Pinned Repositories
ascii-decode
Simple decoder creating according to rules ascii chars from string of digits.
bkble-online
Online tool for browser game BattleKnight.
data-explorer
Small tool for aggregating and grouping data. Focused on simplicity, speed and memory efficiency. Written in C++. Created as offline interview task.
eible
Library for exporting and importing data from/to different formats (ods, xlsx, csv, tsv).
penna-model
Implementation of Penna model for population aging
qwtble
Library with plot widgets and markers built on top of Qwt.
sqlite-browser
Simple SQLite databases browser written in C++/Qt.
tankble
Clone of old arcade game named Battle City / Tank 1990 written using Allegro game programming library.
volbx
Graphical tool for data manipulation written in C++/Qt.
wble
Library of useful Qt widgets. Contains double slider, progress bars, integer, double, string and date filters.
przemek83's Repositories
przemek83/volbx
Graphical tool for data manipulation written in C++/Qt.
przemek83/wble
Library of useful Qt widgets. Contains double slider, progress bars, integer, double, string and date filters.
przemek83/eible
Library for exporting and importing data from/to different formats (ods, xlsx, csv, tsv).
przemek83/qwtble
Library with plot widgets and markers built on top of Qwt.
przemek83/data-explorer
Small tool for aggregating and grouping data. Focused on simplicity, speed and memory efficiency. Written in C++. Created as offline interview task.
przemek83/sqlite-browser
Simple SQLite databases browser written in C++/Qt.
przemek83/tankble
Clone of old arcade game named Battle City / Tank 1990 written using Allegro game programming library.
przemek83/ascii-decode
Simple decoder creating according to rules ascii chars from string of digits.
przemek83/bkble-online
Online tool for browser game BattleKnight.
przemek83/commentr
Android code editor
przemek83/data-explorer-go
Small tool for aggregating and grouping data. Written in Go, mimicking the functionality of my older data-explorer project, which was written in C++ language. Created to get familiar with Go and have some fun.
przemek83/data-explorer-python
Small tool for aggregating and grouping data. Written in Python, it mimics the functionality of my older C++ data-explorer project. Created to refresh Python skills, have some fun and compare the speed of C++/Go/Python versions.
przemek83/penna-model
Implementation of Penna model for population aging
przemek83/same-game
Simple board game based on rules of Same Game (known also as JawBreaker and few other names). Played by basic algorithm.
przemek83/cpputils
C++ utility classes.
przemek83/kaprekar-constant
Small application counting number of substracitons of two 4-digit numbers before reaching 6174 (Kaprekar's constant).
przemek83/order-cache
Financial orders cache with the option to add, remove and match orders quickly.
przemek83/ping-stat
Program drawing given server response time on chart.
przemek83/templates
Shared GitHub with files used when working with C++ projects/libraries.
przemek83/web-creator-dfs
Tool for creating simple network (graph) containing nodes in form of IP adresses and checking nodes connections using DFS (Depth-First Search) algorithm.
przemek83/workflows
Reusable workflows for projects written in various technologies.