Pinned Repositories
availability-app
A MicroPython application intended for deployment to a Raspberry Pi Pico W. Utilizing an MQTT broker, allows multiple (Client & Associate) Pico Keypads to indicate a users "in a meeting" status (Red=in a meeting; Yellow=busy; Green=available). Now including an Angular app!
cpp-playground
A C++ playground to test and learn C++. Check branches for projects with UI frameworks such as QT
dgs-subscription-example
A server and web client (Angular) example of how to implement a @DgsSubscription method in Kotlin using the DGS Framework.
ExcelWebsiteChecker
Given a spreadsheet with multiple sheets containing a column named "Web Site" this script will check to see if the websites are still operational for each sheet at the same time (threaded). The specific use case was for checking a marketing list (for advertising) to see which businesses still had a working website.
file-renamer
A simple utility app to rename file names within a directory using .netCore
kotlin-memory-cache
A custom made in-memory cache for Kotlin applications.
meeting-cost-calculator
See how much money you are losing during your meeting(s)!
pirate-radio
Pi-rate Radio - A Raspberry Pi project to allow playing music from a Raspberry Pi in a car. Works excellent in a vehicle that does not have Bluetooth or a tape player for the dinky tape -> aux thing
python-webpage-watchdog
A simple application that, using an MD5 hash of webpage data, will notify a user if a specific webpage has changed since the last run.
rust-file-organizer
A Rust CLI program that will automatically create and move files into directories based on metadata
Vyse777's Repositories
Vyse777/pirate-radio
Pi-rate Radio - A Raspberry Pi project to allow playing music from a Raspberry Pi in a car. Works excellent in a vehicle that does not have Bluetooth or a tape player for the dinky tape -> aux thing
Vyse777/availability-app
A MicroPython application intended for deployment to a Raspberry Pi Pico W. Utilizing an MQTT broker, allows multiple (Client & Associate) Pico Keypads to indicate a users "in a meeting" status (Red=in a meeting; Yellow=busy; Green=available). Now including an Angular app!
Vyse777/cpp-playground
A C++ playground to test and learn C++. Check branches for projects with UI frameworks such as QT
Vyse777/dgs-subscription-example
A server and web client (Angular) example of how to implement a @DgsSubscription method in Kotlin using the DGS Framework.
Vyse777/ExcelWebsiteChecker
Given a spreadsheet with multiple sheets containing a column named "Web Site" this script will check to see if the websites are still operational for each sheet at the same time (threaded). The specific use case was for checking a marketing list (for advertising) to see which businesses still had a working website.
Vyse777/file-renamer
A simple utility app to rename file names within a directory using .netCore
Vyse777/kotlin-memory-cache
A custom made in-memory cache for Kotlin applications.
Vyse777/meeting-cost-calculator
See how much money you are losing during your meeting(s)!
Vyse777/python-webpage-watchdog
A simple application that, using an MD5 hash of webpage data, will notify a user if a specific webpage has changed since the last run.
Vyse777/rust-file-organizer
A Rust CLI program that will automatically create and move files into directories based on metadata