Pinned Repositories
ahriphplibs
My PHP Libraries
docker-private-browsing
A proof-of concept locked-down browser that can only access the internet via Tor
dotfiles
My dot files
eventdb
A simple database to store a stream of events (facts) and retrieve them by index
flask-mustache
Mustache for Flask, using pystache
flask-snooze
Backend-agnostic REST API provider for Flask.
pycurlbrowser
A lightweight alternative to mechanize, using pycurl (libcurl) and lxml
random-game
Run a random game (i.e. you have too many games and can't pick which to play!)
simpletest_php5.3.2
Forked copy of simpletest for PHP unit testing. DO NOT USE THIS. Use the official SVN trunk instead -- it supports PHP 5.3.2: svn co https://simpletest.svn.sourceforge.net/svnroot/simpletest/simpletest/trunk simpletest
vim-sesspit
Simple, automatic session management for Vim
ahri's Repositories
ahri/eventdb
A simple database to store a stream of events (facts) and retrieve them by index
ahri/flask-mustache
Mustache for Flask, using pystache
ahri/pycurlbrowser
A lightweight alternative to mechanize, using pycurl (libcurl) and lxml
ahri/dotfiles
My dot files
ahri/flask-snooze
Backend-agnostic REST API provider for Flask.
ahri/random-game
Run a random game (i.e. you have too many games and can't pick which to play!)
ahri/docker-cifs
App to share files over the Windows Network
ahri/predmon-central
ahri/ahri.github.io
My blog
ahri/docker-util
ahri/EasyNoise
Very simple app to play white noise
ahri/ghc
Mirror of the Glasgow Haskell Compiler. Patches are best submitted to GHC's GitLab instance (https://gitlab.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org). First time contributors are encouraged to get started by just sending a Pull Request.
ahri/harfield
ahri/haste-compiler
A GHC-based Haskell to JavaScript compiler
ahri/lazymanc.net
ahri/lens-playground
ahri/libsodium-ts
ahri/llm-typed
ahri/OWASP-VWAD
The OWASP Vulnerable Web Applications Directory project (VWAD) is a comprehensive and well maintained registry of all known vulnerable web applications currently available.
ahri/predmon
Monitor predicates and alert
ahri/predmon-dashboard
ahri/PrePushPlugin
IntelliJ plugin for pre commit hook
ahri/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
ahri/react-select
The Select Component for React.js
ahri/reflex
Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.
ahri/reflex-dom-inbits
A tutorial for reflex-dom with small code bits
ahri/reflex-dom-themes
Provide classname constants for various css-libs
ahri/stack
The Haskell Tool Stack
ahri/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
ahri/up-to-date-real-world-haskell
I'm trying to update the Real World Haskell book