Explore All My Projects

AI-Powered Software Project Estimator
AI Gemini TypeScript

AI-Powered Software Project Estimator

AI-powered software project estimator. The tool calculates project time and cost, manages risks, and allows for task augmentation, based on a three-point estimation formula.

Geocoding API with Intelligent Caching
FastAPI Python Geocoding

Geocoding API with Intelligent Caching

A geocoding API wrapper that integrates multiple services (Nominatim, Here, Geoapify) under a dual-cache architecture. It uses Redis for recent queries (short-term cache) and SQLite for long-term storage, optimizing performance and reducing external requests.

Social Media Metrics Dashboard
Go React SQLite

Social Media Metrics Dashboard

Comprehensive analytics platform for personal brands, designed to track, visualize, and optimize performance across multiple social networks. Combines a robust Go backend, a modern React frontend with Cyberpunk aesthetics, and strategic intelligence powered by Google Gemini.

URL Shortener with Access Management
Django DRF Python

URL Shortener with Access Management

A complete and efficient URL shortener service, built with Django, Django REST Framework, and HTMX. It allows creating public, private (with token), and password-protected URLs, with user management and asynchronous tasks with Celery.

WhatsApp Chat Analyzer
Dart WhatsApp Flutter

WhatsApp Chat Analyzer

A WhatsApp chat analysis tool developed in Dart/Flutter and Rust. Avaible on Windows, Linux and Android. It provides a simple UI to understand a group interaction in a WhatsApp chat, statistics per user and sentiment analysis. Everything is calculated on your own device without an internet conection. You can analyze 100000 messages in just 10 seconds.

No preview available
TypeScript Canvas Video

Animated Code Video Generator

Generate animated videos of code being typed directly in your browser. Ideal for tutorials and social media. Allows customization of language, theme, and typing speed.

Interactive Digital Advent Calendar
React Frontend PixelArt

Interactive Digital Advent Calendar

Create a digital advent calendar in React with animations and festive design. It allows opening boxes according to the corresponding day, revealing messages or virtual gifts.

Linear Programming Solver with GUI
Python Optimization Simplex

Linear Programming Solver with GUI

Comprehensive tool for Linear Programming with multiple interfaces: DSLs (String-based and Pythonic), Command-Line, and an advanced GUI with PySide6 that includes graphical visualization.

Minimalist Markdown Slideshow Presenter in C
C X11 Cairo

Minimalist Markdown Slideshow Presenter in C

A minimalist, high-performance slideshow presenter written in C using X11, Cairo, and Pango. Designed to render Markdown files directly on screen with a modern, professional aesthetic. Supports multiple languages through functional ports.

Visual Statistical Distributions Explorer
Python PySide6 Matplotlib

Visual Statistical Distributions Explorer

Modern statistical distributions explorer with 13 probability models (Binomial, Normal, Poisson, Gamma, F, etc.). Includes dynamic graphs with Matplotlib, LaTeX formula rendering, interval calculator, and Excel export. Built with Python 3.12 and PySide6.