Skip to content
View erdkash1's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report erdkash1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
erdkash1/README.md

Hi, I'm Erdenesuren (Iggy) 👋

Backend Java Developer · Spring Boot · AWS · PostgreSQL · Docker · Microservices

🎓 CS Graduate, Missouri State University · July 2026
💼 Actively seeking backend / software engineer roles · OPT (STEM eligible, 3 years)
📍 Springfield, MO · Open to relocation & remote
📫 erdkash1@gmail.com


🚀 Featured Projects

AI-powered food logistics platform deployed on AWS ECS Fargate

  • Built a constraint optimization engine using Timefold AI to automatically assign vehicles to food pickups across capacity, time window, and distance constraints
  • Trained a logistic regression model (Smile ML) to predict food spoilage risk at submission time
  • Automated deployment with GitHub Actions CI/CD → Docker → AWS ECS Fargate on every push
  • Integrated Swagger/OpenAPI docs exposing 11 interactive endpoints Java Spring Boot Timefold AI AWS ECS Docker PostgreSQL GitHub Actions

Complete microservices architecture with API Gateway and Docker Compose

  • Split monolithic Ecommerce API into 4 independent services — User, Product, Order, and API Gateway
  • Each service has its own PostgreSQL database — no shared state between services
  • Spring Cloud Gateway routes all requests through a single entry point (port 8080)
  • Order Service calls Product Service in real time to validate and reduce stock on every order
  • Entire system starts with a single commanddocker compose up Java Spring Boot Spring Cloud Gateway Docker Compose PostgreSQL Microservices

Full-featured e-commerce REST API with role-based access and inventory management

  • Two-tier RBAC (CUSTOMER / ADMIN) with Spring Security + JWT + BCrypt
  • Real-time stock validation on every cart and order operation
  • Fully containerized with multi-stage Dockerfile and Docker Compose — deployable with a single command Java Spring Boot PostgreSQL JWT Spring Security Docker Railway

🏋️ PocketGym · Live

Real-time computer vision fitness app — team of 4 · CSC 450 Software Engineering

  • Built exercise classification using MediaPipe joint angle analysis across 7 exercises at 30+ FPS, no GPU required
  • Designed full backend data layer: SQLAlchemy models, REST API endpoints, and workout history tracking
  • Delivered live audio coaching engine with intelligent throttling via pyttsx3 Python Flask SQLAlchemy MediaPipe Computer Vision

🛠️ Tech Stack

Languages
Java Python SQL

Frameworks
Spring Boot Spring Security Spring Cloud Gateway Flask Hibernate

Cloud & DevOps
AWS Docker GitHub Actions

Databases
PostgreSQL Flyway

Tools
IntelliJ IDEA Postman Maven Swagger


💼 Experience

Software Engineer Intern · ICT Group Mongolia · May 2024 – Aug 2024
Built a Mongolian language voice AI assistant serving 2,000–5,000 internal users — real-time pipeline integrating OpenAI NLP and Google VoIP APIs in Python, delivered within a 3-month deadline.


📊 GitHub Stats

Erdenesuren's GitHub Stats Top Languages


📬 Let's Connect

LinkedIn Email GitHub


💡 Open to backend Java / software engineer roles — OPT authorized, STEM OPT eligible (3 years)

Pinned Loading

  1. Ancient-Translator Ancient-Translator Public

    HTML 1

  2. Ecommerce Ecommerce Public

    REST API for e-commerce operations — products, shopping cart, orders, and payments. Built with Spring Boot and JWT authentication.

    Java 1

  3. Food-Rescue-Optimizer Food-Rescue-Optimizer Public

    AI-powered food rescue logistics system — Spring Boot, Timefold constraint solver, ML spoilage scoring, deployed on AWS ECS

    Java 1

  4. Roast_Buddy Roast_Buddy Public

    A personal coffee discovery app built with Kotlin & Jetpack Compose — personalized quiz, AI recommendations, curated catalog, tasting journal, and education hub.

    Kotlin 1

  5. user-service user-service Public

    Java 1

  6. musickevan1/pocket-gym musickevan1/pocket-gym Public

    Python 3