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                1140 commits        ⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   18.58 % 
🌆 Daytime                2364 commits        ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   38.53 % 
🌃 Evening                1919 commits        ⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   31.27 % 
🌙 Night                  713 commits         ⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   11.62 % 

I Mostly Code in GDScript

GDScript                 24 repos            ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀   70.59 % 
TypeScript               3 repos             ⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   08.82 % 
Shell                    2 repos             ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   05.88 % 
Vim Script               1 repo              ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   02.94 % 
Lua                      1 repo              ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   02.94 % 

Last Updated on 04/12/2025 02:05:18 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: