Thanks for checking out my portfolio!
If any of these tools were useful consider leaving a tip!
To reach me directly, use this Contact Form.
Thanks & Enjoy!
Link: Visit Web Application (Opens in a New Window)
This is a JavaScript based Web Application promoting gamefied education for counting USD currency.
The script randomizes a dollar amount and the user is expected to click a combination of coins and dollars to make the exact change or BUST if the amount goes over. Great for challenging young kids who are learning about US currency, foreign tourism, and immigrants. My 5 year old niece loves it!
Compatible with mobile devices.
Link: Download: Auto Key Press
Named Nick's Pants - I created this tool to help my husband automate skill-ups in a video game. Unzip this into a directory on Windows.
You will need to accept and click "Run Anyway" when Windows notifies that the application is not from a trusted source.
Once the nickspants.exe file the user has three options:
1) Enter which key should be pressed.
2) Enter the amount of time in seconds between key presses.
3) Enter how long the key presses should cycle in minutes. 0 will run indefinitely.
4) Click "RUN" to start the process.Enter
Link: *Not yet uploaded*
To be added soon. Use instead of your No Man's Sky launcher on Windows PC to auto-backup your save files and launch the game. Created this to help with new releases of the game which could be buggy at first.
Link: *Not yet uploaded*
To be added soon. User may copy/paste content into a textbox and the UI outputs the "sentiment" of the text (positive, negative, happy, enthusiastic, etc). This can be used to categorize content, such as social media posts, comments sections, reviews, etc. Available on a larger scale, but condensed to small-scale for purpose of this portfolio.
Link: *Not yet uploaded*
To be added soon. I created this before LLM's were a big deal, so I am debating if this is worth a refactor. Haven't uploaded here yet.
Link: *Not yet uploaded*
To be added soon. After having some difficulty looking for relevant events local to me, I created a web crawler to pull out the stuff I like! Generates a list of local events. Need to modify for "user-friendliness" before uploading to this portfolio.
Link: *Not yet uploaded*
To be added soon. Simple tool created to track attendance back when I was a contracted computer teacher. UI accepts student name and location which is stored in a SQL database. A separate backend in PHP queries SQL to generate reports.