Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@Lloople
Lloople
Follow
View Lloople's full-sized avatar
πŸ§‘β€πŸ’»
The only way to go fast is to go well

David Llop Lloople

πŸ§‘β€πŸ’»
The only way to go fast is to go well
Web developer with PHP & Laravel. Learning Swift & Vapor. Programming by wishful thinking.

Organizations

@gnahotelsolutions

Block or report Lloople

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
lloople /README.md
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("d.lloople@icloud.com").send(mail)
 }
}

Pinned Loading

  1. davidllop.com davidllop.com Public

    Personal website

    PHP 6 7

  2. gnahotelsolutions/laravel-weather gnahotelsolutions/laravel-weather Public

    🌀️ A wrapper around Open Weather Map API (Current weather)

    PHP 38 5

  3. phpunit-extensions phpunit-extensions Public

    πŸ“¦ Some cool extensions for PHPUnit

    PHP 37 7

  4. bot-mr-dear bot-mr-dear Public

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

    PHP 19 3

  5. vue-minesweeper vue-minesweeper Public

    πŸ’£ The classic Minesweeper game built with Vue. Just for learning purposes.

    JavaScript 1 3

  6. vue-snake vue-snake Public

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

    Vue 12 6

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /