class Developer {
@Getter
private final String name, description;
@Getter
private final URL website;
}
class Luca extends Developer {
public Luca() {
this.name = "Luca";
this.description = "Fullstack Developer & Video Editor";
this.website = new URL("https://lucaledd.fun/");
}
}
E-mail (either one should work):
admin@lucaledd.fun
luca@swiftproject.top
Discord: lucaledd