Skip to content
View FeHa1's full-sized avatar

Block or report FeHa1

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
FeHa1/README.md

๐Ÿ‘‹ Hi, I'm Federico Hayes

Backend Developer Python | Computer Engineering Student

๐ŸŽ“ 4th year Computer Engineering student at Universidad de Palermo (Associate degree obtained)
๐Ÿ’ป Specialized in backend development with Python and Django
๐ŸŒฑ Currently learning Django, REST APIs and software architecture
๐Ÿ“ Buenos Aires, Argentina


๐Ÿ› ๏ธ Tech Stack

Backend
Python Django SQL

Tools & Others
Git GitHub Linux VSCode

Currently Learning
FastAPI Docker PostgreSQL


๐Ÿ“‚ Featured Projects

๐ŸŽฎ Asteroid Game

Arcade game built with Python applying OOP, collision physics and entity architecture. Developed with Pygame.

Tech: Python Pygame OOP Game Physics

๐ŸŽต Metronome

Cross-platform metronome with GUI. Implements precise threading to maintain timing without drift.

Tech: Python Tkinter Threading Cross-platform

๐ŸŽฏ TikTakToe AI

Tic-tac-toe game with AI powered by Minimax algorithm for optimal decision-making.

Tech: Python Minimax Algorithm Game AI


๐Ÿ“Š GitHub Stats

Federico's GitHub stats


๐Ÿ“ซ Contact

LinkedIn Email GitHub


๐Ÿ’ผ Currently seeking Backend Python Jr/Trainee Developer positions
๐ŸŒ Bilingual: Spanish (native) | English C1 Advanced
๐Ÿš€ Open to opportunities in Buenos Aires or remote

Pinned Loading

  1. asteroid asteroid Public

    Arcade game built with Python applying OOP, collision physics and entity architecture

    Python

  2. Metronome Metronome Public

    A simple and elegant cross-platform metronome

    Python

  3. TikTakToe-AI TikTakToe-AI Public

    Python