Difference between revisions of "List of Projects"
From Wasya Wiki
Line 1: | Line 1: | ||
− | === | + | == 2009 == |
+ | * https://github.com/piousbox/music.piousbox.com - a music screaming server in PHP | ||
+ | * [https://github.com/piousbox/Haikubox haikubox] - an app for managing passwords in CakePHP/MySQL | ||
+ | * [https://github.com/piousbox/O0F2 O0F2] - an artistic image processing algorithm (in Java) | ||
+ | |||
+ | == 2011 == | ||
* [[ Microsites Cluster ]] - A collection of ruby on rails apps that power piousbox.com. In essence, a content management system (CMS). | * [[ Microsites Cluster ]] - A collection of ruby on rails apps that power piousbox.com. In essence, a content management system (CMS). | ||
− | * [https:// | + | * [https://github.com/piousbox/wired-rails-project wired-rails-project] - I use this project, sometimes, so start a new rails app. It has the following components: devise, foundation.css, ... |
+ | |||
+ | == 2012 == | ||
* Chef Cookbooks | * Chef Cookbooks | ||
** https://supermarket.chef.io/users/piousbox - on Chef Marketplace | ** https://supermarket.chef.io/users/piousbox - on Chef Marketplace | ||
Line 10: | Line 17: | ||
** [https://github.com/Piousbox-cookbooks/ish_apache ish_apache] - utilities for managing apache2. In particular, create a load balancer with a bunch of virtual sites from a single json file | ** [https://github.com/Piousbox-cookbooks/ish_apache ish_apache] - utilities for managing apache2. In particular, create a load balancer with a bunch of virtual sites from a single json file | ||
** [https://github.com/Piousbox-cookbooks/jenkins jenkins] - install and configure jenkins | ** [https://github.com/Piousbox-cookbooks/jenkins jenkins] - install and configure jenkins | ||
− | |||
− | |||
− | |||
− | |||
− | |||
* [https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwj-2dyAhZTKAhVP02MKHalyA2QQFggqMAQ&url=https%3A%2F%2Fchrome.google.com%2Fwebstore%2Fdetail%2Fgoogle-calendar%2Fejjicmeblgpmajnghnpcppodonldlgfn&usg=AFQjCNHYVx4iOWv2qiVH02J4FeFmBE5c_Q&sig2=LPdiAWoqSC6AXVeQFgGxgw chrome olympic calendar] - this is obsolete calendar for the 2012 olympics | * [https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwj-2dyAhZTKAhVP02MKHalyA2QQFggqMAQ&url=https%3A%2F%2Fchrome.google.com%2Fwebstore%2Fdetail%2Fgoogle-calendar%2Fejjicmeblgpmajnghnpcppodonldlgfn&usg=AFQjCNHYVx4iOWv2qiVH02J4FeFmBE5c_Q&sig2=LPdiAWoqSC6AXVeQFgGxgw chrome olympic calendar] - this is obsolete calendar for the 2012 olympics | ||
− | * [https:// | + | |
− | * [https://github.com/piousbox/ | + | == 2016 == |
+ | * [https://bitbucket.org/piousbox/home-config home-config] - this is how I structure my home. | ||
+ | |||
+ | == 2017 == | ||
+ | * [https://github.com/piousbox/testoaster testoaster] - one rspec testing utilities | ||
=== Back to === | === Back to === |
Revision as of 18:52, 30 April 2017
2009
- https://github.com/piousbox/music.piousbox.com - a music screaming server in PHP
- haikubox - an app for managing passwords in CakePHP/MySQL
- O0F2 - an artistic image processing algorithm (in Java)
2011
- Microsites Cluster - A collection of ruby on rails apps that power piousbox.com. In essence, a content management system (CMS).
- wired-rails-project - I use this project, sometimes, so start a new rails app. It has the following components: devise, foundation.css, ...
2012
- Chef Cookbooks
- https://supermarket.chef.io/users/piousbox - on Chef Marketplace
- https://github.com/piousbox-cookbooks - on Github. These are all my cookbooks. They might be useful to someone. Some interesting ones are:
- db_backup_s3 - backup mongodb and mysql to s3
- ish_mediawiki - install meadiawiki
- ish_apache - utilities for managing apache2. In particular, create a load balancer with a bunch of virtual sites from a single json file
- jenkins - install and configure jenkins
- chrome olympic calendar - this is obsolete calendar for the 2012 olympics
2016
- home-config - this is how I structure my home.
2017
- testoaster - one rspec testing utilities