My Portfolio

Entity Simulation
4/1/2023 6:35:01 AM
Entity simulator for simulated experiments
An entity simulator is a powerful tool designed to replicate and study the behavior, interactions, and characteristics of various entities in a controlled virtual environment. It provides a platform for creating dynami...

ClassGenerator
6/1/2023 6:10:12 AM
PlantUML class generator for JavaScript
UML (Unified Modeling Language) class diagrams are powerful visual representations used to depict the structure, relationships, and behavior of object-oriented systems. They provide a standardized and intuitive way to ...

canvasLab
3/1/2024 6:22:37 AM
An HTML5 canvas drawing framework
In the ever-evolving landscape of web development, the demand for dynamic graphics and animations has never been higher. HTML5 canvas, a powerful tool for creating intricate visual elements, often presents a steep learning curve f...

markdown-to-json
5/1/2024 7:32:22 AM
Markdown to JSON converter
markdown-to-json is a Python tool designed to streamline the conversion process from JSDoc-formatted Markdown into a single, structured JSON file. If you're working in web development or documentation and have been using JSDoc for...