Computer Science graduate and Research Associate at ApTSi, building cybersecurity SaaS products with Zero Trust principles. Skilled in Java + Spring Boot, with experience in cloud, and DevSecOps. Passionate about solving real-world problems and delivering impactful software.
| Project Name | Description | GitHub Repository | Live Demo |
|---|---|---|---|
| Deplens | A CLI tool that scans project dependencies for licenses, vulnerabilities (CVEs), and version health. | GitHub | - |
| Minute-Muse | MinuteMuse is an AI-powered tool for automating the generation of meeting minutes and action items from meeting transcriptions. By leveraging advanced audio processing and language models, MinuteMuse simplifies post-meeting workflows and improves productivity. | GitHub | - |
| Wealthwise | Wealthwise is a modern personal finance manager built with React, Spring Boot, PostgreSQL, and Keycloak. It helps you track income, expenses, savings, receipts, and recurring transactions with a clean dashboard and charts. | Front-end / Back-end | Live Demo |
| Portfolio | A personal portfolio website built with Astro. | Front-end / Back-end | Live Demo |
| Aufgabenliste | A simple task management web application built with Spring Boot, PostgreSQL, and a lightweight HTML/CSS/JavaScript frontend. The app supports creating, updating, deleting, and filtering tasks with status and date filters. It’s fully Dockerized for easy setup. | GitHub | - |
| WikiSearch | Simple search engine using an inverted index applied to a collection of Wikipedia articles. | GitHub | - |
| Playfair Cipher | Java implementation of the Playfair Cipher encryption algorithm. | GitHub | - |
| Patient Management System | SaaS product to manage a clinic. Manage doctors, receptionists, book/reschedule/cancel appointments, view dashboards and reports. Work in progress. | Front-end / Back-end | - |
| Project Name | Description | GitHub Repository | Live Demo |
|---|---|---|---|
| One Time Pad (Java) | Simple implementation of the One Time Pad encryption algorithm in Java demonstrating symmetric key encryption with theoretically perfect secrecy when used correctly. | GitHub | - |
| Brainfuck Interpreter (Java) | A minimal Brainfuck interpreter written in Java that parses and executes Brainfuck programs using a tape-based memory model. | GitHub | - |
| Caesar Cipher (Brainfuck) | A simple Brainfuck program that implements the Caesar Cipher encryption (works for 3 characters). | GitHub | - |
