codyduval.com codyduval.com

codyduval.com

Cody Duval

I'm Cody Duval, and I'm a freelance Rails developer living in Brooklyn, NY. I typically work on projects that exist in the domain of food, restaurants, eating, and the like. I'm happiest when working in Ruby, although I also consider myself proficient in HAML, SCSS, Javascript and Postgres flavored SQL. I also have deep experience in product and project management, audience acquisition, and more general business operations. Since October of 2013, I've been working as a Rails developer for Craft Coffee.

http://www.codyduval.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CODYDUVAL.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 15 reviews
5 star
6
4 star
5
3 star
3
2 star
0
1 star
1

Hey there! Start your review of codyduval.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.9 seconds

FAVICON PREVIEW

  • codyduval.com

    16x16

  • codyduval.com

    32x32

  • codyduval.com

    64x64

  • codyduval.com

    128x128

  • codyduval.com

    160x160

  • codyduval.com

    192x192

CONTACTS AT CODYDUVAL.COM

Contact Privacy Inc. Customer 0136854827

Contact Privacy Inc. Customer 0136854827

96 M●●●● Ave

To●●to , ON, M6K 3M1

CA

1.41●●●●5457
co●●●●●●●●●●●@contactprivacy.com

View this contact

Contact Privacy Inc. Customer 0136854827

Contact Privacy Inc. Customer 0136854827

96 M●●●● Ave

To●●to , ON, M6K 3M1

CA

1.41●●●●5457
co●●●●●●●●●●●@contactprivacy.com

View this contact

Contact Privacy Inc. Customer 0136854827

Contact Privacy Inc. Customer 0136854827

96 M●●●● Ave

To●●to , ON, M6K 3M1

CA

1.41●●●●5457
co●●●●●●●●●●●@contactprivacy.com

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2011 January 27
UPDATED
2014 March 02
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 14

    YEARS

  • 4

    MONTHS

  • 1

    DAYS

NAME SERVERS

1
ns1.hover.com
2
ns2.hover.com
3
ns3.hover.com

REGISTRAR

TUCOWS DOMAINS INC.

TUCOWS DOMAINS INC.

WHOIS : whois.tucows.com

REFERRED : http://domainhelp.opensrs.net

CONTENT

SCORE

6.2

PAGE TITLE
Cody Duval | codyduval.com Reviews
<META>
DESCRIPTION
I'm Cody Duval, and I'm a freelance Rails developer living in Brooklyn, NY. I typically work on projects that exist in the domain of food, restaurants, eating, and the like. I'm happiest when working in Ruby, although I also consider myself proficient in HAML, SCSS, Javascript and Postgres flavored SQL. I also have deep experience in product and project management, audience acquisition, and more general business operations. Since October of 2013, I've been working as a Rails developer for Craft Coffee.
<META>
KEYWORDS
1 cody duval
2 work
3 non work
4 currently
5 or slide over
6 technical skills
7 circleci
8 html/css
9 haml/scss
10 coffeescript
CONTENT
Page content here
KEYWORDS ON
PAGE
cody duval,work,non work,currently,or slide over,technical skills,circleci,html/css,haml/scss,coffeescript,backbone,using the,marionette,pivotal tracker,incredibly,right now,thanks,blog,github,facebook,twitter,linkedin
SERVER
nginx/1.6.2 + Phusion Passenger 4.0.53
POWERED BY
Phusion Passenger 4.0.53
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Cody Duval | codyduval.com Reviews

https://codyduval.com

I'm Cody Duval, and I'm a freelance Rails developer living in Brooklyn, NY. I typically work on projects that exist in the domain of food, restaurants, eating, and the like. I'm happiest when working in Ruby, although I also consider myself proficient in HAML, SCSS, Javascript and Postgres flavored SQL. I also have deep experience in product and project management, audience acquisition, and more general business operations. Since October of 2013, I've been working as a Rails developer for Craft Coffee.

SUBDOMAINS

blog.codyduval.com blog.codyduval.com

codyduval#blog

