[go: nahoru, domu]

Skip to content
View Moderrek's full-sized avatar
☀️
Light IDE attracts bugs 🐞
☀️
Light IDE attracts bugs 🐞

Highlights

  • Pro

Organizations

@Moderrkowo @HegemonStudio
Block or Report

Block or report Moderrek

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

Hi My name is Tymon Woźniak

Software Enginner

  • 🌍  I'm based in Poland
  • ✉️  You can contact me at tymon.student@gmail.com
  • 🧠  I'm learning Rust lang, OpenGL, Vulkan API
  • ⚡  I specialize in Minecraft servers

Skills

CC++C#GitJavaJavaScriptKotlinPythonRustTypeScriptHTML5ReactNextJsJQueryTailwindCSSBootstrapMaterial UIBabelWebpackNodeJSMySQL.NETDjangoLinuxDocker

Socials

Badges

My GitHub Stats

Moderrek's GitHub stats

Pinned Loading

  1. JSGL JSGL Public

    Client-side JavaScript library for creating web 2D games. Focusing at objective game. JS Game Library

    TypeScript 2

  2. HegemonStudio/HegeWorld HegemonStudio/HegeWorld Public

    Innovative custom Minecraft hard-survival mode with build and gunplay.

    Java 2

  3. EduScript EduScript Public

    The EduScript Polish programming language.

    Java 2

  4. ImpactMC ImpactMC Public

    Impact makes Minecraft plugins faster, safer and easily modified.

    Java 2

  5. rs-vulkano-triangle rs-vulkano-triangle Public

    Rust example of Vulkano bindings triangle render.

    Rust

  6. Finds longest word possible to write... Finds longest word possible to write on 7 segment display with txt dictionary.
    1
    import urllib.request
    2
    
                  
    3
    dictionaries: dict[str, str] = {
    4
      "pl": "https://raw.githubusercontent.com/sigo/polish-dictionary/master/dist/pl.txt",
    5
      "en": "https://raw.githubusercontent.com/dwyl/english-words/master/words.txt",