Skip to content
View OsvaldoFrancesca's full-sized avatar

Block or report OsvaldoFrancesca

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

Hi, I'm Osvaldo Francesca πŸ‘‹

I am a Computer Engineering Student based in Italy.

My approach to coding is simple: I build things to understand how they work.


πŸ’» What I'm actually working on

Instead of just following tutorials, I try to build complete systems from scratch to learn the core engineering principles:

  • Game Development: Exploring advanced C++ mechanics, gameplay systems, and engine architecture in Unreal Engine 5.
  • Backend & Security: Building secure web architectures to master session management, relational databases, and authentication flows (like 2FA) without relying on heavy frameworks.
  • AI & Computer Vision: Experimenting with Python & Deep Learning libraries to apply computer vision models to real-world data analysis.

πŸ›  My Current Stack

These are the tools I actually use and study:

  • Core: C++, Python, PHP
  • Engine: Unreal Engine 5
  • Web: HTML/CSS, JavaScript, SQL
  • Tools: Git, Visual Studio, OpenCV

πŸš€ Check my progress

I document my journey and my code here:

Popular repositories Loading

  1. OsvaldoFrancesca.github.io OsvaldoFrancesca.github.io Public

    Personal Portfolio & Devlog.

    HTML

  2. Python-File-Sorter Python-File-Sorter Public

    Simple logic automation script based on file extensions.

    Python

  3. Cyber-Snake Cyber-Snake Public

    Browser-based arcade game built with Vanilla JS and HTML5 Canvas. Features dynamic difficulty scaling.

    JavaScript

  4. UE5-Animated-Dungeon UE5-Animated-Dungeon Public

    Grid-based procedural level generator with runtime visualization in Unreal Engine 5.

  5. GNB-Banking-System GNB-Banking-System Public

    Full-stack banking simulation featuring secure PHP authentication, MySQL architecture, and a custom real-time 2FA virtual mobile token.

    PHP

  6. TrafficSense TrafficSense Public

    Real-time vehicle counting system using YOLOv8 Deep Learning and vector geometry algorithms for intersection analysis.

    Python