About Skills Projects Contact

$ Programming

Programming is at the core of everything I do, from building websites and securing networks to automating servers and creating custom tools.
I enjoy writing clean, efficient code that solves real problems and improves workflows.

> Languages I Use

> Technologies

> Workflow

  1. Planning & Requirements → Define the problem, sketch solutions.
  2. Design → Break it down into modules/functions.
  3. Implementation → Write clean, efficient, dynamic and maintainable code.
  4. Testing & Debugging → Unit tests, edge cases, stress testing.
  5. Optimization → Improve performance, memory usage and readabillity.
  6. Documentation & Maintenance → Write clean comments (no overuse), READMEs, mans (if in linux), and maintain code base.

> Best Practices

> Programming Projects

Fetchit

A modular Linux system info tool written in C.

C

meSH

meSH is a community-driven discussion platform where users can create, join, and interact in topic-based threads. It’s designed for open conversation, idea sharing, and collaborative discussions, with an interface that makes it easy to browse topics, reply to others, and keep track of ongoing conversations. Built with a focus on speed and simplicity

PHP MySQL HTML CSS JavaScript Docker Apache

mOCore Engine

mOCore is a lightweight and efficient 2D game engine written in pure C, designed for speed, simplicity, and full control over low-level systems. Built with a focus on minimal overhead, mOCore provides the essential building blocks for creating 2D games and applications without unnecessary complexity.

C SDL2

Flux

Flux is a lightweight command-line file manager written in C, built for speed and simplicity. It provides an efficient way to navigate directories, view file information, and perform common operations without leaving the terminal. Designed with minimalism in mind, flux avoids unnecessary complexity while giving you full control over your files.

C