Skip to main content

Projects

Made with coffee, insomnia, and a touch of dark elegance.

Some projects that reflect my style: functional, minimalist, and slightly chaotic.

Kotlin

tabnews-app

The TabNews App is a mobile client designed to bring the TabNews experience to your smartphone. While remaining faithful to the original design, the app incorporates specific adaptations to improve usability on smaller screens.

View Code →
TypeScript

alcyone

Alcyone is a Discord bot designed to be as complete, stable, and customizable as possible—offering automation, moderation, and fun in an integrated and reliable way.

View Code →
C

c-course

Here is the code I used in the C course from the Bro Code channel.

View Code →
Java

CryptoTracker

CryptoTracker is an Android app for real-time cryptocurrency tracking, built with a focus on best architectural practices and inspired by Philipp Lackner's course, "The Best Practice Guide to Android Architecture."

View Code →
TypeScript

DepGuard

Automatic dependency watchdog: detects outdated npm packages, vulnerabilities, and more.

View Code →
TypeScript

koinish

A minimalist, Koin-like Dependency Injection (DI) library for TypeScript / JavaScript — designed for developers who dislike decorators and prefer clean, explicit dependency graphs.

View Code →
JavaScript

Luminit

Luminit is a lightweight and intuitive Electron application for managing monitor brightness on xrandr-powered systems. I made it simple and user-friendly to control your monitor's brightness levels.

View Code →
Makefile

open-in

A lightweight Nemo extension that adds context menu actions to open folders or the current directory directly in Visual Studio Code

View Code →
TypeScript

solid-typescript

This project is a API using Node.js, TypeScript, and SOLID principles, based on Rocketseat's Code/Drops #44.

View Code →
C#

vintage-presence

It shows your current activity and game status directly on your Discord profile in real time.

View Code →
Unknown

vintage-sticks

VintageSticks is a simple content mod for Vintage Story that adds crafting recipes to create sticks directly from wood. Surprisingly, the base game lacks a straightforward method to craft this fundamental item

View Code →
C#

zero-loss-charcoal

A modern, fully rewritten continuation of NoCharcoalLost — with industrial-scale support.

View Code →
JavaScript

jsonforenv

jsonforenv is a simple tool that simplifies the configuration of environment variables. With it, you can easily load environment variables from a JSON configuration file, making your application configuration more organized and flexible.

View Code →
C#

ledge

Exports player stats and world info to JSON on the server for use in bots, dashboards, and external tools.

View Code →
Kotlin

study-ktor-server

A simple and efficient Task Management API built as a study project to explore the Ktor framework and Exposed ORM.

View Code →
Kotlin

studying-the-android-lifecycle

Studying the Android Lifecycle

View Code →
JavaScript

totp-viewer

A minimalist Firefox extension that generates TOTP (Time-based One-Time Password) codes directly in the browser.

View Code →