DP
const developer = "Dev Parikh";
Software Engineer
dev@portfolio:~dev@~
bash
$
>
$
>
$
>
$
>
$ā
about.md
# About Me

// š Hi, I'm Dev ā developer by name, engineer by passion
I am a Software Engineer with expertise in AI/ML integration who treats building products a bit like playing midfield in soccer, always scanning the field, connecting ideas, and helping the whole team move forward together. Over the past few years I have shipped full-stack systems and AI automations that quietly remove hours of busywork, integrated LLMs from OpenAI and Anthropic with LangChain and LangGraph, and delivered models that stay accurate when it actually matters, in production and not just in a notebook.
On the pitch and in code, what drives me is smart teamwork and clean execution, reading the game, making the right pass, and doing the unflashy work that wins over time. In cross functional teams I am the one who can talk product, dive into data, tune a model, fix a bug in the backend or frontend, and still ship on time, always aiming to build systems that are reliable, enjoyable to use, and noticeably missed the moment they are gone.Full-Stack Expertise
3+ years building scalable applications
AI & ML Focus
LangChain, OpenAI, PyTorch implementations
Team Collaboration
Agile/Scrum with 5+ concurrent projects
Published Researcher
IEEE Access publication in 2025
dev@portfolio:~
$ ps aux | grep featured
// 4 active processes found
USER
PID
PROJECT
STATUS
ACTIONS
dev
2711
bibleproject-platform-backendā
Scalable backend using Django and Next.js with microservices architecture and AWS S3.
PythonReactDocker+5
RUNNING
devā¢2711
BibleProject Platform Backend
Scalable backend using Django and Next.js with microservices architecture and AWS S3.
PythonReactDockerDjango+4
RUNNING
dev
3285
travel-mitra---ai-travel-agentā
RAG-powered conversational AI travel assistant using Claude Sonnet 3.0 and LangChain, reducing response time by 35% with context-aware recommendations
Anthropic ClaudeLangChainRAG+7
RUNNING
devā¢3285
Travel Mitra - AI Travel Agent
RAG-powered conversational AI travel assistant using Claude Sonnet 3.0 and LangChain, reducing response time by 35% with context-aware recommendations
Anthropic ClaudeLangChainRAGAWS Bedrock+6
RUNNING
dev
3573
emotion-detection-from-eegā
Deep-RNN model achieving 98% accuracy detecting emotions from EEG brain signals and facial features (Published in IEEE Access)
PythonPyTorchCNN, +5
RUNNING
devā¢3573
Emotion Detection from EEG
Deep-RNN model achieving 98% accuracy detecting emotions from EEG brain signals and facial features (Published in IEEE Access)
PythonPyTorchCNN, RNN+4
RUNNING
All processes running successfully// 4 featured projects
dev@portfolio:~
$ npm install
// Installing 49 packages...
package.json
"dependencies": {
"docker"
"github-actions"
"rest-apis"
"agile"
"sql-server-management-studio-ssms"
"unit-testing"
"jira"
"vs-code"
"scrum"
"bitbucket"
"git-cli"
}
terminal
$ npm list --depth=0
ā 49 packages installed successfully
// All dependencies are up to date and ready to use
git log --experience
// Professional Journey
3+ years of contributions
4abcbfcā¢ai-software-engineer-intern
ACTIVEAI Software Engineer Intern
VITG Corp
2025-08-25 - PRESENT
// Key Contributions:
+Reduced manual code review time by 51% by developing AI-powered review system using Anthropic Claude 3.5 on AWS
Bedrock/Lambda, achieving 87% detection accuracy across 200+ PRs for quality issues and security vulnerabilities.
+Engineering test automation framework with Ollama LLMs (Llama 3.1) and Playwright to auto-generate PyTest scripts,
targeting 60% reduction in QA development time and 40% improvement in test coverage.
+Implemented serverless architecture using AWS Lambda/API Gateway with CloudWatch logging and monitoring, achieving
99.9% uptime for services processing 1,000+ daily requests.
+3 contributionsā¢Baltimore, MD
484d696ā¢graduate-researcher-(machine-learning-&-robotics)
ACTIVEGraduate Researcher (Machine Learning & Robotics)
UMBC (Vinjamuri Lab)
2024-10-01 - PRESENT
// Key Contributions:
+Conducting deep learning research on CNN/RNN architectures in PyTorch for EEG brain signal classification with 1,000+
recordings, achieving state-of-the-art performance for prosthetic control.
+Published in IEEE Access (2025) demonstrating multimodal system combining EEG/facial analysis for emotion classification,
achieving 98.2% accuracy vs 91% baseline (7% improvement).
+Deployed PyTorch models as FastAPI REST APIs with <150ms latency, supporting real-time inference for 10+ research stations
simultaneously.
+3 contributionsā¢Baltimore, MD
e742ef3ā¢software-engineer
Software Engineer
Codage Habitation
2021-11-01 - 2024-01-01
// Key Contributions:
+Delivered 8 full-stack applications across e-commerce, healthcare, and SaaS sectors in Agile sprints with team of 5 engineers, achieving 4.5/5 client satisfaction and serving 50,000+ monthly active users.
+Built GenAI automation using OpenAI GPT-3.5/LangChain for content generation, reducing team workload by 12 hours/week
with 95% approval rate and 3x faster delivery across 3 clients.
+Architected Node.js/Django microservices with Express/Django REST Framework in 50+ service ecosystem, processing 10K+
daily requests with 99.5% uptime and <200ms response times.
+Built React/Next.js applications with WebSocket real-time updates, Stripe payments, and RBAC supporting multiple
permission tiers for enterprise dashboards.
+Optimized PostgreSQL/MongoDB schemas and implemented Redis caching, reducing API response time by 40% and
supporting 5x traffic growth without infrastructure scaling.
+Implemented CI/CD pipelines with GitHub Actions/Docker, cutting deployment from 2 hours to 15 minutes and reducing
production incidents by 65%.
+6 contributionsā¢Ahmedabad, India
0000000 ⢠Initial commit - Career started
$gitstatus
On branch career/growth
2 active projects in progress
ā Ready for new opportunities
credentials.md
# Education & Achievements
Academic excellence & professional certifications
degree_1.json
IN PROGRESS{ "degree": "Master of Science, Data Science ", "institution": "University of Maryland, Baltimore County", "location": "USA", "period": "2025-01-21 - 2026-12-17", "gpa": 3.75 }
GPA: 3.75 / 4.0
degree_2.json
{ "degree": "Bachelor of Engineering, Computer Engineering", "institution": "Gujarat Technological University", "location": "India", "period": "2023-06-06 - 2024-05-20", "gpa": 3.5 }
GPA: 3.5 / 4.0
certifications.ts
// Professional Certifications
interface Certification {
}
// Export type
export type Certifications = Certification[];
publication_2024.pdf
PUBLISHED 2024/**
* Publication - 2024
*/
Deep Fusion of Neurophysiological and Facial Features for Enhanced Emotion Detection
authors: "Safavi F., Parikh D. et al."
journal: "IEEE Access"
doi: "10.1109/ACCESS.2025.3555934"
year: 2024
$validatecredentials
ā 2 Degrees verified
ā 2 Certifications validated
ā 1 Publication indexed
dev@portfolio:~
$ ls -la projects/
// 12 projects found
contact.sh
#!/bin/bash
# Let's connect and build something amazing!
echo "Available for full-time opportunities"
contact_info.json
// EMAIL
dev.dpparikh@gmail.com
$ mailto dev.dpparikh@gmail.com
// PHONE
6674339710
$ call 6674339710
// LOCATION
USA (Open to relocation)
$ locate USA (Open to relocation)
social_links.ts
STATUS: AVAILABLE
Open to full-time opportunities
Can start immediately
send_message.tsx
$nodeconnect.js
ā Contact methods loaded
ā Ready to receive messages
ā Response time: < 24 hours