Coder Social home page Coder Social logo

april_rochelle's Projects

breadth_first_search icon breadth_first_search

Suppose there are two types of professional wrestlers: “Babyfaces” (“good guys”) and “Heels” (“bad guys”). Between any pair of professional wrestlers, there may or may not be a rivalry. Suppose we have n wrestlers and we have a list of r pairs of rivalries. Algorithm that determines whether it is possible to designate some of the wrestlers as Babyfaces and the remainder as Heels such that each rivalry is between a Babyface and a Heel.

call_me_maybe icon call_me_maybe

Mobile app that combines a business card, resume, and "will I get called for the job?" predictor for Keane the cat. Uses Flutter/Dart.

langtons_ant icon langtons_ant

A console app that simulates the movement of Langton's Ant , a two-dimensional universal Turing machine with a very simple set of rules. The rules are: If the ant is on a white space, it turns right 90 degrees and changes the space to black. If the ant is on a black space, it turns left 90 degrees and changes the space to white. The simulation runs within user set variables of board size and steps. The simulation runs up to 15,000 steps, where the emergent order of the ant building a recurrent "highway" pattern starts at around 10,000 steps.

masm_macro_proc icon masm_macro_proc

MASM x86 Assembly program that implements readVal and writeVal procedures for signed integers and getString and displayString macros.

web_workout_tracker icon web_workout_tracker

Dynamic web app that lets user add, review, edit, and delete their workouts. Developed with HTML/CSS/Node.js/Express/MySQL.

welcome_to_hell icon welcome_to_hell

A horror survival console app game. The player is given 24 hours to escape hell, wherein hell consists of the worst days of your life, and to leave, you must find a way to defeat them.

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.