Skip to content
View JakubSchwenkbeck's full-sized avatar

Highlights

  • Pro

Block or report JakubSchwenkbeck

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

Welcome to My GitHub! ๐Ÿ‘‹

๐ŸŽ“ Computer Science Student passionate about solving complex problems through technology and mathematics.

I thrive on tackling challenges in Neural Networks ๐Ÿค–, AI & Machine Learning ๐Ÿง , Server Development ๐ŸŒ, Web Applications ๐Ÿ’ป, Virtual Machines ๐Ÿ–ฅ๏ธ, Quantum Computing ๐Ÿ”ฎ, Physics Simulations ๐ŸŒŒ, and Advanced Mathematics ๐Ÿ“.

Statistics

Top Languages Trophies

Pinned Loading

  1. Behavior-Classification-For-AV Behavior-Classification-For-AV Public

    This project uses Recurrent Neural Networks (RNNs) to classify the behavior of objects in traffic based on their risk level, enhancing the safety of autonomous vehicles. Developed as part of the MAโ€ฆ

    MATLAB 4

  2. Transformer Transformer Public

    Rust implementation of the Transformer architecture, designed as a foundation for large language models (LLMs)

    Rust

  3. Brofian/compilerbau-minijava Brofian/compilerbau-minijava Public

    Source of the minijava compiler, created as a practical exam to the compilerbau course

    Scala 1 1

  4. Datastructures-Algorithms Datastructures-Algorithms Public

    implementations from my datastructures and algorithms lecture

    Scala

  5. Quantum-Computer-Simulation Quantum-Computer-Simulation Public

    An interactive quantum simulator in Rust using egui. Users can manipulate qubit states with quantum gates, visualize results on the Bloch sphere, and explore algorithms like Grover's Search and Quaโ€ฆ

    Rust 2

  6. AhoCorasick-Scala AhoCorasick-Scala Public

    Scala implementation of the Aho-Corasick algorithm for efficient multi-pattern string matching, featuring a GUI visualization and concurrent processing for improved performance.

    Scala