Samed Bilgin
Available for new opportunities

Samed Bilgin.
Full Stack Developer

Crafting scalable backends and refined interfaces — from Spring Boot microservices to React storefronts.

order-service · OrderController.java
1@RestController
2@RequestMapping("/api/orders")
3public class OrderService {
4 @Transactional
5 public Order place(Cart cart) {
6 rabbit.publish("order.created");
7 return repo.save(cart.toOrder());
8 }
9}
order.created → queued
web · Checkout.tsx
1import { useQuery }
2 from "@tanstack/react-query";
3export function Checkout() {
4 const { data: order } = useQuery({
5 queryKey: ["order", id],
6 queryFn: fetchOrder,
7 });
8
9 return <OrderCard order={order} />;
10}
GET /api/orders → 200 OK

Full stack developer focused on Java/Spring Boot backends and modern React frontends. I enjoy taking ownership of the entire delivery — from API design and event-driven architectures to the small details of an interface.

Core skills

01

Backend

  • Java 17/21
  • Spring Boot
  • .NET Core
  • Laravel
  • RabbitMQ
02

Frontend & Mobile

  • React
  • React Native
  • Flutter
  • TypeScript
03

Database & DevOps

  • PostgreSQL
  • SQL Server
  • Docker
  • GitHub Actions CI/CD
JavaSpring BootReactTypeScriptPostgreSQLRabbitMQDockerFlutter.NET CoreLaravelReact NativeJavaSpring BootReactTypeScriptPostgreSQLRabbitMQDockerFlutter.NET CoreLaravelReact NativeJavaSpring BootReactTypeScriptPostgreSQLRabbitMQDockerFlutter.NET CoreLaravelReact Native

Experience

  1. Jul 2024 — Present

    Alternet Yazılım logo

    Alternet Yazılım

    Full Stack Developer

    Developed and maintained robust backend services using Java 17/21 and Spring Boot.

    Designed and implemented RESTful APIs for product management, shopping cart, and security modules.

    Architected and built a full-featured e-commerce application from the ground up, ensuring scalability and performance.

    Owned the end-to-end delivery lifecycle, connecting Spring Boot APIs with modern frontend frameworks.

    Active contributor to Agile ceremonies including sprint planning and daily stand-ups.

Selected Work

N11 Bootcamp E-commerce Microservices logo

Production-grade distributed system

N11 Bootcamp E-commerce Microservices

Spring Boot · Java 21 · React · RabbitMQ · PostgreSQL · DigitalOcean

  • Designed and shipped a production e-commerce platform with 7 Spring Boot microservices (auth, product, cart, order, payment, notification, chatbot) and a React storefront + admin panel, deployed on DigitalOcean with auto-TLS via Caddy.
  • Implemented distributed saga choreography over RabbitMQ with atomic stock reservation, dead-letter queues, and idempotent compensation handlers. Integrated Iyzico payments, Firebase phone OTP, and a Groq LLM chatbot with function calling over the live catalogue.
  • Owned the full delivery pipeline: PostgreSQL + Flyway, MinIO/S3 with CDN, GitHub Actions CI/CD to GHCR, Jaeger tracing, Sentry observability, Infisical secrets — single-command zero-downtime deploys.

Published on the App Store & Google Play

Learn German — AI Buddy

Flutter · Riverpod · Supabase · Gemini AI · Firebase

  • Designed, built and shipped an AI-powered German learning app for Turkish speakers to both the App Store and Google Play — solo, end to end: product, code, release pipeline and store operations.
  • Flutter + Riverpod client on a Supabase backend (auth, database) with a Gemini-powered AI chat companion delivering realistic conversation practice, personalized lessons and instant feedback.
  • Runs a freemium subscription model (monthly / annual / lifetime) with Firebase Crashlytics observability and iterative releases based on real user feedback.

Chrome extension for language learners

Smart Copy Helper

JavaScript · Chrome Extension (MV3) · chrome.storage

  • Alt+Click any word, sentence, or paragraph on a page to copy it and instantly see a machine translation in a compact sidebar — without leaving the page.
  • Configurable target language plus a local copy history in chrome.storage, built for language learners and researchers who constantly switch between languages.
Teknasyon Hackathon — AI Productivity App logo

All-in-one productivity ecosystem

Teknasyon Hackathon — AI Productivity App

Java · Flutter · OAuth 2.0 · Notion API · Google Calendar API

  • Engineered a comprehensive all-in-one productivity mobile application with a scalable Java backend and a high-performance Flutter frontend.
  • Architected seamless 3rd-party integrations with Notion and Google Calendar via OAuth 2.0, centralising fragmented tasks and events into a unified ecosystem.
Distributed SystemsEvent-DrivenMicroservicesCI / CDObservabilityClean ArchitectureDDDPaymentsDistributed SystemsEvent-DrivenMicroservicesCI / CDObservabilityClean ArchitectureDDDPaymentsDistributed SystemsEvent-DrivenMicroservicesCI / CDObservabilityClean ArchitectureDDDPayments

Education

Pamukkale University logo

B.Sc. Computer Engineering

Pamukkale University

Sep 2022 — Jan 2026

GPA 3.32 / 4.00

Completed the 4-year programme in 3.5 years. Graduated as an Honor Student.

Samed Bilgin

Let's build something

I'm open to backend, full-stack and platform engineering roles. The fastest way to reach me is email.

samedbilgin322@gmail.com