GithubHelp home page GithubHelp logo

Sidd's Projects

algorithms icon algorithms

Type-generic searching, sorting, and swapping algorithms in C.

array icon array

Flexible dynamic arrays and array functions.

automaton icon automaton

My own library for NFAs and DFAs. The algorithms in this file were written from scratch by me (unless specified otherwise).

bitcoin-calculator icon bitcoin-calculator

A small calculator for checking the block reward and circulating supply for Bitcoin at a given height.

convolution icon convolution

Convolves two audio files (Based on an assignment I did)

cubetimer icon cubetimer

Rubik's Cube Timer (Haven't started yet, so this is a WIP)

drawing-a-circle icon drawing-a-circle

Just a simple script I came up with in 10 minutes for drawing a circle. Not very efficient, but gets the job done!

fibonacci-caching-demonstration icon fibonacci-caching-demonstration

A Java implementation of the Fibonacci function, with caching to demonstrate the difference in performance when storing previous function call results.

mergesort icon mergesort

Parallelized version of mergesort (this uses multiple cores for the classic divide and conquer algorithm).

pmath icon pmath

My personal math library for convenient calculations (still very much a work in progress). The plan is to eventually get tracing of algorithms and calculations for symbolic math, but right now there is only some support for basic linear algebra.

preimager icon preimager

SHA256 hash pre-imager. I made this back in second year (winter term), but am uploading it now. I will update this README later on.

pycoin icon pycoin

My project/creation of Bitcoin from scratch using Python (yes, the name is a little lazy, lol).

sha256 icon sha256

A C Implementation of the SHA256 hashing algorithm. The following code is my own.

siphash icon siphash

An implementation of the Siphash hashing algorithm.

sleep-sort icon sleep-sort

Implementing the "sleep sort" alglorithm as a part of a YouTube comment addressing the issue of current sorting algorithms.

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.