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

Block or report umars28

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
umars28/README.md

About Me

πŸ‘‹ Hi, I'm Umar Sabirin, a Backend Developer with over 5 years of experience.

πŸ’Ό 2 years of experience working in a corporate environment.

πŸ’» Extensive freelance experience, sharpening my ability to develop solutions for diverse client needs.

✍️ Passionate about writing clean, efficient, and maintainable code.

🎯 Committed to creating applications that drive success and add real value.


🧰 Tech Stack

🎨 Front End Fundamental

HTML CSS Bootstrap JavaScript jQuery

πŸ–₯️ Backend Language

PHP Java Groovy Go

βš™οΈ Backend Framework

Laravel Grails Spring Boot

πŸ’Ύ Database & Caching

MySQL PostgreSQL MongoDB Elasticsearch Redis

πŸ”— API Development

REST API Swagger

πŸ”‘ Version Control System

GitHub GitLab Bitbucket

βœ… Testing

PHPUnit

πŸš€ DevOps & Deployment

GitLab CI GitHub Actions Docker

πŸ“© Message Broker

RabbitMQ

πŸ“Š Logging & Monitoring

Elasticsearch Logstash Kibana Prometheus Grafana

πŸ—οΈ Patterns

Repository Pattern Service Pattern MVC TDD Monolith Microservice Event Driven

Pinned Loading

  1. job-board job-board Public

    A Job Board Information System developed using Spring Boot with a microservices architecture. Designed for modularity and scalability, with each service running independently and communicating via …

    Java 1

  2. job-board-notification-service job-board-notification-service Public

    Microservice for handling notifications in the Job Board system use Spring Boot

    Java 1

  3. job-board-chat-service job-board-chat-service Public

    Microservice for handling chat service in the Job Board system use Spring Boot

    Java 1

  4. spring-sync-vs-async-benchmark spring-sync-vs-async-benchmark Public

    Benchmarking synchronous vs asynchronous execution strategies in Spring Boot (SimpleAsyncTaskExecutor, ThreadPoolTaskExecutor, Kafka, RabbitMQ, Redis).

    Java

  5. mock-pilot mock-pilot Public

    A lightweight, pluggable mock API server for REST and GraphQL built with Spring Boot. Define custom endpoints dynamically and simulate real backend responses.

    Java

  6. personal-finance-tracker personal-finance-tracker Public

    Personal Finance Tracker API β€” A simple Laravel REST API to track daily income and expenses. Uses PostgreSQL, Redis caching, Swagger docs, Repository Pattern, and runs easily with Docker.

    PHP