Pinned Repositories
apple-ecommerce
Bicycle-Usage
business-site
Color
Dylans_Development
eatsmart
Meal planning app that works with what you have in your pantry to make everyone's life easier, healthier, and less wasteful.
Filtering_practice
FizzBuzz
This code creates a list of numbers 1-20 and prints them in numerical order replacing multiples of 3 with 'Fizz', multiples of 5 with 'Buzz', and multiples of 3 and 5 with 'FizzBuzz'
Forest-Parallax
eatsmart
Meal planning app that works with what you have in your pantry to make everyone's life easier, healthier, and less wasteful.
dvaca112's Repositories
dvaca112/apple-ecommerce
dvaca112/Bicycle-Usage
dvaca112/business-site
dvaca112/Color
dvaca112/Dylans_Development
dvaca112/eatsmart
Meal planning app that works with what you have in your pantry to make everyone's life easier, healthier, and less wasteful.
dvaca112/Filtering_practice
dvaca112/FizzBuzz
This code creates a list of numbers 1-20 and prints them in numerical order replacing multiples of 3 with 'Fizz', multiples of 5 with 'Buzz', and multiples of 3 and 5 with 'FizzBuzz'
dvaca112/Forest-Parallax
dvaca112/Health_Spending
dvaca112/mortgage_calculator
This is a fun little demo of a mortgage calculator that I made as an introduction into Python... ENJOY!
dvaca112/mountain-gear
dvaca112/playground
dvaca112/qt-demo
Our team's demo repo
dvaca112/responsive-ecommerce-website
dvaca112/sales_predictions
This is an active project that I am working on that will be a sales prediction for food items sold at various different stores.
dvaca112/searxng-docker
The docker-compose files for setting up a SearXNG instance with docker.
dvaca112/svs-homes
dvaca112/WordCounter
This code counts how many times the words of this text appear in the reading and then sorts it by the word that appears the most all the way to the word that appears the least.