Pinned Repositories
Athena
A compiler project
Prolog_TravellingSalesperson
solving the travelling salesperson problem using prolog
Peek
A repository for our Dot Slash 6.0 project
SenshiTheAssembler
Senshi is an assembler project. Initially barebones, two passes and more features will be added on the fly.
Bhavya_Leetcode
Repository for all solved leetcode questions
HackTheTank-TankToppers
In this project we attempted to implement a website data visualization tool that allows a company (to whom the website belongs) to track user journeys through a user journey graph model.
Implementing_algorithms
Repository for code I write to implement important algorithms in computer science
Implementing_dataStructures
Repository for code I write to implement my own version of important data structures in c++ without using external libraries
MLFO
Code related to all my physics practicals
Personal_website_miniProject
This is a small web development project (mostly front end) where I created an educational website where I could potentially add text tutorials on various topics and update the website as I learn about them more
BHsketch's Repositories
BHsketch/ticTacToeAdversarialSearch
This is a single-player tic-tac-toe game implemented using the MINIMAX search algorithm which allows the player to play against a computer.
BHsketch/SenshiTheAssembler
Senshi is an assembler project. Initially barebones, two passes and more features will be added on the fly.
BHsketch/Prolog_TravellingSalesperson
solving the travelling salesperson problem using prolog
BHsketch/HackTheTank-TankToppers
In this project we attempted to implement a website data visualization tool that allows a company (to whom the website belongs) to track user journeys through a user journey graph model.
BHsketch/Athena
A compiler project
BHsketch/Peek
A repository for our Dot Slash 6.0 project
BHsketch/resumeBH
LaTeX template for my personal resume
BHsketch/Implementing_algorithms
Repository for code I write to implement important algorithms in computer science
BHsketch/Implementing_dataStructures
Repository for code I write to implement my own version of important data structures in c++ without using external libraries
BHsketch/Bhavya_Leetcode
Repository for all solved leetcode questions
BHsketch/Personal_website_miniProject
This is a small web development project (mostly front end) where I created an educational website where I could potentially add text tutorials on various topics and update the website as I learn about them more
BHsketch/MLFO
Code related to all my physics practicals