const Developer = require('./models/developer');
const spatrik2001 = new Developer({
name: "Scheuer Patrik",
languages: ["Javascript"],
learning: ["Java", "Python", "C#", "Typescript", "Kotlin", "Sass", "Angular"],
technologies: {
frontend: {
frameworks: ["Vue.js"]
},
backend: {
node: ["Node.js", "Express"]
},
databases: {
relational: ["MySQL", "MSSQL"],
nosql: ["MongoDB", "Firestore"]
},
},
goal: "Learning new programming languages and frameworks",
workingOn: "Building cool projects"
});
module.exports = spatrik2001;
Learning, coding, and building projects
- Győr, Hungary
-
10:27
(UTC +02:00) - https://patrikscheuer.hu
Highlights
- Pro
Pinned Loading
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.