Projects
My repository online at bitbucket.org and github.com.
The code is divided in two parts: the record script that permits to reord the audio with a fixed length from the microphone and save it to the local file system.
Then there is a second part that reads all the audio files in the folder, attempt to get a label from the name of the file (if contains "positive" then the label is 1) and once creating the appropiate data structure it will start a KNeighborsClassifier.
Result: 36 audio files, accuracy range from 0.5 and 0.7
The source code is available on github here
The application consists of a manual for use and the crafting of the famous game Uturned. It offers the chance to see you immediately recipe ingredients and get more information by clicking on it, to become aware of additional information for each object of the game and achievement. You can also see the main map.
The app is available on the market here
Total Downloads : 38.800
The project is a booking system for hospital visits consist of a central server that keeps track of reservations in special data structures and receiving contact from the outside by the client booking a particular visit. Finally, a third program empties the queue and writes them to a file with bills etc.
The code (C) is available here
Audio Recognition Machine Learning
The code is divided in two parts: the record script that permits to reord the audio with a fixed length from the microphone and save it to the local file system.
Then there is a second part that reads all the audio files in the folder, attempt to get a label from the name of the file (if contains "positive" then the label is 1) and once creating the appropiate data structure it will start a KNeighborsClassifier.
Result: 36 audio files, accuracy range from 0.5 and 0.7
The source code is available on github here
--------------------
This "script" will create Controller @RestController Service @Service Dao @Repository Mapper @Mapper Pojo template.
Usage : python generator.py Post
The source code is available on github here
generator SpringBoot Mybatis Classes
This "script" will create Controller @RestController Service @Service Dao @Repository Mapper @Mapper Pojo template.
Usage : python generator.py Post
The source code is available on github here
--------------------
Titanic Machine Learning
LinearSVC and DecisionTreeClassifier on titanic's passenger list.
The source code is available on github here
The source code is available on github here
--------------------
Unturned Guide Express
The application consists of a manual for use and the crafting of the famous game Uturned. It offers the chance to see you immediately recipe ingredients and get more information by clicking on it, to become aware of additional information for each object of the game and achievement. You can also see the main map.
The app is available on the market here
Total Downloads : 38.800
--------------------
Hospital Booking Sistem
The project is a booking system for hospital visits consist of a central server that keeps track of reservations in special data structures and receiving contact from the outside by the client booking a particular visit. Finally, a third program empties the queue and writes them to a file with bills etc.
The code (C) is available here
--------------------
Android Rss Feed Parser
The application downloads news feeds from University of turin site and then analyzed with a descendant parser and populates the contents of the view that is adapted it in different ways according to the screen size of the device.
The code (Java) is available here
The code (Java) is available here
--------------------
Books E-Shop
The site is developed to provide a digital store for books then there are all the features of the case such as login / register functionality, searching in the catalog, manage shopping cart, purchase, shipment verification and also for changing the properties of the books (if admin).
The code (Jsp,Java,HTML,CSS,Javascript) is available here
The code (Jsp,Java,HTML,CSS,Javascript) is available here
--------------------
FluidLearn
This site is designed to support the educational process offering tools to publish online class materials, the assignament of tasks and their evalutation, for sharing notes and opinions thanks to feature similar to a social networks among students. It also provides several typical roles of the academic world such as Lecturer, Examiner, Moderator, Editor, Student and Tutor.
Everything has been analyzed in details and documented with UML using an agile method of software development. Code (Jsp,Java,HTML,CSS,Javascript) available here
Everything has been analyzed in details and documented with UML using an agile method of software development. Code (Jsp,Java,HTML,CSS,Javascript) available here
--------------------
Videogames World
I've published and Rss feed reader from some videogame site.
It's created using the app4windows8 framework and it's available on the Microsoft 8 Store.
--------------------
Computer & Co.
I've published an Rss feed reader from some tecnology site such as Geekissimo, Lega Nerd and so on.
It's created using the app4windows8 framework and it's available on the Microsoft 8 Store.
--------------------
Fifteen Java Program
The idea is to implement the fifteen game on all OS using Java.
The program is still uncompleted but functional with a menu with multiple option and the timer where you can check how long are you working on it.
To run write "java -jar PuzzleGame.jar" on your terminal/command line.
Fifteen Android Application
The idea is to implement the fifteen game on Android.
It consist on a GridView filled by A ButtonAdapter that extends BaseAdapter.
Every button created have the listener redefined by me that etends OnClickListener: every time a button is pressed the listener call the command to check if the button is in the right position to be exchanged and, if it is, exchange the two values in the array inside the Button Adapter class. After that the listener call a command to "repaint" the view calling again setAdapter on the GridView.
Every button created have the listener redefined by me that etends OnClickListener: every time a button is pressed the listener call the command to check if the button is in the right position to be exchanged and, if it is, exchange the two values in the array inside the Button Adapter class. After that the listener call a command to "repaint" the view calling again setAdapter on the GridView.
3/12/12: v2.
The number of the button are now shuffled using a shuffle function added in ButtonAdapter.
The app developed so far is available here
The number of the button are now shuffled using a shuffle function added in ButtonAdapter.
The app developed so far is available here










