Highlights
- Pro
-
-
-
GPAcalculator Public
A simple web app that lets users calculate thier GPA and share their results. Features great UI/UX and Material design.
-
PixelArt Public
Let's people convert normal images to pixel art. Uses minimal pixel-polling to generate a 128x128 picture
-
lnreader Public
Forked from LNReader/lnreaderLight novel reader for Android.
JavaScript MIT License UpdatedMar 9, 2023 -
aquarium Public
A dynamic 3D aquarium scene made using react-three-fiber(three.js) and reactjs.
-
-
Codechef-Scraper Public
A simple script that is used to collect contest data from Codechef, it can help visualize any spikes in submissions which in theory would relate to a massive influx of cheaters.
Python UpdatedJan 28, 2023 -
-
p5-Showcase Public
A showcase website for your p5js sketches.
-
-
Data-Dashboard Public
Forked from data-dashboard/data-dashboard.github.ioAn implementation of this design- https://dribbble.com/shots/19626318-CRM-Dashboard
HTML UpdatedOct 30, 2022 -
Minceraft Public
A web clone for the popular game Minecraft, the UI is built with ReactJS. The actual game is a port from classic.minecraft.net.
JavaScript UpdatedAug 18, 2022 -
E-Learning-Platform Public
This was a project that our team made during the code for good hackathon 2022 conducted by J.P. Morgan Chase, it has several features like user management and student/teacher dashboards.
JavaScript UpdatedJun 28, 2022 -
DynamicMenu Public
A menu that changes depending upon the time of the day. Filled with values from my hostel mess.
JavaScript UpdatedMar 21, 2022 -
eLab-Extension Public
Helpful extension that adds lacking features to SRM eLab.
-
MarchingCubes Public
An implementation of the marching cubes algorithm in Python, the script generates multiple spheres and uses the algorithm to generate a mesh that can later be used for animations.