Projects

A lot of ideas, but some are still under construction

javascript.gr · Documentation for JavaScript in Greek
javascript.gr is a comprehensive educational website for JavaScript in Greek. It serves as a valuable resource for learners and developers, offering tutorials, articles, and documentation to enhance their understanding of JavaScript concepts and practices.
JavaScriptReactTailwind CSSWeb ApplicationOpen SourceDocumentation
ExpenseTracker · Web app for tracking expenses
ExpenseTracker is a full-stack web application designed to help users track their expenses efficiently. With a user-friendly interface and robust backend, it allows users to manage their finances effectively.
Private
Next.jsReactNode.jsExpress.jsTailwind CSSPostgreSQLPrismaBcryptFull StackWeb Application
CovidTrakcer · Web app for tracking COVID-19 cases
CovidTracker is a full-stack web application that provides real-time tracking of COVID-19 cases. It offers users the ability to monitor the spread of the virus, view statistics, and stay informed about the latest developments.
Next.jsFull StackWeb ApplicationOpen Source
My first website with a glimpse of AI · Workshop
Application built during the IEEE workshop 'My first website with a glimpse of AI', presented by Adreas Karabetian and Panagiotis Karamolegkos.
HTMLCSSJavaScriptFirebaseWeb DevelopmentLLMAIWorkshopOpen Source

projects.js

const projectField = {
  idea: "Vibe coding hackathon",
  execution: "Debugging most of the time",
  outcome: "A website that works 50% of the time",
};

console.log("Project Field:", projectField);