Pinned Repositories
aladin
Command-line frontend (and Python client) for the Aladin weather forecast system.
cs-notes
Some Computer Science notes I thought I would share with others
enigma
A simple crypto tool emulating the Enigma machine.
fel-master-thesis
Cluster analysis library for Timepix3 (and Timepix) data.
libkatherine
Control library for the Katherine readout for Timepix3 detectors.
passmenu-otp
Extension of passmenu, friendly to one-time passwords (OTP).
QtUsb
A cross-platform USB Module for Qt.
rabin-karp-searcher
Implementation of Rabin-Karp searching algorithm with Bloom Filter probabilistic data structure.
Revolver
A framework for building fast genetic algorithms in Swift.
petrmanek's Repositories
petrmanek/Revolver
A framework for building fast genetic algorithms in Swift.
petrmanek/passmenu-otp
Extension of passmenu, friendly to one-time passwords (OTP).
petrmanek/rabin-karp-searcher
Implementation of Rabin-Karp searching algorithm with Bloom Filter probabilistic data structure.
petrmanek/cs-notes
Some Computer Science notes I thought I would share with others
petrmanek/libkatherine
Control library for the Katherine readout for Timepix3 detectors.
petrmanek/aladin
Command-line frontend (and Python client) for the Aladin weather forecast system.
petrmanek/QtUsb
A cross-platform USB Module for Qt.
petrmanek/fel-master-thesis
Cluster analysis library for Timepix3 (and Timepix) data.
petrmanek/mff-bachelor-thesis
My bachelor thesis at the Charles University in Prague.
petrmanek/atlastpx-sw-paper
petrmanek/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
petrmanek/dotfiles
My dotfiles
petrmanek/fel-bachelor-thesis
My bachelor thesis at the Czech Technical University in Prague.
petrmanek/fmt
A modern formatting library
petrmanek/FTPServer
A basic FTP Server written in C for *nix environments, with possible SSL and SFTP support in the future.
petrmanek/fzf-launcher-pass
Interactive password store selector, friendly to one-time passwords (OTPs)
petrmanek/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
petrmanek/i3scripts
My scripts for enhancing i3wm
petrmanek/LACE
LPC Algorithm in a C++ Environment
petrmanek/linux-bing-wallpaper
set Bing Wallpaper of the Day as your Linux Desktop's wallpaper
petrmanek/mff-bachelor-poster
Poster for presenting my thesis for the Charles University.
petrmanek/mio
Cross-platform C++11 header-only library for memory mapped file IO
petrmanek/petrmanek.github.io
My humble personal website.
petrmanek/PIDatePicker
A customizable implementation of UIDatePicker, written in Swift.
petrmanek/pybind11
Seamless operability between C++11 and Python
petrmanek/qtbase
Qt Base (Core, Gui, Widgets, Network, ...)
petrmanek/qtwebflix
A qt webengine program for netflix
petrmanek/readme-with-video
petrmanek/tree-demo
A simple demonstration of Red-black trees and their analogy to B-trees of order 4.
petrmanek/Yet_Another_Algorithms_Repository
Beginner friendly repo for easily contributing algorithms' implementations