Skip to content
View OresteGabo's full-sized avatar

Highlights

  • Pro

Block or report OresteGabo

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

🚀 Hello, I'm Oreste !

M2 Computer Science & Mobility Student | Future Software Engineer

I am a Master 2 student at the Université de Haute Alsace, specializing in Informatique et Mobilité. I build high-performance applications across the entire stack, from VR engines to modern mobile ecosystems.


🔍 Internship Search

  • Role: Software Engineer / Mobile Developer (Android/iOS/Flutter) / C++ Developer
  • Duration: 6 months (End-of-studies internship)
  • Start Date: [Insert Month, e.g., March 2026]
  • Location: Based in Mulhouse (68), France | Mobility: Full France 🇫🇷

🛠 Tech Stack & Expertise

Area Technologies
Mobile Android (Jetpack Compose), iOS (SwiftUI), Flutter, React Native
C++ / VR / XR C++20, Qt 6, OpenXR, OpenGL, Multithreading, CMake
Backend Spring Boot (Java), Node.js, PHP (Laravel/Symfony), Flask
Frontend React, Vue.js, Angular
Data & DevOps MySQL, PostgreSQL, Git, Bash, Docker

🌟 Featured Projects

A custom C++ engine for architectural visualization in Virtual Reality.

  • Core: Built with OpenXR and OpenGL for immersive 3D rendering.
  • Features: 3D model importing (Assimp), PBR lighting, and VR controller integration.
  • Key Techs: C++, OpenGL, OpenXR, GLM, Assimp, CMake.
  • available here.

A cross-platform sports management application for mobile and web.

  • Features: Real-time live match tracking, QR code wallet, and dynamic theming.
  • Key Techs: Flutter, Dart, REST APIs.

Home Page Settings Page

* [available here](https://github.com/orestegabo/frvb_app).

An optimized C++ simulation engine using OpenStreetMap data.

  • Challenge: Rendering massive geospatial data while maintaining high FPS.
  • Solution: Implemented a Database-First approach (MySQL) and migrated to QGraphicsView with Multithreaded drawing.
  • Key Techs: Qt 6, C++, SQL, XML Parsing.
  • available here.

Modern iOS application for discovering and managing books.

  • Features: Clean Architecture, remote API integration for book metadata, and a persistent favorites system.
  • Key Techs: Swift, SwiftUI, URLSession, JSON Parsing.
  • available here.

Full-stack educational platform for student-school interaction.

  • Mobile: Modern Android application built with Jetpack Compose available here.
  • API: Scalable Spring Boot backend available here.
  • Key Techs: Kotlin, Java, REST API, Spring Security.

💼 Experience & Education

  • Master 2 Informatique et Mobilité – Université de Haute-Alsace (Current)
  • Web Developer Intern (6 months) – CDAFAL 68
    • Developed a professional membership management tool with hierarchical security.

📬 Contact Me

Linkedin Badge Email Badge Phone Badge


"Passionate about solving complex problems and building the future of mobile and immersive technology."

Popular repositories Loading

  1. map_pj map_pj Public

    The project involves creating a simulation application with a graphical user interface (GUI) using the Qt framework. The simulation represents the movement of cars between different bus stations (A…

    Makefile 2

  2. OresteGabo OresteGabo Public

    Config files for my GitHub profile.

    1

  3. frvb_app frvb_app Public

    This is a continuation of FRVB sports_app that is under developpement by FRVB tech team , some works and pages not present in this repo, this repository is only for my work as an intern, and not th…

    Dart 1

  4. Simple-Reinforcement-Learning-Cpp Simple-Reinforcement-Learning-Cpp Public

    Une implémentation en C++ d'un scénario d'apprentissage par renforcement. Un agent navigue dans un environnement déterministe à l'aide d'une politique aléatoire. Idéal pour l'apprentissage du RL

    C++ 1

  5. kgl-express kgl-express Public

    KGL Express is a high-performance, open-source logistics platform designed specifically for the urban environment of Kigali, Rwanda.

    Dart 1

  6. TrainStation TrainStation Public

    This is a c++ school project, mainly for linked list , where Trains have different destinations (Lignes) , where each destination is composed by different stops,

    C++