Skip to content
View razkar-studio's full-sized avatar
๐ŸŽฏ
Locking In
๐ŸŽฏ
Locking In

Block or report razkar-studio

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

Hey there ๐Ÿ‘‹

I'm RazkarStudio, and I'm just one guy! Call me Razkar. I'm a programmer that specializes in systems programming but I can do mostly everything, just not frontend, please for the love of God.

๐Ÿ˜ About Me

  • Currently working on a million things that I can't keep track of
  • Currently learning everything I can and want to learn
  • Don't want to reach out (but can collaborate) unless you're one of the greatest programmers in history

๐Ÿ› ๏ธ Tools I Use

  • VSCodium, Zed, or Neovim (btw) for code editing
  • Linux, btw; Riced Windows, btw
  • Obsidian for notes and everything notes
  • Syncthing and LocalSend for their purposes, Git for Git

๐Ÿ’ฌ Languages I've Written In

  • ๐Ÿฆ€ Rust
  • ๐Ÿ Python
  • ๐Ÿ’Ž C/C++
  • ๐Ÿค  Odin

โœจ Fun Facts

  • HTML is not a programming language
  • I like making random stuff that comes up on my mind as "cool"
  • I don't like bad READMEs.
  • I actually use Codeberg, btw

Cheers, RazkarStudio

Pinned Loading

  1. vecli vecli Public

    A zero-dependency, minimal CLI framework that's genuinely readable (My First Rust Crate)

    Rust 1

  2. farben farben Public

    Markup for the Terminal, but faster and safer.

    Rust 53

  3. centipm centipm Public

    CentiPM is compact, standalone environmental package manager.

    Python 1

  4. tinyobj tinyobj Public

    TinyObj is a way to store object notations, like JSON.

    Python 1

  5. tinycolors tinycolors Public

    A tiny, useful, and readable color library for fast colors, and a large library. Having a very large library of colorization and super readable syntax, tinycolors is the color library you were lookโ€ฆ

    Python 1

  6. quickeval-cpp quickeval-cpp Public

    quickeval-cpp is a C++ header and cpp tool, using the `eval()` function that takes a string to mimic python's `eval()` function.

    C++