prakhar@portfolio:~$
get-in-touch()
whoami

Hi, I'm Prakhar

A Software Engineer building reliable backend systems, data pipelines, and APIs with Java, Spring, and relational databases.

I take messy, real-world requirements and turn them into clean, scalable services. Currently building the data platform at Zema Global Data Corporation.

Engineer.java
Engineer.java
README.md
pom.xml
1package dev.prakhar;
2 
3public class Engineer {
4  String name = "Prakhar Pandey";
5  String role = "Backend Engineer";
6  List<String> stack = List.of(
7    "Java", "Spring", "SQL"
8  );
9  String location = "Mumbai · Hybrid";
10 boolean openToWork = true;
11}
✓ no errors UTF-8 LF
Java 21
cat stack.yml

Tech Stack

production-tested
languages
Java Python SQL Bash
frameworks
Spring Boot Spring Security Hibernate / JPA REST
data & infra
MySQL Multithreading XML/CSV/JSON Git & CI Linux
git log --oneline

Experience

Software Engineer @ Zema Global Data Corporation

Apr 2025 → present
Mumbai · Hybrid · current
  • Built backend services in Java & Spring for large-scale data ingestion & transformation.
  • Implemented multithreaded processing for parallel file inputs & date-based batching → significant throughput gains.
  • Designed pipelines around XML/CSV/JSON & external APIs with parsing, validation, and transformation stages.
  • Exposed processed datasets via secure RESTful APIs consumed by downstream clients.

Survey Programmer @ Merkle

Jun 2022 → Aug 2023
Mumbai · On-site
  • Built complex, high-performance survey workflows using Python and XML.
  • Delivered 100+ survey sprints by designing optimized shells & flows with strong DSA fundamentals.
  • Participated in code reviews, debugging, and cross-functional delivery work.
  • Focused on performance and maintainability of survey logic & reusable components.
curl api.github.com

Activity

github.com

GitHub

view →
repos
followers
following
top languages
loading…
leetcode.com

DSA Practice

view →

Practicing arrays, graphs, DP and system-design problems. Focus on medium & hard.

username
prakharpandey1198
focus
Medium / Hard
ls ~/projects

Selected Work

all repositories →
peer-to-peer

ShareIt

v1.0

Peer-to-peer file sharing platform built for speed, reliability, and secure transfers.

Java Spring Boot REST MySQL
view code
e-commerce

Furnish_ECommerce

v1.0

E-commerce backend handling auth, catalog, orders, inventory, and payments.

Spring Security Hibernate MySQL JWT
view code
echo "let's talk"

Let's build something together.

Open to backend roles, system-design conversations, or exchanging ideas on the JVM and data systems. I usually reply within a day.