Skip to content
View ijsKoud's full-sized avatar
😮‍💨
😮‍💨

Organizations

@cryo-sphere @snowcrystals @modtech-team @TrackTech-Media-Group
Block or Report

Block or report ijsKoud

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

welcome banner image

export class Human {
  public readonly name = "Daan Klarenbeek";
  public readonly username = "ijsKoud";

  public readonly web = "https://ijskoud.dev/";
  public readonly linkedIn = "https://ijskoud.dev/linkedin";

  public position = "student";
  public readonly age: number;

  public constructor(age: number = 17) {
    this.age = age;
  }

  public get stack(): Record<string, string[]> {
    return {
      languages: ["JavaScript", "TypeScript", "Python"],
      database: ["PostgreSQL", "Mongo DB", "Redis"],
      frontend: ["ReactJS", "NextJS", "Tailwind CSS", "HTML", "CSS"],
      backend: ["NodeJS", "ExpressJS", "TRPC"],
      devops: ["Docker", "Linux"],
      misc: ["Prisma", "firebase", "turborepo"]
    }
  }
}

🔥 Github Stats

  1. 🎉 Merged PR #512 in ijsKoud/PaperPlane
  2. 🎉 Merged PR #538 in ijsKoud/PaperPlane
  3. 🎉 Merged PR #183 in ijsKoud/adventofcode
  4. 🎉 Merged PR #15 in ijsKoud/automations
  5. 🎉 Merged PR #154 in snowcrystals/template
  6. 🎉 Merged PR #9 in ijsKoud/automations
  7. 🎉 Merged PR #276 in ijsKoud/ijsblokje
  8. 🎉 Merged PR #160 in snowcrystals/iglo
  9. 🎉 Merged PR #15 in snowcrystals/eslint-config
  10. 🎉 Merged PR #140 in snowcrystals/docs

Pinned

  1. PaperPlane PaperPlane Public

    An open-source customisable solution to storing files in the cloud. ✈️

    TypeScript 8 2

  2. whoami whoami Public

    ✨ My next generation portfolio built with NextJS, Kinde and Prisma.

    TypeScript

  3. ijsblokje ijsblokje Public

    Co-pilot for GitHub operations ✈️

    TypeScript

  4. gitcord gitcord Public

    🪝Custom GitHub embeds for Discord

    TypeScript

  5. snowcrystals/icicle snowcrystals/icicle Public

    The bridge between code and terminal to print beautiful messages 🎨

    TypeScript 1

  6. snowcrystals/iglo snowcrystals/iglo Public

    Just like any other Discord.js framework, but better. 🧊

    TypeScript 1