Skip to content
View SebaB29's full-sized avatar
😁
Learning
😁
Learning

Highlights

  • Pro

Block or report SebaB29

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SebaB29/README.md

👋 Hi there

gif pc en llamas

🕵️‍♂ About me

🚀 Computer Engineering Student @ University of Buenos Aires (FIUBA)

I am a Computer Engineering student focused on building reliable software with an emphasis on backend development, code quality, and best practices.
This profile serves as a documentation of my academic journey at FIUBA, featuring personal research, university coursework, and collaborative projects. My work spans from high-level application logic to low-level systems programming.

  • 🛠️ Technical Focus: Backend Architecture, Systems Programming, and Algorithms.
  • ⚙️ Core Principles: Clean code, modularity, and efficient resource management.
  • 🎓 Academic Background: Practical implementations of Operating Systems, Data Structures, and Software Design.


👨‍💻 Programming Languages

🛠 Tools

Git Icon Github Icon Gitlab Icon Postman Icon

💻 Code Editors & IDEs

VSCode Icon IntelliJ Icon Google Colab Icon

🗃 Projects

🌐 Web & Backend Development
🤖 Data Science & Machine Learning
🎮 Games
⚙️ Systems Programming & Software Architecture
🎓 Academic Path & Algorithms

Some icons made in Icons8

Pinned Loading

  1. my-fiuba-gym-bro my-fiuba-gym-bro Public archive

    🏋️ Transforming student habits through code. A seamless, containerized fitness platform that bridges the gap between study sessions and healthy living with a modern Tech Stack.

    TypeScript

  2. room-RTC room-RTC Public archive

    🦀 A custom-built WebRTC stack in Rust. Real-time P2P video conferencing featuring H.264 encoding, NAT traversal (STUN/ICE), and secure media transport. No high-level wrappers, just pure Rusty netwo…

    Rust

  3. sistema-de-pedidos sistema-de-pedidos Public archive

    📦 Robust enterprise order management engine. Scalable Spring Boot backend featuring secure auth, real-time inventory control, and automated notifications. Built with Agile excellence.

    Java

  4. reservas-hoteles reservas-hoteles Public archive

    🏨 Predictive analytics engine to reduce hotel revenue loss. A complete ML pipeline featuring EDA, advanced Feature Engineering, and Model Stacking (XGBoost, Random Forest, Neural Networks) to forec…

    Jupyter Notebook

  5. tetris tetris Public archive

    🧱 A classic puzzle engine re-imagined with Python. Featuring persistent SQLite3 scoring, dynamic piece loading from external configs, and robust OOP logic. Clean architecture for a retro favorite.

    Python

  6. snake snake Public archive

    🐍 A classic arcade experience re-engineered with Python. Showcasing modular OOP architecture, custom collision logic, and strategic level design. Clean code meets retro gaming.

    Python