diff options
Diffstat (limited to 'project')
-rw-r--r-- | project/01-shared-cost.md | 15 | ||||
-rw-r--r-- | project/02-todo.md | 11 | ||||
-rw-r--r-- | project/03-ad-listener.md | 10 | ||||
-rw-r--r-- | project/04-reading.md | 16 | ||||
-rw-r--r-- | project/05-map.md | 13 | ||||
-rw-r--r-- | project/06-catchvoid.md | 13 | ||||
-rw-r--r-- | project/07-personal-page.md | 14 | ||||
-rw-r--r-- | project/08-timer.md | 11 | ||||
-rw-r--r-- | project/09-cooking.md | 13 | ||||
-rw-r--r-- | project/10-nixos-config.md | 8 | ||||
-rw-r--r-- | project/11-dotfiles.md | 6 |
11 files changed, 0 insertions, 130 deletions
diff --git a/project/01-shared-cost.md b/project/01-shared-cost.md deleted file mode 100644 index 91b6c46..0000000 --- a/project/01-shared-cost.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: Shared Cost -gitlab: guyonvarch/shared-cost -skills: - - Haskell - - Scotty - - Clay - - GHCJS - - reflex-frp ---- - -Share costs with a group of people with a Rich Internet Application -(RIA). - -![](assets/project/shared-cost.png) diff --git a/project/02-todo.md b/project/02-todo.md deleted file mode 100644 index 3d65beb..0000000 --- a/project/02-todo.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Todo -gitlab: guyonvarch/todo -skills: - - Python - - Qt ---- - -Manage a context-based next-action list. - -![](assets/project/todo.png) diff --git a/project/03-ad-listener.md b/project/03-ad-listener.md deleted file mode 100644 index 130cde1..0000000 --- a/project/03-ad-listener.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: ad-listener -gitlab: guyonvarch/ad-listener -skills: - - Haskell - - TagSoup ---- - -Watch for new ads according to custom search criteria and send an -email notification each time a new ad is available. diff --git a/project/04-reading.md b/project/04-reading.md deleted file mode 100644 index 273a405..0000000 --- a/project/04-reading.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Reading -gitlab: guyonvarch/reading -live: https://guyonvarch.gitlab.io/reading -skills: - - Scala - - Scala.js - - ScalaCSS - - Scalatags - - Scala.Rx ---- - -Guide students to find a book by refining the result set with faceted -search. - -![](assets/project/reading.png) diff --git a/project/05-map.md b/project/05-map.md deleted file mode 100644 index ae01dac..0000000 --- a/project/05-map.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: Map -gitlab: guyonvarch/map -live: https://guyonvarch.gitlab.io/map -skills: - - Ocaml - - BuckleScript - - Leaflet ---- - -Add customized markers on a map. - -![](assets/project/map.png) diff --git a/project/06-catchvoid.md b/project/06-catchvoid.md deleted file mode 100644 index 5ac97e0..0000000 --- a/project/06-catchvoid.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: cAtchVoid -gitlab: guyonvarch/catchvoid -live: http://guyonvarch.gitlab.io/catchvoid -skills: - - Elm - - Game development ---- - -Catch the points of your color, avoid the others. You can switch -colors in order to reverse the game mechanic. Get the best score. - -![](assets/project/catchvoid.png) diff --git a/project/07-personal-page.md b/project/07-personal-page.md deleted file mode 100644 index f813be9..0000000 --- a/project/07-personal-page.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Personal Page -gitlab: guyonvarch/personalPage -live: https://guyonvarch.me/ -skills: - - Haskell - - Hakyll - - Clay - - LaTeX ---- - -Show resume and projects from YAML data with a web application. - -![](assets/project/personal-page.png) diff --git a/project/08-timer.md b/project/08-timer.md deleted file mode 100644 index 7d98ff9..0000000 --- a/project/08-timer.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Timer -gitlab: guyonvarch/timer -live: http://guyonvarch.gitlab.io/timer -skills: - - Elm ---- - -Create and manage timers with a Rich Internet Application (RIA). - -![](assets/project/timer.png) diff --git a/project/09-cooking.md b/project/09-cooking.md deleted file mode 100644 index 4f2b72a..0000000 --- a/project/09-cooking.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: Cooking -gitlab: guyonvarch/cooking -live: https://cooking.guyonvarch.me -skills: - - Zola - - Ocaml - - BuckleScript ---- - -Show recipes as a blog from markdown files. - -![](assets/project/cooking.png) diff --git a/project/10-nixos-config.md b/project/10-nixos-config.md deleted file mode 100644 index b09c11f..0000000 --- a/project/10-nixos-config.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: nixos-config -gitlab: guyonvarch/nixos-config -skills: - - Nix ---- - -Configure declaratively my NixOS system. diff --git a/project/11-dotfiles.md b/project/11-dotfiles.md deleted file mode 100644 index 582dcf8..0000000 --- a/project/11-dotfiles.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -name: dotfiles -gitlab: guyonvarch/dotfiles ---- - -Configure the tools I use. |