Giter Club home page Giter Club logo

dh-dashboard's Introduction

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 #105 in ijsKoud/PaperPlane-docs
  2. ๐ŸŽ‰ Merged PR #29 in ijsKoud/automations
  3. ๐ŸŽ‰ Merged PR #512 in ijsKoud/PaperPlane
  4. ๐ŸŽ‰ Merged PR #538 in ijsKoud/PaperPlane
  5. ๐ŸŽ‰ Merged PR #183 in ijsKoud/adventofcode
  6. ๐ŸŽ‰ Merged PR #15 in ijsKoud/automations
  7. ๐ŸŽ‰ Merged PR #154 in snowcrystals/template
  8. ๐ŸŽ‰ Merged PR #9 in ijsKoud/automations
  9. ๐ŸŽ‰ Merged PR #276 in ijsKoud/ijsblokje
  10. ๐ŸŽ‰ Merged PR #160 in snowcrystals/iglo

dh-dashboard's People

Contributors

dependabot[bot] avatar ijskoud avatar imgbotapp avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

dh-dashboard's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update actions/setup-node digest to 969bd26

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/tests.yml
  • actions/checkout v3@2541b1294d2704b0964813337f33b291d3f8596b
  • actions/setup-node v3@2fddd8803e2f5c9604345a0b591c3020ee971a93
npm
package.json
  • @daangamesdg/logger ^1.1.0
  • axios ^0.27.2
  • framer-motion ^7.3.2
  • moment ^2.29.4
  • next 12.3.0
  • react 18.2.0
  • react-circular-progressbar ^2.1.0
  • react-dom 18.2.0
  • react-notifications-component 4.0.1
  • react-select ^5.4.0
  • react-spinners ^0.13.4
  • @sapphire/eslint-config ^4.3.8
  • @sapphire/prettier-config ^1.4.4
  • @sapphire/ts-config 3.3.4
  • @types/node 16.11.58
  • @types/react 18.0.19
  • @types/react-notifications-component ^3.1.1
  • @typescript-eslint/eslint-plugin ^5.36.2
  • @typescript-eslint/parser ^5.36.2
  • eslint 8
  • eslint-config-next 12.3.0
  • sass ^1.54.9
  • typescript 4.8.3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.