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

    Full Stack Developer

    Alternet Yazılım logoAlternet Yazılım

    /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

Details

Published on the App Store & Google Play

Learn German — AI Buddy

Flutter · Riverpod · Supabase · Gemini AI · Firebase

Details

Chrome extension for language learners

Smart Copy Helper

JavaScript · Chrome Extension (MV3) · chrome.storage

Details
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

Details

Education

Pamukkale University logo

B.Sc. Computer Engineering

Pamukkale University

Sep 2022 — Jan 2026

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

3.32GPA / 4.00
3.5Years to graduate
HonorsHonor 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