Pinned Repositories
Amazing_Numbers
Another Basic Project
atuin
✨ Magical shell history
Batteship
A medium project
Beer-Adviser
My First Android app with Kotlin
Bulls_and_Cows
Very short app without Try Catch error managing
Cinema-Room-Manager
Third Project
Cinema-Room-Manager-with-Kotlin
Cinema Room Manager with Kotlin
Cinema-Room-REST-Service
Simple RESTful Application
Coffee-Machine
4th Project
Coffee-Machine-with-Kotlin
Coffee Machine with Kotlin
IoSonoPiero's Repositories
IoSonoPiero/atuin
✨ Magical shell history
IoSonoPiero/Beer-Adviser
My First Android app with Kotlin
IoSonoPiero/Cinema-Room-Manager-with-Kotlin
Cinema Room Manager with Kotlin
IoSonoPiero/Coffee-Machine-with-Kotlin
Coffee Machine with Kotlin
IoSonoPiero/Dwelling
Dwelling and derived classes
IoSonoPiero/Flashcards
When learning a new language, it can be hard to remember all the new vocabulary, which is exactly where flashcards can help. Typically, flashcards show a hint (a task or a picture) on one side and the right answer on the other. Flashcards can be used to remember any sort of data, so if you want to create a useful tool to help your learning and your programming skills, this project is for you.
IoSonoPiero/Frame-Layout-Example
Frame Layout Example
IoSonoPiero/freeCodeCamp
IoSonoPiero/github-actions
Test per Github Actions
IoSonoPiero/intro-to-github
This is a demo repository to practice using GitHub.
IoSonoPiero/IoSonoPiero
IoSonoPiero/kubernetes-example-voting-app
Deploy Docker's example voting app on Kubernetes
IoSonoPiero/Lemonade
Very simple Android app written in Kotlin
IoSonoPiero/Linear-Layout-Example
Linear Layout Example
IoSonoPiero/My-Constraint-Layout
My Constraint Layout
IoSonoPiero/Parking_Lot
Cities are becoming smarter to meet our needs, and parking spaces are an essential part of urban design. As a developer, you can help improve them. In this project, you will create a parking lot management program that keeps track of vacant spots and parked cars.
IoSonoPiero/Rock-Paper-Scissors
Rock Paper Scissors with Kotlin
IoSonoPiero/Scroll-View-Example
Scroll View Example
IoSonoPiero/Secret_Diary
First test with the most common UI components: Button, TextView, EditText. Learn how to create a multi-activity application and store data on your Android device.
IoSonoPiero/Simple-Chatty-Box-with-Kotlin
Simple Chatty Bot with Kotlin
IoSonoPiero/Simple_Search_Engine
In this project you will create your own search engine, though it probably won’t compete with Google. Yours will be a simple search engine that processes a limited collection of data and searches it for a word or a phrase. It’ll be simple but cool.
IoSonoPiero/Sorting_Tool_00
Second Stage
IoSonoPiero/spring5webapp
Simple Spring Demo
IoSonoPiero/SpringDataJPA
Very simple Spring Data JPA Project
IoSonoPiero/Steganography_and_Cryptography
You can use encryption to send secret messages, but if you want to be even more subtle, you can hide them in plain sight: in an image. This kind of encryption is called steganography. The message will be hiding in a picture on some web site, and only those who know will understand it. For maximum security, the message itself can be encrypted, as well.
IoSonoPiero/Stopwatch
Stopwatch
IoSonoPiero/TaksList_with_Kotlin
It's always good to have something that can remind you about important tasks. It may be simple paper notes or a sophisticated app. In this project, you will create a text-based program that shows tasks, deadlines, and priorities.
IoSonoPiero/Tip_Calculator
Basic Android application that will calculate the tip amount based on the bill and the tip percentage.
IoSonoPiero/Watermark
Watermarking prevents unauthorized use of creative works without the creators' permission. In this project, we will study how Kotlin can help us apply a watermark to an image.
IoSonoPiero/Zookeeper
Zookeeper with Kotlin