Pinned Repositories
clearPath-Demo
CLIP-ART
this repository hosts my work on building a text to image generator using two models, VQGAN and SPARK in combination
cool-button
remember to delete this later
CS50-AI
Harvard's CS50 AI course
CS50-Game-development
This is a record of all the games I have worked on while doing the CS50 game development course. This course primarily uses a lanuage called Lua (and later in the course there is a bit of unity too)
D-OpenSea
llama_fast
Path_finder
This program uses pygame to display a grid, allows the user to draw walls and then finds the shortest path between two user defined points
Space_Shooters
My attempt at a space shooters clone
SudokuSolver
A simple python program that uses back tracking to solve sudokus
DhruvBhatia0's Repositories
DhruvBhatia0/llama_fast
DhruvBhatia0/Path_finder
This program uses pygame to display a grid, allows the user to draw walls and then finds the shortest path between two user defined points
DhruvBhatia0/clearPath-Demo
DhruvBhatia0/CLIP-ART
this repository hosts my work on building a text to image generator using two models, VQGAN and SPARK in combination
DhruvBhatia0/cool-button
remember to delete this later
DhruvBhatia0/CS50-AI
Harvard's CS50 AI course
DhruvBhatia0/CS50-Game-development
This is a record of all the games I have worked on while doing the CS50 game development course. This course primarily uses a lanuage called Lua (and later in the course there is a bit of unity too)
DhruvBhatia0/D-OpenSea
DhruvBhatia0/Space_Shooters
My attempt at a space shooters clone
DhruvBhatia0/SudokuSolver
A simple python program that uses back tracking to solve sudokus
DhruvBhatia0/DhruvBhatia0
I need a repo
DhruvBhatia0/Dino-game-AI
Uses NEAT (Neural Evolution of Augmented Topologies) to teach an AI to play the dino game on chrome
DhruvBhatia0/EXA_code_demo
Watched a video on how exa works. Figured I'd implement some things they spoke about in RUST. Would be good RUST practice
DhruvBhatia0/Game-of-Life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
DhruvBhatia0/Hack-The-North-2021
code for hack the north, we created an app that reads reddit posts to predict the stock market using basic NLP
DhruvBhatia0/Keeper
keeper is a note taking app, It's UI is meant to be similar to Google notes. It's built functionally with REACT
DhruvBhatia0/Mathtrix-NPS
Repository from NPS HSR, Mathtrix
DhruvBhatia0/mathtrixnpshsr
Repository for NPS HSR, Mathtrix event
DhruvBhatia0/Neuralink_Compression
neuralink compression challenge
DhruvBhatia0/personal_website
made a new website after learning CSS
DhruvBhatia0/Pygame_project_1
My first attempt at using pygame! This was my 11th grade school project
DhruvBhatia0/R-Project-Store
I had a couple of R projects locally, I'm just storing them here
DhruvBhatia0/SEnsory
This was my SE 101 project, I worked with a team of 5 members. We Implemented a rover that could accept voice commands, search for colors, take photos of those objects and send them back
DhruvBhatia0/studious-octo-barnacle
Random experiments and projects for my medium blog
DhruvBhatia0/test-website
My work on the certificate course titled "The complete 2021 Web Development Bootcamp" on Udemy
DhruvBhatia0/text-compression
This is my 12th grade school project, It can compress text of an language and generates a number, and a key. If the number and the key are given to the program, it can decompress the data once again
DhruvBhatia0/tindog
as part of a udemy course I'm doing, I made this site, its basically like tinder but for dogs
DhruvBhatia0/twitter-semantic-filter
a semantic filter to hide posts that are
DhruvBhatia0/WebRacer