Skip to content
View NatePombi's full-sized avatar

Block or report NatePombi

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
NatePombi/README.md

πŸ’« About Me:

Hi πŸ‘‹ My name is Nathan Pombi
Junior Software Developer
I'm a Software Development graduate and Java Backend Developer focused on building production-ready systems with clean architecture, strong data integrity, and real-world scalability in mind.

I specialize in designing secure REST APIs, financial systems, and backend services using Java + Spring Boot, with a strong emphasis on testing, concurrency, and maintainability.

🌍 I'm based in South Africa
βœ‰οΈ You can contact me at pombinathan@gmail.com
🀝 I'm open to collaborating on REST APIs, java backend services

πŸš€ Featured Projects (AWS Deployed)
πŸ”Ή Finance Tracker API
πŸ‘‰ https://github.com/NatePombi/finance-tracker-api

A production-ready financial management API built with Spring Boot, designed around real-world accounting principles.

Highlights:

Deployed on AWS (EC2 + RDS) with secure environment configuration
Ledger-based balance calculation (no stored balance β†’ ensures accuracy)
JWT authentication with strict user-scoped data access
Advanced filtering, pagination, and date-based queries
Monthly analytics (income, expenses, category breakdowns, net balance)
Optimized queries using JOIN FETCH to prevent N+1 issues
Flyway-managed database migrations
Fully Dockerized for consistent deployment
Tech: Java, Spring Boot, PostgreSQL, AWS, Docker, Flyway, Swagger

πŸ”Ή Banking System API
πŸ‘‰ https://github.com/NatePombi/banking-system-api

A secure and concurrency-safe banking backend implementing professional fintech architecture patterns.

Highlights:

Atomic money transfers with transactional guarantees
Double-entry ledger system for financial integrity
Pessimistic & optimistic locking for concurrency control
Deadlock prevention via deterministic locking strategy
Idempotent transaction handling (prevents duplicate processing)
Full audit logging for traceability
Tech: Java, Spring Boot, Spring Security, PostgreSQL, Flyway, JUnit

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

C# Java AWS Oracle AWS Spring Hibernate MySQL SQLite Adobe Adobe After Effects Adobe Illustrator Adobe Photoshop GitLab CI GitHub Actions Git GitHub CodeCov Postgres Canva React Apache Maven Spring

πŸ“Š GitHub Stats:


✍️ Random Dev Quote


πŸ“œ Certifications

Java Programming Masterclass β€” Udemy


🧠 Current Focus

  • Enhancing backend systems with scalability & performance improvements
  • Preparing projects for full-stack integration (frontend + backend)
  • Actively seeking Java Backend Internship / Junior Developer roles

πŸ“« Contact Me


⭐ Open to opportunities where I can contribute to real-world backend systems and continue growing as a software engineer.

Pinned Loading

  1. fully-featured-banking-System fully-featured-banking-System Public

    A complete Java console-based banking system with JDBC, MySQL, and full JUnit + Mockito testing.

    HTML

  2. inventory-management-system-api inventory-management-system-api Public

    Spring Boot REST API for managing inventory with JWT authentication, role-based access control, and Swagger documentation

    Java

  3. banking-system-api banking-system-api Public

    Banking System API, Java 17 / Spring Boot 3 ,ACID transfers, ledger, idempotency, JWT auth

    Java 1 1

  4. finance-tracker-api-aws finance-tracker-api-aws Public

    Production-ready Spring Boot REST API for personal finance management featuring JWT authentication, multi-account ledger architecture, PostgreSQL persistence, financial reporting, pagination, and s…

    Java 2