Git Product home page Git Product logo

jsonstore's Introduction

😎 Arley Pádua

Developer arley = Developer
    .Married()
    .Musician("🎷", Level.Ok)
    .BornIn(Countries.Brazil, year: 1991)
    .LivesIn(Countries.Netherlands, since: 2017)
    .CodesIn(language => language
        .CSharp()
        .TypeScript()
        .JavaScript())
    .Interested(@in => @in
        .SoftwareArchitecture()
        .DomainDrivenDesign()
        .DistributedSystems()
        .ShareIdeas(at: "https://medium.com/@arleypadua"))
    .Found(at => at
        .Twitter("https://twitter.com/_arleypadua")
        .LinkedIn("https://www.linkedin.com/in/arleypadua/"));

while (arley.HasLife)
{
    arley.Travel();
    arley.EnjoyLife();
    arley.Code();
}

// todo: find out what is next 😅

You've seen a summary about me above, but basically I'm a software developer passioned about software architecture and distributed systems.

I'm a truly believer that communication is a powerful tool that brings everybody together in any scenario: from anywhere in life to software architecture.

If you want to read a bit about my ideas, I usually share them on Medium:

If you want to get in touch, you will find me on Twitter or LinkedIn.

P.S.: I actually coded the model you've seen above, check it out.

jsonstore's People

Contributors

arleypadua avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

smuki bubdm

jsonstore's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.