These are some of the programs I am currently working on or have completed.
Overview:
For this project, I wanted to create an interactive glossary for items found in a video-game called Muck, developed by Dani.
Features:
☑ Displays modal (pop-up window) with more detailed description of item upon clicking item’s image, including:
- ☑ Math formula(s) used to determine item’s effects.
- ☑ Item’s synergies (other items that work well with itself).
☑ Displays basic description on sidebar upon hovering item’s image including:
- Item’s name
- Item’s image
☑ Sorting table with rarity buttons that manipulates item selection.
☑ Item selection area populated with item images.
Patch Notes:
— 12/03/2024, v1.0 released —
- Added item’s image next to its name and rarity at the top of modal.
- Modal populated with synergy sections used to explain useful interactions with other items.
— 12/01/2024, v0.6 released —
- Modal populated with fuller item descriptions (when necessary) and math sections used to display appropriate formulas (when necessary).
— 11/30/2024, v0.3 released —
- Basic and fuller item descriptions populated.
- Structure is complete (item selection section and sidebar).
Related Links:
- Game – Risk of Rain 2 on Steam
- Source of information – Risk of Rain 2 Wiki
- Inspiration for project – Platinum God (Binding of Isaac Cheat Sheet)
Overview:
For this project, I wanted to create an interactive glossary for items found in a video-game called Risk of Rain 2, developed by Hopoo Games.
Link to Risk of Rain 2 Cheat Sheet
Cancelled due to the game’s new update that allows you to hover over items in your inventory explaining what they do.
Features:
☐ Displays modal (pop-up window) with more detailed description of item upon clicking item’s image, including:
- Item’s synergies (other items that work well with itself).
- Stack math table (shows effects of item based on the quantity held, also allowing user input).
- Where to acquire item.
- Item’s lore entry.
☐ Search bar that accepts user input.
☑ Displays basic description on sidebar upon hovering item’s image including:
- Item’s name
- Item’s categories and tags
- Item’s image
☑ Sorting table with category buttons that manipulates item selection.
☑ Item selection area populated with item images.
Patch Notes:
— 1/14/2024, v2.2 released —
- Added DLC category in MySQL database.
- Added tags in MySQL database and displayed at the top of the sidebar.
- Reorganized categories (replaced “Healing” with “Survival”, moved items around to better support this, etc.).
- Fixed issue with some items failing to display sidebar information due to incorrect item IDs.
— 1/8/2024, v2.1 released —
- Added 2nd page of sorting buttons for tags like Allies (for items that summon or buff Allies).
- Optimized code (both JavaScript and PHP functions).
— v2.0 released —
- Switched from JavaScript to PHP for backend information storage (item images and details).
- Adjusted orientation of sidebar and item selection area to fit better.
— v1.0 released —
- Created sidebar and area for item images to sit.
- Created functionality where associated item text appears on sidebar when hovering over specific item images.
- Created “sorting table” of buttons on sidebar that removes items from view when clicked based on the category chosen (if “healing” button is clicked, all items that aren’t associated with healing is removed from view).
Related Links:
- Game – Risk of Rain 2 on Steam
- Source of information – Risk of Rain 2 Wiki
- Inspiration for project – Platinum God (Binding of Isaac Cheat Sheet)
Overview:
For my first personal project, I wanted to see if I could recreate an online tool that helps determine which loot to grab at the end of the infamously difficult and cryptic mission, Big Oil, in a video-game called Payday 2.
Features:
Input table of buttons for clues found within the scientist’s mansion.
Output table highlighting possible working fusion engine prototypes to steal.
Related Links:
Relevant blog post by me – The video game mission that requires you to calculate cold fusion
Game – PAYDAY 2 on Steam
Inspiration for project – PayDay2 BigOil Engine Selector
Overview:
peeryfolio.com is a website that I started in the summer of 2022 as a place to keep my personal software/web development projects.
Features:
Website logo and favicon.
Privacy Policy (comes free with WordPress).
Home page.
Projects page for my programs (links to webpages or downloads) with both detailed and minimal versions.
Blog page for general thoughts that I have.