Audax
A security-focused application that helps users manage their online accounts, monitor for compromised passwords, and enforce two-factor authentication.
Year
2023
Role
Security Analyst
Duration
2 weeks

Idea Origin
The idea for Audax came from noticing that many popular password managers required ongoing subscriptions. I wanted to explore how a free, secure, and user-friendly alternative could work while also deepening my knowledge of application security.
Introduction
Audax is a personal project I developed as a secure password manager and digital safety companion. It was born from the frustration that most password managers required subscriptions, which limited accessibility. With Audax, I focused on building a tool that could securely store passwords, monitor breaches, and encourage good security practices — all without a paywall.
Challenges
- Handling sensitive, encrypted user data securely without compromising performance.
- Designing a vault system that balanced usability with strong cryptography.
- Integrating breach monitoring and account alerts while avoiding false positives.
- Learning and applying advanced security practices throughout the development process.
Development Process
The development of Audax focused on building a secure vault for sensitive data while experimenting with best practices in encryption and authentication. I studied different password storage strategies, implemented breach monitoring concepts, and prototyped a UI for managing credentials. While the project wasn’t launched publicly, it served as a hands-on learning journey into the complexities of digital security.
Features
Audax includes a password vault with encryption, real-time alerts for compromised accounts, and streamlined two-factor authentication support. It also provides users with recommendations for stronger security hygiene, encouraging safer online behavior through proactive notifications.
Tech Stack
- React
- TailwindCSS
- Next.js
Overall
Although Audax was never released publicly, it became an important project for me to explore sensitive data management and security-first design. It taught me practical lessons in encryption, authentication workflows, and the complexity of securing user data. As a learning project, it shaped the way I approach security in all future applications.