Pinned Repositories
cpp-teorija-grafova
Rješenje konkretnog problema iz teorije grafova koje još zadovoljava zadanu gornju ogradu na vremensku složenost. Problem sam riješio u programskom jeziku C++ korištenjem algoritma pretraživanja u širinu. Nastalo u prosincu 2021. kao domaća zadaća iz redovnog kolegija Oblikovanje i analiza algoritama. Prezentirano u siječnju 2022.
data-warehouse-olympics
This project, part of the elective Advanced Database Systems course, involved building a data warehouse based on the already existing database in PostgreSQL. It focuses on analyzing Olympic Games data across time, covering athletes' performance by discipline, location, and other dimensions. Implemented in Spring 2022.
exchange-rates-visualizer
This project is a currency exchange rate trend visualizer, enabling interactive exploration of historical exchange rate data. Built with JavaScript, jQuery, AJAX and Canvas, it features dynamic data retrieval, interactive graphs and responsive controls.
graph-database-assignment
This repository contains the second homework assignment from the Advanced Database Systems course. The task involved working with a Neo4j database of Olympic Games data and using Cypher queries to analyze athletes' participation, medal winners, and games statistics. The results are provided in text format.
hashiwokakero
A web-based implementation of the Hashiwokakero logic puzzle, built using JavaScript with DOM manipulation through jQuery, including event handling to create an interactive grid for drawing bridges.
os
Laboratorijske vježbe iz kolegija Operacijski sustavi. Nastajalo tijekom ljetnog semestra 2022.
python-covid-19-behaviors-analysis
Using Jupyter Notebook, this university project analyzes attitudes and behaviors related to the COVID-19 pandemic using a two-year survey from Imperial College London and YouGov research company. Utilizing Pandas, NumPy and Matplotlib, the data analysis focuses on three countries, exploring trends and insights throughout the pandemic.
queasy
Projekt iz kolegija Računarski praktikum 2
sql-database-assignment
Database Systems course project, completed in two parts: designing an arbitrary relational database and implementing it by creating, loading and querying data to meet specified criteria. Each query was accompanied by detailed explanations. Developed during the spring of 2020.
statistics-olympics-analysis
A group seminar analyzing the relationship between citizens' average height and a country's Olympic success. The project involved data collection, descriptive statistics and statistical testing. Created and presented as part of the mandatory undergraduate Statistics course in spring 2021.
filip-kustura's Repositories
filip-kustura/cpp-teorija-grafova
Rješenje konkretnog problema iz teorije grafova koje još zadovoljava zadanu gornju ogradu na vremensku složenost. Problem sam riješio u programskom jeziku C++ korištenjem algoritma pretraživanja u širinu. Nastalo u prosincu 2021. kao domaća zadaća iz redovnog kolegija Oblikovanje i analiza algoritama. Prezentirano u siječnju 2022.
filip-kustura/data-warehouse-olympics
This project, part of the elective Advanced Database Systems course, involved building a data warehouse based on the already existing database in PostgreSQL. It focuses on analyzing Olympic Games data across time, covering athletes' performance by discipline, location, and other dimensions. Implemented in Spring 2022.
filip-kustura/exchange-rates-visualizer
This project is a currency exchange rate trend visualizer, enabling interactive exploration of historical exchange rate data. Built with JavaScript, jQuery, AJAX and Canvas, it features dynamic data retrieval, interactive graphs and responsive controls.
filip-kustura/graph-database-assignment
This repository contains the second homework assignment from the Advanced Database Systems course. The task involved working with a Neo4j database of Olympic Games data and using Cypher queries to analyze athletes' participation, medal winners, and games statistics. The results are provided in text format.
filip-kustura/hashiwokakero
A web-based implementation of the Hashiwokakero logic puzzle, built using JavaScript with DOM manipulation through jQuery, including event handling to create an interactive grid for drawing bridges.
filip-kustura/os
Laboratorijske vježbe iz kolegija Operacijski sustavi. Nastajalo tijekom ljetnog semestra 2022.
filip-kustura/python-covid-19-behaviors-analysis
Using Jupyter Notebook, this university project analyzes attitudes and behaviors related to the COVID-19 pandemic using a two-year survey from Imperial College London and YouGov research company. Utilizing Pandas, NumPy and Matplotlib, the data analysis focuses on three countries, exploring trends and insights throughout the pandemic.
filip-kustura/queasy
Projekt iz kolegija Računarski praktikum 2
filip-kustura/sql-database-assignment
Database Systems course project, completed in two parts: designing an arbitrary relational database and implementing it by creating, loading and querying data to meet specified criteria. Each query was accompanied by detailed explanations. Developed during the spring of 2020.
filip-kustura/statistics-olympics-analysis
A group seminar analyzing the relationship between citizens' average height and a country's Olympic success. The project involved data collection, descriptive statistics and statistical testing. Created and presented as part of the mandatory undergraduate Statistics course in spring 2021.