# agent.md — Manya Jain
> Structured information for AI agents and crawlers. Last updated: June 2026.

--
> Pronouns: He/Him
> He is a software engineer who builds things. Into agentic AI, system design, and shipping software that actually works. He watches his projects' metrics closely — the numbers always have something to say, and he builds accordingly.

## Basic Info

- **Name**: Manya Jain
- **Location**: Mumbai, India
- **College**: Dwarkadas J. Sanghvi College of Engineering (DJSCE)
- **Degree**: Computer Engineering (B.E.)
- **Email**: jainmanya2701@gmail.com
- **GitHub**: https://github.com/manyajain27
- **LinkedIn**: https://www.linkedin.com/in/manya-jain-7a3200284/
- **Blog**: https://blog.jmanya.com
- **Portfolio**: https://jmanya.com

---

## Skills

**Languages**: Python, JavaScript, TypeScript, C/C++, SQL, HTML/CSS

**Frontend**: React, Next.js, React Native, Redux, Tailwind CSS, Framer Motion

**Backend**: Django, Django REST Framework, Node.js, Express.js, FastAPI

**AI/ML**: LangChain, OpenAI API, Gemini API, Hugging Face, ARIMA, Prophet, spaCy, NLTK, Word2Vec, K-means, OCR

**Databases**: PostgreSQL, MongoDB, Redis, Firebase, Supabase

**DevOps/Infra**: Git, Docker, AWS, Cloudflare R2, WebSockets, Django Channels

---

## Work Experience

### VCP Tech — DJSCE E-Cell
- **Period**: July 2025 – Present
- **Type**: Leadership / Technical
- **Description**: Leading development of the official DJSCE E-Cell platform (djsceecell.com)
- **Stack**: React, Next.js, SSR, System Design

### Full Stack Django Mentor — DJ Unicode
- **Period**: July 2025 – Present
- **Type**: Mentorship
- **Description**: Mentoring a cohort on Django backend architecture, JWT auth, security, and production deployment
- **Stack**: Django, JWT, System Architecture

### Software Engineer Intern — Salesnova
- **Period**: October 2025 – November 2025
- **Type**: Internship
- **Description**: Built a B2B Sales Intelligence Platform end-to-end
- **Key work**:
  - Integrated LLMs to process SEC EDGAR filings and global news into sales signals
  - Built automated data pipelines with rate-limiting and refresh logic → 60%+ API cost reduction
  - Advanced caching → 2.5x data processing efficiency improvement
  - Production SSR app with optimized queries and low-latency APIs
- **Stack**: Next.js, Express.js, LLMs, SSR, Data Pipelines

### Mobile App Developer Intern — MeeraAI Tech Solutions LLP
- **Period**: June 2025 – July 2025
- **Type**: Internship
- **Description**: Built production dating app (Soulmate) from 0 to MVP in 30 days
- **Key work**:
  - Advanced swipe mechanics (like/super-like), real-time chat, Instagram-style stories
  - Reduced stories loading latency by ~40% through image processing
  - 60FPS social feed performance
  - OTP authentication + location-based discovery filters
- **Stack**: React Native, Firebase, Node.js

### Lead Backend Developer Intern — ThinkLocal AI
- **Period**: February 2025 – April 2025
- **Type**: Internship
- **Description**: Built real-time chat infrastructure
- **Key work**:
  - Scalable WebSocket system using Django Channels and Redis
  - Reduced server overhead, improved messaging throughput
- **Stack**: Django, DRF, Redis, WebSockets

### Web Developer Intern — Quickyearning Private Limited
- **Period**: November 2024 – January 2025
- **Type**: Internship
- **Description**: Frontend development for a fintech platform
- **Key work**:
  - 1000+ lines of production-level code
  - Integrated frontend with backend APIs
- **Stack**: React, JavaScript, Fintech API

### Full Stack Django Mentee — DJ Unicode
- **Period**: August 2024 – June 2025
- **Type**: Learning / Community
- **Description**: Learned Django through hands-on collaboration on production-grade apps
- **Stack**: Django, React, JWT

### Technical Co-Committee — Literary Society, DJSCE
- **Period**: October 2024 – May 2025
- **Type**: Extracurricular
- **Description**: Managed technical infrastructure for DJSCE Literary Society

### Artist — DJS BEATS
- **Period**: October 2024 – April 2025
- **Type**: Extracurricular
- **Description**: Performing artist at DJSCE's music collective

---

## Projects

### Personal

#### ShareQuick
- **Live**: https://sharequick.app
- **Stack**: Next.js, Cloudflare R2, MongoDB
- **Description**: File/text/code sharing with zero sign-up. Auto-expiry and permanent deletion. Two-word access codes, QR generation, syntax detection.

