Pinned Repositories
advent-of-code-2023
My solutions for Advent of Code 2023
book-scheduler
Keep track of your books and schedule when to read them. Capacitor web app written in Svelte.
fcc-markdown-preview
freeCodeCamp project for the Front End Development Libraries certification. Markdown editor and previewer.
firefox-config
Firefox userChrome.css and Sidebery styles for productivity. Tested on Librewolf.
j2me-tetris
A custom version of Tetris written in J2ME Java.
knowleaks
My personal blog: Knowleaks. Sharing things I might forget.
led-glasses
Simple LED glasses controlled using a XIAO ESP32S3 microcontroller.
sudont
SUDON'T: Simple and primitive su dictionary and bruteforce attack tool. No hash required!
termite-keyboard
A simple 34-key ortholinear dual OLED low profile mechanical keyboard.
UPBADOOM
Uncomplicated Pre-boot Authentication and DOOM (UPBADOOM) image for OPAL drives.
turtureanu's Repositories
turtureanu/fcc-markdown-preview
freeCodeCamp project for the Front End Development Libraries certification. Markdown editor and previewer.
turtureanu/j2me-tetris
A custom version of Tetris written in J2ME Java.
turtureanu/knowleaks
My personal blog: Knowleaks. Sharing things I might forget.
turtureanu/book-scheduler
Keep track of your books and schedule when to read them. Capacitor web app written in Svelte.
turtureanu/firefox-config
Firefox userChrome.css and Sidebery styles for productivity. Tested on Librewolf.
turtureanu/advent-of-code-2024
turtureanu/all-the-data
interesting things every website can see about your browser
turtureanu/led-glasses
Simple LED glasses controlled using a XIAO ESP32S3 microcontroller.
turtureanu/rengram
Keyboard layout derived from https://engram.dev, that's built from an existing QWERTY US layout.
turtureanu/termite-keyboard
A simple 34-key ortholinear dual OLED low profile mechanical keyboard.
turtureanu/arc.sh
BASH script that moves files to an archive directory, from where they may be restored in the future.
turtureanu/esp8266-distance-measurement
Using an ESP8266 to get the distance data from an AJ-SR04M ultrasonic sensor over a really simple REST API.
turtureanu/fcc-25-plus-5-clock
A simple 25+5 (pomodoro) timer.
turtureanu/fcc-calculator
freeCodeCamp certification project made in Svelte.
turtureanu/fcc-drum-machine
FCC certification project, made with Svelte 5.
turtureanu/fcc-random-quote-machine
freeCodeCamp project for the Front End Development Libraries certification. Display random quotes.
turtureanu/firefocus
A Tauri to-do application built on a project-based task management system architecture.
turtureanu/gameshow-assist-app
A Svelte 5 app with things like a wheel of misfortune or a keep the score counter for teams.
turtureanu/good-compliment-generator
A simple web app for giving random compliments.
turtureanu/gtrash
A Featureful Trash CLI manager: alternative to rm and trash-cli
turtureanu/hackpad
A macropad (mini-keyboard) You Ship, We Ship (YSWS) by Hack Club. Solely maintained by @qcoral
turtureanu/henry-monroe
Henry Monroe. A CLI text-only adventure game in the spirit of Zork. Written in Zig.
turtureanu/hexguesser
Another HEX color guesser.
turtureanu/metronome
A simple mobile-first metronome web app.
turtureanu/pico-handheld-console
turtureanu/pixeldust
turtureanu/portal-golf
Mini golf with portals! (Made in Godot 4)
turtureanu/setup-j2me-sdk
A tutorial on how to set up the J2ME SDK with Intellij on modern Linux systems.
turtureanu/svelte-5-todo-app
A small and simple todo web application made using Sveltekit, Tailwind CSS, and **Svelte 5** in one day.
turtureanu/svelte-sortable-items
svelte-sortable-items is a svelte/sveltekit package to create sortable drag-and-drop items. This package allows you to relate a javascript array to sortable HTML elements.