Skip to content
View dpkass's full-sized avatar
  • Germany
  • 01:54 (UTC +02:00)

Highlights

  • Pro

Block or report dpkass

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. HHU-Machine-Learning HHU-Machine-Learning Public archive

    🧠 📊 Classical ML coursework from Machine Learning (HHU, WS 23/24) — SVMs, PCA, clustering, regression, decision trees, and neural nets.

    Jupyter Notebook 1

  2. HHU-Competitive-Programming HHU-Competitive-Programming Public archive

    🏁 ⚙️ Competitive programming archive with Codeforces problem solutions in C++ and Python. Focused on speed, clarity, and algorithmic technique. Course: Competitive Programming A/B (HHU, SS 22 and W…

    C++

  3. HHU-Practical-Training-Splitter HHU-Practical-Training-Splitter Public archive

    Splitter helps you and your friends, colleagues or travel mates, split expenses at the end using minimal transactions. Part of our practical training at HHU.

    Java

  4. simple-excel simple-excel Public

    Simple excel reader, to read out batches of rows or columns.

    Java

  5. ReadingManagement ReadingManagement Public archive

    Simple Reading Management Application, to manage books or mangas you're currently reading. One of my very first projects, which I developed over a year, applying what i learned at practical trainin…

    Java 3

  6. nand2tetris nand2tetris Public archive

    nand2tetris.org is an online course, where one goes through the layers of the computer and constructs the different elements that make it up. You start with nothing, but a NAND gate (and a D-Latch)…

    Assembly