Skip to content
View MihaiStreames's full-sized avatar
🤙
else: continue; break
🤙
else: continue; break

Highlights

  • Pro

Organizations

@Unifyr-App @Thin32

Block or report MihaiStreames

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MihaiStreames/README.md

Hey there :3

I'm a Computer Science student who likes cybersecurity, software development, and recently figured out I also like networking. If something piques my interest, I'll find the time to learn about it.

Support me on ko-fi if you like the stuff I make so that I can drink more coffee while programming :)

ko-fi

Languages I work with

  • Python - have been using it for years now, my brain is plagued by this language (especially its "threading")
  • Rust - currently learning, slowly replacing Python for things that need to actually work
  • C/C++ - i can never find interesting projects (windows apps coming soon via @Thin32)
  • Lua - specifically Luau, from my roblox dev days
  • Java - decent at it thanks to university, Spring Boot makes it bearable
  • (Java)TypeScript + Svelte - the only frontend stack that makes sense

I'm not listing C# (used it once, awful) or every other language I've touched.

Repository navigator

GitHub doesn't have any nice way to organize repos, so here's my attempt:

  • Highlights:

    • ContaraNAS: Native NAS management app built with Tauri + Python
    • DAWPresence: Discord Rich Presence for your DAW (first Rust project)
  • Tools & Libraries:

    • import-janitor: The Python tool that fixes imports
    • ghlang: Generate pretty language statistics charts from GitHub repos
    • tokount: Fastest line counter for codebases
    • fmod-jna: Java wrapper for FMOD audio engine
  • Fun Projects:

  • Other stuff:

Pinned Loading

  1. tokount tokount Public

    The fastest line counter for codebases

    Rust 2

  2. ghlang ghlang Public

    Generate pretty charts showing language statistics from GitHub repos or local code using Python

    Python 3

  3. import-janitor import-janitor Public

    A best-effort Python import fixer

    Python 1

  4. ContaraNAS ContaraNAS Public

    A native NAS managing application made with Tauri and Python

    Python 4

  5. DAWPresence DAWPresence Public

    Simple Rust app showing what you're creating in your Digital Audio Workstation on your Discord profile

    Rust 3

  6. big-lip-bob/fmod-jna big-lip-bob/fmod-jna Public

    Java wrapper for the FMOD audio engine using JNA. Cross-platform and idiomatic.

    Java 4