Fancy seeing you here.
- wc a slightly worse implementation of GNU wc in go.
- pman a CLI project manager written in go.
- http-server an async http server implemented from scratch in python.
- redis-at-home a toy implementation of redis in go.
- comments-nlp sentiment analysis on youtube comments using python.
- blockchain A simple implementation of blockchain in python.
- awesome-cybersec collection of platforms, blogs, documents, books, resources and all things cyber security.
- tourify a travel planner that uses the google maps api to fetch hotels and restraunts for your journey.
- sauve-supernovae a discord bot with features like conversation summary and semantic question answering with ai.
- quiz a sophisticated quiz system for the terminal in go.
- bittorrent-at-home a toy bittorrent client in go.
- aoc-buddy a cli helper for setting up advent of code challenges.
- Improving comments-nlp performing Sentiment analysis on Youtube comments using python.
I have made a total of 3 opensource contributions. They are listed below.
- Bugfix to codecrafters-io/http-tester -> PR-link
- Bugfix to codecrafters-io/redis-tester -> PR-link
- Documentation Fix to charmbracelet/huh -> PR-link
Solutions to various coding challenges found online.