bitspleaze
I wake up and pray for everyone who debugs my code to have a special place in heaven. Amen.
Pinned Repositories
8-bit-owl.github.io
achievement-playground
🏆 Developer environment for earning new Github badges
arv32-opt
[Tested successfully] Linux on Arduino UNO / atmega328p port of mini-rv32ima. Let's run Linux on the world's worst Linux PC (and beat Dmitry Grinberg)
Awesome-Embedded
A curated list of awesome embedded programming.
bitspleaze
bitspleaze.github.io
Guess you wanted to know more about me :D
brutal
🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C-Programming-Questions
You can find a list of programming problems on various topic in C
python_intro
Introduction to Python
bitspleaze's Repositories
bitspleaze/arv32-opt
[Tested successfully] Linux on Arduino UNO / atmega328p port of mini-rv32ima. Let's run Linux on the world's worst Linux PC (and beat Dmitry Grinberg)
bitspleaze/python_intro
Introduction to Python
bitspleaze/achievement-playground
🏆 Developer environment for earning new Github badges
bitspleaze/Awesome-Embedded
A curated list of awesome embedded programming.
bitspleaze/bitspleaze
bitspleaze/bitspleaze.github.io
Guess you wanted to know more about me :D
bitspleaze/brutal
🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
bitspleaze/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
bitspleaze/C-Programming-Questions
You can find a list of programming problems on various topic in C
bitspleaze/ble_ota
BLE OTA
bitspleaze/embeddedsystems_repo
This repo is intended to write individual C files that are important for embedded software engineer and students giving interviews.
bitspleaze/esp-at
AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266
bitspleaze/esp_blink
bitspleaze/fourier_tests
To explore relation between fourier and the convolution, and domain shift concepts
bitspleaze/Hariboot
The UEFI bootloader for the HaribOS operating system
bitspleaze/HaribOS_release
This will be upladed from workflow
bitspleaze/Hello-World
it contains a simple hello world program
bitspleaze/Hyperparameter_optimization_evolutionary_algorithm
bitspleaze/LemonDOOM
Port of doomgeneric to Lemon OS
bitspleaze/Linkedlists_C
Just an implementaiton of linkedlists in C
bitspleaze/OneshotSignalFilter
The name of the repo comes from the fact that we need not use convolution to filter out a signal. most of the time we want to analyze the signal and if that is the goal, we can do the computation in frequency domain iteself.
bitspleaze/open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
bitspleaze/Practical-Computer-Architecture-with-Python-and-ARM
Practical Computer Architecture with Python and ARM, published by Packt.
bitspleaze/PythonRobotics
Python sample codes for robotics algorithms.
bitspleaze/secure-code-game
A GitHub Security Lab initiative, providing an in-repo learning experience, where learners secure intentionally vulnerable code.
bitspleaze/siril.github.io
Guess you wanna know more about siril :D
bitspleaze/Speech_Recognition
Speech Recognition using IBM cloud services.
bitspleaze/spi_read
bitspleaze/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
bitspleaze/uart
Testing a pseudo_uart