class Developer {
constructor() {
this.name = "PORTRA";
this.role = "Computer Science Student";
this.interests = [
"Game Development",
"Web Development",
"Software Engineering"
];
}
introduce() {
console.log("Welcome to my GitHub profile 👋");
}
}
const me = new Developer();
me.introduce();
😶🌫️
Computer science student.
- 🇫🇷
-
06:09
(UTC +02:00) - https://por-tra.github.io/
- https://orcid.org/0009-0004-1196-5825
- in/lucas-contreras-hodapp
Highlights
- Pro
Pinned Loading
-
-
Forge-de-Heros
Forge-de-Heros PublicUniversity project. The goal was to create a web application for creating role-playing game characters, inspired by the Dungeons & Dragons universe.
PHP
-
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.