Skip to content
View oinak's full-sized avatar

Organizations

@ConferenciaRails

Block or report oinak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oinak/README.md

Oinak

Twitter URL Keybase PGP

Hello, I am Fernando, a software developer from Madrid, Spain. I started dabbing in computers around 1986, and writing production software on 1999. Yes, that's when The Matrix was released <insert joke about how old I am>.

I am specialized in complex e-commerce and fintech web applications specialy within the Ruby on Rails ecosystem. I like leanring new stuff and sharing with others, I have taught programming courses and collaborated in tech events, such as Spainjs, or the Spanish Rails Conference.

I spend most of my non-working time trying to be a passable father and husband, but when time allows, I love reading some good sci-fi, cycling, or practicing martial arts, most recently: Sabre Fencing.

Technology

Languages/Frameworks

  • Python Recently brush up on my Python as a response to my employer needs
  • Ruby Rails Ruby on Rails Working since 2006, speaking at events since 2009, organizing since 2010
  • HTML HTML For so long that I learned the tags in UPPERCASE
  • CSS CSS, SCSS, SASS Since there was nothing but tables and GIFs
  • JS Javascript, ES6+ worked for a year as a framework developer
  • Coffeescript

I have also worked with Perl, PHP and Go and made some study or experimenting with Node, Crystal and Elixir.

Platform

Tools

🧠 Meditations

📚 Reading (non-technical)

Broken Earth

The Locked Tomb

Imperial Radch

  • ✅ 2013 Ancillary Justice
  • ✅ 2014 Ancillary Sword
  • ✅ 2015 Ancillary Mercy

Teixcalaan

🔜 2019 The City in the Middle of the Night

Unstoppable Series

Nothing is promised

John Scalzi

Old Man's War Series

  • ✅ 2007 Old Man’s War
  • ✅ 2007 The Ghost Brigades
  • ✅ 2007 The Last Colony
  • ✅ 2012 Zoe’s Tale
  • 🔜 The Human Division
  • 🔜 The End of All Things

✅ 2012 Redshirts

The interdependency

Binti trilogy

The Nsibidi Script Series

Legacy of Orïsha

  • ✅ 2018 Children of Blood and Bone
  • ✅ 2019 Children of Virtue and Vengeance

The Murderbot Diaries

✅ 2022 Legends & Lattes

Universe of Xuya

Iron Widow

Monk and Robot

The Hummingbird Coven

Pinned Loading

  1. regularity Public

    Javascript port of the very fine Regularity (ruby) gem for easy construction of regular expresions.

    JavaScript 30 4

  2. Meditation on ruby hashes with procs...
    1
    >> h = {true => '1 is odd', false => '1 is even'}
    2
    => {true=>"1 is odd", false=>"1 is even"}
    3
    >> h[true]
    4
    => "1 is odd"
    5
    
                  
  3. A meditation on Sandi Metz's "Make E...
    1
    ## Sandi Metz's blog post:
    2
    
                  
    3
    [Make Everything The Same](http://www.sandimetz.com/blog/2016/6/9/make-everything-the-same)
    4
    
                  
    5
    Upon reading I decided to try an implement Sandi's concept before lookig at her code.
  4. Boilerplate to jump start a new rail...
    1
    # Ignore all logfiles and tempfiles.
    2
    /log/*
    3
    /tmp/*
    4
    /public/packs/*
    5
    !/log/.keep
  5. railsgirls/installation-scripts Public

    Installation scripts to get a computer ready for a Rails Girls workshop

    Shell 68 69

  6. aprodeweb/conferenciaror.es Public

    Home of «La Conferencia Rails» the upcoming spanish Rails event

    CSS 3 4

432 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to oinak/weareelgato, oinak/learning_hour_kata, rails-es/rails-es.github.io and 3 other repositories
Loading A graph representing oinak's contributions from March 17, 2024 to March 23, 2025. The contributions are 46% code review, 32% commits, 22% pull requests, 0% issues.

Contribution activity

March 2025

33 contributions in private repositories Mar 3 – Mar 21
Loading