Code Monkey home page Code Monkey logo

Ryan's Projects

blackjack icon blackjack

One of my first coding experiences. Made this 2 years ago and decided to revive it

cryptographymadesimple icon cryptographymadesimple

Simple cryptography program that takes in user input, encrypts the text, and then exports the encrypted text to a new text file.

fizzbuzz icon fizzbuzz

The classic programming interview test. The "Fizz-Buzz test" is an interview question designed to help filter out the 99.5% of programming job candidates who can't seem to program their way out of a wet paper bag. The text of the programming assignment is as follows: "Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”."

gameofnim icon gameofnim

Game of trying to not take the last stone but taking one or more stones each turn. Still need to update it so it works for player vs player and not just player vs computer

magicsquare icon magicsquare

Computes the magic square for odd numbered arrays only. Printing is kinda wack but it works and prints out each of the coordinates for each number. Good for computer science A classes as a project.

physicscalculators icon physicscalculators

As I progress throughout AP physics I will add more formulas to be calculated. Enjoy: sidenote, I will not code this for user error, the program will assume everything you enter is correct so enter everything in corectly. It is super easy to break this program but if you follow all the steps it works fine

piglatin icon piglatin

Simple Pig Latin translator coded for CSCI 235

salestrackerscript icon salestrackerscript

Uses Google Scripts with Google Sheets. Sorts inventory by Part No and creates individual sheets for each Part No from the master sheet. Always find the latest version for newest updates and see the releases for the most stable versions.

sorting-methods icon sorting-methods

Project 3 for CSCI 235 which includes a class called Sort used to run either a merge, selection, or insertion sort on an array of random values.

sparepartstrackerwebsite icon sparepartstrackerwebsite

A work in progress on creating a website from scratch. Website needed as the trackers app will be a web application for cross platform compatability as opposed to designing an .exe file for windows and then having to port it for Linux and Macintosh

trackthat icon trackthat

Simple program that organizes a companies salaries for each employee

war icon war

Game of war, coded for up to 3 ties

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.