GithubHelp home page GithubHelp logo

claudiawulee's Projects

cmuhousequiz icon cmuhousequiz

Quick quiz that sorts you into one of CMU's pre-college houses: Donner, Mudge, or Stever

covid-20 icon covid-20

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE

csvpractice icon csvpractice

Program to practice working with csv files in python. Opens csv files and writes a new file with the ids, mean, and median from the original files. Included is a test function.

numberguessinggame icon numberguessinggame

Guessing game that requires user to guess a number between 1 and 10 inclusive. The program will give the user hints after each guess by telling the user whether their guess was too low or too high. Also tracks the number of guesses. Coded in python

opticalillusion_tkinter icon opticalillusion_tkinter

Practice with tkinter. Program displays a black and white optical illusion. Close pop-up window to end program.

pixelart icon pixelart

Create pixel art using integers and assigning colors to said integers. Practice with tkinter. Edit the myPixelArt function (the art variable) to create your own pixel art. The integers correspond to the color in that index in the "colors" list.

portfolio icon portfolio

Personal website to display my personal projects :)

powerfulnumbercalculator icon powerfulnumbercalculator

Python program that checks whether or not a number is powerful (A positive integer x is powerful if, for every prime y that divides x, y^2 also divides x)

threelinesarea icon threelinesarea

This python program takes the slopes and intercepts of three lines and calculate the triangular area between them. Assume the lines are not parallel. Test function is included.

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.