Jan 25, 2015. Maintainable Web UI's with React.js. One-way data binding is the new black. Jan 10, 2015. DCI Flavored Rails, Part 2. Part 2: The implementation, and its pros and cons. Jan 3, 2015. DCI Flavored Rails, Part 1. An experiment. In Part 1, DCI in a Nutshell. Dec 28, 2014. I Wrote A Ruby Webserver. Moar Understanding of the Http Request Cycle. Dec 11, 2014. Unpacking Tmux Layouts, Part 2. Crafted with 3 by Cody Duval.

LINKS TO THIS WEBSITE

blog.codyduval.com blog.codyduval.com

codyduval#blog

http://blog.codyduval.com/page2

Dec 8, 2014. Unpacking Tmux Layouts, Part 1. A dive into the Tmux source to understand how it draws custom layouts. In Part 1, decoding the layout config string! Nov 22, 2014. Going Stateless with Clojure. Learning the basics of Functional Programming by building a simple string compression algorithm in Clojure. Nov 1, 2013. OS X 10.9 Your Dev Environment. Troubleshooting a broken dev environment after upgrading to OSX 10.9. Jul 6, 2013. On Classrooms and Craft. Jan 8, 2013. Crafted with 3 by Cody Duval.

blog.codyduval.com blog.codyduval.com

DCI Flavored Rails, Part 1 – codyduval#blog

http://blog.codyduval.com/rails/2015/01/03/dci-rails-part-1

DCI Flavored Rails, Part 1. Jan 3, 2015. The problem with object-oriented languages is they’ve got all this implicit environment that they carry around with them. You wanted a banana but what you got was a gorilla holding the banana and the entire jungle. Joe Armstrong in. Via Mike Pack’s blog. DCI (or Data, Context, and Interaction) is a proposed compliment to the widely adopted Model-View-Controller architectural pattern. DCI was invented by Trygve Reenskaug. To see how I implemented it in Rails. In a ...

blog.codyduval.com blog.codyduval.com

Maintainable Web UI's with React.js – codyduval#blog

http://blog.codyduval.com/react/2015/01/25/unidirectional-data-react

Maintainable Web UI's with React.js. Jan 25, 2015. I built a (relatively) simple UI using React to explore the pros (and cons) of React’s uber features: immutability, the virtual DOM, and unidirectional data flow. In this post, I detail the latter and how data flows downhill with React. That’s all well and good, but what’s the alternative? So when state changes, React re-renders the. Jsx React.DOM */. Which are immutable properties passed into the object. Lower down, on line 26, you’ll see that a. Data r...

blog.codyduval.com blog.codyduval.com

I Wrote A Ruby Webserver – codyduval#blog

http://blog.codyduval.com/2014/12/28/i-wrote-a-ruby-webserver

I Wrote A Ruby Webserver. Dec 28, 2014. I wrote a small, single threaded, non-performant, ruby webserver to better understand where web servers bog down, what limits (or boosts) their performance, and the implications of server architecture in a framework like Rails. The core of my webserver is a simple REPL (Read Evaluate Print Loop) that sits on top of an instance of Ruby’s. Once given a port to listen on,. Objects to represent the bi-directional communication between a browser and our server. Finally,...

blog.codyduval.com blog.codyduval.com

DCI Flavored Rails, Part 2 – codyduval#blog

http://blog.codyduval.com/rails/2015/01/10/dci-rails-part2

DCI Flavored Rails, Part 2. Jan 10, 2015. Head over to Part 1. For a summary of the core concepts behind the Data, Context, and Interaction architectural pattern. Below you’ll find how I implemented DCI in Rails, and the pros and cons that come with it. Start with a Use Case. For this experiment, we’ll build an application to manage sign-ups at a play space for children. In DCI, Contexts encapsulate a single use case. We’ll structure our first DCI context around the following use case:. This use-case nic...

blog.codyduval.com blog.codyduval.com

Unpacking Tmux Layouts, Part 2 – codyduval#blog

http://blog.codyduval.com/tmux/2014/12/11/unpacking-tmux-layouts-part-2

