BonfaceKilz
GNU Emacs & Linux enthusiast. Hacker manifesto aware. Scheme lover, Python tinkerer. Lifelong student on the journey!
@genenetwork Nairobi, Kenya
Pinned Repositories
ArtOfExploitation
This repo keeps track of the exercises and concepts contained in the book:Hacking- The Art of exploitation by Jon Erickson.
AVR-Playground
This repo contains source-code for some AVR projects that I have been working on.
calculator-api-koan
This is a koan written in Python to test out how to write tests, expose a simple API with no db interaction, and possibly explore automatic API generation.
emacs.d
Mirror of: https://git.sr.ht/~bonfacekilz/emacs.d
feedanalyser
Fetch info from public feeds
flasksocketio-playground
Basic playground for sockets
gn-dataset-dump
This repository contains Common Lisp code for exporting sample data from a MariaDB database and storing it in an LMDB database. The data to be exported is identified using RDF and will later be used in fetched directly from GN3.
ob-elm
Org-Babel support for evaluating Elm code
pyconspack
CONSPACK for Python.
tsaf-analysis-of-bxd-mouse-colonies
This shows how to model BXD mouse weight data using an AR(1) process
BonfaceKilz's Repositories
BonfaceKilz/ArtOfExploitation
This repo keeps track of the exercises and concepts contained in the book:Hacking- The Art of exploitation by Jon Erickson.
BonfaceKilz/AVR-Playground
This repo contains source-code for some AVR projects that I have been working on.
BonfaceKilz/headfirst
Code from the "Head First" series.
BonfaceKilz/Nand2Tetris
Building a computer from first principles
BonfaceKilz/anime
JavaScript Animation Engine
BonfaceKilz/awesome-scifi
Sci-Fi worth consuming
BonfaceKilz/awesome-vue
A curated list of awesome things related to Vue.js
BonfaceKilz/best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
BonfaceKilz/bookish-messenger-bot
Some bot I built I built for Nairobi Tech week hackathon. Never got demod there[bad things happened]. Here, it is, one day of hacking away with node.
BonfaceKilz/Clementine
:tangerine: Clementine Music Player
BonfaceKilz/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
BonfaceKilz/csscv
A simple, opinionated stylesheet for formatting semantic HTML to look like a CSS file.
BonfaceKilz/es6-tut
An ES-6 tutorial I have been following
BonfaceKilz/git-standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
BonfaceKilz/google-interview-university
A complete daily plan for studying to become a Google software engineer.
BonfaceKilz/hacker
Hacker is a Jekyll theme for GitHub Pages
BonfaceKilz/learnhaskell
Learn Haskell
BonfaceKilz/Mathics
a general-purpose computer algebra system
BonfaceKilz/nairobi-bot
IRC bot (not limited to #nairobilug)
BonfaceKilz/polygons
A playable post on how harmless choices can make a harmful world.
BonfaceKilz/Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
BonfaceKilz/pynbo-blog
Python Nairobi Blog
BonfaceKilz/rambox
Free and Open Source messaging and emailing app that combines common web applications into one.
BonfaceKilz/sicp-1
HTML5/EPUB3 version of SICP
BonfaceKilz/sicp-2
Structure and Interpretation of Computer Programs study notes with exercise solutions
BonfaceKilz/simplePollingApp
Following throught the django tutorial here https://docs.djangoproject.com/en/1.11/intro/tutorial01/
BonfaceKilz/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
BonfaceKilz/uWavesPresentations
A presentation I did on Shottky diodes and microwave bipolar transistors
BonfaceKilz/vue_tutorials
Some great tutorials I was following on Vue.js
BonfaceKilz/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.