Vegas Mantsch

Software Engineer Major @ UWGB

About Me:

In addition to my passion for technology;Outside of my professional interests, I am actively engaged in medical research focused on muscle growth and fitness, I'm a dedicated animal lover with four cats ranging from 1 to 9 years old. I also have a deep appreciation for anime, video games, and personal self-improvement.

This webpage is being hosted using GitHub Pages and its student developer pack.

Projects:

Medieval Munchers Sep 2023

A 2D Game built fully in java, preset dungeon generation using arrays, and a txt file which is read to generate. Monsters with randomized movement until player is in range. Inventory and key binding, and a final boss fight!

Source
Krypton Client May 2021

A C++ Project that interacts with a JVM process using Read and Write Memory which uses indexes and array to get locations of certain floats and values to change them, along with using windows API/Krypton API.

Video Demo
Krypton API May 2021

This API integrates EJS, JavaScript, TypeScript, CSS and SQL for secure user authentication and computer data retrieval using product IDs, ensuring efficiency and reliability. Super simple to use and intergrate with a site for management.

Source
Krypt May 2023

A Simple Windows API based autoclicker that has near undetectable default randomization, allows user customization, UI customization + simple color picker. Free & Open source project uses advanced math to determine delays for each event.

Source
Visual Sorting June 2024

The Sorting Visualization Program is a C++ application that visually demonstrates sorting algorithms using SFML. Users can select from algorithms like Bubble Sort, Quick Sort, and more to see how they sort arrays in real-time.

Source
LiftLog August 2024

A Advanced nutrition, lifting, and game app which allows an amazing person log all their lifts & food to get on the right track of being healthy while still playing games. Still a Work In Progress, I want to find a way to actively create this on mobile.

Source
ScreenExtract August 2024

The program captures the entire screen, enhances the captured image using GDI+, and performs Optical Character Recognition (OCR) to extract and print text to the console. It then deletes the temporary image files to ensure a clean workspace for subsequent captures.

Source