Pinned Repositories
AIR2102-ecx-backend
Advanced-Web-technologies-and-Services-Project
Project I made for the course "Advanced Web technologies and Services" at Faculty of Organization and Informatics. I used Eclipse IDE, phpMyAdmin, mySQLWorkbench, Postman and some other tools to finish this project.
BoatRentalPriceCalculator
Java program that calculates boat rental price based on a given CSV price list. The program takes inputs of boat ID, departure date, and rental duration and returns the calculated rental price. The price list includes boat data and weekly prices for certain periods. The program must handle variable period price columns.
Creating-a-chess-video-game-in-Unity-environment
Project I made for my bachelor thesis 'Creating a chess video game in Unity environment'.
DataConsolidation
The task involves consolidating data from several input files, including a list of items, store locations, inventory, and price list. The Java program should produce two output files, one with the total value of all products in all store locations and the other with the total inventory value of all the items in each store locations.
Design-Patterns-Project
Project I made for the course "Design Patterns" at Faculty of Organization and Informatics. I used .NET 5.0 and implemented various design patterns.
EventManagementApp
Application that creates an online platform that allows the user to enter and update their social events in various cities throughout Croatia. The platform also allows users to search for events by region, county, city size, and individual cities. The purpose of the platform is to increase attendance at the events and stay ahead of competitors.
NLP
Python implementation of the three text classification algorithms: Naive Bayes classificator, logistic regression and convolutional neural network
online-cv
Simple web page of Online CV using only HTML and CSS.
Operation-Systems-2-Project
Project I made for the course "Operation Systems 2" at Faculty of Organization and Informatics. I used .NET and WinForms to implement the solution.
mnizic's Repositories
mnizic/NLP
Python implementation of the three text classification algorithms: Naive Bayes classificator, logistic regression and convolutional neural network
mnizic/Advanced-Web-technologies-and-Services-Project
Project I made for the course "Advanced Web technologies and Services" at Faculty of Organization and Informatics. I used Eclipse IDE, phpMyAdmin, mySQLWorkbench, Postman and some other tools to finish this project.
mnizic/BoatRentalPriceCalculator
Java program that calculates boat rental price based on a given CSV price list. The program takes inputs of boat ID, departure date, and rental duration and returns the calculated rental price. The price list includes boat data and weekly prices for certain periods. The program must handle variable period price columns.
mnizic/Creating-a-chess-video-game-in-Unity-environment
Project I made for my bachelor thesis 'Creating a chess video game in Unity environment'.
mnizic/DataConsolidation
The task involves consolidating data from several input files, including a list of items, store locations, inventory, and price list. The Java program should produce two output files, one with the total value of all products in all store locations and the other with the total inventory value of all the items in each store locations.
mnizic/Design-Patterns-Project
Project I made for the course "Design Patterns" at Faculty of Organization and Informatics. I used .NET 5.0 and implemented various design patterns.
mnizic/EventManagementApp
Application that creates an online platform that allows the user to enter and update their social events in various cities throughout Croatia. The platform also allows users to search for events by region, county, city size, and individual cities. The purpose of the platform is to increase attendance at the events and stay ahead of competitors.
mnizic/online-cv
Simple web page of Online CV using only HTML and CSS.
mnizic/Operation-Systems-2-Project
Project I made for the course "Operation Systems 2" at Faculty of Organization and Informatics. I used .NET and WinForms to implement the solution.