I'm Angelos Pyrpyris, a passionate Junior Web Developer from Greece ๐ฌ๐ท.
I'm currently focusing on modern front-end technologies and the MERN stack, with emphasis in React.js.
Committed to continuous learning and growth, with the goal of enhancing my skills throughout my career as a Junior Software Engineer.
const Angelos = {
role: "Junior Web Developer",
location: "Tripoli, Greece",
technicalSkills: {
frontend: ["HTML", "CSS3", "JavaScript (ES6+)", "React.js", "Next.js", "Redux"],
backend: ["Node.js", "Express.js", "PHP"],
Databases: ["MySQL (SQL)", "MongoDB (NoSQL)"],
Tools & Methodologies: ["npm", "Git/GitHub", "Full-Stack Integration (RESTful APIs)", "Agile/Scrum"],
architecturalApproach: ["Client-Server", "Monolithic", "Microservices", "SOA", "MVC"],
currentlyLearning / Other: ["TypeScript", "Bootstrap", "Tailwind CSS"],
misc: ["VSCode Extensions"]
},
askMeAbout: ["tech tutorials", "learning resources"],
funFact: "There are only 10 kinds of people in the world: those who understand binary and those who don't ๐"
};
console.info(Angelos);