Skip to content
View Propose34's full-sized avatar

Block or report Propose34

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Propose34/README.md

你好! 👋

You can also find me on GitHub as Propose34.

I enjoy spending my time on whatever seems interesting: working on personal projects, learning new tools, playing games, and finding something new to do along the way.

Recently, I've been learning more about how software behaves: checking whether features work as expected, spotting unusual cases, and documenting issues clearly.

I still haven't locked myself into one specific path. For now, I'm learning through hands-on experience and seeing where it takes me.

My current favorite project is Worst Macro Engine.

🎮 Games & Hobbies

  • 🔫 Counter-Strike 2 — 22K Rating, FACEIT Level 5
  • ⚔️ Souls-like games
  • 🏃‍♂️ Working out and occasionally touching grass
  • 💥 Building things, then wondering how they somehow work

🐛 A Few Facts

  • Some projects begin with a plan. Most begin with "what if?"
  • If something works, I'll probably test it again just to make sure.
  • My cat remains unconvinced by the quality of my work.
  • "It works on my machine" is where the investigation begins.

Pinned Loading

  1. python-mouse-movement-recorder python-mouse-movement-recorder Public

    A Python CLI tool to record real human mouse movement and export it as a time-based JSON curve. Useful for macros, RPA, bot detection bypass, and AI training datasets.

    Python

  2. python-macro-engine python-macro-engine Public

    A Python & Win32 API mouse automation tool featuring a custom Y3K glassmorphism Web UI. ✨

    CSS