Skip to content
View Zakongjampa's full-sized avatar

Block or report Zakongjampa

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

Hi there, I'm Jampa Dhondup 👋

Junior Java Backend Developer based in Paris, France. Former Computer Science Lecturer with 5 years of university-level teaching experience in Object-Oriented Programming, Data Structures, and Operating Systems.


🛠️ Tech Stack & Skills

  • Languages: Java 17/21, SQL, HTML/CSS, JavaScript (React)
  • Backend Frameworks: Spring Boot 3, Spring Data JPA, Hibernate, Spring MVC, Spring Security
  • Databases: MySQL, PostgreSQL
  • Tools & Platforms: Git/GitHub, Docker, Postman, Maven, Linux, AWS, Railway, Vercel
  • Practices: RESTful API Design, Transactional Design, Exception Handling (@ControllerAdvice), Unit Testing

🚀 Featured Projects

  • Full-Stack Prayer App Backend

    • RESTful API (10+ endpoints) built with Spring Boot, JPA, and MySQL deployed on Railway.
    • Integrated with a React frontend deployed on Vercel using secure CORS configurations.
  • Digital Wallet API

    • Transactional backend service handling balance transfers, deposits, and withdrawals with atomic data consistency.
    • Features centralized exception handling (@ControllerAdvice) and request validation.

📫 Connect with Me

Pinned Loading

  1. WalletAPI WalletAPI Public

    In this simple project, I have use the authentication in spring security, RestControllerAdvice for managing the Exception handling and lastly create an API for performing different operation onto t…

    Java

  2. Praybook Praybook Public

    Java Spring Boot REST API for Prayer Book application deployed on Railway