GitHub

kgniewek profile photo

Krzysztof Gniewek

GitHub badge

Polish Elite badge [![Polish Elite badge](https://polish-open-source.pl/badges/users/github/kgniewek.svg)](https://polish-open-source.pl/latest)

Profile

Location
Lublin
City
Lublin
Public repositories
9

Ranking metrics

Snapshot:

Stars
13
New stars
0
Events
1
Polish Elite
contender

Best projects

A Java-based console application for managing projects, tasks, users, and teams. Integrates with SQLite for data management and Gradle for build automation, packaged into a Windows executable using Launch4j for easy distribution.

Stars
3
New stars
0
Language
Java

This Android task management app, crafted with Kotlin and Jetpack Compose, organizes tasks by priority levels and tracks deadlines efficiently. Utilizing Room Database for persistence, it dynamically updates task statuses to reflect upcoming deadlines or expired tasks. Simplified navigation and operational ease make it ideal for many users.

Stars
3
New stars
0
Language
Kotlin

A TypeScript-based web app that combines Vaadin, Leaflet, OpenStreetMap, and OpenRouteService API for advanced GIS tasks like isochrone visualization and multi-modal route planning, designed to aid urban planners and developers in mapping and navigation solutions.

Stars
2
New stars
0
Language
TypeScript

A robust, TypeScript-built quiz engine designed for integration into web projects, featuring advanced functionalities like question navigation, timed sessions, and comprehensive result analysis. It uses local storage for session persistence and is style-free, focusing solely on functionality.

Stars
1
New stars
0
Language
TypeScript

2021 Java practice project focused on file reading and data processing. It includes functions for custom exception handling, data conversion into objects, and basic filtering of records based on specific criteria. A practice of Java fundamentals

Stars
1
New stars
0
Language
Java

Java practice project featuring sorting, character manipulation, and list operations. Utilizes Java Collections Framework and Comparator Interface for custom sorting of Employee objects. Includes functionality for list manipulation, unique character counting, and employee sorting.

Stars
1
New stars
0
Language
Java