from transformers import AutoModel, AutoTokenizer
model = ChatOpenAI(temperature=0.7, model="gpt-4")
chain = LLMChain(llm=llm, prompt=prompt_template)
embeddings = OpenAIEmbeddings()
vectorstore = Chroma.from_documents(docs, embeddings)
retriever = vectorstore.as_retriever()
import { useState, useEffect } from 'react'
response = agent.run(query)
git commit -m "feat: awesome new feature"
const api = await fetch('/data').then(res => res.json());
model.fit(X_train, y_train)
accuracy = model.score(X_test, y_test)
🧠
🤖
🔮
🔬
💡
📊
🎯
🌟

AI Full Stack Developer

I build intelligent, user-centric applications by combining modern frontend frameworks with powerful AI and LLM technologies.

LangChain OpenAI API RAG Python React.js
AR

Professional Experience

Software Developer Engineer - 1
RockED
Aug 2023 – Present • Remote
  • Led admin dashboard enhancements, incorporating key features and bug fixes to elevate user experience using React.js, Material UI, and Redux
  • Optimized a critical section of the admin UI by implementing lazy loading and virtualized lists, reducing load time from 4.8 seconds to 1.7 seconds
  • Developed a Web SDK from scratch to inject customizable drawer UI across third-party websites with video support and API-driven content
  • Built comprehensive reporting website for over 100+ dealerships and 40,000+ users using React.js, Material UI, and Node.js
Software Engineer Intern
TERRA ECONOMICS AND ANALYTICS LAB (TEAL India)
Feb 2023 – Apr 2023 • Bangalore, Karnataka
  • Revamped website UI implementing Next.js, TypeScript, and SCSS; reduced page load time by 80%
  • Developed interactive map for company's coverage area across 40+ locations using GeoJSON and Leaflet
  • Secured website against malicious activities by integrating Google reCAPTCHA v3 using ExpressJS
Software Developer Intern
GUARDINEX INC
Sep 2022 – Feb 2023 • Bangalore, Karnataka
  • Developed new features for admin panel including user search, creation, deletion, and privileges management
  • Tested over 10 components using React Testing Library and Jest, ensuring high-quality and error-free components
  • Utilized ReactJS, Material-UI, Git, Docker, and Postman to streamline development process

Featured Projects

Travel.buddy Jan 2023
Designed and developed a website that allows visitors to leave reviews and ratings on a scale of 1 to 5 for tourist places, resulting in a more interactive and engaging experience.
React.js Node.js Express.js MongoDB Mapbox
View Project
Blog.post Nov 2022
Created a website that enables users to write, edit, and delete their own blog posts, as well as filter posts by author and category, resulting in a personalized and organized blogging experience.
React.js Node.js Express.js MongoDB CSS
View Project

Technical Skills

Languages

Python JavaScript TypeScript C++

Frontend

React.js Next.js Material-UI Redux Styled-Components CSS

Backend & Database

Node.js Express.js MongoDB MySQL

AI & LLM Stack

OpenAI API LangChain Prompt Engineering RAG (Retrieval Augmented Generation) LLMs (GPT-4, Claude, etc.) Vector Databases (Pinecone, Chroma)

Tools & Technologies

Git & GitHub Docker Postman VS Code Vercel Machine Learning (Basics)

Achievements

Achieved a top 3% position as a LeetCode coder in 2022, having solved over 500 problems on the platform
Selected and attended Amazon Machine Learning Summer School
5-star Python problem solver in HackerRank

Education

Bachelor of Technology in Computer Science
DY Patil International University, Pune
2019 - 2023 • Pune, Maharashtra