Giter Club home page Giter Club logo

gavinmcdavitt's Projects

chess_game icon chess_game

Chess Game I followed a Youtube video and I learned how pygame works. This has a few bugs but is still a very usable piece of software.

currencyconverter icon currencyconverter

Changes currency from any of the following: Dollar, Pound, Euro, Yen, Rupee

daily-code-problems icon daily-code-problems

Daily Code Problems from different sources around the internet. I will show the problem as well as where I found the problem. Please enjoy!

dcp_7-4-2023 icon dcp_7-4-2023

Given a list of numbers and a number k, return whether any two numbers from the list add up to k. For example, given [10, 15, 3, 7] and k of 17, return true since 10 + 7 is 17.

grocery-list-program icon grocery-list-program

This is a project I made in which I have two parallel arrays that would allow you to see the name and price of an object in grocery store. I have made a Youtube video on this project. https://www.youtube.com/watch?v=BPPPqG-zVcc&t=17s

readingandwritingfromfiles icon readingandwritingfromfiles

I simply read from a file that has integers that mean different values and each column has a different meaning.

rock_paper_scissors icon rock_paper_scissors

In this project, I came up with a rock paper scissors algorithm using random, to make a 70% chance that you will lose the game. It runs on a while loop and I would like to create front end functionality with it later. (See a rock, See Paper , and see Scissors. )

spotipi icon spotipi

A Spotify 'Now Playing' screen designed for Raspberry Pi

stock_price_scraping icon stock_price_scraping

To do this project, I downloaded the beautiful soup 4 library and I started to scrape from Yahoo finance. Once I was able to scrape the data, I then placed it in to a (sqlite3) database. Lastly, My goal is to place that data into my flask web framework and also get cool graphs, once I have enough data.

turtle_project icon turtle_project

In this project, you get to use python's Turtle Library, which can be used to make geometric art! I found the project to be super fun and you can make some really cool art!

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.