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. flotrafic-react-frontend flotrafic-react-frontend Public

    Modern React frontend for Flotrafic: a SaaS platform providing AI-powered enquiry handling and website management for small businesses.

    TypeScript 1

  3. flotrafic-fastapi-backend flotrafic-fastapi-backend Public

    FastAPI-based rebuild of the Flotrafic backend, providing authentication, business-scoped APIs, enquiries, bookings, and notifications.

    Python 1

  4. 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

  5. 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

  6. 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