Code Monkey home page Code Monkey logo

Sabrina Hemming's Projects

character-count icon character-count

This program reads in data from a text file (command-line argument) and displays a count of the words of different sizes. So, a count of the words that have 1 character, 2 characters, 3 characters, etc. No punctuation is assumed.

emirp icon emirp

An Emirp is a prime number whose reversal is also a prime. For example, 17 is a prime and 71 is a prime, so 17 and 71 are emirps. This program prints out the first N emirps, five on each line.

go-iap icon go-iap

go-iap verifies the purchase receipt via AppStore or GooglePlayStore

interactivelighting icon interactivelighting

Uses fragment shading with ambient, diffuse, and specular lighting. There are interactive controls to allow you to see the effects of tuning/manipulating the parameters of the lighting models in real time.

levenshtein-distance icon levenshtein-distance

This program accepts two strings as command line arguments and prints out the aligned sequences/strings, the number of edits (the edit distance), and the total elapsed run time of this process.

mailmason icon mailmason

A complete toolset to streamline building and updating a set of consistent transactional emails.

restart icon restart

Takes a series of program names as command line arguments. This program makes sure they are always running.

singraph icon singraph

Graphs the SINE function for a range of values specified by the user.

translator icon translator

This program accepts 3 files as command line arguments. They are an english to spanish translation, a spanish to polish translation, and a text written in english. This program translates the third file to polish. The translation files must be in the format <word>=<translation>

vc3600-assembler icon vc3600-assembler

This is an assembler and an emulator for a VC3600 computer, which is a fake decimal computer that has 10,000 words of memory. It translates the program written in assembly language into machine language. Then the emulator runs the machine language code.

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.