Skip to content
View Robert-ML's full-sized avatar

Highlights

  • Pro

Block or report Robert-ML

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
  • Asynchronous Linux web server using the io_uring async IO API

    C Updated Jan 23, 2024
  • Based on the main firmware for the Crazyflie Nano Quadcopter, Crazyflie Bolt Quadcopter and Roadrunner Positioning Tag. Modified for identifying drones pseudo-uniquely based on the mottor sound.

    C GNU General Public License v3.0 Updated Nov 29, 2023
  • Python Updated Apr 9, 2023
  • Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.

    Kotlin GNU General Public License v3.0 Updated Mar 6, 2023
  • licenta Public

    Identify and recognize tire markings in pictures.

    Jupyter Notebook Updated Jun 27, 2022
  • 3-raid Public

    Linux Kernel module to implement RAID 1 replication with virtual disks

    C GNU General Public License v3.0 Updated May 12, 2022
  • 2-uart Public

    Linux Kernel module to interface an UART device and communicate through it.

    C GNU General Public License v2.0 Updated Apr 19, 2022
  • A process scheduler simulator that swaps in and out of the running state multiple threads while also doing context switching.

    C GNU General Public License v3.0 Updated Jan 23, 2022
  • ELF_loader Public

    A basic ELF file loader and dinamic memory alocator that loads pages into virtual memory on demand through the Soft Page Fault system call.

    C GNU General Public License v3.0 Updated Jan 23, 2022
  • An orchestrator node distributes work (text to be processed) to other nodes on different machines. Each completes its tasks using a self-made thread-pool and reports the results back to the main node.

    C++ GNU General Public License v3.0 Updated Jan 23, 2022
  • For now it supports only the ARC Board.

    C++ GNU General Public License v3.0 Updated Jun 3, 2021
  • Homework Public

    Faculty Homework

    Java Updated Nov 5, 2020
  • The game "Roll the Ball" implemented in Haskell and a solver for the game using the A* algorithm.

    Haskell Updated Nov 5, 2020
  • A Flappy Bird game written in the state-less (funcitonal) programing language, Racket.

    Racket Updated Nov 5, 2020
  • An University Project where I implemented the K-Means algorithm for clustering data points in a multi-dimensional space.

    MATLAB Updated Nov 5, 2020
  • A practical example of Linear Algebra and just how strong matrices are in mathematics. We compare different compression ratios by how much information is retained in the image as we use less and le…

    MATLAB Updated Nov 5, 2020
  • Used the Internet Protocol (IP) and the Ethernet/Industry Protocol (IP, I know, funny coincidence) to implement the ARP and ICMP protocols on a simulated router. The really nice part is the lookup …

    Python Updated Nov 5, 2020
  • This can be considered a homework for students who want to learn to implement a Proportional Derivative Integral (PID) Controller so I will not provide a solution just yet. This program is a simula…

    C++ 1 Updated Nov 5, 2020
  • infoarena Public

    Infoarena algorithmic probems from infoarena.ro

    C++ Updated Oct 8, 2020
  • My written code for controlling the NXP car mottors, direction, reading sensor information etc

    C++ Updated Sep 7, 2020
  • Chess-Bot Public

    Team project

    C++ Updated Apr 21, 2020