SYSTEMS ONLINE

ARCHITECTING
DIGITAL REALITY

Bridging the gap between Kernel Space and User Interface. I build secure networks, robust Linux environments, and immersive web experiences.

> init_sequence_start

> loading_modules...

> [OK] Networking

> [OK] Graphic_Design

> [OK] Web_Design

> status: READY_TO_DEPLOY

root@Mash:~#

01. THE HYBRID

I don't just write code; I understand the infrastructure it runs on and the users who interact with it. As an IT student, I've refused to specialize in just one silo.

My workflow shifts seamlessly from configuring Cisco routers and hardening Linux servers to designing high-fidelity prototypes in Figma and animating them for the web.

Problem Solver

Root cause analysis & Debugging

Visual Thinker

UI/UX & Motion Graphics

Current Focus

  • Studying for CompTIA Security+
  • Advanced CSS & WebGL Animations
  • Home Lab: Proxmox & Docker Cluster
  • Network Packet Analysis

02. TECHNICAL ARSENAL

A multidimensional skillset allowing for end-to-end product development and security.

Networking

Architecting reliable connections.

Cisco IOS Wireshark Subnetting TCP/IP

Linux Admin

Command line mastery & automation.

Bash Scripting Ubuntu/Kali Systemd Vim

Cybersecurity

Offensive & defensive strategies.

PenTesting Nmap Metasploit wifite

Web Design

Creating pixel-perfect interfaces.

Figma UI/UX Principles Tailwind CSS Responsive

Graphic Design

Visual storytelling & branding.

Photoshop Illustrator Typography Vector Art

Animation

Bringing static assets to life.

Blender CSS Keyframes Three.js Basics Motion

03. DEPLOYED PROJECTS

A selection of my recent labs and designs.

root@secure-lab:~

$ ./start_network_monitor.sh

[INFO] Interface eth0 promiscuous mode enabled

[INFO] Capturing packets...

SRC: 192.168.1.105 -> DST: 142.250.182.14 (TCP)

SRC: 192.168.1.112 -> DST: 104.21.55.2 (UDP)

[ALERT] Anomalous traffic detected on port 4444

_

Networking / Python

Packet Sniffer & Analyzer

A custom Python tool built with Scapy to intercept and analyze network traffic in real-time. Features include protocol filtering, logging suspicious IPs, and a dashboard for visualizing bandwidth usage.

Python Scapy Linux TCP/IP Java

Web Design / 3D

Neon Commerce

An immersive e-commerce frontend for tech gadgets. Utilizes Three.js for 3D product previews and GSAP for scroll-triggered animations. Designed in Figma with a focus on dark mode aesthetics.

React Three.js Figma Tailwind