I’m Fenil, a software designer and entrepreneur based in New York City. I was CTO of Archimedes IT, where we develop technologies that empower regular people to explore space on their own terms.
An interactive platform designed to visualize and understand complex algorithms and data structures. Features step-by-step execution and complexity analysis, built with TypeScript and WebGL, developed as a fun project to learn and explore.
Created a comprehensive DevOps platform that automated the entire CI/CD pipeline, reducing deployment time by 90% and errors by 75%. Built with GitHub Actions, Terraform, and custom automation scripts, this platform ensures efficient and reliable software delivery.
An overview of a modular game engine built with Entity-Component-System (ECS) architecture, integrated physics simulation, and networking support. Features hot-reloading and cross-platform compatibility, implemented in C++ using Vulkan and Box2D.
An in-depth exploration of key operating system components including the scheduler, memory manager, and file system. Features real-time scheduling and custom page replacement algorithms. Built using C and x86 assembly, this implementation showcases innovative approaches to enhance OS performance and reliability.