Skip to content
View Zulfen's full-sized avatar
  • Bournemouth
  • 01:43 (UTC)

Block or report Zulfen

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

Welcome to my profile!

  • ๐Ÿ”ญ Iโ€™m currently working on:
    • Zeardle, a clone of the popular Heardle game, written using Kotlin, Spring Boot and React.
    • ZulfEngine, a 3D game engine to be written in C++
  • โœ”๏ธ Notable projects that are mostly completed:
    • ZulfBungee, an addon to a popular Minecraft server-side scripting language which adds inter-server communication (useful for multi-server setups). Has over 1,500 downloads. The plugin is due for a re-write at some point due to the stuff I learnt while making it.
  • ๐Ÿ“— Languages I am mostly fluent in: Java (~5 years of experience, check ZulfBungee)
  • ๐Ÿ‘ Skills I have picked up:
    • Lots of OOP principles
    • Multi-threaded concepts
    • Networking w/ sockets
    • Maven / Gradle
    • Git
  • ๐ŸŒฑ Iโ€™m currently learning: C++, C#, Kotlin and React
  • ๐Ÿค” Stuff I'm interested in: Backend, Minecraft server, web and game engine development
  • ๐Ÿ˜„ Pronouns: Any! (they/them preferred)

Want to get in touch?

Feel free to drop me an email at contact@zulfen.com to have a chat or for me to send over my CV.

Pinned Loading

  1. ZulfBungee ZulfBungee Public

    A Skript addon which adds proxy integration.

    Java 11 2

  2. BankSystem BankSystem Public

    My submission for my programming module coursework.

    Java

  3. zeardle/backend zeardle/backend Public

    backend for zeardle written in kotlin (unfinished!)

    Kotlin