Skip to content
View embeddingBits's full-sized avatar
:octocat:
:octocat:

Block or report embeddingBits

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

About Me

  • Electronics Engineer interested in working with embedded systems, VLSI and low-level programming
  • C, Zig and Golang

Moved to Codeberg: https://codeberg.org/embeddingbits

Pinned Loading

  1. fastsh fastsh Public

    A minimal experimental shell for personal use cases

    Zig

  2. arch_dotfiles arch_dotfiles Public

    Dotfiles for my RiverWM rice on Linux

    61

  3. simple-processor-simulation simple-processor-simulation Public

    This is a simple processor simulation for learning purposes

    Verilog 1 1

  4. multi-threaded-file-downloader multi-threaded-file-downloader Public

    An efficient multithreaded file downloader made in Golang, which splits up a single file into smaller parts, installs them parallely and joins them at the end.

    Go 2

  5. GortScanner GortScanner Public

    This is a simple implementation of a port scanner in Golang

    Go