... and other cool things
15 September 2024
Bringing multithreading to Python's async event loop
How far can we push python’s async into the multithreaded world?
4 August 2022
Re-imagining Content Discovery
An AI based solution to content discovery that puts the power in the hands of the users
18 April 2021
Federated learning
A case study I created for Persistent Systems
4 September 2020
IRCish: An IRC-style server in Golang
Writing a toy IRC chat server as an exercise in designing concurrent systems
17 August 2020
Predicting the habitability of exoplanets
My Research project as part of the BMSIS Young Scientist Project
19 June 2020
Webcomic Scraper
Writing a webcomic scraper in Python and POSIX compliant shell
27 January 2019
Malware Check Utility
File integrity checker written in python