Skip to content
View jakubvsetecka's full-sized avatar

Highlights

  • Pro

Block or report jakubvsetecka

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

Pinned Loading

  1. tomashobza/swift-asm-compiler tomashobza/swift-asm-compiler Public

    Compiler for Swift-like to Assembly-like languages, built in C for the IFJ course at Brno University of Technology, 2023. Features Scanner, Parser, Precedence Analyzer, and Code Generator.

    C 3

  2. Q-Games24-SuperPosistion Q-Games24-SuperPosistion Public

    This project was developed as a part of one day workshow Q-Games24

    Python

  3. autonomous-robot-simulation autonomous-robot-simulation Public

    Simulation engine of autonomous and user-controlled robots in C++. The robots move in a linear discrete space-time. The simulation supports importing/exporting the state of the scene into JSON file…

    C++ 2

  4. PlantaGo PlantaGo Public

    Collect plants by photographing them. Create never seen before spells by combining plants together. Use spells to clear dungeon floors.

    GDScript

  5. ipp-parser-interpreter ipp-parser-interpreter Public

    A PHP/Python implementation of a parser and interpreter for IPPcode24 (educational assembly-like language). Features include XML-based intermediate representation, frame-based memory management, co…

    PHP

  6. tcp-udp-chat-server tcp-udp-chat-server Public

    This project implements a chat-room client using the IPK24-chat protocol, supporting both TCP and UDP communication. The client features a multi-threaded architecture with event-driven design, util…

    C++