Skip to content
View Luktronic's full-sized avatar
๐Ÿ–ฅ๏ธ
Coding โค
๐Ÿ–ฅ๏ธ
Coding โค

Organizations

@Ardas-Legends-Development-Team

Block or report Luktronic

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

Hi there!

I'm a computer scientist from Vienna, Austria. I'm well versed in the Java ecosystem, but I also have lots of experience in other languages such as Kotlin, C#, JavaScript/TypeScript with Vue and React, C++ or Rust.


๐ŸŽ“ My skillset includes:

  • โ˜• Java
    • ๐ŸŒฑ Spring Boot
    • ๐Ÿ•Š Maven
    • ๐Ÿ’พ Various other Java frameworks/libraries, such as logging (Logback/Log4J/Slf4J), persistence (JPA/JDBC), etc...
  • #๏ธโƒฃ C#
    • ๐Ÿ–ฅ WPF
    • ๐Ÿ’พ EF Core
    • ๐ŸŒASP.NET
  • โš™ C++
    • ๐ŸŽฅ OpenGL/GLFW
  • โ˜ Web
    • ๐Ÿ’š Vue.js
    • โš› React
    • ๐Ÿ’€ HTML/CSS
    • ๐ŸŒฌ Tailwindcss
    • ๐Ÿ’€ Too many libraries in this ecosystem to list them all ๐Ÿ’€
  • ๐Ÿง DevOps
    • ๐Ÿณ Docker
    • โ„ Kubernetes
    • ๐Ÿค– GitHub/GitLab
    • ๐ŸŒ Atlassian Products (Bitbucket, Jira, Trello, Confluence, ...)
    • ๐Ÿ›  Various other CI/CD tools (Jenkins, ELK Stack, Grafana, ...)
    • โœ… Advanced testing tools (Selenium, Cucumber, ...)

๐Ÿ‘” Currently working on

- ๐Ÿ  A dashboard app for shared apartments, with features like Kanban-style TODO lists or shopping lists made in Rust and React ([repo](https://github.com/Team-KekX/Long-Game)). - ๐ŸŒฑ Arda's Legends, an open source realtime-strategy game running on the web as a Spring Boot server ([repo](https://github.com/Team-KekX/Ardas-Legends-App))

โœ… Finished projects

- ๐Ÿง  Diploma Project in Kotlin - ๐ŸŽฅ Scientific paper about rendering with OpenGL in C++ ([repo](https://github.com/Luktronic/OpenGL-Scientific-Paper)) - ๐ŸŽฎ A 3D roguelike game where you fight off waves of enemies, developed in Unity, made for the HTL Spengergasse GameJam 2023 - ๐ŸŒ A Minecraft-inspired block-based game, developed in Unity, made as a school project.

My best contributions

Pinned Loading

  1. OpenGL-Scientific-Paper OpenGL-Scientific-Paper Public

    A scientific paper showcasing how OpenGL can be utilized for GPU Rendering, using C++ and GLFW.

    C++

  2. Team-KekX/Ardas-Legends-App Team-KekX/Ardas-Legends-App Public

    Backend of the Arda's Legends Website, containing all the game logic

    Java 6