Pinned Repositories
AlgorithmLee
Wave algorithm that find the shortest path on map, from one point to another
be_glosite
BinaryTrees
Realization of auto-balancing binary trees
bug-free-fiesta
a rogue-like game written in rust using tcod library
crypto-calc
Mobile-first Vue application capable of calculating crypto currency exchange rates and provides investment portfolio interface with donut chart made with chart.js
FileBackward
frontend-project-44
gkorzan
redesigned-umbrella-app
New word in weather applications... But if seriously, React application with Leaflet (OSM) map and weather on it. Uses bff layer to prepare data.
weather-app
Simple weather app written in HTML, CSS, and JavaScript using the OpenWeather API for fetching weather and geolocation information.
gkorzan's Repositories
gkorzan/weather-app
Simple weather app written in HTML, CSS, and JavaScript using the OpenWeather API for fetching weather and geolocation information.
gkorzan/AlgorithmLee
Wave algorithm that find the shortest path on map, from one point to another
gkorzan/be_glosite
gkorzan/BinaryTrees
Realization of auto-balancing binary trees
gkorzan/bug-free-fiesta
a rogue-like game written in rust using tcod library
gkorzan/crypto-calc
Mobile-first Vue application capable of calculating crypto currency exchange rates and provides investment portfolio interface with donut chart made with chart.js
gkorzan/FileBackward
gkorzan/frontend-project-44
gkorzan/gkorzan
gkorzan/redesigned-umbrella-app
New word in weather applications... But if seriously, React application with Leaflet (OSM) map and weather on it. Uses bff layer to prepare data.
gkorzan/glosite
gkorzan/os_lab1
gkorzan/parallelprog
gkorzan/redesigned-umbrella-service
backend-for-frontend in node.js + express to fetch and prepare weather data
gkorzan/trafficSimulator
gkorzan/TrainSort
Sorting algorithm that uses stacks