AyushR.dev
Projects Blog About

Projects

Tracking and Mapping Endangered Species

Hackathons? Hacked. Won 'Most Creative Use of Machine Learning' at HackTheBurgh 2023. Our team built a software to locate and identify endangered animals.

HTTP Server

Are you even a systems engineer if you haven't built an HTTP server in C? This one's mine. Featuring non-blocking I/0, constant time polling, and file streaming - this one was a blast.

Worldle Clone

Inspired by how simple yet brilliant Wordle was, I set out to build it on my own. The result was a React project featuring integrations with a Dictionary API and a Random Word Generator. Super quick and fun project!