Skip to content
View TheMaster1127's full-sized avatar
Block or Report

Block or report TheMaster1127

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TheMaster1127/README.md

Self-Taught Software Developer

I'm a 20 years old Self-Taught Software Developer who can create simple Windows applications and automate repetitive tasks. Additionally, I can perform web scraping and web automation, all using AutoHotKey and some Python, maybe JavaScript for web automation.

HTH: HeavenToHell Project

HTH, which stands for HeavenToHell, is a dynamically typed, transpiled high-level programming language designed for simplicity, ease of use, and versatility. Inspired by the syntax of AutoHotkey, HTH offers a user-friendly environment for beginners to learn programming and build web applications quickly and easily.

With HTH, developers can write code in a straightforward and intuitive syntax, making it accessible even to those with little to no programming experience. The language is dynamically typed, allowing for flexibility in variable declarations and reducing the need for explicit type annotations.

One of the key features of HTH is its transpilation process, which converts HTH code into JavaScript and embeds it into an HTML file. This enables applications built with HTH to be run on any device with a web browser, providing portability and accessibility.

HTH simplifies GUI development by eliminating the need for complex initialization, allowing developers to create user interfaces quickly and easily. Additionally, HTH streamlines backend connectivity with its built-in function for sending and retrieving data from specified endpoints.

Check out the HTH Project Here for more details.

Skills

AutoHotKey Python Git SciTE for AutoHotkey JavaScript HTH

Socials

Badges

My GitHub Stats

GitHub Streak

Top Languages

Pinned

  1. HTH HTH Public

    HTH, which stands for HeavenToHell, is a dynamically typed, transpiled high-level programming language designed for simplicity, ease of use, and versatility. Inspired by the syntax of AutoHotkey, H…

    AutoHotkey 13

  2. HTpy HTpy Public

    HTpy is a custom scripting language that transpiles ahk like syntax into Python scripts. It enables users to write simple scripts using HTpy syntax and convert them into executable Python code. (th…

    HTML 1

  3. Roomfinity Roomfinity Public

    Roomfinity is a simple platformer game built with the HTH (HeavenToHell) programming language. The player controls a character and must navigate through an infinite series of rooms filled with plat…

    HTML 1

  4. MakeAnewProjectFast MakeAnewProjectFast Public

    This script allows you to create repositories on GitHub quickly and efficiently. Using Git and Hub

    AutoHotkey 1

  5. Code-Snippet-Runner Code-Snippet-Runner Public

    The Code-Snippet-Runner project is designed to execute code snippets conveniently using hotkeys based on the file type. It opens a window with a text box to paste your code and then runs it. The sc…

    AutoHotkey 1

  6. Minecraft-in-AHK Minecraft-in-AHK Public

    2D Minecraft in AutoHotKey

    AutoHotkey