Projects in Awesome Lists by eapolat
A curated list of projects in awesome lists by eapolat .
https://github.com/eapolat/simple-battle-game
A Java game which contains useful examples about inheritance; abstract, interface and super classes.
Last synced: 11 Mar 2025
https://github.com/eapolat/image-pixel-sorter-animation
A Java program which sorts the pixels of an image and visually represents the changes through an animated display.
Last synced: 11 Mar 2025
https://github.com/eapolat/java-paint-app
A Java project which contains advanced GUI structures. An effective program to learn how to create and use MouseListener, ActionListener, JButton, JTextField, FlowLayout and Colors.
Last synced: 11 Mar 2025
https://github.com/eapolat/big-o-efficiency
Two sample methods in Java and an pdf file of the explanation of their Big-O Efficiency.
Last synced: 11 Mar 2025
https://github.com/eapolat/java-four-seasons-tree-animations
A Java program featuring four distinct tree animations, each portraying visual characteristics associated with a specific season.
Last synced: 11 Mar 2025
https://github.com/eapolat/party-programming
A Java program which takes time interval and the name of friend that user doesn't want to see in the party. Program returns the best time for user to see most of the friends.
Last synced: 11 Mar 2025
https://github.com/eapolat/flashcard-app
A Java program that user can play English-Turkish Flash Card word game.
Last synced: 11 Mar 2025
https://github.com/eapolat/calculate-your-diet
A Java program which takes the kilogram to lose and the number of days to lose those kilograms, and calculates the daily calories to lose. Also it shows a table of fat, protein, carbohydrate in recommended percantages and calories they contain.
Last synced: 11 Mar 2025
https://github.com/eapolat/changing-letters
A Java program which converts characters in a systematic way.
Last synced: 11 Mar 2025
https://github.com/eapolat/interesting-java-programs
Here we have three different and interesting Java programs: Distribution of jars, special and super special tests.
Last synced: 11 Mar 2025
https://github.com/eapolat/encode-decode-words
A Java program which has two different encoding and decoding algorithm and has a menu to ask user what they want.
Last synced: 11 Mar 2025
https://github.com/eapolat/employee-app
A Java program which contains 5 different classes. You can create employees, add their information and access them. Also you can compare their departments, and calculate their yearly salary.
Last synced: 11 Mar 2025
https://github.com/eapolat/simple-interesting-methods
A Java program which contains different and simple function examples.
Last synced: 11 Mar 2025
https://github.com/eapolat/probability-same-birthday
A Java program which takes an interval for number of people, and for each group it calculates the probability of people having the same birthday.
Last synced: 11 Mar 2025
https://github.com/eapolat/cat-area-generator
A Java Project to first generate random cats (location, month, name) and then check their locations detail. If there is any cat who share the same location, program will adjust their area in a way that they will be alone in that area.
cats java javaexcercises javaprogramming javaproject
Last synced: 11 Mar 2025
https://github.com/eapolat/pyhton-json-project
A Pyhton project which is effective to see an example of how to implement and use JSON in Pyhton.
json json-api nobel-prize pyhton
Last synced: 11 Mar 2025
https://github.com/eapolat/converting-words
A Java program which converts words systematicly. Basic encryption
Last synced: 11 Mar 2025
https://github.com/eapolat/r-exercises
For this exercise set, I tried to use tidyverse utilities as much as possible. I created the graphs using ggplot almost every time. You can also see the rendered html page.
Last synced: 11 Mar 2025
https://github.com/eapolat/regression-model-with-r
R program showing how to create a simple regression model. It also includes an example of making predictions. Dataset also included for those who want to run or improve the program.
Last synced: 02 Mar 2025