GithubHelp home page GithubHelp logo
final class Lloople: Developer {

  static let name: String = "David Llop"
  
  static let location: String = "Girona"
  
  func work() -> Company {
    return Company(
      name: "GNA Hotel Solutions", 
      as: "Lead Backend Developer"
    )
  }
  
  func website() -> String {
    return "https://davidllop.com"
  }
  
  func contact(mail: Mail) -> Bool {
    return Mailer().to("[email protected]").send(mail)
  }
}

David Llop's Projects

awesome-uses icon awesome-uses

A list of /uses pages detailing developer setups, gear, software and configs.

blog icon blog

Simple blog with markdown. Development not continued. Project not in use anymore.

blog-markdown icon blog-markdown

Simple blog written in Swift 5.2 / Vapor 4. This project is for learning purposes

bot-girocleta icon bot-girocleta

Bot de telegram per interactuar amb les parades de la Girocleta

bot-mr-dear icon bot-mr-dear

Interact with your Oh Dear! sites chatting with this bot.

bot-mr-debts icon bot-mr-debts

Track your debts with your group of friends interacting with this bot on telegram

composer-bankstore icon composer-bankstore

El beneficio inmediato de utilizar el sistema Bankstore en tu comercio, es proveer al cliente de una forma rápida de aceptar las compras sin necesidad de introducir sus datos bancarios en cada operación. Este método es ideal para Video On Demands, suscripciones, compra de puntos canjeables, etc...

deployer icon deployer

Deploy your app with a security token, specifying branch and commands per branch

docs icon docs

The Laravel documentation.

laravel-notificator icon laravel-notificator

Laravel notificator allows you to easy add messages onto Laravel's session as an array called notifications

npx-card icon npx-card

A personal card for David Llop (@lloople) with npx

unshaky icon unshaky

A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]

vapor-pingcrm icon vapor-pingcrm

A demo application to illustrate how Inertia.js works. inertiajs/pingcrm ported to Vapor

vue-minesweeper icon vue-minesweeper

💣 The classic Minesweeper game built with Vue. Just for learning purposes.

vue-snake icon vue-snake

🐍 The classic Snake game built with Vue. Just for learning purposes.

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.