ABOUT ME 👤

My name is Marco Cetica and I am a 24-years-old computer programmer. I've studied computer science at "Università degli Studi di Firenze" in Italy and I'm currently working as a backend developer using Java, Python, C and C++. I also have some experience managing Linux and *BSD environments.

Below, you can find a selection of my personal projects. For various reasons, only a subset is open source. If you're interested in a specific project, feel free to contact me.

PROJECTS 💼

VulcanOS
Experimental monolithic UNIX-like kernel for the x86 architecture written from scratch in C.
C
dc
Stack-based programming language and RPN desktop calculator. Clone of UNIX's dc(1).
C++
λTonic
Functional programming library for Java that introduces a new Either data type.
Java
wolf
System watchdog that executes a task on file changes. Written in C for Linux platform.
C
backup.sh
Modular and lightweight backup utility to save and encrypt your files under UNIX systems.
Shell
bit
Web-based text sharing platform(pastebin clone). You can access it from here
Java
meteo
HTTP weather forecast service to display weather conditions directly on your terminal.
Java
pegasus
Template engine and static site generator created to publish this website.
Python