GithubHelp home page GithubHelp logo

Jake Edwards's Projects

amm-dex icon amm-dex

Trying to build a Substrate based AMM DEX

chaosdao icon chaosdao

A repository of documents related to ChaosDAO

dictionary icon dictionary

A program that creates a dictionary from reading in a formatted file. The user can search using an ISBN number and if a keypair exists it will return the book title.

dynamicmemoryfiletable icon dynamicmemoryfiletable

A program that creates a filetable using dynamic memory. It creates a string array of size 10. The user can add strings to all 10 locations, delete them, or display the contents of the memory(array).

go_fish icon go_fish

Building Go Fish in Rust for practice

infixtopostfix icon infixtopostfix

Loop through a file of infix expressions and convert and print to postfix form

invarch-frames icon invarch-frames

InvArch FRAME Pallet Library - NFT, DAO, & IP Ownership Infrastructure for Substrate

inventorylist icon inventorylist

Read a formatted file and create a linked list inventory from that data.

lab_2 icon lab_2

Simple model of a card deck. It can shuffle or sort.

lab_3 icon lab_3

Model of the card game War. Uses the Card and CardDeck classes from Lab_2, but adds the PlayerHand class and game logic in the main().

lab_5 icon lab_5

Simulation for removing every Nth person from a circle(modelled using a circular queue) until there is only one person left.

lab_7 icon lab_7

This program accepts a file containing valid postfix expressions and creates an arithmetic expression tree from them. It then evaluates the expression recursively with the tree and finally traverses the tree in preorder, printing the expression in postfix form.

mapreduce icon mapreduce

Learning the basics of MapReduce with Python and MRJob

merkle-tree icon merkle-tree

Simple Rust implementation of a Merkle Tree for practice/learning

mysimplelinearregressor icon mysimplelinearregressor

I'm currently studying machine learning in my free time and decided I should try to implement a linear regressor to get experience and understanding. It's a simple one that only does the bare minimum, but it works!

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.