Pinned Repositories
chakra-nextjs-starter-blog
🐼 Deploy a Next.js, Chakra UI blog in seconds with this template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable.
computational-physics
A collection of Jupyter notebooks demonstrating the use of Python to solve classical and modern physics problems through computational modeling.
FaceDetection
A Python Face Detection app.
firechat
A simple fullstack superchat demo with React and Firebase.
Keylogger
A Keylogger made in Python that sends you the collected data via email.
language-prediction
💪 Powerful and scalable language prediction system using a custom language prediction model with FastAPI and Docker.
NeuralNetworkFromScratch
🎨 A minimal implementation of a feedforward Neural Network (Multi-layer perceptron)....and also my first ever neural network.
tau
🐧 Lightweight text editor with nano-like functionality made in about 1000 LOC that supports syntax highlighting and incremental search.
tinytensor
⚡TinyTensor is a lightweight open-source deep learning library built from scratch in Python, inspired by Joel Grus' approach.
web-crawler
A Web Crawler developed in Python.
michaelradu's Repositories
michaelradu/Keylogger
A Keylogger made in Python that sends you the collected data via email.
michaelradu/tau
🐧 Lightweight text editor with nano-like functionality made in about 1000 LOC that supports syntax highlighting and incremental search.
michaelradu/flappy
Flappy Bird made in Python
michaelradu/language-prediction
💪 Powerful and scalable language prediction system using a custom language prediction model with FastAPI and Docker.
michaelradu/michaelradu
michaelradu/computational-physics
A collection of Jupyter notebooks demonstrating the use of Python to solve classical and modern physics problems through computational modeling.
michaelradu/mcsh
Minimal Hackable C Shell built in ~1 hour during the night while bored.
michaelradu/NeuralNetworkFromScratch
🎨 A minimal implementation of a feedforward Neural Network (Multi-layer perceptron)....and also my first ever neural network.
michaelradu/OpenGL_Shader
Port of a Shadertoy shader I made and has been ported to OpenGL. Enjoy the eyecandy.
michaelradu/tinytensor
⚡TinyTensor is a lightweight open-source deep learning library built from scratch in Python, inspired by Joel Grus' approach.
michaelradu/xor-ransomware
A POC ransomware to troll your friends. Encrypt and Decrypt a Windows computer using basic xor encryption.
michaelradu/15min-breakout
Atari Breakout made using PyGame in ~15 minutes. Messy codebase at the moment.
michaelradu/bmi-calculator
Quick BMI Calculator made in Python with customtkinter
michaelradu/digital-rain
The iconic Matrix digital rain as a screensaver. All you really need is just a graphics library and a random number generator.
michaelradu/dot
My dotfiles / default location for ricing configs.
michaelradu/dwm
Luke's build of dwm
michaelradu/dwmblocks
My status bar: my build of the modular dwmblocks
michaelradu/dwmrice
michaelradu/helix
A modern platform for competitive programming.
michaelradu/homemed
michaelradu/ip-grabber
Python IP Grabber
michaelradu/kickstart-datascience.nvim
A launch point for your personal nvim configuration
michaelradu/oogabooga
ooga booga
michaelradu/qwtplot3d
QwtPlot3D is not a program, but a feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets for programmers.
michaelradu/rarbg
Backup of magnets from RARBG
michaelradu/resources
A collection of resources to aid in building rock-solid programs from scratch.
michaelradu/sentiment-predictor
Toy introductory app built with ML.NET. Small data set. It predicts the sentiment expressed by an individual in their review.
michaelradu/st
Luke's fork of the suckless simple terminal (st) with vim bindings and Xresource compatibility.
michaelradu/SystemAction
A tiny dmenu wrapper script for system functions. Adapt as needed.
michaelradu/xss.mihairadu.cf
Weekly XSS Games Sandbox inspired by PwnFunction.