Code Monkey home page Code Monkey logo

Danny A. Mase's Projects

admin-dashboard icon admin-dashboard

A non-responsive admin's dashboard webpage created using HTML and CSS.

book-collection icon book-collection

Library Project that allows you to add a new book to your collection.

bst-project icon bst-project

binary search trees – where you take a group of data items and turn them into a tree full of nodes where each left node is “lower” than each right node

linked-list icon linked-list

In Computer Science one of the most basic and fundamental data structures is the linked list. A linked list is a linear collection of data elements called nodes that “point” to the next node by means of a pointer. Each node holds a single element of data and a link or pointer to the next node in the list.

recursion-n-mergesort icon recursion-n-mergesort

Used the Fabonacci Sequence for Project Recursion and an example of MergeSort using JavaScript

resume-project icon resume-project

Free CV/Resume Builder using React and Bootstrap for ultra-responsive web app.

shopping-cart icon shopping-cart

A shopping cart app created using react, react-router-dom, and react-bootstrap

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.