██████╗ █████╗ ██████╗ ████████╗██╗ ██╗
██╔══██╗██╔══██╗██╔══██╗╚══██╔══╝██║ ██║
██████╔╝███████║██████╔╝ ██║ ███████║
██╔═══╝ ██╔══██║██╔══██╗ ██║ ██╔══██║
██║ ██║ ██║██║ ██║ ██║ ██║ ██║
╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝
✦ V E K A R I Y A ✦
public class ParthVekariya {
private final String name = "Parth Vekariya";
private final String role = "Java Backend Developer — Spring Boot";
private final String company = "Topia Life Science, Vadodara 🇮🇳";
private final String email = "parthpvekariya@gmail.com";
private final String[] passions = {
"Clean Architecture",
"Microservices Design",
"DSA & Problem Solving",
"Building for Scale"
};
private final String achievement =
"🏆 Launch Excellence Team of 2025 — Topia Life Science";
public String getCurrentFocus() {
return "Mastering System Design + DSA while shipping production-grade backends";
}
}[2025-08 → Present] Java Backend Developer @ Topia Life Science
├─ 3 production systems live in healthcare domain
├─ 10,000+ active users served
├─ 35% response time reduction via Redis caching
├─ 40% faster deployments with Docker + Maven CI/CD
└─ 🏆 "Launch Excellence Team of 2025" recipient
🔴 LIVE SafePhv-RI ──────── AI-Driven Pharmacovigilance Platform
├─ Stack : Spring Boot · AI/ML · PostgreSQL · Docker · Kafka
├─ Impact: 50% reduction in manual QA review time
└─ Led backend for safety case analysis automation w/ AI pipelines
🔴 LIVE Market-Access ───── UK Healthcare Intelligence Platform
├─ Stack : Spring Boot · PostgreSQL · Kafka · Redis · React/Next.js
├─ Users : 5,000+ NHS professionals across UK ICBs & healthboards
└─ Report generation: 12s → 3s (75% faster 🚀)
🔴 LIVE PMS ─────────────── Project Management System
├─ Stack : Spring Boot · MySQL · Docker · Kafka · Redis
├─ Users : 5,000+ internal users
└─ DB query time reduced 45% via JPA/Hibernate optimization
📂 OSS E-Learning Platform ── Spring Boot · REST APIs · MySQL · Hibernate
└─ Scalable student playlist & course access backend
📂 OSS Smart Contact Manager ─ Spring Boot · Spring Security · Thymeleaf
└─ Secure full-stack contact system with RBAC
MY SYSTEM DESIGN PHILOSOPHY
│
├── 🌐 Client Layer
│ └── REST / HTTP Requests
│
├── 🔐 API Gateway
│ ├── JWT / OAuth2 Authentication
│ └── Role-Based Access Control
│
├── ⚙️ Microservices (Spring Boot)
│ ├── Service A → Business Logic
│ ├── Service B → Notification / Mail
│ └── Service C → Reporting / Analytics
│
├── 📨 Event Bus
│ └── Apache Kafka → Async Messaging
│
├── 🗄️ Data Layer
│ ├── PostgreSQL / MySQL → Persistence
│ └── Redis → Caching
│
└── 🐳 Infrastructure
├── Docker → Containerization
├── Maven CI/CD → Build Pipeline
└── Zero-Downtime Deploy
╔══════════════════════════════════════════════════════╗
║ 🏆 Launch Excellence Team of 2025 ║
║ Topia Life Science ║
║ "Outstanding performance & high-impact ║
║ contributions in production systems" ║
╠══════════════════════════════════════════════════════╣
║ ✅ Data Structures & Algorithms — HackerRank ║
║ 🎓 BCA Graduate — CGPA 8.5/10 ║
║ 📦 3 Production Apps Shipped (6 months) ║
║ 👥 10,000+ Users Served in Production ║
╚══════════════════════════════════════════════════════╝
| Platform | Handle |
|---|---|
| parthpvekariya@gmail.com | |
| parth-vekariya7 | |
| 💻 LeetCode | parthvekariya4 |
| 🟢 HackerRank | @parthvekariya781 |
| 📘 GeeksForGeeks | parthvekagiia |
| 📄 Resume | Download PDF |
> Currently shipping production code by day,
> solving DSA problems by night.
> Let's build something great together. 🚀
⭐ If you found my work useful, consider starring a repo!

