Skip to content

drtierney/hyperskill-projects-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

HyperSkill Projects (Java)

Contains Java projects produced on Hyperskill -
https://hyperskill.org/profile/518836

Projects

Hyperskill problems

During each project, various code problems are included between each stage.
https://github.com/drtierney/hyperskill-problems

Simple Chatty Bot

A simple bot that will help you in your learning and make it more fun.
https://github.com/drtierney/hyperskill-SimpleChattyBot

https://hyperskill.org/projects/31

Coffee Machine

Write the software for a simulation of a real-world coffee machine.
https://github.com/drtierney/hyperskill-CoffeeMachine

https://hyperskill.org/projects/33

Encryption Decryption

Developing a command line application which can encrypt/decrypt strings using various encryption algorithms.
https://github.com/drtierney/hyperskill-EncryptionDecryption

https://hyperskill.org/projects/46

Simple Search Engine

Developing a simple search engine to see if a query exists (or not) within a data set.
https://github.com/drtierney/hyperskill-SimpleSearchEngine

https://hyperskill.org/projects/66

Tic-Tac-Toe

Developing a version of Tic-Tac-Toe which allows 2 players to play against each other.
https://github.com/drtierney/hyperskill-TicTacToe

https://hyperskill.org/projects/48

Flashcards

Developing an application which allows flashcards to be created and used for remembering definitions of terms.
https://github.com/drtierney/hyperskill-Flashcards

https://hyperskill.org/projects/44

Readability Score

Developing a program that can identify the difficulty of a piece of text and identify the suitable reading age.
https://github.com/drtierney/hyperskill-ReadabilityScore

https://hyperskill.org/projects/39

Numeral System Converter

A program to convert between different numeral systems such as binary, decimal, fractional.
https://github.com/drtierney/hyperskill-NumeralSystemConverter

https://hyperskill.org/projects/41

Game of Life

Practice using Swing library for creating GUI and get confident working with Random class and multithreading by recreating Conway's Game of Life.
https://github.com/drtierney/hyperskill-GameOfLife

https://hyperskill.org/projects/54

Budget Manager

create your own personal budget manager program that counts the ins and outs and helps control the finances: work with strings, perform mathematical calculations and sort the data.
https://github.com/drtierney/hyperskill-BudgetManager

https://hyperskill.org/projects/76

Simple Banking System (IN-PROGRESS)

In this project, you will find out how the banking system works and learn about SQL. We'll also see how Luhn algorithm can help us avoid mistakes when entering the card number. As an overall result, you'll get new experience in Java. https://hyperskill.org/projects/93

About

Contains java projects completed on Hyperskill

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published