Skip to content
View kdonthi's full-sized avatar
🤯
🤯
Block or Report

Block or report kdonthi

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

  1. Libft Libft Public

    Library of system level functions in C coded by only using the built-in functions "free()", "malloc()", or "write()".

    C

  2. HDC HDC Public

    I trained a neural network to identify handwritten digits from 0 to 9.

    MATLAB

  3. Medalla-Taxation-Data-Pipeline Medalla-Taxation-Data-Pipeline Public

    Created a data pipeline to merge information about validator ID's, from an online explorer (beaconcha.in), and their profit, from the Prysmatic Labs REST API, for the ETH 2.0 testnet "Medalla" in a…

    Python 2

  4. Command-line-Calculator Command-line-Calculator Public

    Calculator in C that stores an expression from the command-line in an abstract syntax tree before solving it recursively.

    C 1

  5. ETH-2.0-Advanced-Analytics ETH-2.0-Advanced-Analytics Public

    I created a histogram to display a given ETH 2.0 validator's performance in terms of inclusion distance and display their percentile. I also created polynomial regression and neural network algorit…

    Python 1 1

  6. .NET-Blockchain .NET-Blockchain Public

    Proof-of-Work blockchain using SHA-256 hashing algorithm, created in .NET (C#).

    C#