Git Product home page Git Product logo

Briana Berger's Projects

merge-sort icon merge-sort

Using a list of movies you own or wish to see, sort them based on title, year created, or movie studio. Then, using the merge sort algorithm to reorder the collection as requested in ascending order.

passcodegenerator icon passcodegenerator

The purpose of the code is to while loops and if statements alongside ASCII to print out randomly generated passwords based on the user's option choice and password length. The code also makes use of reading and writing to files.

planetweight-gravity icon planetweight-gravity

The purpose of PlanetGravity.java is to print out the data of all the planets and calculate gravity. The purpose of PlanetWeight.java is to use the user's weight on Earth to calculate their weight on other planets and then display the planet data.

pointsonacircle icon pointsonacircle

The purpose of the program is to find the varying values of y from intervals of x determined by the user's preference on radius and x intervals.

selection-sort icon selection-sort

Using a list of movies you own or wish to see, sort them based on title, year created, or movie studio. Then, using the selection sort algorithm to reorder the collection as requested in ascending or descending order.

sequential-search icon sequential-search

To create several sequential search methods and perform the searches using a collection of music.

shoppinglist icon shoppinglist

The program creates a shopping list with some items preloaded and allows you to add more items as well as uncheck/check items

tdeecalculator icon tdeecalculator

This program illustrates the use of logigal operators to calculate total daily energy expenditure.

tweetanalyzer icon tweetanalyzer

It is able to search twitter for a list of tweets about any topic we want, then analyze each tweet to see how positive or negative its emotion is. The text input is put into small tokens aka tokenization, then each word is analyzed with its lexicon to see the emotions. The code requires using Twitter’s API and it uses the tweepy library to access the Twitter API and the TextBlob library to perform Sentiment Analysis on each Tweet.

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.