Pinned Repositories
adventofcode-2017
https://adventofcode.com/2017/
adventofcode-2018
adventofcode2020
aoc2016
Advent of Code 2016
aoc2021
https://adventofcode.com/2021
astroid
A common base representation of python source code for pylint and other projects
concentration
Stay focused on work when you want, and goof off when you don't.
fuzzyargparse
Python argparse extension with hints on unknown arguments.
py2py3-talk
Slides for my talk: Python is dead, long live Python! Adapting old codebase for Python 3.x compatibility - case study.
rogalski's Repositories
rogalski/fuzzyargparse
Python argparse extension with hints on unknown arguments.
rogalski/concentration
Stay focused on work when you want, and goof off when you don't.
rogalski/dsp-project
Simple signal processing in Python - project for my classes @ university.
rogalski/eti-pg-word-bibliography-style
Style for generating automatic bibliography in Word according to rules at Gdansk University of Technology, Faculty of Electronics, Telecommunications and Informatics
rogalski/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
rogalski/knowledge-repo
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
rogalski/masters-test-circuits
Test circuits used in my Master's Thesis.
rogalski/masters-thesis-figures
Various codes used to generate figures used in my master's thesis (besides those using actual code store in separate repo)
rogalski/matplotlib
matplotlib: plotting with Python
rogalski/mgr
My Master Thesis-related code.
rogalski/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
rogalski/python-compat-libs-study
Comparision of Python2 / Python3 compatibility libraries.
rogalski/rogalski.github.io
rogalski/szop
System Zautomatyzowanej Obserwacji Pacjentów (ang. Automated Patient Monitoring System). "Ambient Intelligence" classes final project.
rogalski/tmlab1
Task from my "Mobile Technologies" lab classes. Android calculator application. JetBrains IntelliJ project.
rogalski/tmlab2
Task from my "Mobile Technologies" lab classes. Android multi-activity application. JetBrains IntelliJ project.
rogalski/tox
virtualenv management and test command line tool
rogalski/triangles
Experiments with OpenGL
rogalski/triconnected-components
Compute triconnected components of graph in MATLAB.