Pinned Repositories
cef
Chromium Embedded Framework (CEF) official mirror. A simple framework for embedding Chromium-based browsers in other applications.
cef2go
Go lang bindings for the Chromium Embedded Framework (CEF)
cefcapi
An example on how to use C API in Chromium Embedded Framework (CEF)
cefpython
Python bindings for the Chromium Embedded Framework (CEF)
coding-notes
I'm compiling comprehensive coding tutorials for many different languages and frameworks! 🐲
dbkiss
MySQL and PosgreSQL databases administration tool in a single PHP file
git-fat
Manage large binary files with git
jstetris
JS Tetris is a browser based clone of one of the greatest puzzle video games of all time
phpdesktop
Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite
pyinstaller
Freeze (package) Python programs into stand-alone executables
cztomczak's Repositories
cztomczak/cefpython
Python bindings for the Chromium Embedded Framework (CEF)
cztomczak/phpdesktop
Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite
cztomczak/cef2go
Go lang bindings for the Chromium Embedded Framework (CEF)
cztomczak/cefcapi
An example on how to use C API in Chromium Embedded Framework (CEF)
cztomczak/jstetris
JS Tetris is a browser based clone of one of the greatest puzzle video games of all time
cztomczak/dbkiss
MySQL and PosgreSQL databases administration tool in a single PHP file
cztomczak/coding-notes
I'm compiling comprehensive coding tutorials for many different languages and frameworks! 🐲
cztomczak/pyinstaller
Freeze (package) Python programs into stand-alone executables
cztomczak/cef
Chromium Embedded Framework (CEF) official mirror. A simple framework for embedding Chromium-based browsers in other applications.
cztomczak/git-fat
Manage large binary files with git
cztomczak/argparse
Argument Parser for Modern C++
cztomczak/fastimagehash
C/C++ replacement for the 'imagehash' python package
cztomczak/json
JSON for Modern C++
cztomczak/pHash
pHash - the open source perceptual hash library
cztomczak/wavelib
C Implementation of Wavelet Transform (DWT,SWT and MODWT)
cztomczak/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.