Skip to content
View JoeWat2005's full-sized avatar

Block or report JoeWat2005

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. django-tailwind-website-template django-tailwind-website-template Public template

    A clean, starter template for Django projects with Tailwind CSS integration - designed to get you up and running quickly with modern web development.

    Python 1

  2. c-file-manager c-file-manager Public

    A C coursework project implementing a menu-driven file management utility using standard file I/O operations.

    C

  3. nlp-text-classifier nlp-text-classifier Public

    A basic NLP sentiment classifier that uses TF-IDF and Logistic Regression to predict whether text is positive or negative.

    Python

  4. morse-encoder-decoder morse-encoder-decoder Public

    A functional programming assignment in Haskell that implements Morse code encoding and decoding, including text-to-Morse, Morse-to-text, and table/tree-based decoding.

    Haskell

  5. free-monad-schedulers free-monad-schedulers Public

    A Haskell coursework project exploring the Free monad, including state tracing, cooperative round-robin scheduling, and sleeping threads.

    Haskell

  6. evolutionary-strategy-search evolutionary-strategy-search Public

    Automatically builds buy/sell rules from technical indicators, improves them with evolutionary search, and backtests them on historical hourly market data.

    Python