Code Monkey home page Code Monkey logo

Emir's Projects

activity_by_temperature icon activity_by_temperature

It receives the information of the temperature of the day from the user and makes an activity recommendation for that day.

armstrong-numbers icon armstrong-numbers

A program that checks whether a number is an Armstrong number, gives an output accordingly, and prints the result as "this is an Armstrong number or not".

atm icon atm

The user's data was predefined and the ATM system was established. In this ATM system, the user enters the user information. If the entered information is correct, it is directed to the main menu. By dialing 1-2-3-4, they can perform many operations such as withdrawing money, depositing money, querying the balance, exiting the menu.

body_mass_index icon body_mass_index

Body mass index is calculated by taking the user's weight and height information.

bus_ticket_system icon bus_ticket_system

It tells you how many kilometers you will travel by bus, your age and the amount you have to pay after choosing your travel type (one way, round trip).

chinese_zodiac icon chinese_zodiac

It asks the user for the user's date of birth. According to the year of birth, the zodiac sign in the Chinese zodiac is said in the console.

ebob-ekok icon ebob-ekok

I'm writing a program that finds the greatest common divisor of two numbers.

exponent_calculation icon exponent_calculation

The normal number is taken from the user and the base number is taken. The exponential version of the number obtained using the for loop is printed.

exponents_of_two icon exponents_of_two

With the limit number received from the user, the powers of 2 up to that number are printed.

factorial_calculation icon factorial_calculation

The factorial is calculated with the for loop by taking the number requested from the user to calculate the factorial. It is printed to the console.

fibonacci icon fibonacci

I printed the Fibonacci series to the console with mathematical operations and programming conditions.

finding_horoscope icon finding_horoscope

The day and month data of the birth date are retrieved from the user. According to this data, the user's horoscope is printed on the console.

great-number icon great-number

It detects whether a number entered from the keyboard is a perfect number or not, and if the number is a perfect number, "it is a perfect number" is displayed on the screen. If not, “it is not the perfect number.” prints the expressions on the screen.

harmonic-numbers icon harmonic-numbers

By determining a number n, we solve the hermonic number formula with a for loop.

hipotenus icon hipotenus

For a right triangle, two sides are taken and the hypotenuse of the triangle is printed.

inverted-triangle icon inverted-triangle

The use of for and if conditions, which we can practice by making a triangle upside down on the console using star symbols, is a positive exercise for mathematical and algorithmic approaches.

leap_year icon leap_year

The user enters a year and whether this year is a leap year or not is printed in the console.

market_payment_system icon market_payment_system

It allows customers to calculate the kilogram price of each fruit they buy and tells you the total amount to be paid.

max-min-number icon max-min-number

A program that prints the entered numbers by finding the maximum and minimum values between those numbers. You can enter as many numbers as you want.

movie-search-app icon movie-search-app

With the data provided from a movie dataset, research can be provided for the desired movie. If the name of the selected or searched movie is written and pressed on it, details are given. These details consist of a few content such as year, actor, subject. Javascript, HTML, CSS are used in this area.

odd_number_finding icon odd_number_finding

Do while prompts the user for the number as long as the numbers are not negative. The numbers that are asked are printed on the console after the sum of the odd ones is entered as a negative number.

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.