Giter Club home page Giter Club logo

Rohit Raj's Projects

dimensions-of-shapes icon dimensions-of-shapes

This is a MENU-DRIVEN python programme which calculates and prints the basic information of 2D or 3D shapes like perimeter, area, curved surface area etc.____Input-: The programme will ask you to select a shape as per displayed in the menu, and then you are requested to input given the respective parameters of that shape(including floating point numbers)._____Outputs-:It will print the basic geometry of the shapes like area, perimeter, etc as mentioned earlier.

flipzon icon flipzon

FLIPZON - A prototype of a standard e-commerce website in Java

laundary-service icon laundary-service

This is a python code for the Laundry Service center, which has to calculate the total charge and tell the user how many days they will get their clothes with a customer ID.____Inputs:___Name of customer[string]____Contact of customer [integer]___Email Alphanumeric [string]___Type of cloth “Cotton,” “Silk,” “Woolen” or “Polyester”[string]___Branded “0” for unbranded, “1” for branded [Boolean]__ Season “Summer” or “Winter” [string]___It calculates the charges on the following factors:__1.Type of cloth: Cotton → 50 Rs, Silk → 30 Rs, Woolen → 90 Rs, Polyester → 20 Rs.__ 2. Branded: if True, 1.5 times the charge from step 1. Otherwise, the charge is unchanged___ 3. Season: if it is “Winter,” the charge is halved from step 2. Otherwise, the charge is two times the charge from step 2.___Outputs:___It will print the customer details and tell the expected day of return on the following factors:___1. If the total charge is greater than 200, it will print out “To be returned in 4 days.”___ 2. Otherwise, it will print out “To be returned in 7 days.”

movie-recommended-system icon movie-recommended-system

This Movie Recommendation System uses machine learning to enhance the movie-watching experience. It analyzes user preferences, movie metadata, and historical data to suggest personalized movie recommendations, tailored to individual tastes.

whether-prediction icon whether-prediction

This project predicts tomorrow's temperature using historical weather data. We download a dataset, customize it for our location, clean the data, and prepare it for machine learning. We build a system for historical predictions and enhance the model by adding more predictors. Finally, we learn how to make accurate next-day temperature predictions.

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.