Skip to content
View NoBypass's full-sized avatar
  • BIT
  • Switzerland
  • 06:20 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report NoBypass

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

I'm NoBypass

and am currently learning development in Switzerland πŸ‡¨πŸ‡­

Finished Projects:

  • surgo: a sqlx like library for SurrealDB in Go.
  • mincache: a minimal but very memory efficient in memory cache for Go.

Currently Working On:

  • fds The backend for all FDS apps.
  • fds-bot A Discord bot implemented in Go for the FDS guild.
  • buzzword-bingo: A minimal buzzword bingo to learn how to work with WebSockets.

My main Project is FDS (Pinned) The plan is to make a modern stats checker for Hypixel and eventually other Minecraft servers. It also includes a Discord bot for the FDS guild. I'm using this project to learn as many things as possible, so it is really overengineered.

🏫 My favourite technologies

  • Go with Echo for Web APIs
  • SurrealDB
  • Gohtml/Tailwind & HTMX

⌚ I want to learn/use in the future

  • Kotlin
    • Intellij Plugin Development
    • Minecraft Modding
  • Shaders (maybe CUDA)
  • Rust
  • Zig
  • Python
    • Data analysis
    • AI
  • K8s

πŸ“Š Stats

GitHub Stats Top Languages WakaTime Stats

Pinned

  1. fds fds Public

    The core API of all FDS apps

    Go 2

  2. fds-bot fds-bot Public

    Discord Bot

    Go

  3. surgo surgo Public

    sqlx like library for SurrealDB in Go

    Go 2

  4. mincache mincache Public

    Minimal Cache for Go

    Go