Skip to content
View Hoang-Long2012's full-sized avatar
💭
Trên đời không có code hoàn hảo tuyệt đối, chỉ có code giả.
💭
Trên đời không có code hoàn hảo tuyệt đối, chỉ có code giả.

Block or report Hoang-Long2012

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
Hoang-Long2012/README.md

Hi there 👋, Thanks for stopping by.

My name's Hoàng Long.
I'm a Python developer from Vietnam who enjoys building open-source software, especially accessibility tools and small command-line utilities for Windows.
I enjoy building command-line tools, developer utilities, libraries, and NVDA add-ons.
The Unix philosophy and classic hacker culture have greatly influenced how I design software.
I build software because I enjoy solving small problems with simple tools.
I like software that is simple, clear, and does exactly what it is supposed to do.
Most of my projects are built with Python and are designed to be lightweight, accessible, and dependency-friendly.

My interests

I'm interested in:

  • Python
  • Accessibility
  • Windows
  • Command-line tools
  • Open source

My principles

These are my working principles:

  • Keep it simple.
  • Prefer open source.
  • Command line first.
  • Accessibility matters.
  • Small tools that do one thing well.

What I'm learning

I'm learning:

  • WinAPI (Windows internals)
  • Python internals
  • Software architecture design

My contributions

I enjoy contributing to open-source projects, especially those related to accessibility and developer tools.

My repositories

I often build tools and NVDA add-ons for myself, then publish them on GitHub to share with everyone.
You can see some of my featured repositories below or browse all of them here.

Contact info

Pinned Loading

  1. DiskInfo DiskInfo Public

    A small utility to check basic information about your drive.

    Python

  2. DumpDLL DumpDLL Public

    Simple PE Export Viewer

    Python

  3. New New Public

    A simple command-line utility for creating files and directories.

    Python

  4. pyintrospect pyintrospect Public

    Simple Python introspection tool

    Python

  5. RunBash RunBash Public

    RunBash is a command-line tool written in Python that helps run Bash scripts (.sh, .bash) on Windows quickly without having to manually open Git Bash. The program automatically finds Bash (Git Bash…

    Python

  6. Trim Trim Public

    A small tool to strip garbage characters at the beginning and end of your input line.

    Python