Pinned Repositories
openstreetmap-ng
πΊοΈ The Next Generation of OpenStreetMap β in Python!
advent-of-code-2020
My assignments done for Advent of Coding 2020
advent-of-code-2021
My assignments done for Advent of Coding 2021
advent-of-code-2022
My assignments done for Advent of Coding 2022
advent-of-code-2023
My assignments done for Advent of Coding 2023
data-structures-time-analyze
Project in Python to check time of operations on data structures like array, linked list, stack, queue.
forward-error-correction
A project of students of the WrocΕaw University of Technology analyzing the operation of correction codes on the example of a simulated transmission of information through a channel generating random errors.
gpx2gc
Tool to convert a GPX file generated from the geocaching.com website to a list containing: code of geocache, name of geocache, link to the listing, coordinates.
TSP-ant-colony-optimization
The project aims to solve TSP by ant colony optimization method
TSP-dynamic-programming
Program for determining minimal Hamiltonian cycles by dynamic programming (Held-Karp algorithm) and counting algorithm execution time and memory consumption
tomekrzymyszkiewicz's Repositories
tomekrzymyszkiewicz/forward-error-correction
A project of students of the WrocΕaw University of Technology analyzing the operation of correction codes on the example of a simulated transmission of information through a channel generating random errors.
tomekrzymyszkiewicz/TSP-dynamic-programming
Program for determining minimal Hamiltonian cycles by dynamic programming (Held-Karp algorithm) and counting algorithm execution time and memory consumption
tomekrzymyszkiewicz/data-structures-time-analyze
Project in Python to check time of operations on data structures like array, linked list, stack, queue.
tomekrzymyszkiewicz/TSP-ant-colony-optimization
The project aims to solve TSP by ant colony optimization method
tomekrzymyszkiewicz/TSP-brute-force
A program to determine the minimum Hamiltonian cycles using the brute force method and counting the execution time of the algorithm
tomekrzymyszkiewicz/TSP-simulated-annealing
The project aims to solve TSP by simulated annealing method
tomekrzymyszkiewicz/advent-of-code-2020
My assignments done for Advent of Coding 2020
tomekrzymyszkiewicz/advent-of-code-2021
My assignments done for Advent of Coding 2021
tomekrzymyszkiewicz/advent-of-code-2022
My assignments done for Advent of Coding 2022
tomekrzymyszkiewicz/advent-of-code-2023
My assignments done for Advent of Coding 2023
tomekrzymyszkiewicz/BD1-Project
Projekt na kursy Bazy Danych 1
tomekrzymyszkiewicz/bingo-maker
Tool to make bingo boards from pictures
tomekrzymyszkiewicz/gpx2gc
Tool to convert a GPX file generated from the geocaching.com website to a list containing: code of geocache, name of geocache, link to the listing, coordinates.
tomekrzymyszkiewicz/graphs
The project aims to test the implementation of graphs in the implementation of algorithms for determining MST and shortest paths
tomekrzymyszkiewicz/binary-trees
tomekrzymyszkiewicz/chemical-bonds
Program that converts files representing atoms from atomic units to angstroms and generates a list of atomic bonds
tomekrzymyszkiewicz/codewars
tomekrzymyszkiewicz/data-structures-time-analyze-cpp
Project in C++ to check time of operations on data structures like array, linked list, stack, queue.
tomekrzymyszkiewicz/filmweb-netflix-mailing
Python script which capture filmweb.pl recommendations of movies on Netflix and send as a formatted mailing to declared receivers.
tomekrzymyszkiewicz/geeksforgeeks-problems
My solutions for problems from GeeksforGeeks Practice site
tomekrzymyszkiewicz/openstreetmap-ng
π The Next Generation of OpenStreetMap β in Python!
tomekrzymyszkiewicz/osm-local-orthophotomap
Allows to setup local orthophotomap server
tomekrzymyszkiewicz/sort-algorithms-complexity-measure
A program that measures the time and memory complexity of the quick sort and conting sort algorithms
tomekrzymyszkiewicz/tomekrzymyszkiewicz
It's me
tomekrzymyszkiewicz/tomekrzymyszkiewicz.github.io