Skip to content
View Th3red's full-sized avatar

Highlights

  • Pro

Block or report Th3red

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

Pinned Loading

  1. recommender-app_anime recommender-app_anime Public

    This application is a hybrid anime recommendation system combining collaborative filtering (user-user) with content-based recommendations. It uses hnswlib for fast approximate nearest neighbor (ANN…

    Python

  2. zenAnime zenAnime Public

    ZenWeather is a web app that provides real-time US weather data and city details based on the user’s location, using geolocation and OpenCage API. It features a randomly generated anime image and Z…

    JavaScript

  3. toy-redis-go toy-redis-go Public

    A Redis-compatible server written from scratch in Go. Implements RESP, persistence, replication, streams, transactions, pub/sub, sorted sets, and geospatial queries.

  4. taskapp_frontend taskapp_frontend Public

    CSCI3916 project taskApp frontend

    JavaScript

  5. webscrape_directedGraph webscrape_directedGraph Public

    Webscrape website to obtain info on course pre-requisites. Use this info to build a HTML Table. Then create a directed graph by course prereq.

  6. Sudoku_Solver Sudoku_Solver Public

    Developed a Sudoku-solving algorithm using backtracking to complete partially filled boards

    Java