Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 24 Oct 2024

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: 13 Nov 2024

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: 13 Nov 2024

https://github.com/jakubschwenkbeck/gameoflife

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

Last synced: 13 Nov 2024

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

Hacking tools using C++

Last synced: 13 Nov 2024

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: 13 Nov 2024

https://github.com/jakubschwenkbeck/mandelbrot

Simulating a Mandelbrot set in Haskell using the Threepenny framework, HTML and CSS for the browser

Last synced: 13 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

https://github.com/jakubschwenkbeck/compiler

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

Last synced: 13 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

https://github.com/jakubschwenkbeck/jakubschwenkbeck

Config files for my GitHub profile.

config github-config

Last synced: 13 Nov 2024

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

Last synced: 13 Nov 2024

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

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

Last synced: 13 Nov 2024