I'm currently a student at UC San Diego, working on a Bachelors in Computer Science.
Check out my portfolio at https://aniketg.me!
- CountrySide Mapper - Web application to encourage agritourism in rural areas. Made using React, Typescript, and Firebase. Created for the hackathon Garuda Hacks.
- Chess Website - Fully functional website for users to play chess on (singleplayer or two-player). Made using React and Typescript.
- Portfolio - My portoflio! Made using HTML and CSS.
- Old Portfolio - My old portfolio, made with React, Typescript, and Tailwind. Rewrote in HTML & CSS to improve speed.
- Discord Bot - Discord bot with reminder system, poll system, several games, and a commands for tedious tasks. Wrote using NodeJS, Discord.js, and Sqlite3.
- Discord Bot Rewrite - Rerwrite of above discord bot in Typescript, along with a later version of discord.js.
- Crossbow Game Website UI - Website user interface created for carnival-style crossbow game. Linked to an arduino and pressure sensors (hense the C++ code). Made using React and Javascript.
- Google Classroom Reminders App - Desktop application to create custom reminders for assignments on Google Classroom. Made using Electron and JavaScript.
- Wordle - My replica of the popular game Wordle. Created with basic HTML, CSS, and JavaScript, with the backend being Python (Flask).
- PDF Merger - PDF Merger made to merge PDFs. Created using React and JavaScript.
- Toxic Message Classifier - Deep Neural Network to classify the toxicity level of a statement. May be used for moderation tools. Created using Python and Tensorflow.
- YouTube Downloader/Scraper - Scrapes YouTube channel and downloads all of that channel's recent videos. Made with Python, Selenium, and Pytube.
- UCSD Courses Scraper - Scrapes all of the courses offered at UCSD for a specific quarter and stores them in a JSON file. Made using Python and Selenium.
- Advent of Code 2022 - Annual programming challenges during winter. Solved using Python.
- Successorator (todo-list application) - Todo-list native android app, made using Java and Android API. Includes repeated tasks, and categorization of tasks.
- Avomod (Minecraft Mod) [Java] - Minecraft mod that adds a variety of commands and utilities. Used by over 2000 people. Created using Java and Forge.
- Surfstore - Cloud syncing distributed system made using Golang (like Dropbox or OneDrive syncing). Allows syncing between multiple devices, handles conflicts, and utilizes a distributed network to ensure scalability.
- Notepad [C#] - Notepad clone with autosaving. Made using C# and Windows Forms.
- Chatsystem [Golang] - Chat system made with Golang.
- Math4Fun [HTML/CSS/JavaScript] - Series of basic math games. Created for Congressional App Challenge. Made using HTML, CSS, and JavaScript.