Andreas Karabetian
More than just a title, let’s dive deeper
I hold a degree from the Department of Digital Systems at the University of Piraeus. Prior to completing my studies, I commenced my professional journey at the University of Piraeus Research Center, serving as a Research Assistant.
My journey began with the national research project DIASTEMA, a data-oriented infrastructure for managing and developing big data applications. My primary role involved designing and implementing visual programming environments and dashboards for interactive data visualization and analytics.
Following DIASTEMA, I contributed to the HORIZON EU project AI4Gov. This project focused on developing a platform for the public sector, utilizing AI and data analytics to enhance decision-making processes.
Through these experiences, along with various personal projects, I have honed my expertise in full-stack development and cloud technologies. With a solid foundation in JavaScript frameworks, I am dedicated to building efficient and visually engaging applications.
Though my core interests lie in the design and development of full-stack applications, I am currently expanding my skills into Cloud Computing and DevOps practices, aiming to enhance my expertise in building scalable and efficient applications and automating deployment processes. I am passionate about continuous learning and staying updated with the latest industry trends.
aboutMe.js
const superpower = () => "Missing deadlines and procrastinating.";
console.log(`My superpower is: ${superpower()}`);