FEATURED PROJECTS

02

UI Menu & HUD System

A clean user interface built with Lua featuring animated menus, scalable layouts, and real-time stat updates for Roblox game projects.

ROBLOX LUA GAME DESIGN
03

Personal Portfolio Website

A responsive portfolio website built with HTML, CSS, and JavaScript. Features a modern black-and-white design, smooth transitions, custom cursor, particle effects, and animated page titles.

HTML CSS JAVASCRIPT
04

Authentication Hardening System

A security-focused authentication system implementing password hashing, rate limiting, and account lockout protections against brute-force attacks.

CYBERSECURITY PYTHON SECURITY
05

Secure Authentication API

An API that manages user login and registration using hashed passwords, JWT token authentication, and SQLite database for persistent user accounts.

FULL STACK API DATABASE