Projects in Awesome Lists by mbn-code
A curated list of projects in awesome lists by mbn-code .
https://github.com/mbn-code/the-kernel-driver-guide-external
Kernal Driver Tutorial For Getting Started With Kernel Drivers
external gui-application ioctl kernel-driver kernel-mode-driver user-interface user-mode windows-11
Last synced: 24 Jun 2025
https://github.com/mbn-code/chatgpt-gui
This program is a chatbot that uses the OpenAI API to generate responses to user queries. It has a GUI with a text box for the user to input their query and a label to display the chatbot's response. The user can also set their OpenAI API key and clear the chatbot's previous response.
Last synced: 27 Jan 2025
https://github.com/mbn-code/rust-binary-search
Rust Binary Search algorithm implemented with visual aid to show what the algorithm is doing.
Last synced: 22 Mar 2025
https://github.com/mbn-code/hackers-handbook-vol-1
This is the public repository for the Hackers Handbook with a couple of the first pages :) in a markdown format.
Last synced: 22 Mar 2025
https://github.com/mbn-code/rust-file-explorer
This is a file explorer written in Rust optimised for speed in searching.
arm druid-io file-explorer linux macos rust walkdir windows
Last synced: 22 Mar 2025
https://github.com/mbn-code/faceandbodytrackingwithpython
Body, face, mouth, eye, detection. more will be added.
Last synced: 22 Mar 2025
https://github.com/mbn-code/automatedgoogleosint
This is a test at using python to search on google about elements and other science stuff.
Last synced: 22 Mar 2025
https://github.com/mbn-code/hackers-handbook-vol-1-full-version
Hackers Handbook Vol 1 Full Version Free
astroframework cyber-security cybersecurity edu education educational ethicalhacking hacking hackingguide handbook-product infosec learning netlify netlify-deployment nmap patreon pentest
Last synced: 16 Apr 2025
https://github.com/mbn-code/gitsearch
This script is a Python program that utilizes the Tkinter library to create a graphical user interface (GUI) for searching GitHub repositories based on a user's query. It retrieves repository data from the GitHub API, displays the results in a text widget, and allows the user to open a repository's URL in a web browser.
github gui macos python python3 tkinter tkinter-graphic-interface
Last synced: 22 Mar 2025
https://github.com/mbn-code/pysort
Python Sorting Visualised.
algorithm asd matplotlib python python3 sort visualization
Last synced: 22 Mar 2025
https://github.com/mbn-code/screnshotter
Screenshotter written in c++, very quickly takes a screenshot of the entire screen.
Last synced: 18 Jun 2025
https://github.com/mbn-code/dossonosdeviceautomatically
Dos a Sonos device on local network automatically.
Last synced: 22 Mar 2025
https://github.com/mbn-code/pythontutorial-easy-to-hard
This is a python helper / tutorial course that goes from easy to hard.
Last synced: 22 Mar 2025
https://github.com/mbn-code/rust-blockchain-file-sharing
Securely share files on the blockchain with this Rust-based application. Utilizing advanced blockchain technology, this project ensures the confidentiality and integrity of shared files. Developed for cross-platform compatibility on Windows and macOS.
Last synced: 22 Mar 2025
https://github.com/mbn-code/lanedetectionpython
This is a very simple lane detection made with python.
automation car filter lane-detection lane-finding lane-lines-detection lane-tracking pyhton python
Last synced: 22 Mar 2025
https://github.com/mbn-code/algoritmeanalyse-og-optimering
Algoritmeoptimisering og analyse samt praktiske implementationer
algorithms analysis analyzer benchmarking binary-search cpp optimization optimization-algorithms python visualize
Last synced: 13 May 2025
https://github.com/mbn-code/windows-socket-sender-ftp
A CLI tcp/ip FTP client.
authentication backend cli clientserver commandlineinterface cplusplus credentialmanagement file-upload ftp ftpfiletransfer network-programming sharing socket-programming socketsender tcp upload windows windowsdevelopment windowssockets winsock
Last synced: 14 Mar 2025
https://github.com/mbn-code/oddorevenc
This is a small script made in C, checking if the number is even or odd. How you check is if you devide the number by 2 and if there isn't any remainder it's even, else odd.
Last synced: 22 Mar 2025
https://github.com/mbn-code/hellouser
This is your Ai that helps you do daily tasks.
Last synced: 22 Mar 2025
https://github.com/mbn-code/instaupload
This is a ery short script that allows you to upload pictures to instagram from your desktop.
Last synced: 22 Mar 2025
https://github.com/mbn-code/ping-pong
A Ping Pong Game With Different DIfficulties versus AI
Last synced: 22 Mar 2025
https://github.com/mbn-code/cpptutorialwithexamples
This is my personal C++ tutorial, there are a lot of examples, then I also made executables of all the programs so you can try to run them with with ./(file name) these were compiled with g++.
Last synced: 22 Mar 2025
https://github.com/mbn-code/collinedward-web
This is a web version of the 1cy osint, it doesn't do the same things, I am just messing around with web stuff thus I made this.
Last synced: 22 Mar 2025
https://github.com/mbn-code/1cy-osint
1CY-OSINT is the automated OSINT - Information gather tool made for everyone, it created files for all the kinds of scans that it makes and writes them for easy viewability.
Last synced: 22 Mar 2025
https://github.com/mbn-code/doctor-appointment
A web application for doctor appointments.
Last synced: 26 Feb 2025
https://github.com/mbn-code/tedletogle
This tool is an interactive command-line utility for network scanning using Nmap, providing a user-friendly interface for selecting scan options and performing scans on target IP addresses or IP address ranges.
Last synced: 10 Jun 2025
https://github.com/mbn-code/bitwars
Bitwars - Cpp raylib project
arm64 cpp17 game game-deve gui-application macos make makefile modern-cpp raylib raylib-c raylib-cpp raylib-game wargame windows windows-10
Last synced: 30 Mar 2025
https://github.com/mbn-code/setup-dev-env
A personal script I like to use to really quickly setup a new enciroment.
bash-script macos osx script scripting sequoia
Last synced: 22 Mar 2025
https://github.com/mbn-code/lazyneovim
An neovim script for the lazy people who just want a simple neovim config with simple plugins.
Last synced: 22 Mar 2025
https://github.com/mbn-code/mbn-discord-bot
Discord bot coded in python, called indian tech support
Last synced: 22 Mar 2025
https://github.com/mbn-code/space-invaders-c-
First time creating a game in C++
Last synced: 22 Mar 2025
https://github.com/mbn-code/computer-information-utility-c-
Right now this program is a simple information tool that displays various system information, as well as network information. The program uses the FLTK library for the GUI and various other libraries, for system and network information.
Last synced: 22 Mar 2025
https://github.com/mbn-code/chess-engine-python
this is a chess game without any required files other than main scirpt.
Last synced: 22 Mar 2025
https://github.com/mbn-code/rusty-ollama
read ollama LLM stream using rust
llm ollama ollama-api ollama-interface rust rust-lang rustlang
Last synced: 31 Mar 2025
https://github.com/mbn-code/skraldecookie
Dette er udelukkende kun for "educational purposes" og forfremmelse af fejl og dårlig kode inkluderet i seneste version ExamCookie
Last synced: 28 Apr 2025
https://github.com/mbn-code/win7-kali-pentesting
Setting up Kali Linux and Windows 7 for Penetration Testing in VirtualBox
cyber cybersecurity education exploiting guide guides hackingtools kali learning linux network nmap pentest troubleshooting virtual-machine virtualbox vulnerabilities win7 windows
Last synced: 16 Jun 2025
https://github.com/mbn-code/unity-path-finding-demo
algorithm for path finding in unity
algorithm algorithms algorithms-and-data-structures astar-algorithm demo pathfinding pathfinding-visualizer priority-queue unity unity-scripts unity2d
Last synced: 05 Apr 2025
https://github.com/mbn-code/itstoolkit
This is the Indian Tech Support Tool Kit. This is a written in python, but added to the /usr/bin so it can be ran from anywhere.
Last synced: 14 Jun 2025
https://github.com/mbn-code/keylogger
This is a key logger, logs keys and gives them description.
Last synced: 22 Mar 2025
https://github.com/mbn-code/mouse
Mouse is a open source - security based and producitvity toolkit. The toolkit is made with c++. Additional README notes will be written.
Last synced: 22 Mar 2025
https://github.com/mbn-code/nb-fotografi
This is the repository for NB Fotografi website. NB Fotografi is a photgraph company, which takes differnet kinds of photos for different kind of prices.
Last synced: 22 Mar 2025
https://github.com/mbn-code/gahdat
This script is a toolkit for creating different types of payloads and generates a text file with the payload creation details.
Last synced: 18 Jun 2025
https://github.com/mbn-code/repofetch
RepoFetch is a tool that automatically fetches and automatically sets the tools up that you fetch.
Last synced: 22 Mar 2025
https://github.com/mbn-code/csv_javascript
Computer specification viewer made with javascript.
Last synced: 22 Mar 2025
https://github.com/mbn-code/computer-information-viewer
This Python script uses Tkinter to create a GUI that displays system information such as OS, CPU, memory, disk, and network in a user-friendly format.
Last synced: 22 Mar 2025
https://github.com/mbn-code/dicerollgametemplate
Simple dice rolling game against ai. Made in python, this is just a simple template you can emplement in a bigger project like a personal AI.
Last synced: 22 Mar 2025
https://github.com/mbn-code/face_handpasswordunlocker
Password / unlocker - You have to know the sequence of which hand gesture to put up in which order. The face makes the hands able to be tracked, and then you can do the two hand gestures which are palm and closed.
Last synced: 22 Mar 2025
https://github.com/mbn-code/photofacedetect
This repo contains files for detecting faces zooming in on them and taking photos, using multi threading to optimise performance and the YOLOv3-tiny classifier.
bash caffemodel cnn cnn-for-visual-recognition cnn-model coco darkent facedetection opencv opencv-python3 pretrained-models prototxt python python3 realtime yolov3-tiny
Last synced: 22 Mar 2025