Here are some of my Top Projects which are public:
-
NaviDishaVyapar @ NaviDishaVyapar
- Uses firebase for backend
- Uses kotlin frontend
- UI design in Figma
- Bundled with APK for install
-
Libra @ Libra
- Uses flask for backend
- Uses Vue.js for frontend
- Supports all basic functionalities of a online library
-
Waku-Waku RISC-V Simulator @ Waku Waku
- Uses c++ for efficient simulation
- Uses pybind-11 to use C++ classes in python
- Uses Vue.js as frontend
- Has a DOCKERFILE for easy install
-
Ruby Interpreter @ Ruby Interpreter
- Fully written in Java
- Uses a Recursive Decent Parser
-
A Single Cycle RISC-V Processor @ Simple Processor
- Fully written in Verilog
- 12 opcodes are fully functional
-
Mystery Maze @ Mystery Maze
- A maze game written in Java with libGDX
- Uses a recursive division algorithm
- Was a winning submission in Game-A-thon by GMOKS