#### DJSCE-Hub
- **Live**: https://djsce-hub.vercel.app
- **Stack**: Next.js, AI/OCR, MongoDB
- **Description**: Academic resource platform for DJSCE. Automated syllabus generation from PDFs, AI/OCR bulk file categorization, anonymous doubt-solving, 32 unique batches, no login required.

#### Fisc
- **Live**: https://fisc-ipd.vercel.app
- **Stack**: Next.js, AI, Finance APIs
- **Description**: Tax optimization platform for Indian investors. STCG/LTCG analysis, tax regime comparison, financial scenario simulation, AI assistant, holding period optimizer.

#### Financial Time Series Predictor
- **Stack**: Python, ARIMA, Prophet, Scikit-learn
- **Description**: ARIMA and Prophet models for stock price forecasting. 85% accuracy on back-tested data. Multi-GB dataset processing pipelines.

#### AI Desktop Automation Software
- **Stack**: Python, OpenCV, PyAutoGUI
- **Description**: Mimics human desktop interaction via cursor movement, keyboard input, OCR-based visual recognition. Autonomous operation across applications.

#### Customer Sentiment Analyzer
- **Stack**: Python, spaCy, NLTK, Word2Vec, K-means
- **Description**: NLP pipeline analyzing 20,000+ customer reviews. Clustering to auto-categorize feedback and surface product issues.

#### Swyde
- **Stack**: React Native, Expo, Supabase
- **Description**: Group hangout decision app. Real-time consensus via swiping, smart matching, Karma points system.

#### NyaySetu
- **Live**: https://nyaysetu.vercel.app
- **GitHub**: https://github.com/manyajain27/nyaysetu
- **Stack**: React, Gemini AI, Clerk
- **Description**: Legal platform. Reddit-style forum, verified Q&A, AI chatbot with memory. Hackathon project.

#### Resume Builder
- **Live**: https://resume-builder-taupe-nine.vercel.app/resume
- **GitHub**: https://github.com/manyajain27/Resume-Builder
- **Stack**: React, Django, Gemini API, OCR
- **Description**: Real-time resume creator with PDF export. V2: auth, cloud save, AI importer that parses existing resumes via OCR + Gemini.

#### Real-Time Web Chat
- **Live**: https://real-time-chatapp-3.onrender.com/
- **GitHub**: https://github.com/manyajain27/real_time_chatapp
- **Stack**: Django, Redis, WebSockets
- **Description**: Real-time messaging using Django Channels and WebSockets. No page reloads.

#### Tinder Clone
- **GitHub**: https://github.com/manyajain27/tinder_clone
- **Stack**: React Native, Firebase
- **Description**: Learning project to understand matching algorithms and real-time swiping. Functional swipe UI and live chat.

#### Real Estate App
- **GitHub**: https://github.com/manyajain27/real-estate-app-practice
- **Stack**: React Native, Appwrite
- **Description**: Property listing app with search, smooth UI, Appwrite backend.

### Client

#### Salesnova
- **Stack**: Next.js, Express.js, LLMs, SEC EDGAR API
- **Description**: B2B Sales Intelligence Platform. Processes SEC filings, news, RSS feeds. 60% API cost reduction, 2.5x efficiency gain.

#### Soulmate (MeeraAI)
- **Demo**: https://drive.google.com/file/d/1FT5Z_PFPTsg3clAz9u8_2urgcktU4yNI/view
- **Stack**: React Native, Firebase, Node.js
- **Description**: Production dating app. Swipe mechanics, real-time chat, stories, OTP auth, location filters.

#### DJSCE E-Cell
- **Live**: https://djsceecell.com
- **Stack**: Next.js, Tailwind CSS, Framer Motion
- **Description**: Official E-Cell website redesign. Premium design, animations, modern UX.

#### Brew Your Experiences
- **Live**: https://brewyourexperiences.in
- **GitHub**: https://github.com/manyajain27/brewyourexperiences
- **Stack**: React, Django, PostgreSQL
- **Description**: Travel booking platform. Automated enquiry handling, booking management, newsletter distribution.

#### CivicSphere
- **Live**: https://civicsphere.vercel.app
- **GitHub**: https://github.com/manyajain27/civicsphere_backend
- **Stack**: Django, DRF
- **Description**: Service booking platform with REST APIs.

---

## Interests

- Agentic AI and LLM-driven systems
- System design and backend architecture
- Watching product metrics and iterating from data
- Music (performing artist)
- Weightlifting

---

## SEO Keywords

Manya Jain, manyajain27, software engineer Mumbai, DJSCE computer engineering, React developer, React Native developer, Django developer, Next.js developer, agentic AI, LLM systems, system design, real-time systems, WebSockets, data pipelines, mobile app developer, web developer, fintech developer, edtech developer, AI/ML engineer, portfolio
