Skip to content
View neodevelop's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@isotopos@makingdevs@LambdaMx@TechMindsMX

Block or report neodevelop

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
neodevelop/README.md

Hi, I'm neodevelop!

Software developer at MakingDevs

Twitter: neodevelopGitHub neodevelop

I wrote some memories at The Software Apprentice.
I transform coffee ☕ into code, look at this!
Time ago I recorded 📷 a podcast at ViveCodigo.org

More about me!

I like a lot the Elixir lang.

defprogramming(me)dome|>add_coffee()|>take(the: "computer")|>write_your_thoughs(in: "requirements")|>learn|>drink(:beer)end

I write Ruby for helping people to learn; but the best part are the tests.

RSpec.describeAutoResponsedo[["some 111 some","Thank you for contacting SMS Care. Our team will contact you soon for a free care referral."],#["some some","Please write us and include some code: 111 for contact, 222 for meet you better, 333 for mor info"],["another response with 222","Thank you for contacting SMS Care. What is the name and age of your child? end with 221 code"]].eachdo | sms,response | it"SMS is #{sms} and response is #{response}"docurrent_response=AutoResponse.instance.respond_to(sms)expect(current_response).toeq(response)endendend

I do Java in a Groovy way

Me.metaClass.code{-> }

Haskell it's impressive

qsort []=[] qsort(x:xs) = qsort smaller ++ [x] ++ qsort larger where smaller = [ a | a <- xs, a <= x] larger = [ b | b <- xs, b > x]

But I do Haskell for the Web

improveProgrammer:Model->Me->ModelimproveProgrammer model programmer =let skillProgrammer ={ programmer | username = user.username , currentSkill ="Functional programming"}in{ model | programmer = skillProgrammer }

I'm huge fan of John McCarty!

(me (as (a coder)))

Also I run boxes in others computers for living...

FROM alpine:3.7 RUN apk add --no-cache all-the-tools ENTRYPOINT ["all-the-tools"] 

I use the command line everyday

tail -f application.log | awk ' /info/{print "\033[32m" $0 "\033[39m"} /debug/{print "\033[34m" $0 "\033[39m"} /warn/{print "\033[33m" $0 "\033[39m"} /error/{print "\033[31m" $0 "\033[39m"}'

I'm not a robot 🤖

neodevelop's github stats

Top Langs

Popular repositories Loading

  1. codice codicePublic

    A CMS web project

    Groovy 10 4

  2. examplesspring examplesspringPublic

    A list of examples of SpringFramework

    Java 6 3

  3. coetus coetusPublic

    Event manager application written in Groovy & Grails

    4 1

  4. VertxTestsWithSpock VertxTestsWithSpockPublic

    Making async tests with Spockframework

    Groovy 4

  5. flickr-plugin flickr-pluginPublic

    Plugin de Flickr para Grails

    Groovy 3 2

  6. ViveCodigo ViveCodigoPublic

    Código fuente de los videocast

    3 1