Projects
A comprehensive showcase of my work and side projects that demonstrate my skills and passion for development.
rs-torrent-client
FeaturedImplementation of go-torrent-client in rust. A BitTorrent client implementation showcasing Rust programming capabilities.
shabdakosha
FeaturedA blazing-fast offline dictionary lookup system built in Rust, featuring multiple search algorithms and performance benchmarking capabilities.
rdns.toys
FeaturedA rust implementation of dns.toys project by Kailash Nadh. A DNS-based toy API service.
nodetsp
FeaturedA CLI tool that bootstraps a Node.js based TypeScript project with standard configs applied for you. Simplifies project setup with best practices.
ispub
FeaturedNPM Package Checker is a developer utility tool that allows you to quickly verify if a package name is available for publishing on npm. Built with Next.js and styled with Tailwind CSS.
trycatch-lib
FeaturedA utility to replace try-catch blocks with a tuple based error handling pattern. Provides a functional approach to error handling in TypeScript.
blogs
Personal Blog application built with Next.js and MDX support for writing blog posts.
quickpng
A SVG to PNG converter tool providing quick image conversion capabilities.