Skip to content
View bitRAKE's full-sized avatar
🏠
Working from home.
🏠
Working from home.

Block or report bitRAKE

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

GitHub Twitter LinkedIn GitHub Sponsors

Good day, 👋

my name is Rickey Bowers, but on the internet I primarily go by bitRAKE. Typically, I am immersed in research and independent software development. Some of my x86 programming is archived at asmcommunity.net. More recent at flatassembler.net. And many more bits have been lost to entropy.

I'm a student of the universe:

  • 🔭 I’m currently working on something cool 😉
  • 📕 Enjoy reading science and mathematics books/papers.
  • 📫 How to reach me: @gmail.com (use my handle)
  • ⚡ Fun fact: self-taught programmer, since 1983.

Connect with me:

bitRAKE.com bitRAKE | YouTube bitRAKE | Twitter bitRAKE | Facebook bitRAKE | Instagram


Languages and Tools:

fasmg HxD Notepad++ x64dbg Dependancies ProcessHacker Resource Hacker SumatraPDF

VSCode VSStudio LLVM AMD Intel Wolfram Mathematica Stack Exchange Wiki Win95 Windows arxiv GitHub HTML5

📺 Latest YouTube Videos 📸


📕 Latest Blog Posts


Online Tools:
Blogs to Read:
Forums:

bitRAKE's Github Stats

Donate
paypal

Pinned Loading

  1. fasm2-examples Public

    Exploring various coding styles in fasm2.

    Assembly 6 1

  2. tgrysztar/fasmg Public

    flat assembler g - adaptable assembly engine

    Assembly 257 32

  3. fasmg-umbrella Public

    Umbrella libraries for modern windows development (with fasmg).

    Assembly 8 2

  4. general square root for fasmg
    1
    ; with the remainder calculations can be split into pieces and extended later
    2
    
                  
    3
    calminstruction ROOT? result*, remainder*, N*
    4
    	local rem, prox, bit, temp
    5
    	compute rem, 0
  5. odd_tests Public

    miscellaneous explorations

    Assembly 3

  6. UEFI_playground Public

    Experiment, explore, and get excited about UEFI ...

    Assembly 7 2

144 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to bitRAKE/fasm2-examples, bitRAKE/odd_tests, bitRAKE/asmgame and 7 other repositories
Loading A graph representing bitRAKE's contributions from April 14, 2024 to April 19, 2025. The contributions are 94% commits, 4% issues, 2% pull requests, 0% code review.   Code review 4% Issues 2% Pull requests 94% Commits

Contribution activity

April 2025

Created 1 commit in 1 repository

Created an issue in farukalpay/FABE that received 1 comment

Cloning fails on Windows due to invalid character ':' in filename

Hi, I'm unable to clone this repository on Windows due to an invalid character in a filename. My Environment: Operating System: Windows 11 Git Ver…

1 comment
6 contributions in private repositories Apr 14 – Apr 15
Loading