From 5346f7db2bfbeb920ffd3ca90312365fefa4e3cc Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 23 Jan 2014 15:06:16 -0800 Subject: Move some pages around to get better urls. --- _includes/footer.html | 6 ++-- about.md | 18 ----------- about/index.md | 18 +++++++++++ projects.md | 84 --------------------------------------------------- projects/index.md | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++ resume.md | 67 ---------------------------------------- resume/index.md | 67 ++++++++++++++++++++++++++++++++++++++++ s3_website.yml | 2 ++ 8 files changed, 174 insertions(+), 172 deletions(-) delete mode 100644 about.md create mode 100644 about/index.md delete mode 100644 projects.md create mode 100644 projects/index.md delete mode 100644 resume.md create mode 100644 resume/index.md diff --git a/_includes/footer.html b/_includes/footer.html index 2847fae..f56a1cd 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@

About me

- - -me, photo by Rafaël Garcia-Suarez - - -I'm a French guy who moved to the Bay Area in 2011. I work as a software developer in [Say Media](http://saymedia.com)'s operations team. - -At the moment I'm especially interested in functional programming. When I write code for myself, I do it mostly with [Clojure](http://clojure.org) and [Racket](http://racket-lang.org). - -You can find me on [Twitter](https://twitter.com/franckcuny), [GitHub](https://github.com/franckcuny) and [Google+](https://plus.google.com/+franckcuny). If you need to contact me, feel free to email me at [franckcuny@gmail.com](mailto:franck.cuny@gmail.com). If you rather wish to contact me privately, please use my [PGP key](/franckcuny-pubkey.gpg) (1162893A). - -I'm a proud member of [Paris.pm](http://paris). diff --git a/about/index.md b/about/index.md new file mode 100644 index 0000000..df36b42 --- /dev/null +++ b/about/index.md @@ -0,0 +1,18 @@ +--- +layout: static +title: About Me +--- + +

About me

+ + +me, photo by Rafaël Garcia-Suarez + + +I'm a French guy who moved to the Bay Area in 2011. I work as a software developer in [Say Media](http://saymedia.com)'s operations team. + +At the moment I'm especially interested in functional programming. When I write code for myself, I do it mostly with [Clojure](http://clojure.org) and [Racket](http://racket-lang.org). + +You can find me on [Twitter](https://twitter.com/franckcuny), [GitHub](https://github.com/franckcuny) and [Google+](https://plus.google.com/+franckcuny). If you need to contact me, feel free to email me at [franckcuny@gmail.com](mailto:franck.cuny@gmail.com). If you rather wish to contact me privately, please use my [PGP key](/franckcuny-pubkey.gpg) (1162893A). + +I'm a proud member of [Paris.pm](http://paris). diff --git a/projects.md b/projects.md deleted file mode 100644 index 53ad0a3..0000000 --- a/projects.md +++ /dev/null @@ -1,84 +0,0 @@ ---- -layout: static -title: Projects ---- - -
- -

Previous and Upcoming Talks

- - - -

Articles

- - -
diff --git a/projects/index.md b/projects/index.md new file mode 100644 index 0000000..53ad0a3 --- /dev/null +++ b/projects/index.md @@ -0,0 +1,84 @@ +--- +layout: static +title: Projects +--- + +
+ +

Previous and Upcoming Talks

+ + + +

Articles

+ + +
diff --git a/resume.md b/resume.md deleted file mode 100644 index 29c95ce..0000000 --- a/resume.md +++ /dev/null @@ -1,67 +0,0 @@ ---- -layout: static -title: Résumé ---- - -

Résumé

- -
- -
-

Franck Cuny

-
franckcuny¡no spam thank you!@gmail.com
-
- -
-

Interests

- -

My current interests are in Functional Programming and Operations.
My favorite tools include Emacs, Git, Ansible, Clojure and Perl.

- -
- -
-

Free Software Contributions

- I've contributed to Dancer, a web framework in Perl. I also maintain and contribute to several CPAN modules and some Python modules. -

You can find more about my Open Source work and contributions over there.

-
- -
-

Work Experience

-

Say Media, San Francisco, CA [August 2011 - present]

- From August 2011 to December 2012 I was part of the platform team. Tasks included designing the internal APIs.
- - Starting December 2012 I joined a newly created team to improve developers efficiency by writing tools and providing a better infrastructure. Projects included setting up better monitoring with Graphite. - - -

Summer of Code Mentor, Paris, France [May 2011 - August 2011]

- As part of the Summer of Code 2011, I mentored one student to work on the Perl Dancer web framework. My job was to set priorities, help with development practices and review the code. I was also involved in the evaluation process. - -

Linkfluence (RTGI), Paris, France [August 2007 - July 2011]

- Linkfluence is a social media research company. Projects I've been involved on: -
    -
  • Set up procedures for development practices and software deployment (git, unit testing, how and what to document, etc)
  • -
  • Lead developer of the backend used to aggregate data from various sources (feeds, web pages, external API, etc)
  • -
  • Defined the architecture and designed the ReST API for most of the internal backend
  • -
  • Wrote many libraries for accessing various webservices, data storage (Riak, CouchDB). Most of them have been open sourced
  • -
- -

Axe Media Direct, Brest, France [January 2005 - August 2007]

-
    -
  • Development of an online customer loyalty program (consultation, listing, statistics, etc.) (Catalyst Framework)
  • -
  • PDF documents generation with XSLT
  • -
  • Web server configuration and maintenance for database consulting
  • -
- -

Crédit Mutuel de Bretagne, Brest, France [April 2004- January 2005]

- -

-

Other

-

Self-taught (no college degree).

- -

Native French speaker, fluent in English.

- -
- -
diff --git a/resume/index.md b/resume/index.md new file mode 100644 index 0000000..29c95ce --- /dev/null +++ b/resume/index.md @@ -0,0 +1,67 @@ +--- +layout: static +title: Résumé +--- + +

Résumé

+ +
+ +
+

Franck Cuny

+
franckcuny¡no spam thank you!@gmail.com
+
+ +
+

Interests

+ +

My current interests are in Functional Programming and Operations.
My favorite tools include Emacs, Git, Ansible, Clojure and Perl.

+ +
+ +
+

Free Software Contributions

+ I've contributed to Dancer, a web framework in Perl. I also maintain and contribute to several CPAN modules and some Python modules. +

You can find more about my Open Source work and contributions over there.

+
+ +
+

Work Experience

+

Say Media, San Francisco, CA [August 2011 - present]

+ From August 2011 to December 2012 I was part of the platform team. Tasks included designing the internal APIs.
+ + Starting December 2012 I joined a newly created team to improve developers efficiency by writing tools and providing a better infrastructure. Projects included setting up better monitoring with Graphite. + + +

Summer of Code Mentor, Paris, France [May 2011 - August 2011]

+ As part of the Summer of Code 2011, I mentored one student to work on the Perl Dancer web framework. My job was to set priorities, help with development practices and review the code. I was also involved in the evaluation process. + +

Linkfluence (RTGI), Paris, France [August 2007 - July 2011]

+ Linkfluence is a social media research company. Projects I've been involved on: +
    +
  • Set up procedures for development practices and software deployment (git, unit testing, how and what to document, etc)
  • +
  • Lead developer of the backend used to aggregate data from various sources (feeds, web pages, external API, etc)
  • +
  • Defined the architecture and designed the ReST API for most of the internal backend
  • +
  • Wrote many libraries for accessing various webservices, data storage (Riak, CouchDB). Most of them have been open sourced
  • +
+ +

Axe Media Direct, Brest, France [January 2005 - August 2007]

+
    +
  • Development of an online customer loyalty program (consultation, listing, statistics, etc.) (Catalyst Framework)
  • +
  • PDF documents generation with XSLT
  • +
  • Web server configuration and maintenance for database consulting
  • +
+ +

Crédit Mutuel de Bretagne, Brest, France [April 2004- January 2005]

+ +

+

Other

+

Self-taught (no college degree).

+ +

Native French speaker, fluent in English.

+ +
+ +
diff --git a/s3_website.yml b/s3_website.yml index a88acbd..2675067 100644 --- a/s3_website.yml +++ b/s3_website.yml @@ -47,6 +47,8 @@ redirects: catalystxdispatcherasgraph/: catalystx-dispatcher-asgraph/ talks/index.html: projects/ about.html: about/ + projects.html: projects/ + resume.html: resume/ # routing_rules: -- cgit v1.2.3