Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
logkeys
A GNU/Linux keylogger that works!
-
backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python. -
xsuspender
👀 💻 💤 🔋 Auto-suspend inactive X11 applications. -
mdx_unimoji
Python-Markdown extension that replaces common smileys with their Unicode emoji emoticons.
-
mindforth
Automatically exported from code.google.com/p/mindforth
-
awesome-links.css
Embellish links on your web page with familiar FontAwesome icons. https://kernc.github.io/awesome-links.css/
812 contributions in 2016
Activity overview
Contribution activity
December 2016
- kernc/orange3-educational Python
Created a pull request in biolab/orange3 that received 4 comments
Small changes here and there
Random stuff. See individual commits. The commit that broke WebviewWidget has been moved to #1816. Includes Code changes Tests Documentation
Created an issue in biolab/orange3 that received 1 comment
Add Ctrl+C action testing for widgets
Test that Ctrl+C works and does the expected action in widgets (i.e. copies PNG image for visualization widgets, ...). See also: #1808