Skip to content
View Heck-R's full-sized avatar

Block or report Heck-R

Report abuse

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

Report abuse
Heck-R/README.md

Introduction

All there is to know about me is that I like

  • 💻 Programming
  • 🎮 Playing video games
  • 📺 Watching anime

Languages

Whatever I need. I like to try new things.
My familiarity can change around based on what I'm doing.

If I have to choose something for quick and simple stuff, then it's either Python due to the vast selection of libs or the base web stack (HTML & CSS & JS) due to the easy and flexible UI and the fact that it works about everywhere without much effort

Projects

I make what I need or what seems like fun. That's all.

Abandon Project Meme

Pinned Loading

  1. HeckR_ClipLog HeckR_ClipLog Public

    HeckR_ClipLog is not only a log as it's name would suggest, but a full fledged clipboard manager which can be controlled through hotkeys.

    AutoHotkey 5 1

  2. HeckR_Replace HeckR_Replace Public

    HeckR_Replace is a wrapper for AutoHotkey's hotstring functionality. It makes possible to change typed text to something else predefined (e.g.: unicode character / email etc.)

    AutoHotkey 1

  3. PowerToys.Run.Plugin.TemplateRunner PowerToys.Run.Plugin.TemplateRunner Public

    Use simple commands and scripts as mini plugins

    C# 2

  4. PowerToys.Run.Plugin.RandomPicker PowerToys.Run.Plugin.RandomPicker Public

    C#

  5. FloatingWindow FloatingWindow Public

    A floating window HTML element written in pure JS (Without any framework)

    JavaScript

  6. Console_Snake Console_Snake Public

    The average Snake game known by everyone but in the console to make it oldschool

    Pascal