Geronimo Taboada - Junior Backend Developer


About me
Hi, I'm Gerónimo Taboada, a junior developer focused on backend development. I live in Mar del Plata and I'm studying for a Bachelor's Degree in Systems at CAECE University
Skills








Python - Advanced Beginner
C - Intermediate
C++ - Intermediate
Java - Advanced Beginner
MySQL - Intermediate


My Projects
These are my personal projects, which I have developed as a demonstration of my expertise in the technologies I have specialized in.
Calculator en Python
I developed a GUI calculator in Python using the PyQt6 library. The calculator is based on the Windows application. It is a basic calculator but includes features such as history, keyboard detection, and functionalities like copying operations using the keyboard.






To-Do List
I developed a to-do list in Python using Flask and MySQL. Users and to-dos are stored in their respective databases, and Python is used to traverse these databases to find matches between users and tasks. Flask is used to launch the page, define routes, and manage user sessions.








Weather App – Desktop Version
I developed a weather application with a GUI in Python using the PyQt6 library for the graphical interface and the OpenWeatherMap API for weather data. When opened, the application shows the weather in your current city by using the ip-api API to find your location based on your IP, and it also allows you to check the weather and forecast for any city you enter.



Weather App – Web Version
I developed an application that allows users to check the weather using Python, Flask, and the OpenWeatherMap API. The app lets you see the current weather and forecast for any city you enter. I used Python to handle the data and make API calls, and Flask to create the project’s routes.



