Projects
All projects
A focused index of the software projects and experiments I have been building.
ComposeX
ComposeX is a manual writing copilot built for X/Twitter workflows. The idea was simple: instead of writing into an empty box, I wanted a cleaner workflow that starts from real posts. ComposeX monitors a curated live feed, lets you pick a visible source post, and then generates both a reply and an original post inspired by that context. It is intentionally manual. It does not auto publish, does no…
XontentStudio
XontentStudio is a local first content operating system built for managing an X account more seriously. While ComposeX focused on the writing layer, XontentStudio expands the workflow into a complete studio for generation, review, approval, scheduling, and publishing. It is designed to handle replies, quote posts, reposts, original posts, and thread starters while keeping content varied, readable,…
HireFlowAI
HireFlowAI is a resume tailoring workspace built to help people create stronger, more intentional first drafts for real job applications. Instead of treating the application process like a generic AI prompt, the project focuses on a more grounded workflow: comparing an actual job description with a candidate’s real background and turning that input into a clearer, more credible application draft.…
Multi-LLM Comparison Workspace
A clean, local first workspace to send a single prompt to multiple LLMs simultaneously and compare the responses side by side. It aims to eliminate tab bloat and simplify testing different AI models by unifying everything into one clean dashboard. Features Parallel prompt execution across multiple language models. Persistent local SQLite database for chat history, prompts, model responses, and sta…
Door 17
Door 17 is a browser horror puzzle set inside an abandoned hospital. The player wakes up with a note that says "Find Door 17" and has to work through a network of rooms where every scene offers exactly three doors. The goal is not random guessing. The strongest route comes from following clue continuity across symbols, sounds, records, medical objects, and repeating spaces. Features Graph based pr…
Game of Evil
gameofevil is a desktop narrative horror prototype built with Electron, plain HTML/CSS, and modular JavaScript. The whole game takes place inside a hostile terminal window that treats the player like an accomplice, pushing them through four escalating moral decisions and sixteen possible endings. What the game does Presents the story as a locked terminal session on a fake desktop. Tracks three vis…
My Personal Website
A hand coded personal website template built for teaching purposes. Overview This project serves as a foundational template meant to illustrate core web development concepts. It was hand coded without heavy abstractions to ensure it remains a valuable learning resource. Live Demo Features Semantic HTML & Clean Styling : Demonstrates best practices for structuring a document and styling it clearly.…
Edulux Website
The official website for Edulux, an educational association in Luxembourg. Overview Edulux is an association focused on cultural integration and education for people of all age groups. They needed a digital presence to share their mission, announce events, and connect with the community in Luxembourg. You can view the live site at eduluxasbl.lu. Features Accessible Design : Built to be easily navi…
Calculator Pro Polish
A localized, advanced calculator featuring specific scientific and mathematical formulas, designed entirely in the Polish language. Overview Unlike basic calculators, Calculator Pro Polish is built to handle specific, highly requested formulas and mathematical functions. It was tailored for users who need quick access to complex evaluations within a native Polish interface. Features Advanced Formu…
Monkey Typer
A Star Wars themed typing game built in C++. Overview Monkey Typer was my first C++ project, originally conceived as a school assignment. It is an arcade style typing game that tests the player's typing speed and accuracy under pressure. Gameplay & Features Star Wars Aesthetic : Immersive theme matching the sci fi setting. Core Mechanic : Words glide across the screen from left to right. The playe…
Password Manager Basic
A simple MacBook desktop application designed for securely viewing and managing passwords in an encrypted format. Overview Password Manager Basic is a categorized password storage application that requires admin login credentials to access. Its primary goal is to provide a safe, encrypted vault for sensitive login data without relying on third party cloud solutions. Features Secure Authentication…