Unpacking Tmux Layouts, Part 2. Dec 11, 2014. We dove into the Tmux C source code to divine the magical meanings behind each token in the Tmux custom-layout config string. As a refresher, here’s what a config string looks like for a window split into 3 panes:. Tmux list-windows 1: zsh (. Layout d5d2,178x51,0,0 [. 178x25,0,0 {. 89x25,0,0,26,88x25,90,0,27 }. 178x25,0,26,28 ]. This should tell our program that we want two vertical (. The Layout as a Tree. Class to contain each pane split. Then, when we spli...

UPGRADE TO PREMIUM TO VIEW 1 MORE

TOTAL LINKS TO THIS WEBSITE

7

SOCIAL ENGAGEMENT



OTHER SITES

codydunphy.com codydunphy.com

Cody Dunphy -- Help and Support for everything Computer Related

Network hardware and apps install. Please contact me via email. To arrange an appointment, prior to clicking online support. Logo Design: Andrew Stults. 2004 - 2011 - Cody Dunphy.

codydurant.com codydurant.com

CodyDurant

codydutra.com codydutra.com

Cody

Http:/ www.codydutra.com/.

codyduty.blogspot.com codyduty.blogspot.com

Professional Photographer Cody Duty

Professional Photographer Cody Duty. Depth of Field - Exploring photography with Houston Chronicle photojournalists. Diposkan Oleh: petingi sadang. Tips to become a professional photographer. Tips to become a professional photographer. Diposkan Oleh: petingi sadang. 5 Reasons to Pay a Professional Photographer. There are many good reasons to employ a professional photographer to capture your wedding, event or special occasion rather than relying o. 5 Reasons to Pay a Professional Photographer. Profession...

codyduty.com codyduty.com

Portraits I

Is the Spanish word for umbrellas. I am an umbrella fanatic. I love their color, their shape, and I love what they do to a scene. The following is a collection of images from different scenes that I have come across. 3/2){this.style.height='auto';this.style.width='100%';};this.style.opacity='1';"/.

codyduval.com codyduval.com

Cody Duval

I'm Cody Duval, and I'm a freelance Rails developer living in Brooklyn, NY. I typically work on projects that exist in the domain of food, restaurants, eating, and the like. I'm happiest when working in Ruby, although I also consider myself proficient in HAML, SCSS, Javascript and Postgres flavored SQL. I also have deep experience in product and project management, audience acquisition, and more general business operations. Since October of 2013, I've been working as a Rails developer for Craft Coffee.

codyduvall.com codyduvall.com

Welcome codyduvall.com - BlueHost.com

Web Hosting - courtesy of www.bluehost.com.

codydv.com codydv.com

Bitnami: Open Source. Simplified

We created the Bitnami Project to help spread the adoption of freely available, high quality Open Source web applications. Bitnami aims to make it easier than ever to discover, download and install Open Source software such as document and content management systems, wikis and blogging software. You can learn more about Bitnami at https:/ bitnami.com. To get started with Your Project we suggest the following:. 1- Check our documentation. 2- Start the servers. 3- Use the console. Check the sample project.

codydward.com codydward.com

Cody D. Ward | Political Science Professional

Leave a Reply Cancel reply. Your email address will not be published. Required fields are marked *. Place your Footer Content here. BizzCard Theme by ThemeZee. Cody D. Ward.

codydyer.com codydyer.com

codydyer.com is almost here!

Codydyer.com is almost here! Upload your website to get started.

codye22.wordpress.com codye22.wordpress.com

cody's hide out! | Welcome to my Hide Out

Cody's hide out! May 24, 2010 at 1:23 pm ( Uncategorized. In class today we are going to read our dare letters and on 5/28/10 and then we graduate from dare and the day before that we go on our feildtrip. Comments Off on dare/feildtrip. Drug Abuse Resistance Education (D.A.R.E). May 21, 2010 at 2:05 pm ( Uncategorized. DARE(Drug Abuse Resistance Education). I have also learnt that beer,whisky,and other types alcohols can get people in to the death chain because it makes your body have slow reflexes so if...