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

Highlights

  • Pro

Block or report serize02

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

More about me:

val serize02 = developer {
    about {
        name = "Ernesto Serize"
        role = "Backend Developer"
        description  = "Computer Science student, passionate about math, modeling, and programming"
    }
    tech(
        "Kotlin", "C++", "Ktor", @InProgress "Haskell"
     )
    skills = listOf("Math Modeling", "Backend Development", "Data Analysis", "Competitive Programming")
    links {
        linkedin  = "https://www.linkedin.com/in/ernesto-serize-19253a299/"
        telegram = "https://t.me/serize02"
        codeforces = "https://codeforces.com/profile/sz_02"
    }
}

I code with:

kotlin logo ktor logo intellijidea logo cplusplus logo gradle logo haskell logo git logo github logo githubactions logo docker logo postman logo vscode logo

Pinned Loading

  1. cognifire-psi cognifire-psi Public

    Analyze and understand Kotlin codebases with this comprehensive tool for IntelliJ IDEA, powered by PSI (Program Structure Interface).

    Kotlin

  2. haskell-docs haskell-docs Public

    This repository collects a curated list of books and resources to help you learn and master Haskell, a purely functional programming language. From beginner-friendly introductions to advanced topic…

    Haskell

  3. Siral-Server Siral-Server Public

    This is a backend server developed in Kotlin using the Ktor framework, designed for meal reservations and administration at the university

    Kotlin

  4. Black-Box Black-Box Public

    Collection of efficient and optimized algorithms and data structures in C++ for competitive programming, serving as a centralized hub for solving problems on platforms like CodeForces and more.

    C++

  5. Ktor-News-App-Canada Ktor-News-App-Canada Public

    This repository contains a desktop news app for Canada, built with Ktor and Kotlin Compose. It serves as a learning project, showcasing my exploration of the framework's capabilities.

    Kotlin

  6. weather-data-analysis-kotlin-notebook weather-data-analysis-kotlin-notebook Public

    This repository explores Kotlin-Notebook and its libraries, including Kandy and Dataframe, with hands-on examples. It includes notebooks demonstrating data manipulation, visualization, and analysis.

    Jupyter Notebook