Skip to content
View Daniel-Sinkin's full-sized avatar

Block or report Daniel-Sinkin

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

👋

Hey there, I'm Daniel a somewhat recent mathematics masters graduate with a minor in computer science. During my degree I mostly focussed on Differential and Symplectic Geometry. Afterwards I've started to become more interested in programming topics and been mostly focussed on that.

I am very proficient in Python, proficient in C++, somewhat proficient in Rust and have some experience in Haskell, C# and C.

My big areas of interest are Data Science and AI, Computer Graphics (in particular technical art), numerical programming and building tools to increase productivity.

If something seems interesting or you just want to chat don't hesitate to reach out!

Pinned Loading

  1. d2l d2l Public

    My personal notes created while working through the d2l book.

    Jupyter Notebook

  2. nn_from_scratch nn_from_scratch Public

    Python 1

  3. nanograd nanograd Public

    Custom Autograd engine and NN framework written for learning purposes, inspired by micrograd.

    Python

  4. LLM-Tokenizer LLM-Tokenizer Public

    My personal implementation of an LLM Tokenizer

    Python

  5. Segment-Board Segment-Board Public

    Segment Board in C

    C

  6. leetcode leetcode Public

    My solutions to different leetcode problems

    C++ 1