- Izmir, Turkey
- https://www.linkedin.com/in/merttalug92/
Highlights
- Pro
-
-
-
Water-Consumption-Dashboard Public
An interactive water consumption dashboard for monitoring and managing building water usage efficiently
JavaScript UpdatedDec 6, 2024 -
-
-
Truck_Owner Public
A java program that creates a person class named Person, assigns the information from that class to the Vehicle class as a parameter named owner, and inherits the Truck class from the Vehicle class…
-
Website_1 Public
A simple website structure for Kodluyoruz pre-Bootcamp that written with HTML and Css basics.
HTML MIT License UpdatedApr 18, 2022 -
-
-
DrawWithStars Public
Programs that assign the numbers they receive as input from users as the number of raws and draw pine,inverted triangle and diamond with the "*" variable.
Java MIT License UpdatedMar 23, 2022 -
Perfect-Numbers Public
A program that finds whether a positive number entered by users is a perfect number.
Java MIT License UpdatedMar 23, 2022 -
Maximum_Minimum Public
A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.
-
A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.
Java MIT License UpdatedMar 18, 2022 -
Basic-ATM Public
A basic ATM project where users can manage their bank account
-
HarmonicSeries Public
The program that finds the harmonic series of the number requested as input from the users.
Java MIT License UpdatedMar 11, 2022 -
DigitSum Public
A program that calculates the sum of the digits of a number.
Java MIT License UpdatedMar 11, 2022 -
ArmstrongNumber Public
A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.
-
ExponentialNumbers Public
A program that asks the user for the exponent and base numbers as input and basically calculates the exponential number. (only for integer values)
Java MIT License UpdatedMar 10, 2022 -
Base4and5 Public
A program that prints powers of 4 and 5 up to the desired number as input from users.
Java MIT License UpdatedMar 9, 2022 -
EvenNumberSum Public
A program that accepts input from the user until an odd number is entered and adds even and multiples of 4 from the entered values and prints it on the screen.
Java MIT License UpdatedMar 7, 2022 -
Divisible3_4 Public
A program that lists the numbers divisible by both 3 and 4 from the numbers up to the number requested by the user as input and takes the average of these numbers.
Java MIT License UpdatedMar 7, 2022 -
Leap_Years Public
Program to find whether the year the user entered is a leap year with Java
Java MIT License UpdatedMar 7, 2022 -
ChineseZodiacSignFinder Public
A program that finds the signs of the Chinese zodiac according to the birth year information it receives as input from the users.
Java MIT License UpdatedMar 5, 2022 -
FlightTicketPrice Public
A program that calculates the ticket prices that users have to pay by taking as input the distance they want to fly, their age, and whether they prefer a one-way or round-trip ticket.
Java MIT License UpdatedMar 5, 2022 -
Horoscope_Finder Public
A program that takes birth month and day from users as input and determines zodiac signs.
Java MIT License UpdatedMar 4, 2022 -
Sorting Public
A program that can sorts 3 integers from the largest to the smallest, taken as input from the user
Java MIT License UpdatedMar 4, 2022 -
EventAdvisor Public
A program that advises an event based on the temperature value inputs it receives from the user.
Java MIT License UpdatedMar 3, 2022 -
UserNamePasswordCheck Public
A program which can checks Username and Password authentication with predetermined Username and Password values.
Java MIT License UpdatedMar 3, 2022 -
Simple_Calculator Public
A program which can simply calculates the four operations for the numbers which are requested from users as input.
Java MIT License UpdatedMar 3, 2022 -
Grocery_Cash Public
A program that contains the specific unit prices of the products purchased from the grocery store, and calculates the price to be paid to the cash register by taking the amount of products purchase…
Java MIT License UpdatedMar 2, 2022