Skip to content
View cristibtz's full-sized avatar

Highlights

  • Pro

Block or report cristibtz

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
cristibtz/README.md

Hi there πŸ‘‹, I'm Cristian Branet

πŸŽ“ Student & Developer
Sharing my progress in coding apps throughout the years of university.

πŸš€ About Me

  • 🌱 Currently learning and building new apps as I advance through university.
  • πŸ’‘ I love experimenting with new technologies and sharing my journey.
  • πŸ“š Always striving to improve and deepen my programming skills.
  • πŸ“ I document my progress and insights on my blog.

🌟 Highlighted Projects

Project Description Language
Desk-Manager Full-stack web application created to manage resources such as rooms, desks and desk reservations. JavaScript
File-Uploader Easy file upload, storage, and download, with adjustable upload limit, no paid services or email validation needed. Python
Parking-Simulator Hardware project in Rust simulating a parking system with servo-controlled barrier and IR remote. Rust
CVE-2025-49619 Script to exploit CVE-2025-49619 in Skyvern, executing a reverse shell command. Python
NetAudit-App Network tools accessible through a web interface. Python
CTF-cheatsheet Commands I often use in boot2root challenges. -

Pinned Loading

  1. Desk-Manager Desk-Manager Public

    Full-stack web application created to manage resources such as rooms, desks and desk reservations.

    JavaScript

  2. File-Uploader File-Uploader Public

    The application allows easy file upload, storage, and download, eliminating the need for paid services or email validation, with the ability to adjust the upload limit based on the infrastructure c…

    Python

  3. Parking-Simulator Parking-Simulator Public

    Hardware project programmed with Rust which aims to simulate a parking system, having a barrier controlled by a servo motor which receives commands from an IR remote and parking spots with movement…

    Rust

  4. CVE-2025-49619 CVE-2025-49619 Public

    This script exploits CVE-2025-49619 in Skyvern to execute a reverse shell command.

    Python 1

  5. NetAudit-App NetAudit-App Public

    Created network tools that can be accessed through web interface

    Python

  6. CTF-cheatsheet CTF-cheatsheet Public

    Commands I often use in boot2root challs