Pinned Repositories
CSS-Notes
The notes I made while learning CSS. Meant only for my reference.
Game-Of-Life
A site that simulates the Conway's Game of Life
HTML-Notes
The notes I made while learning HTML. Meant only for my reference.
JavaScript-Basic-Notes
The notes I made while learning JavaScript. Meant only for my reference.
Namaste-React
To upload my assignments for the Namaste React course.
Pokedex
I made a Pokedex using a tutorial, using react.
Portfolio
The react code of my portfolio site.
SpringStorm
A minimalistic Weather web-app, which gets you the best representation of weather, made using React.
Sudoku-Solver
A Sudoku Solver which uses back-tracking to solve sudoku puzzles
tic-tac-toe-minimax
A Tic tac toe game built in C++ as an exercise
dhawal-pandya's Repositories
dhawal-pandya/Portfolio
The react code of my portfolio site.
dhawal-pandya/JavaScript-Basic-Notes
The notes I made while learning JavaScript. Meant only for my reference.
dhawal-pandya/Namaste-React
To upload my assignments for the Namaste React course.
dhawal-pandya/Pokedex
I made a Pokedex using a tutorial, using react.
dhawal-pandya/Game-Of-Life
A site that simulates the Conway's Game of Life
dhawal-pandya/PostIt
A full-stack web-app for posting thoughts with authentication for the authors..
dhawal-pandya/Sudoku-Solver
A Sudoku Solver which uses back-tracking to solve sudoku puzzles
dhawal-pandya/tic-tac-toe-minimax
A Tic tac toe game built in C++ as an exercise
dhawal-pandya/Ankyuti
An app which tell you what the number is called which you write that number.
dhawal-pandya/dad-jokes
A CLI dad-jokes app built with GO
dhawal-pandya/Dhawal-Pandya
All about me.
dhawal-pandya/dhawal-pandya.github.io
It is just a site I made that could be used as a calling card. It displays my learnt stack and my projects, along with a form from which you can directly send messages to me from the site itself.
dhawal-pandya/Diff-Checker
It takes two strings and outputs the diff between them chromatically.
dhawal-pandya/Family-Tree
A CLI family tree.
dhawal-pandya/ffmpeg
for basic editing for videos
dhawal-pandya/Hashnode-Blogs-Backup
dhawal-pandya/Kanban-Board
It is a Kanban Board which allows for more efficient work as the "going to do", "doing" and "done" tasks are always in front of you.
dhawal-pandya/Maze-Path-Finder
It finds the shortest path in the given maze, or if the maze is unsovable it will atleast show the furthest point on can go to.
dhawal-pandya/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
dhawal-pandya/nanorequests
The simplest REST requests package for quick API integration
dhawal-pandya/npm-expansions
Send us a pull request by editing expansions.txt
dhawal-pandya/Number-Convertor
It converts all Decimals values into Roman numbers, Hexadecimals or any Custom Base that you choose.
dhawal-pandya/Pacva-Kim
A basic web-app that helps you decide what to cook for the day.
dhawal-pandya/Python-Notes
dhawal-pandya/qrcode-generator-decoder
dhawal-pandya/Recursion
Recursive explanation of recursive explanation of recursive explanation of recursive explanation of...
dhawal-pandya/Rock-Paper-Scissors
You know the game
dhawal-pandya/sandbox
a sandbox for my microprojects
dhawal-pandya/testing-api
just testing api flow
dhawal-pandya/TypeScript-Notes