Skip to content
View striatp's full-sized avatar

Organizations

@octovel

Block or report striatp

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

Preferred Stacks

  • Go: Primary language I main for backend systems, tooling and general coding.
  • Assembly: I only use it to experiment with low-level stuff.
    • I like to use VisUAL for simulation.
  • C / C++: Low-level and performance-oriented stuff.
  • TypeScript: Occasional tooling and utilities, I sometimes make NPM packages.
  • PowerShell: Automation on Windows environments.

Toolchain

  • Zed / Neovim: Primary editors for development, I primarily use Zed IDE.
  • Git & GitHub: Verison control and collaboration.
  • Golang toolchain: go fmt & gofmt, go test, go mod
  • Bash / PowerShell: Scripting and automation.

External Links:

Note: I will always add a disclaimer for AI-generated content

Pinned Loading

  1. octovel/forgecli octovel/forgecli Public

    A command-line interface software to improve the developer experience with BotForge's framework.

    Go 2

  2. x86-macros-emulator x86-macros-emulator Public archive

    Header-only C macros for ALU-style operations, Assembly instructions, and x86-inspired register emulation.

    C

  3. x86-practice x86-practice Public

    A repository where I post small Windows Assembly x86-64 program snippets to practice.

    Assembly

  4. crc32-file-hasher crc32-file-hasher Public archive

    A lightweight, high-performance file hashing tool implemented in C and x86-64 Assembly.

    C