Skip to content
View thvulpe's full-sized avatar

Block or report thvulpe

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

Popular repositories Loading

  1. fgc-team-romania fgc-team-romania Public

    Official codebase for Team Romania's robot at the 2022 FIRST Global Challenge in Geneva, Switzerland – ranked 25th out of 179 teams.

    Java 1

  2. specterspot-app specterspot-app Public

    👻 SpecterSpot – A horror-themed Android app for real-time reporting and tracking of ghost, skeleton, and vampire sightings on a live map. Built for ITFest Adobe Hackathon 2024.

    Java 1

  3. slot-machine-assignment slot-machine-assignment Public

    🔢 C implementation of a matrix-based slot machine simulator. Features: circular column rotations, winning pattern detection, Lee's algorithm for pathfinding, and dynamic memory management.

    C

  4. block-chunk-generator block-chunk-generator Public

    🟩 Voxel-based chunk manipulation and simulation in C. Implements 3D data transformations, fill algorithms, gravity simulation.

    C

  5. sql-secretary-simulator sql-secretary-simulator Public

    📊 C database management system. Handles student/course CRUD operations, conditional queries, and XOR encryption with dynamic memory allocation.

    C

  6. c-assembly-transpiler c-assembly-transpiler Public

    🛠️ Transpiler that converts basic C-like code into x86 assembly instructions.

    C