The work.


  • Tabletop Simulator – Lua Script (2023)

    Tabletop Simulator – Lua Script (2023)

    Welcome to Thoughtform Summoner, a Lua script designed to elevate your Tabletop Simulator experience. This magical script introduces features like automatic scaling, health point management, stall and equip controls, and a fascinating duplicate placement system. Crafted by the visionary developer at Dimension Beyond, this script turns your gaming table into a realm of enchantment, where tagged objects come to life with enhanced functionality and strategic depth.…

    View this work


  • Mario Head CSS Image (2017)

    Mario Head CSS Image (2017)

    This was a random idea I had to make an image out of CSS back in 2017. I have a different way I would do it now. I would probably have been able to complete this a lot fast, and cleaner if I used a simple ATTR Selector. Lesson Learned I guess lol.

    View this work


  • Gematria Calculator (2022)

    Gematria Calculator (2022)

    This is a python program that runs in the console. It loops through a dictionary, and adds the item values of each key in the dictionary. Gematria is a cryptic system that gives numerical values to each letter. Adding each of these numerical values for each word will give you its gematriac value. AI describes … Read more

    View this work


  • Card Flip Edit (2019)

    Card Flip Edit (2019)

    This code represents my creation of an interactive card-flipping UI that can be seamlessly integrated into various projects, such as card games or dynamic content displays. Feel free to replace the placeholder text (“front” and “back”) with your desired content to personalize the experience. Features:

    View this work


  • Moving Square (2022)

    Moving Square (2022)

    This code is a JavaScript implementation for a canvas-based web application, primarily focusing on physics and user interaction. It creates a responsive canvas element where a rectangle can be controlled using keyboard inputs, simulating gravity and jump dynamics.Key Features: This script effectively merges basic physics principles with interactive elements for web-based games or animations.

    View this work


  • Animated Navigation Menu (2019)

    Animated Navigation Menu (2019)

    The “Navigation-Menu” project, originally created for an old website, is now shared for wider use. Its key features include: Clean, responsive design.Compatibility with various screen sizes.Easy web project integration.Customizable layout.Comprehensive installation and usage instructions.Open for contributions and improvements. This project serves as a handy resource for developers aiming to incorporate or enhance navigation menus in … Read more

    View this work


  • Opening Gate GLSL Shader (2023)

    Opening Gate GLSL Shader (2023)

    This code is a GLSL fragment shader, typically used in graphical applications for creating dynamic visual effects. The shader manipulates pixel colors to generate a unique visual pattern on the screen. Here’s an overview of its functionality:Key Functions and Operations: This shader is likely used for creating intricate and evolving visual patterns, suitable for applications … Read more

    View this work


  • Thread of Light GLSL Shader (2023)

    Thread of Light GLSL Shader (2023)

    This code is a fragment shader written in GLSL (OpenGL Shading Language), typically used for creating visual effects in computer graphics. It’s designed to generate a dynamic, visually engaging pattern based on mathematical functions and shader programming techniques. Here’s a description: Description:The shader, defined by the mainImage function, manipulates pixel colors on the screen based … Read more

    View this work


  • CodeREV Kids Timetracker (2023)

    CodeREV Kids Timetracker (2023)

    This spreadsheet was made for a company that had an outdated way of tracking time. This company did not provide its employees with a Payroll software, and only provided a Word document for employees to fill out, and track time. I saw the problem this may cause and developed a new time tracker for the … Read more

    View this work


  • Weekly/Monthly Budget Spreadsheet v4 (2023)

    Weekly/Monthly Budget Spreadsheet v4 (2023)

    This personal budgeting spreadsheet is an ideal tool for the average individual looking to manage their finances more effectively. It allows users to track expenses and income by date and categorize transactions, enhancing financial awareness and control. Key features include intuitive visualizations like pie charts and bar graphs, which simplify the analysis of spending patterns. … Read more

    View this work