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/
223 contributions in 2014
Activity overview
Contribution activity
December 2014
- kernc/mdx_unimoji Python
- kernc/highlight.js JavaScript
Created a pull request in kernc/www that received 5 comments
Created an issue in ingwinlu/pelican-bootstrapify that received 7 comments
{{ article.content }} gets redundant <html><body> tags
After this plugin runs, each Content.content has a <html><body> prefix and </body></html> suffix, both inconveniently added by BeautifulSoup, resul…