Giter VIP home page Giter VIP logo

😎 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.

Arley Pádua's Projects

churchlide icon churchlide

React app that helps churches presenting praise lyrics and the bible

jsonstore icon jsonstore

Lightweight ORM to persist domain objects in SQL as documents

no-sql-with-sql icon no-sql-with-sql

This repo contains an example on how to store documents with SQL using Nevermore

pkhex.everywhere icon pkhex.everywhere

Cross platform tools for interacting with Pokemon save files. The web version runs everywhere and the CLI works with Mac OS, Linux and Windows

publish icon publish

A command line tool to publish Markdown/AsciiDoc documentation and ADRs to Structurizr.

querybuilder icon querybuilder

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

sharpot icon sharpot

An open source Tibia server written in C#

soa-net icon soa-net

A fluent API that you can use to build processes using the SOA concept and RESTful services

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.