Skip to content
View thaddeuslzy's full-sized avatar
💻
Staying Hungry
💻
Staying Hungry

Highlights

  • Pro

Block or report thaddeuslzy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. leetnode leetnode Public

    Web Application that visualizes problems from LeetCode onto a 2D Force Graph. This iteration is still very basic, but the foundations are there..

    JavaScript

  2. leetcode-scraper leetcode-scraper Public

    Scrapes information on algorithm questions from LeetCode and outputs data to a JSON file. Project built on Selenium.

    Python

  3. wecycle-react-app wecycle-react-app Public

    Forked from GaJuBeaTed/wecycle-react-app

    Project for Hack The Valley 4, held in Toronto Canada.

    JavaScript

  4. sudoku_solver sudoku_solver Public

    Sudoku Solver that implements AC3, Backtracking search, and Forward Checking. Also uses Most Constrained Variable and Least Constraining Value heuristics.

    Python 1

  5. signal_utils signal_utils Public

    A python library created for my Machine Learning project, Speech Enhancement without Parallel Data

    Python 1

  6. Student-Schedule-Planner Student-Schedule-Planner Public

    Forked from CS2103-AY1819S1-T12-3/main

    First ever Software Engineering project on Github. A schedule planner for NUS students that follows the NUS academic calendar. Features include tagging, setting priority level, create recurring tas…

    Java