Panagiotis Stavrakellis

Full Stack Developer

Panagiotis Stavrakellis

About Me

About.cs
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";
    }
}

Where Technology Meets Economic Insight

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.

Name:

Panagiotis Stavrakellis

Location:

Piraeus, Greece

Languages:

Greek (native), English, French

Experience

Current

Full Stack Developer

HIT

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 Company
2020 - Present

Freelance Programmer

Self-employed

  • Began programming as a personal learning journey, gradually developing professional skills.
  • Completed small-scale projects on various platforms to gain practical experience with C# and .NET.
  • Learned and implemented web development technologies including Blazor and JavaScript.
  • Continuously improving problem-solving skills through hands-on coding challenges and personal projects.
  • Exploring best practices in software design and development under guidance from online communities and resources.
2018 - Present

Volunteer Firefighter

Hellenic Fire Service

Supporting 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.

Education

2019 - 2024

Bachelor of Science in Economics

University of Piraeus

Studied economic theories and data analysis, building a strong foundation in analytical thinking and problem-solving.

Visit University

Skills

Programming

.NET

C#

ASP.NET

HTML/CSS

JavaScript

SQL

RESTful APIs

Git

Soft Skills

Project Management

Managing projects for clients with effective time management and organizational abilities.

Problem Solving

Analytical approach to identifying and resolving complex technical challenges.

Communication

Clear communication in multicultural environments with clients and team members.

Adaptability

Quickly adapting to new technologies and environments to meet evolving project requirements.

Projects

Fire Incidents

A comprehensive application built with C# and ASP.NET for analyzing and tracking fire incidents. The source code can be found in GitHub.

C# .NET ASP.NET JavaScript

More Projects on GitHub

Explore my complete portfolio of projects and contributions.

View GitHub

Contact Me