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

Organizations

@tekrare

Block or report Zuldruck

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

Pinned Loading

  1. apollo-typescript-starter apollo-typescript-starter Public template

    GraphQL made easy with TypeScript and Apollo Server. Built with Docker, MySQL for data, Redis for caching and Sequelize as an ORM.

    TypeScript 5

  2. image-compressor image-compressor Public

    image-compressor is a program written in Haskell to compress the colors in an image. To do so it uses my own implementation of the clustering algorithm K-Means.

    Haskell 1

  3. malloc malloc Public

    My own implementation of the low-level standard library malloc function

    C