-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathportfolio-config.json
More file actions
424 lines (424 loc) · 18.3 KB
/
Copy pathportfolio-config.json
File metadata and controls
424 lines (424 loc) · 18.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
{
"personal": {
"name": "Anuj Jain",
"age": 22,
"location": "Vidisha, Madhya Pradesh, India",
"title": "Full-stack Python Developer & AI Engineer",
"email": "anujjainbatu@gmail.com",
"phone": "+91 8305117236",
"handle": "@anujjainbatu",
"bio": "Hey 👋\nI'm Anuj, a passionate Full-stack Python developer and AI engineer with experience across ML, Generative AI, and IoT. Amazon ML Summer School trainee, SIH 2025 finalist, and active freelancer with 25+ delivered automation projects. I love building end-to-end smart systems — from IoT devices to LLM-powered applications.",
"avatar": "/profile.jpeg",
"fallbackAvatar": "https://images.unsplash.com/photo-1610216705422-caa3fcb6d158?q=80&w=3560&auto=format&fit=crop&ixlib=rb-4.0.3"
},
"education": {
"current": {
"degree": "B.Tech in Internet of Things",
"institution": "Samrat Ashok Technological Institute (SATI)",
"duration": "2022-2026",
"cgpa": "7.85/10.0",
"graduationDate": "June 2026"
},
"previous": {
"degree": "Higher Secondary Certificate (Science Stream)",
"institution": "Board of Secondary Education, MP",
"duration": "2021",
"percentage": "96.4%",
"completionDate": "March 2021"
},
"achievements": [
"Smart India Hackathon 2025 Finalist (2nd among 88,221 teams)",
"Amazon ML Summer School Trainee (Selected from 60,000+ applicants)",
"HDFC Badhte Kadam Scholarship recipient (2023 & 2024)",
"Satyarth Techfest 2023: 3rd position in Robo Race"
]
},
"experience": [
{
"company": "Amazon ML Summer School",
"position": "Trainee",
"type": "Training Program",
"duration": "August 2025",
"description": "Selected from 60,000+ applicants for intensive machine learning program. Completed 8 modules covering Supervised/Unsupervised Learning, Deep Neural Networks, Sequential Models, Reinforcement Learning, Generative AI, and Causal Inference. Gained hands-on experience with Amazon-scale ML systems and recommendation engines.",
"technologies": ["Machine Learning", "Deep Neural Networks", "Reinforcement Learning", "Generative AI", "Sequential Models", "Causal Inference"]
},
{
"company": "MookMati",
"position": "Machine Learning Intern",
"type": "Internship",
"duration": "July 2024",
"description": "AI-Powered Book Startup - Developed ML model for book genre classification using TF-IDF and XGBoost, achieving 88% F1-score. Engineered FastAPI backend with REST endpoints for genre prediction and recommendations. Containerized and deployed service on AWS EC2 with monitoring and auto-restart capabilities.",
"technologies": ["Python", "Machine Learning", "TF-IDF", "XGBoost", "FastAPI", "AWS EC2", "Docker"]
},
{
"company": "Fiverr",
"position": "Freelance Python & AI Developer",
"type": "Freelance",
"duration": "August 2023 - Present",
"description": "Delivered 25+ Python automation solutions reducing manual work by 60% for global clients. Built GenAI-powered chatbots and autonomous agents using LangChain, LangGraph, OpenAI APIs. Developed LLM-backed APIs using FastAPI and Docker for conversational AI integration.",
"technologies": ["Python", "LangChain", "LangGraph", "OpenAI API", "FastAPI", "Docker", "Web Scraping", "Automation"]
}
],
"skills": {
"programming": ["Python", "JavaScript", "SQL", "HTML/CSS", "TypeScript"],
"ml_ai": ["Scikit-learn", "XGBoost", "TensorFlow", "OpenCV", "Pandas", "NumPy", "LangChain", "LangGraph", "OpenAI API", "LLM Agents", "ChatGPT Integration", "Hugging Face"],
"web_development": ["React.js", "Next.js", "FastAPI", "Flask", "Django", "Firebase SDK", "REST APIs", "Tailwind CSS", "Node.js"],
"databases": ["PostgreSQL", "MongoDB", "Firebase", "MySQL"],
"devops_cloud": ["Docker", "Git", "GitHub Actions", "CI/CD", "AWS (EC2/S3)", "Firebase", "Heroku"],
"iot_hardware": ["ESP32", "Arduino", "PCB Design", "Hardware Development", "IoT Systems", "Raspberry Pi"],
"soft_skills": ["Problem Solving", "Team Leadership", "Project Management", "Communication", "Learning Agility", "Innovation"]
},
"certifications": [
{
"name": "Joy of Computing with Python",
"issuer": "IIT Madras (NPTEL)",
"grade": "Elite + Silver",
"year": "2024"
},
{
"name": "Machine Learning Specialization",
"issuer": "Stanford University (Coursera)",
"year": "2024"
},
{
"name": "Meta Front-End Developer Professional Certificate",
"issuer": "Meta (Coursera)",
"year": "2024"
},
{
"name": "Java Programming & Software Engineering",
"issuer": "Duke University (Coursera)",
"year": "2023"
}
],
"projects": [
{
"title": "AI-Powered Developer Portfolio",
"category": "AI/Web Development",
"description": "Built customizable portfolio platform using Next.js, TypeScript, and Google Gemini API. Implemented AI-driven content generation and resume parsing for automated portfolio creation. Features include dynamic chatbot, responsive design, and Vercel deployment.",
"techStack": ["Next.js", "TypeScript", "Google Gemini API", "React", "Tailwind CSS", "Vercel"],
"date": "April 2025",
"status": "Completed",
"featured": true,
"links": [
{
"name": "Live Site",
"url": "https://portfolio.anujjainbatu.tech/"
},
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/portfolio"
}
],
"images": [
{
"src": "https://raw.githubusercontent.com/anujjainbatu/portfolio/main/assets/portfolio.png",
"alt": "Portfolio Homepage"
}
]
},
{
"title": "Insurance Premium Prediction API",
"category": "Backend API/Machine Learning",
"description": "Built production-ready ML inference API with FastAPI and Pydantic validation. Dockerized application with comprehensive monitoring endpoints and Swagger documentation. Designed scalable architecture following industry best practices for input validation and error handling.",
"techStack": ["Python", "FastAPI", "Pydantic", "Docker", "Machine Learning", "Swagger", "Uvicorn"],
"date": "September 2025",
"status": "Completed",
"featured": true,
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/insurance-premium-prediction-fastapi"
},
{
"name": "Docker Hub",
"url": "https://hub.docker.com/r/anujjainbatu/insurance-premium-api"
},
{
"name": "Live API Docs",
"url": "http://51.20.55.205:8000/docs"
}
],
"images": [
{
"src": "https://raw.githubusercontent.com/anujjainbatu/insurance-premium-prediction-fastapi/main/assets/demo.gif",
"alt": "Insurance Premium Prediction API Demo"
}
]
},
{
"title": "LeetConnect",
"category": "Chrome Extension",
"description": "JavaScript-based Chrome Extension that connects you with friends and tracks LeetCode statistics in real-time. Stay motivated by seeing your friends' progress, get notified when they solve new problems, and manage your study group or team's coding journey together.",
"techStack": ["JavaScript", "Chrome Extension Manifest V3", "HTML", "CSS", "Chrome Storage API", "Chrome Notifications API", "LeetCode API"],
"date": "2024",
"status": "Ongoing",
"featured": true,
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/leetconnect"
},
{
"name": "Demo GIF",
"url": "https://raw.githubusercontent.com/anujjainbatu/leetconnect/main/assets-landing/screenshots/demo-web.gif"
}
],
"images": [
{
"src": "https://raw.githubusercontent.com/anujjainbatu/leetconnect/main/assets-landing/screenshots/demo-web.gif",
"alt": "LeetConnect Extension Demo"
}
]
},
{
"title": "IntelliPrice",
"category": "Machine Learning",
"description": "ML-powered laptop price prediction system built with Streamlit. Features clean interface, fast predictions, and easy deployment via Docker. Uses key attributes like brand, CPU, RAM, storage, GPU, and screen size for accurate real-time price estimates.",
"techStack": ["Python", "Streamlit", "scikit-learn", "Docker", "Pandas", "Machine Learning"],
"date": "2025",
"status": "Completed",
"featured": true,
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/IntelliPrice"
},
{
"name": "Demo GIF",
"url": "https://github.com/anujjainbatu/IntelliPrice/blob/main/assets/demo.gif"
}
],
"images": [
{
"src": "https://github.com/anujjainbatu/IntelliPrice/blob/main/assets/demo.gif?raw=true",
"alt": "IntelliPrice App Demo"
}
]
},
{
"title": "SpamSense",
"category": "NLP System",
"description": "NLP-based spam detection tool that predicts whether marketing emails will land in inbox or spam folder. Features Streamlit web interface and scikit-learn ML model trained on real spam datasets for agencies to optimize campaign deliverability.",
"techStack": ["Python", "Streamlit", "scikit-learn", "NLP", "Machine Learning", "Heroku"],
"date": "2025",
"status": "Completed",
"featured": true,
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/spamsense"
},
{
"name": "Demo GIF",
"url": "https://github.com/anujjainbatu/spamsense/blob/main/assets/demo.gif"
}
],
"images": [
{
"src": "https://raw.githubusercontent.com/anujjainbatu/spamsense/main/assets/demo.gif",
"alt": "SpamSense Demo"
}
]
},
{
"title": "PopcornPicks",
"category": "Machine Learning",
"description": "Movie recommendation system built with Streamlit. Select a movie you like and get personalized recommendations with detailed information and posters. Uses machine learning to suggest similar movies based on selection using movie metadata and similarity matrix.",
"techStack": ["Python", "Streamlit", "Pickle", "scikit-learn", "pandas", "Heroku"],
"date": "2024",
"status": "Completed",
"featured": true,
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/popcornpicks"
}
],
"images": []
},
{
"title": "Chess Trace",
"category": "IoT System",
"description": "Built an IoT-enabled chessboard using ESP32, multiplexers, and 64 reed switches with 98.2% move detection accuracy at 1/8th the commercial cost. Features real-time move logging to Firebase, a web dashboard for live analysis and replay, and Stockfish-powered engine integration. Led a 3-member team through hardware prototyping, firmware development, cloud setup, and user testing with 20+ players.",
"techStack": ["ESP32", "C++ (Arduino)", "HTML", "CSS", "JavaScript", "Firebase", "Stockfish.js", "PCB Design", "IoT", "Cloud Integration", "Hardware Development"],
"date": "2025",
"status": "Completed",
"featured": true,
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/chess-trace"
}
],
"images": [
{
"src": "https://raw.githubusercontent.com/anujjainbatu/chess-trace/main/assets/solution_architecture_dia.jpeg",
"alt": "Solution Architecture Diagram"
},
{
"src": "https://raw.githubusercontent.com/anujjainbatu/chess-trace/main/assets/product.png",
"alt": "Product"
}
]
},
{
"title": "Pralay Mitra",
"category": "AI/Disaster Management",
"description": "AI-powered disaster management system to assist government officials during emergencies. Features interactive dashboard, real-time high-risk city alerts, AI chatbot (Gemini API) for response planning, and centralized resources for food, shelter, and medical aid.",
"techStack": ["Python", "Django", "JavaScript", "Bootstrap", "FontAwesome", "Gemini API"],
"date": "2024",
"status": "Completed",
"featured": true,
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/Pralay_Mitra"
}
],
"images": []
},
{
"title": "hideFlare: CDN Obfuscation Detection System",
"category": "Cybersecurity Tool",
"description": "Python tool to uncover real hosting details of websites protected by Cloudflare. Automates subdomain enumeration, SSL analysis, ASN/org/GeoIP lookups, historical IP resolution, and outputs results for security researchers. Used for SIH 2024 finalist project for MP Police.",
"techStack": ["Python", "Subdomain Enumeration", "SSL Analysis", "SecurityTrails API"],
"date": "2024",
"status": "Completed",
"featured": true,
"achievements": ["Smart India Hackathon 2024 Finalist"],
"links": [
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu/hideFlare"
}
],
"images": []
},
{
"title": "Python Automation Suite",
"category": "Automation",
"description": "Delivered 25+ Python automation projects for global clients, including web scraping, API bots, and data pipelines. Built GenAI-powered chatbots and autonomous agents using LangChain, LangGraph, and OpenAI APIs, reducing manual work by 60%.",
"techStack": ["Python", "LangChain", "LangGraph", "OpenAI API", "Web Scraping", "Automation", "FastAPI", "Docker"],
"date": "2023-Present",
"status": "Ongoing",
"featured": true,
"metrics": ["25+ Projects Delivered", "60% Manual Work Reduction"],
"links": [
{
"name": "Fiverr Profile",
"url": "https://www.fiverr.com"
},
{
"name": "GitHub",
"url": "https://github.com/anujjainbatu"
}
],
"images": []
}
],
"social": {
"linkedin": "https://linkedin.com/in/anujjainbatu",
"github": "https://github.com/anujjainbatu",
"twitter": "https://x.com/anujainbatu",
"kaggle": "https://www.kaggle.com/anujjainbatu",
"leetcode": "https://leetcode.com/u/anujjainbatu/",
"fiverr": "https://www.fiverr.com",
"portfolio": "https://portfolio.anujjainbatu.tech/"
},
"internship": {
"seeking": true,
"duration": "6 months",
"startDate": "February 2025",
"preferredLocation": "Remote or On-site",
"focusAreas": ["AI Development", "Full-stack Development", "Machine Learning", "Generative AI"],
"availability": "Available for immediate start",
"workStyle": "Fast learner, team player, problem solver with hands-on experience in production systems",
"goals": "Join an innovative team building AI-powered solutions. I want to contribute to meaningful projects while growing my skills in enterprise-level development and scaling ML systems."
},
"personality": {
"traits": ["passionate", "curious", "determined", "collaborative", "results-driven"],
"interests": ["AI/ML", "Generative AI", "IoT", "Web Development", "Open Source", "Hackathons", "Automation"],
"funFacts": [
"Smart India Hackathon 2025 finalist among 88,221 teams",
"Amazon ML Summer School trainee (top 5% selection rate)",
"Built 25+ automation projects reducing manual work by 60%",
"Achieved 88% F1-score in ML model for book genre classification"
],
"workingStyle": "I move fast, learn faster, and love tackling challenging problems with scalable solutions",
"motivation": "Building technology that makes a real impact on people's lives through AI and automation"
},
"resume": {
"title": "Anuj Jain - Resume",
"description": "Full-stack Python Developer & AI Engineer | Amazon ML Summer School Trainee | SIH 2025 Finalist",
"fileType": "PDF",
"lastUpdated": "September 2025",
"fileSize": "2.1 MB",
"downloadUrl": "https://anujjainbatu.github.io/anujjainbatu/resume_show_16092025.pdf"
},
"chatbot": {
"name": "Anuj",
"personality": "casual, enthusiastic, tech-savvy",
"tone": "friendly and conversational",
"language": "english",
"responseStyle": "short and interactive",
"useEmojis": true,
"topics": ["projects", "skills", "experience", "internship", "contact", "fun_facts", "certifications", "achievements"]
},
"presetQuestions": {
"me": [
"Who are you?",
"Tell me about yourself",
"What's your background?",
"What are your passions?",
"How did you get started in tech?",
"Where do you see yourself in 5 years?"
],
"professional": [
"What are your skills?",
"Can I see your resume?",
"What's your experience?",
"Are you looking for internships?",
"What makes you a valuable team member?",
"Tell me about your Amazon ML Summer School experience",
"What certifications do you have?",
"Why should I hire you?",
"What's your educational background?",
"How was your experience as a freelancer?"
],
"projects": [
"What projects are you most proud of?",
"Tell me about your AI projects",
"What are your recent projects?",
"Tell me about your best project",
"What are you working on?",
"Show me your machine learning projects"
],
"achievements": [
"What are your major achievements?",
"Tell me about Smart India Hackathon",
"What awards have you won?",
"Tell me about your Amazon selection"
],
"contact": [
"How can I reach you?",
"How can I contact you?",
"What's your email?",
"Where can I find you online?",
"What kind of project would make you say 'yes' immediately?",
"Where are you located?"
],
"fun": [
"What are your hobbies?",
"Tell me something interesting about you",
"What motivates you?",
"What's a fun fact about you?"
]
},
"meta": {
"configVersion": "2.0",
"lastUpdated": "2025-09-15",
"generatedBy": "Anuj Jain",
"description": "Updated portfolio configuration with latest resume information including Amazon ML Summer School, updated projects, and enhanced certifications"
}
}