An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by JakubSchwenkbeck

A curated list of projects in awesome lists by JakubSchwenkbeck .

https://github.com/jakubschwenkbeck/behavior-classification-for-av

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 MATLAB-Simulink Challenge by MathWorks.

autonomous-driving autonomous-vehicles machine-learning matlab rnn

Last synced: 13 May 2025

https://github.com/jakubschwenkbeck/social-media

A Ruby on Rails social media app where users can create posts, follow others, and interact through comments and likes. Built with Devise for authentication and SQLite for development, this app demonstrates a basic social networking platform.

Last synced: 04 May 2025

https://github.com/jakubschwenkbeck/quantum-computer-simulation

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 Quantum Teleportation.

bloch-sphere qbits quantum-computing

Last synced: 06 Apr 2025

https://github.com/jakubschwenkbeck/pdengine.jl

A Julia library for solving key partial differential equations (PDEs) including heat, wave, Navier-Stokes, and Poisson’s equations. Features efficient solvers using finite difference, finite element, and spectral methods.

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/sql-injection-detector-gem

A Ruby gem to detect potential SQL injection attempts in input strings. Lightweight, easy to integrate, and perfect for enhancing security in Ruby on Rails applications.

Last synced: 04 May 2025

https://github.com/jakubschwenkbeck/object-recognition-prediction

Java AI application for advanced real-time object tracking using a custom Convolutional Neural Network (CNN) written from scratch in Java. The application captures video from a webcam, performs AI-powered object classification and tracking, and displays the feed in a GUI window using OpenCV.

Last synced: 04 May 2025

https://github.com/jakubschwenkbeck/gameoflife

Small coding project simulating the Game of Life by John Conway in Haskell

Last synced: 17 Mar 2025

https://github.com/jakubschwenkbeck/compiler

Code for the "Building a compiler" Lecture, using Haskell for a JavaCompiler

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/ahocorasick-scala

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

Last synced: 25 Mar 2025

https://github.com/jakubschwenkbeck/jakubschwenkbeck

Config files for my GitHub profile.

config github-config

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/riemann-zeta-function

This project uses Python to create visualizations of key concepts related to the Riemann Hypothesis, with a focus on exploring the Riemann zeta function in 3D.

3d python riemann riemann-hypothesis zeta-functions

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/algorithm-visualization

As a fun small project, I coded and visualized Sorting and Search Algorithms in JavaScript with html and css elements

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/rust-vm

A 16-bit virtual machine in Rust with a MIPS-like assembler, custom registers, memory management, a file system, and a command-line interface for executing code.

backend rust virtual-machine vm

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/workflow-manager

As part of our Computer Science Lecture, we created a Java based App for Managing Working Hours with a CSV interface and managing ToDos and Projects

csv csv-export csv-parser gui java javaswing manager-system workflow

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/mandelbrot

A Haskell web application for exploring and zooming into the Mandelbrot set, built with Threepenny-gui. Users can interactively navigate the fractal and export views as .png images.

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/mandelbrot-doc

HTML Documentation files for the Haddock Doc of my Haskell Mandelbrot project

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/convolutional-neural-network

My first attempt on a Convolutional Neural Network written in Java. The CNN is trained with mnist data to recognize handwritten digits form 0-9

cnn cnn-classification java mnist-classification

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/zero-day

Hacking tools using C++

Last synced: 27 Mar 2025

https://github.com/jakubschwenkbeck/effekt-lambda

Effekt-Lambda is a λ-calculus interpreter written in the Effekt-Lang

Last synced: 06 Apr 2025

https://github.com/jakubschwenkbeck/datastructures-algorithms

implementations from my datastructures and algorithms lecture

Last synced: 06 Apr 2025

https://github.com/jakubschwenkbeck/jakubschwenkbeck.github.io

Main Landing page / website via github pages

Last synced: 29 Mar 2025

https://github.com/jakubschwenkbeck/transformer

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

Last synced: 29 Mar 2025

https://github.com/jakubschwenkbeck/easymath

maths utility

Last synced: 15 Mar 2025

https://github.com/jakubschwenkbeck/go-web-server

Creating a web server which handles requests via its own RESTful API with JWT authentication and enables a multi-user chat platform using GoLang for server and backend development, with MySQL for data storage.

Last synced: 02 Mar 2025

https://github.com/jakubschwenkbeck/cli-todolist

A simple command-line tool written in Go for managing tasks. Add, list, complete, and remove tasks with persistent storage using a JSON file. Includes a batch file for easy execution on Windows.

Last synced: 06 Apr 2025