Facinus
A bash-scripted tool that deploys a local web server for remote administration of Ubuntu machines.
Initially inspired by a college switch to Linux and powered by gsocket.io
. Set up and tested in
QEMU VM with a self-hosted admin panel and logging system.
OS-in-1000-lines
My implementation of Operating System in 1000 lines by Shinya Yanagita. A small operating system written from scratch for RISC-V CPU architecture. This project will have basic context switching, paging, user mode, a command-line shell, a disk device driver, and file read/write operations in C. And also I'll try to add some more functionality to it. Right now I'm still working on basic stuff before implementing something new. I'm still learning C and Assembly, the RISC-V instruction set is new to me.
Wallpapers
Organized personal wallpaper collection into a Git repo, with a script to regenerate README previews and categories. Includes a drawing of my self-hosting setup made with Excalidraw.
Dotfiles
Highly customized Linux setup using Arch, Hyprland, NVChad, and tmux. Configured with performance, visuals, and productivity in mind. Includes scripts, themes, and window manager tweaks.