# portfolio.load()

What I've built

// Real projects. Real code. No tutorials.

01.

C · x86 ASM SOON

OJclicks OS

Custom bare-metal operating system built from scratch. Includes hardware abstraction layers, custom ISRs, PIC remap module, VGA text-mode driver, and full QEMU/GDB debug harness.

// build_progress 25%

02.

C · POSIX · AUR DONE

ojcsh

High-performance POSIX-compliant Unix shell with multiprocess lifecycle management, tokenizing lexer, pipe architecture, and IPC pipeline structures.

releases

8

stars

5

forks

2

AUR downloads

+450

03.

NASM · BIOS · x86 SOON

x86 Bare-Metal Bootloader

Fully compliant 16-bit MBR bootloader within 512 bytes. Custom GDT, A20 line activation, Real Mode to Protected Mode transition, and long-jump pipeline flush into 32-bit execution.

// build_progress 30%

04.

Python · Flask · Security SOON

Shield / Sentinel

Intelligent web threat detection engine. Real-time brute-force detection, SQLi/XSS pattern matching, rate limiting, and async admin alert pipeline for anomalous IP behavior.

// build_progress 30%

05.

PHP · Laravel · Sanctum SOON

Laravel Headless REST API

Decoupled headless API engine with form request validation, eager-loading optimization, and transaction-safe migrations. Secured via Sanctum tokenized auth with middleware access restrictions and global exception tracking.

// build_progress 60%

# github.open()

See everything on GitHub

// More projects, more code, more chaos