Skip to content
View Lokray06's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Lokray06

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

Hey there πŸ‘‹ I'm Juanpa

πŸ› Coding & creating bugs since I was 8

🧠 About me

  • πŸ‡ͺπŸ‡Έ 19yo from Seville/ES
  • πŸ’» Full-stack dev and systems programmer
  • πŸ“˜ Studying: modern frameworks, DB engines, software architecture, TypeScript, networking, and high-scale backend systems
  • πŸ”₯ Self-taught: compilers, parsers, graphics programming, game engines development, low-level dev
  • β˜„οΈ Currently making my own language Nebula, go check it out!
  • 🎸 When I'm not coding I’m playing flamenco guitar or breaking and fixing Linux systems 🐧

πŸ› οΈ Tools I vibe with

java logo c logo cpp logo c# logo docker logo unity logo

Pinned Loading

  1. nebula-lang nebula-lang Public

    The compiler for the Nebula programming language

    Java

  2. catlr catlr Public

    CLI utility to audit projects

    C++ 4

  3. Arcane Arcane Public

    A 3D game engine made in Java with LWJGL

    Java

  4. Minocraft Minocraft Public

    Minecraft clone but faster. Uses the same tech stack as the original (Java and LWJGL)

    Java 1

  5. CRIS CRIS Public

    Python

  6. mergeSumSort mergeSumSort Public

    A sorting algorithm I came up with that combines features from divide and conquer and merge sorting

    Java