Pinned Repositories
ajax_game
A game to learn programming with AJAX.
blog-api
A simple API to store blog data.
css-tricks
Experiments on CSS.
dotfiles
My dotfiles.
htcp
htcp: a command line utility to duplicate HTTP traffic.
live-svg
An SVG Parser From Scratch
music_db
A SQL database to store groups, albums and everything about music !
node-systemd
This is an example project to run a Node application using Systemd.
op-export
Command line tool to export & print 1password vaults.
resume
This repository contains my resume.
aitva's Repositories
aitva/htcp
htcp: a command line utility to duplicate HTTP traffic.
aitva/music_db
A SQL database to store groups, albums and everything about music !
aitva/blog
A Hugo's skeleton for a future blog.
aitva/resume
This repository contains my resume.
aitva/blog-php-simplon
A exemple blog engine in PHP.
aitva/caddy-arm
A Docker container for Caddy on ARM.
aitva/codingame
Solution for some of the CodinGame Puzzles.
aitva/dijkstra
A Dijkstra implementation in Go.
aitva/doc4dev
This repo contains doc on various app & workflow.
aitva/go-algorithms
aitva/gowiki
Tutorial from https://golang.org/doc/articles/wiki/
aitva/hashtable-latencies
Latency of a web service that stores a large hashtable, in multiple languages
aitva/js-loop
Exercices to learn Javascript.
aitva/lxml
A fast xml generation librairy.
aitva/mngr
A file manager for Hugo websites.
aitva/mp_simplon
Projets dans le cadre de la formation Simplon
aitva/simplon
First project for Simplon.co
aitva/slackbot
A Slack bot ? Why not.
aitva/sqlbank
A DB to teach SQL.
aitva/str2num
Turn a string into a numeric representation.