Skip to content
View loteque's full-sized avatar
⚗️
⚗️

Organizations

@pxlpush

Block or report loteque

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

Hi! This is the github profile of Loteque!

Buy me a coffee!

I am:

  • ⌨️ a programmer
  • 📐 an architect for AGILE teams
  • 🎮 an interactive media designer
  • 🎸 an amature musician

I want to work with you to achieve your next goal, especially on:

  • 🔃 Open Source/Free Software
  • 🎮 Interactive media, Games, Art Installations
  • 🌐 Decentralized Web Systems

Code Time

Profile Views

Lines of code

I'm an Early 🐤

🌞 Morning                1106 commits        ⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   18.76 % 
🌆 Daytime                2293 commits        ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   38.90 % 
🌃 Evening                1826 commits        ⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   30.98 % 
🌙 Night                  670 commits         ⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   11.37 % 

I Mostly Code in GDScript

GDScript                 23 repos            ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀   69.70 % 
TypeScript               3 repos             ⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   09.09 % 
Shell                    2 repos             ⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   06.06 % 
Vim Script               1 repo              ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   03.03 % 
Lua                      1 repo              ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   03.03 % 

Last Updated on 27/12/2025 02:06:27 UTC

Pinned Loading

  1. arch-configs arch-configs Public

    gnu stow of configs for applications and shells on arch

    Vim Script

  2. godot4_mem_tools godot4_mem_tools Public

    library of memory objects

    GDScript

  3. gravity-run gravity-run Public

    GDScript

  4. refactoring_techniques.MD refactoring_techniques.MD
    1
    # Refactoring Techniques
    2
    
                  
    3
    ## Function Extraction and Case Inversion
    4
    
                  
    5
    ### Code to be refactored: