Skip to content
View Rattlyy's full-sized avatar
🎉
Festeggiando
🎉
Festeggiando

Highlights

  • Pro
Block or Report

Block or report Rattlyy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rattlyy/README.md

Welcome in my profile! 👋

Rattlyy

Stats

What i've worked on (Minecraft)

DevRoom - Freelancer

Horizon's End - Former SysAdmin & Developer on Ion

Polyfrost - Former Developer on OneConfig

CoralMC - Former Jr.Developer

TecnoCraft - Former Sr.Developer

Projects

Duels - (Minecraft Plugin) A duels system with kits and arenas. Unfinished.

SkyWarsTracker - Overlay that shows Hypixel SkyWars stats in real time.

KotlinMetadataRemover - qProtect Obfuscator transformer that removes kotlin Metadata annotations.

htmx-ktor - Demo TODO app that showcases HTMX usage in a Ktor project with a Database (Exposed ORM) and basic CRUD functionality.

quarkus-votes - Website that simulates a school's student rep election process. Built with Quarkus & Quarkus Renarde.

DomandePatenteB - Little Kotlin program that scrapes all of the Italian questions for the B driver license category.



RiiTag


Pinned Loading

  1. HorizonsEndMC/Ion HorizonsEndMC/Ion Public

    Horizon's End's Custom Plugin

    Kotlin 10 33

  2. Polyfrost/OneConfig Polyfrost/OneConfig Public

    Next generation configuration library for Minecraft

    Java 217 25

  3. htmx-ktor htmx-ktor Public

    todo app with htmx and ktor

    Kotlin 20 4

  4. Utility to use SSE with Kotlin flows... Utility to use SSE with Kotlin flows on Quarkus
    1
    import jakarta.ws.rs.sse.Sse
    2
    import jakarta.ws.rs.sse.SseEventSink
    3
    import kotlinx.coroutines.cancel
    4
    import kotlinx.coroutines.coroutineScope
    5
    import kotlinx.coroutines.flow.MutableSharedFlow
  5. DomandePatenteB DomandePatenteB Public

    Scraper che scarica tutte le domande per la patente B dal sito https://guidaevai.com/

    Kotlin

  6. KotlinMetadataRemover KotlinMetadataRemover Public

    Forked from qTechnologiesV2/CustomTransformerSample

    qProtect transformer that strips Kotlin metadata annotations.

    Java 1