Skip to content
View dsneed123's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report dsneed123

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 Loading

  1. Bouncing_balls_rust Bouncing_balls_rust Public

    A Rust-based graphical simulation of bouncing balls using the `minifb` crate. Balls move independently, bounce off walls, and collide with each other, with their velocities adjusted upon impact. Th…

    Rust

  2. centrebyte centrebyte Public

    CentreByte is a decentralized Bitcoin marketplace designed for peer-to-peer transactions. Similar to eBay, it allows users to buy and sell goods and services with Bitcoin. The platform features esc…

    HTML

  3. Langtons_ant Langtons_ant Public

    Langton's Ant simulation in Rust using minifb. Watch the ant create mesmerizing patterns on a 2D grid. Simple setup, customizable grid size, and efficient rendering. Perfect for learning Rust or ex…

    Makefile

  4. shamir_secret_sharing shamir_secret_sharing Public

    A Shamir Secret Sharing program in Python implements a cryptographic scheme that splits a secret into multiple shares, distributing them among participants. A minimum number of shares are required …

    Python

  5. solar-system-rust solar-system-rust Public

    A 2D simulation of the solar system written in Rust using the minifb library. It features the Sun at the center, with planets orbiting at realistic speeds and distances. The simulation supports zoo…

    Makefile