About
I'm currently building the next big thing at [Graviti] as a Software Engineer Intern alongside a brilliant team of visionary minds which could be a major breakthrough in the supply chain market, I am also working on a new project on the side. More details soon.
I'm in my senior year pursuing a CS degree at JUET, with a growing fascination for AGI, particularly at the intersection of finance and artificial intelligence.
My expertise lies in building robust backend architectures and designing efficient APIs, with a strong focus on technologies like NestJS and Apollo. I'm currently expanding my skills with NextJS, Spring Boot, and DevOps practices. I'm passionate about creating seamless, user-centric interfaces, believing that even backend developers should prioritize the end-user experience. Additionally, I'm an active contributor to open-source projects such as MindsDB and Meshery.
Recent Writings
Sep 24, 2024 | Image Processing for Deep Sea Underwater Images |
Oct 06, 2023 | Mastering 3-Dimensional vectors in C++ |
Sep 26, 2023 | HashMaps Deconstructed: Understanding the Magic Inside |
Sep 10, 2023 | ReactJS for Newbies! |
Work Experience
Backend Engineer Intern - Graviti
Implemented backend logic using NestJS with CQRS, while developing custom UI components for a consistent and flexible design. Additionally, optimized data integration for managing bulk entries through CSV files, enhancing load times and improving overall application performance.
NextJS • NestJS • Ant Design • PostgreSQL • Redis
Software Engineer Intern - Knit
Built and scaled e-commerce infrastructure, with emphasis on performance and user experience. Developed core components and APIs for seamless data flow. Implemented caching strategies and optimized database interactions on a daily basis.
React • GraphQL • Redis • CI/CD
High Performance Computing Intern - Ramanujan Universe
Developed parallel computing algorithms for HPC environments. Conducted in-depth performance analysis and optimizing machine learning pipelines for data-driven research acceleration.
OpenMPI • MPIP • Scalasca • ML
Freelance Fullstack Developer
Engineered scalable software solutions tailored for small businesses. Set up secure authentication systems and integrated data collection tools. Developed and optimized APIs to enhance operational efficiency.
JWT • OAuth • REST • GraphQL • Express • Apollo
Projects
Engineered a bidding-based marketplace for crop trading between farmers and vendors at fair market price. Built with NextJS monorepo architecture, integrating frontend and backend in TypeScript. Leveraged MongoDB and AWS S3 for data management, with deployment on Vercel.
TypeScript • NextJS • MongoDB • AWS • Vercel
Implemented a lattice-based encryption algorithm inspired by the NTRU cryptosystem. Utilized advanced algebra concepts and conducted thorough performance analysis using cprofile and hyperfine. Rapid prototyping and validation performed in Python.
Python • Scipy • Advanced Algebra • cprofile • hyperfine
Created a dynamic web application for aggregating trending news headlines across various categories. Integrated gnews API for data retrieval and implemented a responsive frontend. Deployed on Vercel with automated CI/CD pipeline.
NodeJS • ReactJS • REST API • Vercel
POS Tagger
Engineered a Python-based Part-of-Speech (POS) tagging tool for advanced linguistic analysis. Leveraged NLTK library and trained a Decision Tree Classifier on a tagged corpus for accurate grammatical labeling of words in sentences.
Python • NLTK • Scikit-Learn • Natural Language Processing