I'm a 23-year-old dev based in India.
I have 7+ years of SEO experience. Currently working on fullstack systems, RAG and Ai Agents
Apart from this, i love playing basketball, cook great food and build muscles
Currently working with:
Experiences:
StockInsights.ai
Apr 2024 – Jul 2024
SDE Intern
- Fixed a major UI bug enabling users to add more than 7 companies at a time
- Implemented Cron jobs for new IN & US filings(IP, QR, 6K, 10K, 10Q, Proxy filings)
- Reduced Amazon SES costs by ~80% (~50% on avg) + Improved UX experience
- 120%+ indexed pages on google alone by developing an automated sitemap generation service which handles daily and yearly sitemap creation, updation & file mgmt
- Delivered a 100%+ growth in search impressions in ~15 days (GSC) by fixing seo issues, fixing thin content pages, CLS & LCS issues that affected page speeds.
- Implemented an AI-powered summary component that streams GPT-generated JSON responses directly to the UI in real-time.
- Translated Figma designs into pixel-perfect, responsive UI components for company profile pages.
- Worked on SEO parameters, boosting the overall impressions by 1000%+ and visitors by 350%+ from Google Search alone in 3 months.
Technocollabs Software
Jan 2024 – Mar 2024
Full Stack Development Intern
- Developed and optimized RESTful APIs for a scalable meal delivery platform using Node.js & Express.js.
- Designed and managed a MongoDB Atlas database to efficiently handle 1000+ daily transactions.
- Conducted API testing with Postman. Enforced data validation & error handling using Zod.
Projects:
MeetRecorder - Google Meet Recorder Bot
View GitHub- Automated Google Meet recording by launching a Chrome instance with Selenium webdriver
- Requests to join the meet and then start to record(video + audio) and saves the mp4 recording locally..
CodeSync - Collaborative Code Editor
View GitHub- A real-time collaborative code editor using WebSockets, enabling seamless multi-user peer coding.
- Backend on Express.js for sessions & rooms. CodeMirror for syntax highlighting and theming.