Difference between revisions of "List of Projects"

From Wasya Wiki
Jump to: navigation, search
(No Longer Maintained)
m (Piousbox moved page Projects to List of Projects)
 
(45 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
=== Actively Developed and Maintained ===
+
== 2009 ==
* Take a look at [http://github.com/piousbox my github] for more up-to-date information.
+
* https://github.com/piousbox/music.piousbox.com - a music screaming server in PHP
* [http://cobbler.github.io/manuals/2.6.0/1/3/1_-_Nexenta.html Integration of NexentaStor with Cobbler]
+
* [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://bitbucket.org/piousbox/home-config home-config] - this is how I structure my home.
+
* [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 12: 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://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, ...
 
* [https://github.com/Nexenta/horizon_nedge_dashboard Horizon Nedge Dashboard] - the OpenStack Horizon plugin for monitoring your NexentaEdge installation
 
* http://bjjcollective.com
 
* http://massiveact.com
 
* Vagrant boxes
 
** [https://atlas.hashicorp.com/piousbox/boxes/hygieia_ubuntu_37 Hygieia] - this box installs CapitalOne's Hygieia devops dashboard with the collector for github enabled.
 
* [https://github.com/piousbox/testoaster testoaster] - ome rspec testing utilities
 
 
=== No Longer Maintained ===
 
* 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://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://github.com/piousbox/O0F2 O0F2] - an artistic image processing algorithm (in Java)
+
== 2016 ==
 +
* [https://bitbucket.org/piousbox/home-config home-config] - this is how I structure my home.
 +
* [https://github.com/piousbox/testoaster testoaster] - one rspec testing utilities
 +
* [https://s3.amazonaws.com/ish-archive/2016/phonegap/android-release-unsigned.apk The scratchpad app (apk)] - 20160507
 +
* [[ Microsites_Cluster ]]
 +
* [[ Bootstraps ]]
 +
 
 +
== 2017 ==
 +
* [[ Import Export ]]
 +
* [[ 2017 UI/UX ]]
 +
* [[ 2017 products ]]
 +
* [[ 2017 Rails todo ]]
 +
* [[ Colombia Tailors ]]
 +
* [[ Universidad Externado de Colombia ]]
 +
* [[ Josefa House ]]
 +
* [[ Retropi ]]
  
=== Back to ===
+
== 2018 ==
 +
* https://annesque.com - [[ Annesque Studios ]]
 +
* https://dancewithpantea.com
 +
* [[ piousbox_wp_plugin ]]
 +
* [[ piousbox-render ]]
  
http://wasya.co
+
== 2019 ==
 +
* [[ CoT ]]
 +
* [[ TGM ]]
 +
* Signakey?
  
http://piousbox.github.io
+
== 2020 ==
 +
* [[ TGM ]] :: GameUI :: Guyd
 +
* M3 Condor
 +
* Singularity

Latest revision as of 05:45, 24 June 2022

2009

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

2016

2017

2018

2019

2020

  • TGM  :: GameUI :: Guyd
  • M3 Condor
  • Singularity