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 and Python. I also like to use Haskell from time to time for personal projects and to explore the functional paradigm.

Below, you can find a selection of my personal projects. If you're interested in a specific one, fell 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.
Bash
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