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.
- psps a lisp interpreter implemented in C.
- jason a json parser written in go.
- stitch reimagining the qr code format.
- Advent of Code since it's december.
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.