Federico Prunell

Federico Prunell's Site

Welcome to my webpage!

Welcome, I am Federico Prunell, a Software Development Analyst at Bantotal with a strong foundation in Information Technology. I am currently on my fourth year of my Bachelor's Degree in Information Technology at the Technological University of Uruguay, where I developed expertise in programming, testing, and technological infrastructure. I am highly proficient in Java, particularly in developing add-ons for various programs. I am passionate about technology, continuous learning, and exploring diverse cultures and new experiences.

Education and Training Timeline

Bachelor's Degree on Information Technology

1 Mar 2021 – Current

Technological University of Uruguay (utec.edu.uy)

Address: Barrio Anglo, Padrón 3716, 65000, Fray Bentos, Uruguay

The Bachelor's Degree in Information Technology has as training areas those linked to the lines of Programming, Testing and Technological Infrastructure.

Higher Technician Degree in Information Technology

1 Mar 2021 – 20 Jul 2023

Technological University of Uruguay (utec.edu.uy)

City: Barrio Anglo Padrón 3716 65000 Fray Bentos, Country: Uruguay

Exchange Student at Karelia UAS

1 Aug 2023 – 15 Dec 2023

Karelia University of applied sciences

City: Joensuu, Country: Finland

Exchange programme for a semester in Karelia UAS. Degree in Information and Communication Technology (ICT) provides you with a wide knowhow for working on the ICT field in Finland. The studies take place in modern learning environments and are strongly linked to the real future expertise needs presented by ICT companies.

Professional Experience

Software Development Analyst

April 2025 – Present

Bantotal

Full-time position focusing on software development.

Portfolio of Certificates

Intro to Machine Learning - Kaggle Intro to Deep Learning - Kaggle AWS Academy Graduate - AWS Academy Cloud Foundations Google Cloud Computing Foundations Certificate Google Cloud Cybersecurity Certificate

Personal Projects

AFK Timeskip

AFK Timeskip for Minecraft 1.21

AFK Timeskip is a Minecraft plugin for Spigot 1.21 servers that enhances the AFK (Away From Keyboard) experience. When a player goes AFK, they become invulnerable. If they are the only player on the server, the plugin increases the server tick rate to accelerate time passage, simulating a "time skip" effect.

Survival Spawner Manager

Survival Spawner Manager for Minecraft 1.21

It allows players to mine Mob Spawners with Silk Touch and modify the mob spawned and equipment of the mob spawned if applicable, by using player levels.

KeyListener

KeyListener

The KeyListener program is a Python-based utility that listens for specific keyboard input sequences and performs predefined actions. It is designed to run in the background and can be configured to execute custom actions when certain key combinations are pressed. The program also supports adding itself to Windows startup for persistent execution.

RilooxDB

RilooxDB

Basic, in-memory key-value store with file persistence and encryption, built as a personal learning project to explore how databases work under the hood.

WebP to PNG Converter

WebP2PNG

A Chrome extension that automatically converts WebP images to PNG format during download using the HTML5 Canvas API. It intercepts the download process and saves the converted images with a .png extension.