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)
}
}
🧑💻
The only way to go fast is to go well
Web developer with PHP & Laravel.
Learning Swift & Vapor.
Programming by wishful thinking.
- Girona, Spain
- https://davidllop.com
- @lloople
Pinned Loading
-
-
gnahotelsolutions/laravel-weather
gnahotelsolutions/laravel-weather Public🌤️ A wrapper around Open Weather Map API (Current weather)
-
-
-
vue-minesweeper
vue-minesweeper Public💣 The classic Minesweeper game built with Vue. Just for learning purposes.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.