Aditya Singh
Projects
portfolio@v2.0.0
website
may 2022 - present
This website you are on right now.
FSYNC
cli
mar 2022 - present
A cross-platform CLI which is used to transfer file from one computer to other computer. (Currently unavailable to public)
ExpressJS-Snippets
VS Code Extension
dec 2021 - present
A useful VS Code extension for developers who use ExpressJS. It provides autocomplete suggestions while you write ExpressJS code. (200+ DOWNLOADS!)
Notem
website
dec 2021 - present
Simple, static but powerful notes taking website. The notes are saved in you local storage. (ONLY MADE FOR COMPUTER USERS)
Kekfinder
website
nov 2021 - present
A simple minimial emoji finding tool made using ReactJS
LimURL
website
nov 2021 - present
The perfect free URL shortener for transforming long, ugly links into nice and memorable short URLs. Use it to shorten links. Made using TypeScript and MongoDB
portfolio@v1.0.0
website
nov 2021 - present
My older portfolio website.
CoinCrypto
website
oct 2021 - present
An API which gives top 100 cryptocurrency's prices, marketCapital and circulatingSupply. It scraps data to provide the data as an API. For documentation - https://github.com/aditya-singh9/crypto-api
Twitter scraper
webscrapper
oct 2021 - present
In covid time, I made a web scrapper that scraps tweets by providing a hashtag and gives results in excel sheet. I used this scrapper to find available oxygen tanks and provide info to the needy ones
Discord Bot
bot
sept 2021 - present
This is a discord.js bot. This bot can ban members, kick members, mute, time mute, play music in VCs and send messages via webhooks.(DEPRICIATED)
Video Server
website+api
aug 2021 - present
It is a video server where user can upload videos and see them just like youtube. MongoDB is used as its database service, making it a MERN stack project.
Storage Website
website
jul 2021 - present
A website made using reactJS which stors files and folders of users just like google drive. It uses firebase as its hosting and database service
LurbTalks
website
june 2021 - present
A p2p video calling website which uses WebRTC, Node and EJS. (Depreciated, it has some errors but still usable...)
Chat app
website
may 2021 - present
A reactJS based chatting platform which uses firebase as its database and hosting service.
Covid19 tracker
website
apr 2021 - present
A website which tracks covid cases. I used this project to learn React and API calling.
FoodRecipie
website
apr 2021 - present
A website made to learn basics of HTML and CSS