Backend Engineering
Java Spring Boot APIs that scale. REST, JWT auth, microservices, PostgreSQL, Redis. I build the engine.
FULL STACK DEVELOPER — FRONTEND / BACKEND
Spring Boot APIs. React interfaces. Custom AI integrations.
What I Do
Java Spring Boot APIs that scale. REST, JWT auth, microservices, PostgreSQL, Redis. I build the engine.
React + TypeScript interfaces. What you're looking at right now.
I connect any API to your product — payment, AI, maps, social, custom. In your preferred language.
Embed AI into your existing product. OpenAI, Claude, Gemini, or custom models — I wire it into your backend.
Selected Work
Integrations
I integrate payment systems, AI models, maps, social platforms, and custom APIs into your existing product — using whatever language or framework you're already on.
APIs I've worked with
Languages I deliver in
// Spring Boot — Stripe charge
@PostMapping("/charge")
public ResponseEntity<?> charge(@RequestBody ChargeReq req) {
Stripe.apiKey = env.get("STRIPE_SECRET");
PaymentIntent intent = PaymentIntent.create(Map.of(
"amount", req.amount(),
"currency", "usd",
"automatic_payment_methods", Map.of("enabled", true)
));
return ResponseEntity.ok(intent);
}How it works
Send me your existing codebase or describe the framework and runtime you're on.
Auth flow, rate limits, retries, error contracts — mapped before a line of code.
Clean integration with tests, env config, and a README your team can hand off.
Background
Full Stack Developer
Backend Developer
Bachelor of Science in Computer Science & Engineering
Currently EnrolledSuccessfully completed a comprehensive Spring Boot Developer course, mastering enterprise-level backend architecture, REST APIs, MVC patterns, and database integrations.
Awarded for successfully participating in the Preliminary Round and demonstrating commitment to building an AI-powered solution with real-world impact.
Let's Talk
Answers about skills, projects, availability & rates.
Try asking