nickdrones
Programmer of random stuff, former NASA Intern, FIRST Robotics Alumni, Cyber Engineering Graduate. Also I make videos
127.0.0.1
Pinned Repositories
Autoclicker
This is a simple autoclicker program for AutoHotKey. I originally programmed it to click the left mouse button every 50 seconds, with the F1 key being an on/off toggle for the loop. I currently use it as a timed scene switcher for OBS, but you can easily adjust the time value (currently in the code as 50000) to any larger or smaller value to create a timelapse clicker or even autoclicker for an FPS. Enjoy! :-)
Cart-Control
Code for smart controlled driving of heavy-load cart
COSC-3342-Socket-Project
Socket Project for networking class HBU Fall 2020
Email-Spoofer-using-Sendgrid
This code spoofs an email from any email address. Simply enter in the desired addresses and text OR set the program to read from an HTML file for nice formatting
Fun-Bash-Scripts
Collection of Windows and Linux bash scripts I've made for fun
HBU-Senior-Design-HAPPY-Robot
Code repository for Houston Baptist University Spring 2022 Senior Design Project
Phishermens-Nightmare
Flood a scammer's phishing page with fake user data
Python-Facial-Detection
Simple Python code for tracking faces using OpenCV
send-files-over-socket
The-LiveBolt
A two-factor open-source door lock that utilizes OTP for security
nickdrones's Repositories
nickdrones/send-files-over-socket
nickdrones/Autoclicker
This is a simple autoclicker program for AutoHotKey. I originally programmed it to click the left mouse button every 50 seconds, with the F1 key being an on/off toggle for the loop. I currently use it as a timed scene switcher for OBS, but you can easily adjust the time value (currently in the code as 50000) to any larger or smaller value to create a timelapse clicker or even autoclicker for an FPS. Enjoy! :-)
nickdrones/Cart-Control
Code for smart controlled driving of heavy-load cart
nickdrones/COSC-3342-Socket-Project
Socket Project for networking class HBU Fall 2020
nickdrones/Email-Spoofer-using-Sendgrid
This code spoofs an email from any email address. Simply enter in the desired addresses and text OR set the program to read from an HTML file for nice formatting
nickdrones/FTC_8668_2016-2017
Error 404 Robotics
nickdrones/Fun-Bash-Scripts
Collection of Windows and Linux bash scripts I've made for fun
nickdrones/HBU-Senior-Design-HAPPY-Robot
Code repository for Houston Baptist University Spring 2022 Senior Design Project
nickdrones/Phishermens-Nightmare
Flood a scammer's phishing page with fake user data
nickdrones/Python-Facial-Detection
Simple Python code for tracking faces using OpenCV
nickdrones/The-LiveBolt
A two-factor open-source door lock that utilizes OTP for security
nickdrones/FTC_8668_2017-2018
FTC Team 8668 - Error 404 Robotics (Moved all code to app version 3.6)
nickdrones/HBU-Crowd-Cheer-TweetBot
Automatically tweets whenever the crowd at an HBU football game reaches a new highest noise level
nickdrones/Inverted-Pendulum-Project
nickdrones/Learning-Appmaking-in-Flutter
Testing an App in Flutter
nickdrones/nickdrones
My GitHub profile
nickdrones/nickdrones.github.io
nickdrones/Shortest-Neural-Net
Simple neural net with Python
nickdrones/Various-Python-Programs
A collection of various python programs with different purposes. Most of them are simply an example program for a single library or algorithm