Christoforos Kagias
Web Developer
Focused on bridging the gap between design and functional APIs. I ship accessible, pixel-perfect products fast, obsessing over UI polish while I master the rest of the stack.
Experience
Freelance
- Architected and deployed many custom Discord bots using Node.js and Discord.js, serving 100+ active users across 5 servers.
- Integrated third-party REST APIs and MongoDB to provide persistent data storage.
University of East London
- Object-Oriented Programming, Data Structures, Web Technologies, Algorithms, Discrete Math, Linear Algebra, Database Systems, Cloud Computing.
University of Thessaly
- Relevant Coursework: Object-Oriented Programming, Database Systems, Algorithms & Complexity, Operating Systems, Communication Networks, Web Technologies, Discrete Math, Linear Algebra.
Projects
-
MC Patras
Engineered a real-time student dashboard that centralizes transit tracking, campus news, and academic schedules to eliminate the need for manual cross-referencing.
- JavaScript
- TypeScript
- Tailwind CSS
- React.js
- Next.js
-
Discord Bot
Developed a Node.js Discord bot utilizing discord.js to automate server moderation and integrate a custom music playback system. This project showcases proficiency in asynchronous JavaScript to enhance community engagement.
- JavaScript
- Node.js
- Discord.js
-
Python Code Formatter
Engineered a zero-config refactoring tool that automates PEP8 compliance and standardizes complex Python structures. Optimized nested logic and imports to accelerate code reviews and ensure a high-quality, audit-ready codebase.
- Python
- Ruff
-
Auto Generative README
Developed a deterministic Python utility that automates professional documentation by auditing local project structures. It generates tech stack badges and directory trees to ensure consistent, high-quality READMEs.
- Python