Git Product home page Git Product logo

Victoria Tamburro's Projects

car-air-filter-model-number icon car-air-filter-model-number

This is a hypothetical program that I created for my CSE110 class. The object is to recreate a program found in the automotive section which tells the user what the model number of the proper air filter is for their specific car. The three pieces of the program are the make of the auto, the year manufactured, and the number of cylinders in the engine. Using a C-Style string and the strcat function in the <cstring> class, I was able to create a unique Air Filter Model for each scenerio.

charge-account icon charge-account

This is a practice program from Starting out with C + + and Object Oriented Programming Chapter 8 by Tony Gaddis. It implements the linear search algorithm to validate account numbers.

daddyjump icon daddyjump

A tribute to Doodle Jump, featuring my Dad. 2D Game created in Unity. Sprites created in Paint3D.

fileoperationslab2 icon fileoperationslab2

This project uses a program as a filter. It takes sentences in one file, and modifies it in a secondary file.

fitfolio icon fitfolio

Creating a Fitness Android App with Xamarin for Visual Studio. The app will create user profiles, calculate BMI, track daily nutritional intake and allow for reminders, create long term and short term goals, track progress, and allow for connections.

linkedlistslab icon linkedlistslab

Lab on Linked Lists. Created a function to reverse the list, overload the [] operator, and perform bounds checking, and to search the list, returning an index.

lottery-tickets icon lottery-tickets

Starting out with C + + text by Tony Gaddis programming practice for linear search and binary search algorithms.

maps icon maps

Uses a map container to store information on different students based on a student ID key. Can add students, update students, remove students, find students, display individual info, and display all students.

monthclass icon monthclass

This program demonstrates a class that with member variables for the month name and the month number. It also demonstrates various overloaded default constructors, and automatically adjust the member variables accordingly. It also has prefix and postfix overloaded++ and overloaded-- operators. If the month number excedes 12 or decreases below 1, it automatically overloads itself. It also demonstrates overloaded<< and overloaded>> stream operators.

mortgagecalculator icon mortgagecalculator

This program takes a loan ammount, an interest rate, and a number of years and calculates monthly and total mortgage payments.

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.