GithubHelp home page GithubHelp logo

Rebekah Mark Anderson's Projects

21cardgame icon 21cardgame

Allows the user to play a console based card game (21) with a computer player.

battlegame icon battlegame

This was a group project (3 team members). We set it up so that a random terrain board is generated in the console each team, and two players can fight each other using arrow key movements and spells. We are currently working on developing a basic AI player.

bitcoindata icon bitcoindata

Reads data from a bitcoin API and runs different calculations to produce different pieces of data. The data is then written to a database and printed to the console.

consolegraphicsart icon consolegraphicsart

C++ application that allows the user to create either a line or a box of changing light colors. By using the right or left arrows the shape can be changed.

creditcardsapplication icon creditcardsapplication

A python application that reads credit card data from a json file and writes it to a database. Users can then enter the commands listed to view different points of data. -balanceGreaterThan <gt> Retrieve all people having any card with a balance greater than 'gt' -balanceLessThan <lt> Retrieve all people having any card with a balance less than 'lt' -overdrawn Same as -balanceLessThan 0 -expired Retrieve all people having any card that has expired -fields f1, f2, f3 Only include fields f1, f2, f3 in the results. If omitted, all fields are output. Possible fields include: Person: id, first_name, last_name, email, home_time_zone Card: authorizer, card_number, expiration_date, balance

financialtoolsite icon financialtoolsite

This was a group project, we had a team of 5. I was in charge of the API communication and setup. The site allows users to sign in or create an account, add bank account informations, and from there generates a financial report of their overall spending and financial information as an average from all accounts added.

journaltracker icon journaltracker

Allows the user to write a journal entry through the console. The entry is then written to an external file, and can be read back again when searched for by date through the console.

menulibrary icon menulibrary

Generates a console pop up that allows the user to enter any input and be parsed as usable data. Can be imported as a jar in any project.

regexutility icon regexutility

Takes multiple regex expressions and allows input through a function to test against each expression. Validates things such as SSN's, phone numbers, street addresses, email addresses, etc. Runs 2 unit tests on each regex to check for valid and invalid data.

weatherapp icon weatherapp

Pulls info from the Salt Lake weather API to generate a forecast.

webcrawler icon webcrawler

A mini google - accept 3 website through the command line and indexes all embedded internal/external links to a database. Can search through the database using in internal function.

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.