I am a 21-year-old self-taught programmer specializing in revolutionizing programming. So far, I've been programming for approximately two years.
For most people, programming is a tool to solve problems. But for me, programming itself is the problem I’m solving.
I started programming accidentally in AutoHotKey for a bit over a year, not even planning to become a programmer. But AutoHotKey only works on Windows, and I felt bound by its limitations. So, I decided to create something new and I didn’t even know I was going to make a new language. I just wanted to convert AutoHotKey-like syntax to JavaScript since it was the closest and easiest syntax to convert to and accidentally created HTH.
That’s how I ended up making my own programming languages:
- HTH: Converts AutoHotKey-like syntax to JavaScript. Originally written in AutoHotKey, then rewritten in HTpy, and later also bootstrapped to work in the browser.
- HTpy: Converts AutoHotKey-like syntax to Python. Written in HTH and later bootstrapped in itself.
- HT++: Converts AutoHotKey-like syntax to C++ for high performance. Written in HTpy.
These languages were about bringing AutoHotKey’s ease and syntax to other environments, not focusing on the target languages themselves, but using them for their unique technologies—Python for backend development, C++ for speed, and JavaScript for the browser and user interface (GUI). You can even use HT Workspace to try out HTH and HTpy only directly in your browser even on mobile.
I created HTVM—a programming language and engine inspired by my earlier languages but a hundred times more powerful. Built in HT++, HTVM converts code to JavaScript, Python, and C++, while introducing a groundbreaking approach to programming:
- Customizable Syntax: Define your own syntax without restrictions.
- No More Build-In Libraries: Forget importing libraries—everything you need is built-in for simplicity and efficiency.
- HTVM IDE: To enhance your development experience, HTVM comes with a dedicated IDE.
HTVM solves the problems of traditional programming by making it simpler, more flexible, and revolutionary.
Inside HTVM, I developed my own paradigm OSP (Objectively Simplified Programming) because I strongly believe that OOP was a mistake. OSP eliminates the complexities of OOP while still supporting objects. It focuses on making object usage intuitive and powerful, offering a streamlined alternative to traditional paradigms.
To make programming with HTVM even easier, I created the HTVM IDE, a powerful tool designed to enhance your development experience.
I’m solving problems in programming by removing unnecessary complexities and giving developers full control. With HTVM and OSP, my goal is to transform programming into a more accessible, efficient, and revolutionary process.
Feel free to explore HTVM and its IDE HTVM IDE also HTH, HTpy, HT++, and HT Workspace to see how I’m changing the programming world.
- 🌍 I'm based in Bulgaria but willing to work remotely.
- ✉️ You can contact me on Discord where my username is themaster1127
My GitHub Stats