Git Product home page Git Product logo

Shan's Projects

donut-store icon donut-store

Created a donut store applicaiton for a fake donut store. Has multiple ordering menus, a ordering basket to edit current contents, and a store orders page which stores all the orders made in the basket and the ability to export them as a text file.

gameoflife icon gameoflife

Creating John Conway's Game of Life. Provided with Driver.java that displays the board. Tasked with implementing GameOfLife.java, receives text input to create the 2D array board, methods that identify alive cells and their neighbors, computing the grid's new generations following the game’s rules, and count # communities using weighted-qucik-union

kindergarten-class-simulator icon kindergarten-class-simulator

Create a kindergarten that has students in line (a singularly linked list), and have the options to seat them in a 2d array based on seating availability, put them into a musical chairs circular linked list and play a game of musical chairs, and put them back into their seats from the winner, then to order of height. Option to delete/add students.

portfolio-website icon portfolio-website

Personal website portfolio, which gets updated frequently according to my current work, projects, and ideas. Hosted using GitHub pages.

warehouse-simulator icon warehouse-simulator

Have a warehouse that is made up of an array of sector objects, with each sector represented by a min binary priority queue based on the last day the products were purchased. Implemented a method that adds products into its proper sector which is dependent on their id, a restock/purchase method that increases/decreases the number of items

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.