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.

Content in all repositories owned by your account will be closed.
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

πŸ”Ή Finance Tracker API

πŸ‘‰ https://github.com/NatePombi/finance-tracker-api

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

Highlights

🌐 Deployed on Render with PostgreSQL
πŸ” JWT authentication with strict user-scoped data access
πŸ’° Ledger-based balance calculation with no stored balance
πŸ“Š Monthly financial analytics, category breakdowns, and reporting
πŸ”Ž Advanced filtering, pagination, and date-based queries
⚑ Optimized JPA queries using JOIN FETCH to reduce N+1 query issues
πŸ—„οΈ Flyway-managed database migrations
🐳 Fully Dockerized for consistent deployment
πŸ€– AI-powered financial analysis and spending insights

Tech: Java Β· Spring Boot Β· Spring Security Β· PostgreSQL Β· JWT Β· Docker Β· Flyway Β· Swagger/OpenAPI Β· Render

---

πŸ”Ή Banking System API

πŸ‘‰ https://github.com/NatePombi/banking-system-api

A secure, concurrency-safe banking backend built with Spring Boot, implementing transaction-processing and fintech architecture patterns.

Highlights

🌐 Deployed on Render with PostgreSQL
πŸ’Έ Atomic money transfers with transactional guarantees
πŸ“’ Double-entry ledger system for financial integrity
πŸ”’ Pessimistic and optimistic locking for concurrency control
πŸ”„ Idempotent transaction processing to prevent duplicate transactions
πŸ” Deadlock prevention through deterministic account locking
🧾 Audit logging for transaction traceability
πŸ§ͺ JUnit testing covering concurrency and edge cases
πŸ—„οΈ Flyway-managed database migrations

Tech: Java Β· Spring Boot Β· Spring Security Β· PostgreSQL Β· JWT Β· Docker Β· Flyway Β· JUnit Β· Mockito Β· Swagger/OpenAPI Β· Render

🌐 Socials:

email

πŸ’» Tech Stack:

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

✍️ 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. banking-system-api banking-system-api Public

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

    Java 1 1

  3. 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