Pinned Repositories
ChessBoardToFEN
Project which uses PyTorch to classify Chess Boards into their FEN notation
connect-four
cost-splitter
DS-Problems
Problems and solutions for Data Structures practice
ExpressionEvaluator
Rust Web App using Yew to perform the functions of a 4-function calculator
manim-data-structures
Various visualizations and animations of data structures using animation library Manim
project-verse
Website that allows users to better showcase their software engineering projects with a profile page, separate project pages, and associated writeups
Pygames
Various python games I developed with pygame
ShuffleTest
SudokuSolver
First Rust project, simple sudoku solver with recursive backtracking
Likey00's Repositories
Likey00/DS-Problems
Problems and solutions for Data Structures practice
Likey00/connect-four
Likey00/manim-data-structures
Various visualizations and animations of data structures using animation library Manim
Likey00/ChessBoardToFEN
Project which uses PyTorch to classify Chess Boards into their FEN notation
Likey00/SudokuSolver
First Rust project, simple sudoku solver with recursive backtracking
Likey00/cost-splitter
Likey00/ExpressionEvaluator
Rust Web App using Yew to perform the functions of a 4-function calculator
Likey00/project-verse
Website that allows users to better showcase their software engineering projects with a profile page, separate project pages, and associated writeups
Likey00/Pygames
Various python games I developed with pygame
Likey00/rucs-planner
Likey00/ShuffleTest
Likey00/TeamWarsBot
Discord bot which uses the challonge api to notify users and manage tournaments, all through discord.
Likey00/tsp-solver
Rust program to efficiently solve the Traveling Salesperson Problem with branch and bound and heuristics
Likey00/bst-drawer
Quick resource to produce graphics of BSTs
Likey00/CP4
Starred solutions in CP4 book by Steven Halim (in C++, well commented)
Likey00/Hacktoberfest-2020-FizzBuzz
:jack_o_lantern: Submit creative/abstract FizzBuzz solutions in any language you want!
Likey00/room-finder
Likey00/rucs24-bot
A discord bot for the Rutgers Class of 2024 Computer Science server
Likey00/UVA-Online-Judge
CP3 book starred problem solutions in UVA Online Judge in C++