Skip to content

Commit

Permalink
Add Pics and Bios, color changedstill issue with alignment of pics
Browse files Browse the repository at this point in the history
  • Loading branch information
dylansimpson committed Apr 22, 2013
1 parent decd949 commit 2c3f359
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 6 deletions.
Binary file modified app/assets/images/rubygroup/dylan_simpson.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/application.css.sass
Expand Up @@ -5,7 +5,7 @@
// = require_self
$darkGrey: lighten(#333, 10%)
$off: #f8fed2
$off: rgba(100%, 50%, 0%, 0.3)
$dark: darken($off, 5%)
$darker: darken($off, 8%)

Expand All @@ -16,7 +16,7 @@ $gray: darken($white, 15%)

body
background: $off
background-image: url(/assets/background_yellow.png)
background-image: url(/assets/background_orange.png)
background-position: center -200px
background-repeat: no-repeat
background-size: 100% auto
Expand Down
28 changes: 24 additions & 4 deletions app/views/pages/index.html.haml
Expand Up @@ -253,7 +253,7 @@
%h3 Fred Guest - Presenter
= image_tag("/assets/rubygroup/fred_guest.jpg", class: "photo")
%p= link_to "@fredguest", "http://twitter.com/fredguest"
%p Fred was also at the first Ruby Weekend and volenteered to help during the second. He's quickly been building his knowledge of the Rails framework. Fred is one of th most highly networked guys in #VegasTech: if you've been to a #VegasTech event, you've likely met Fred. Fred is passionate about crating value and shooting straight.
%p Fred began learning programming at the first Ruby Weekend in Feb 2012 with no prior experience. Since then he has solo coded several Rails apps, including two for Zappos "Tech University" and his own startup project.

%h3 Dylan Simpson - Lead Organizer, Tech Support
= image_tag("/assets/rubygroup/dylan_simpson.png", class: "photo")
Expand All @@ -263,14 +263,14 @@
%h3 Jason Arhart - Tech Support
= image_tag("/assets/rubygroup/jason.jpg", class: "photo")
%p= link_to "@jarhart", "http://twitter.com/jarhart"
%p Jason loves programing; he learns new languages for fun (seriously). At last count, he was familiar with 15 languages and loves Ruby for it's simplicity. You'll know Jason is on a roll when he's rubbing his hands together in front of this computer. Jason's been programming professionally for 19 years and working with Ruby for 10 years. In October of 2011 Jason joined the team at #{link_to("Originate", "http://www.originate.com/")}, Inc. to be their first engineer in Las Vegas.
/%p Jason loves programing; he learns new languages for fun (seriously). At last count, he was familiar with 15 languages and loves Ruby for it's simplicity. You'll know Jason is on a roll when he's rubbing his hands together in front of this computer. Jason's been programming professionally for 19 years and working with Ruby for 10 years. In October of 2011 Jason joined the team at #{link_to("Originate", "http://www.originate.com/")}, Inc. to be their first engineer in Las Vegas.
/ %p Jason is a highly skilled developer who loves his craft. He's taking the lead in organizing the third Ruby Weekend. Jason is an engineer with #{ link_to('Originate', 'http://www.originate.com/')} and has been a part of the team who has won "Crowd Favorite" at the past two Startup Weekends in Las Vegas. Most recently his own creation, #{ link_to('Honey-do Simple', 'http://www.honeydosimple.com/')}.
%p Jason is a highly skilled developer who loves his craft. He is an engineer with #{ link_to('Originate', 'http://www.originate.com/')} and has been a part of the team who has won "Crowd Favorite" at the past two Startup Weekends in Las Vegas. Most recently his own creation, #{ link_to('Honey-do Simple', 'http://www.honeydosimple.com/')}.

%h3 Judd Lillestrand - Emeritus Organizer, Tech Support
= image_tag("/assets/rubygroup/judd.jpg", class: "photo")
%p= link_to("@JuddLillestrand", "http://twitter.com/JuddLillestrand")
%p Judd led the charge of the first two Ruby Weekend. He'll be supporting Jason and helping him put on another successful event. Judd has been referred to as the 'benevolent dictator' of the Las Vegas Ruby Group. He's also the Founder of #{ link_to('ScripSmart', 'http://www.scripsmart.com/')} which has developed the rating systems for gift cards.
%p Judd led the charge of the first three Ruby Weekends. He'll be supporting Dylan and helping him put on another successful event. Judd has been referred to as the 'benevolent dictator' of the Las Vegas Ruby Group. He's also the Founder of #{ link_to('ScripSmart', 'http://www.scripsmart.com/')} which has developed the rating systems for gift cards.

%h3 Russ Smith - Designer, Designated Driver
= image_tag("/assets/rubygroup/russ.jpg", class: "photo")
Expand All @@ -282,6 +282,26 @@
%p= link_to "@scuderialv", "http://twitter.com/scuderialv"
%p Don was also at the first and second Ruby Weekend. He's the man behind #{link_to("Rocket36 Dev Studio", "http://www.rocket36.com/")}. If you need to increase your web presence, Don can help.

%h3 Brian Hughes - Tech Support
= image_tag("/assets/rubygroup/brian.jpg", class: "photo")
%p= link_to "@brianvhughes", "http://twitter.com/brianvhughes"
%p Brian is brand new to the Las Vegas area (just 3 months) and LVRUG, however, he brings with him nearly 8 years of Ruby and Rails programming experience, along with 20+ years as a professional software developer, mentor, teacher and team leader. He's extremely passionate about the craft of software development (aka. the art over the science) and enjoys almost any opportunity to share that passion. This is Brian's first Ruby Weekend, but given his track record of presenting at LVRUG meetings, and assisting at Hack Nights, we expect great things from him.

%h3 David Grayson - Tech Support
= image_tag("/assets/rubygroup/david.jpg", class: "photo")
%p= link_to "@DavidEGrayson", "http://twitter.com/DavidEGrayson"
%p David started using Ruby on Rails in 2006. Now he is an engineer at Pololu Robotics & Electronics where he develops all sorts of software. He has been a regular attendee and presenter at LVRUG for over a year. David says "I like to know all of the tools and methods available to me and use that knowledge to write short, elegant code. I like to find weird bugs and report them. I like teaching technical things to smart people.

%h3 Ryan Mulligan - Tech Support
= image_tag("/assets/rubygroup/ryan.jpg", class: "photo")
%p= link_to "@ryantm", "http://twitter.com/ryantm"
%p Ryan has been using Ruby and Rails since 2006. He is a electrical and software engineer at Pololu Robotics and Electronics.

%h3 Gabriel Evans - Tech Support
= image_tag("/assets/rubygroup/gabe.png", class: "photo")
%p= link_to "@GabeEvans", "http://twitter.com/GabeEvans"
%p Gabriel's interest in programming started when he was in 2nd grade. His interest in wearing skinny jeans didn't develop until high school. He loves discussions about semantics, system administration, and usability. He's always more than happy to help if you ever have any questions or just need someone to talk out a problem with. Chances are you've already met him that one time at that thing.

%h3 Alex Peachey - Planning Assistance
= image_tag("/assets/rubygroup/alex.png", class: "photo")
%p= link_to "@alex_peachey", "http://twitter.com/alex_peachey"
Expand Down

0 comments on commit 2c3f359

Please sign in to comment.