iamv1n
Vineet (iamv1n) Likhitkar
Software Engineer

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

Work Experience

June, 2024 - Present

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

Feb, 2024 - July, 2024

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

June, 2024 - July, 2024

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

Aug, 2021 - Nov, 2023

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

Harvest Hive

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

PHOENIX

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

Newspulse

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