Skip to content
View fgatto13's full-sized avatar
๐Ÿ๏ธ
๐Ÿ๏ธ

Block or report fgatto13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
fgatto13/README.md

๐Ÿ‘‹ Hi, I'm @fgatto13 โ€” a Curious and Driven CS Graduate

๐ŸŽ“ I'm a Bachelorโ€™s graduate in Computer Science with a broad set of interests across the tech landscape. From full stack web development to embedded systems, network infrastructure, distributed systems, and even the ever-evolving world of ML/AI โ€” Iโ€™m passionate about understanding how complex systems work from the ground up.

๐ŸŒฉ๏ธ My long-term goal is to build impactful systems in the Cloud Computing space. That said, I'm always open to exciting opportunities that let me grow, solve real-world problems, and learn new things along the way.


๐Ÿ› ๏ธ What I'm Working On

๐Ÿ”น Python Learning Journey

I'm currently dedicating most of my time to learning Python, with a focus on:

  • Solid OOP fundamentals
  • Working with databases and APIs
  • Working on full-scale projects

Check out my structured Python learning repo:
๐Ÿ“˜ Python_fromScratch โ€“ Theory + Practice, all in one place.

๐Ÿ’ป Projects live now!

These are a bunch of projects that I have done to reinforce my knowledge in Python, other than because I wanted to!

  • ๐Ÿ‘พ PythonPkmnFinder - A simple yet fun Pokรฉmon app, emulates a Pokรฉdex using PyQt5, allowing you to search for any mon via PokeAPI.
  • ๐ŸŽ๏ธ PythonF1Analytics - F1 data analytics tool built using Python and the OpenF1 API. Currently working on it!
  • ๐Ÿ•ฐ๏ธ PythonDigitalClock - My first full Python project, a PyQt5 digital clock with custom fonts, logging, error handling and macOS packaging.
  • ๐ŸŒค๏ธ PythonWeatherApp - The classic of the classics, a PyQt5 Weather app made using OpenWeatherAPI. Features light and dark mode, too!

๐Ÿ”น Past University Projects (ReactJS + Spring Boot)

Even though these were part of university coursework, they reflect my early experience with full stack and frontend design:

  • ๐ŸŒ MetaClass: A full stack platform using ReactJS (frontend) and Spring Boot (backend) for managing university lectures and collaboration.
  • ๐ŸŽจ CulturEase_HCI: A human-computer interaction prototype for a cultural content app, focused on user experience and UI design.

These projects are currently deprecated, but still represent my earlier explorations into frontend/backend development and HCI.


๐Ÿš€ Tech Interests

  • ๐ŸŒ Full Stack Web Development
  • ๐Ÿง  ML/AI (early stage, but eager to explore!)
  • ๐Ÿ”ง Embedded & System-Level Programming
  • ๐Ÿ“ก Network Infrastructure & Distributed Systems
  • ๐Ÿ“ฆ Cloud-Native Development & Architecture
  • ๐Ÿงฉ Software Design and Architecture

๐ŸŽฏ Goals for the Near Future

  • โœ… Finish Python fundamentals & create original full stack projects
  • ๐Ÿš€ Start integrating NumPy, PyTorch, and CUDA (in C) for ML/high-performance applications
  • ๐Ÿ”ง Dive deeper into network protocols, distributed design, and cloud-native systems

๐ŸŒฑ Let's Connect

I'm always happy to connect with people in tech โ€” whether you're hiring, collaborating, or just want to exchange ideas.

๐Ÿ“ซ [email protected] ๐Ÿ”— linkedin.com/in/francescogatto1
๐ŸŒ github.com/fgatto13


This README will evolve as I grow โ€” more projects and insights coming soon!

Pinned Loading

  1. PythonPkmnFinder PythonPkmnFinder Public

    ๐ŸŽฎ๐Ÿ‘พ PythonPkmnFinder is a full fledged, fun and useful Python desktop app that emulates a Pokรฉdex via the PokeAPI! With a familiar sound and feel, dive into nostalgia with this fun PyQt5 app!

    Python

  2. PythonWeatherApp PythonWeatherApp Public

    โ˜€๏ธ๐ŸŒ™ A sleek PyQt5 weather app with dynamic light/dark themes, weather-specific emojis, and a clean Apple-inspired UI. Check it out and make it yours!

    Python

  3. MetaClass MetaClass Public

    Forked from Everysimo/MetaClass

    My first time using ReactJS and springboot, alongside my team members for a university project regarding Software Engineering, therefore the main focus was on creating the correct artifacts. The fiโ€ฆ

    HTML

  4. CulturEase_HCI CulturEase_HCI Public

    CulturEase is a web based app, but more in general a project, to support the refugees and migrants reception center in Cervinara(AV).

    JavaScript 1

  5. PythonDigitalClock PythonDigitalClock Public

    My first full Python project โ€” a PyQt5 digital clock with custom fonts, logging, error handling, and macOS packaging.

    Python

  6. PythonStopWatch PythonStopWatch Public

    โฑ๏ธ A PyQt5 stopwatch app with real-time clock, custom 7-segment-style font, and dynamic UI. Includes start/stop/reset controls, hover effects, and precise 10ms updates.

    Python