using System;
namespace MyPortfolio
{
public class Developer
{
public string Name { get; } = "Panagiotis Stavrakellis";
public string Role { get; } = "Full Stack Developer";
public string Company { get; } = "HIT";
public string[] Skills { get; } = new[] {
".NET", "C#", "ASP.NET",
"JavaScript", "SQL"
};
public string GetEducation() =>
"Bachelor in Economics, University of Piraeus";
public string GetPassion() =>
"Building applications that solve real problems";
}
}
I'm a Full Stack Developer with a foundation in economics from the University of Piraeus. This unique background allows me to approach software development with both technical precision and business understanding. My journey into technology began as a personal interest that evolved into a professional path, where I've focused on ASP.NET MVC, C#, and web technologies.
Beyond my professional life, I serve as a volunteer firefighter, which has instilled in me the ability to stay composed under pressure and work effectively in high-stakes environments – skills that translate seamlessly to the tech world.
Panagiotis Stavrakellis
Piraeus, Greece
Greek (native), English, French
Working with ASP.NET MVC framework and C# to develop web applications. Learning and applying JavaScript frameworks, working with SQL Server databases, and using development tools like Visual Studio and GitHub for version control.
Visit CompanySupporting firefighting operations and crisis response efforts, developing resilience and the ability to remain calm under pressure. This experience has enhanced my teamwork and communication skills, especially in high-stakes situations.
Studied economic theories and data analysis, building a strong foundation in analytical thinking and problem-solving.
Visit UniversityManaging projects for clients with effective time management and organizational abilities.
Analytical approach to identifying and resolving complex technical challenges.
Clear communication in multicultural environments with clients and team members.
Quickly adapting to new technologies and environments to meet evolving project requirements.