Building Java App Password Manager / Weekly Challenge #1

Опубликовано: 25 Июнь 2026
на канале: Mr test : Coder
25
5

🚀 Weekly Code Challenge #1
Pass Guard – Password Guarding App (Java)

This video marks the release of Project #1 of my weekly coding challenge.
The goal is simple: build one functional app every week, focus on real progress, and improve through practice — not perfection.

🔐 What is Pass Guard?
Pass Guard is a lightweight Java application designed to store and manage passwords securely, while keeping the codebase clean, readable, and easy to extend.
This first version focuses on strong foundations that will evolve over time.

✨ Key Features
Password storage with basic security logic
User-friendly graphical interface
Clear separation between UI and business logic
Input validation and error handling
Scalable structure (encryption, database, authentication planned)

🛠️ Tech Stack
Java
JavaFX
Object-Oriented, modular architecture
Desktop application

📅 Progress
✅ Week 1 completed
➡️ Week 2 started
This challenge is about learning in public and building projects.
Feedback, suggestions, and ideas for future features are welcome 👇

#Java #JavaFX #Programming
#WeeklyCodeChallenge #BuildInPublic
#SoftwareDevelopment #DesktopApp
#LearningByDoing #AnimeInspired