GitHub Stats
GitHub Streak Stats
US Teasury Scraper
An open source discord bot I made for a client to scrape Datas from ustreasury.gov and make graph, predictions and give notifications.
Bad Apple ASCII
Running the famous bad apple music video in ascii rendered frames on the web
Works and stuff
My primary language for pretty much everything is python. Though I am trying to learn some C++. I did some personal and client projects. Here's some of them:
- Scprapers
So I've built some scrapers using BS4 and Selenium. One of my projects? Scraping all the shopowner details from IndiaMart... yeah, you heard that right *all*. Wasn't fun at all.
- Bots
Made a lot of Discord bots with discord.py. Also dipped my toes into Telegram and Facebook bots. Oh, and contributed to a WhatsApp bot too.
- APIs
I've dealt with many APIs. Flask was my go-to for APIs... until FastAPI came along.
- ChatApp
Built a chatbot just for fun. Wanted to try out Kafka, so I made an app around it.
Tools I use
Stuff I can't live without. Definitely spent way too much time tweaking my setup. Catpucchin is life. And yes, I use arch btw
- Operating System
╰┈ Arch (main) - Windows - Debian
- Code Editor
╰┈ VSCode - Nvim
- Database
╰┈ PostgreSQL - MySQL - MongoDB
- Framework
╰┈ Flask - Django - FastAPI