$
ssh zef.sh
Profile

Hi there! Im

 ______      __ 
|___  /     / _|
   / /  ___| |_ 
  / /  / _ \  _|
./ /__|  __/ |  
\_____/\___|_|  

The one you're looking for when everything is on fire 💻🔥

[ GitHub ] [ LinkedIn ]

$ whoami
I'm a software developer who loves building backend systems and making infrastructure actually work. I like solving the messy problems that sit between writing code and running it in production.
I develop software using Java (Spring Boot) and Rust (Actix Web), and can also build frontends with React, Tailwind and Astro when needed. Outside of work, I'm tinkering with my homelab and experimenting with new tools (because apparently, coding all day isn't enough).

$ tree skills/
skills/
├── backend/
│   ├── java (spring-boot)
│   ├── rust (actix-web)
│   ├── databases (postgresql, oracle, mongodb)
│   └── messaging (kafka, mqtt)
├── frontend/
│   ├── astro
│   ├── react
│   ├── next.js
│   └── tailwind-css
└── infrastructure/
    ├── containers (docker, kubernetes, openshift, cloud foundry)
    ├── automation (ansible, jenkins)
    ├── virtualization (proxmox)
    └── systems (linux)

$ cd project-stats/
$ cargo run --release
Compiling project-stats v1.0.0 (/home/zef/workspace/project-stats)
Finished `release` profile [optimized] target(s) in 3.45s
Running `target/release/project-stats`
[ Projects ]
â–ˆ zef.sh
Screenshot of zef.sh
The site you are looking at right now ;)
Tech Stack: Astro, Tailwind CSS, Cloudflare Pages
â–ˆ Learning Management System
Screenshot of Learning Management System
A complete LMS featuring class materials, assignments, and administration. Built using microservices architecture.
Tech Stack: React, Bootstrap, Express, Docker, nginx, MongoDB, MySQL
â–ˆ Learn to Code
Screenshot of Learn to Code
A web game that teaches the basics of programming logic with puzzles.
Tech Stack: Babylon.js, React
â–ˆ zalgo
Screenshot of zalgo
An interpreter for a simple scripting language. Features variables, conditionals and loops.
Tech Stack: C++
â–ˆ Movie Recommendation System
Screenshot of Movie Recommendation System
A movie recommendation system that uses content based filtering based on movie metadata.
Tech Stack: Python, Numpy, Pandas, scikit-learn, Flask, React
$ ^C
$

$ logout
Connection to zef.sh closed.