Skip to content
View Zsolt05's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Block or report Zsolt05

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Zsolt05/README.md
/// <summary>
/// ๐Ÿ‘จโ€๐Ÿ’ป Professional profile of Zsolt Bali - Full Stack Web Developer
/// </summary>
public static class ZsoltBaliProfile
{
    public static dynamic Data = new
    {
        Name = "Zsolt Bali",
        
        Certifications = new[]
        {
            "System Administrator",
            "Software Developer OKJ",
            "Computer Science (FOKSZ)",
            "ASP.NET MVC (Udemy)",
            "ASP.NET Web API (Udemy)",
            "Android App Development (Udemy)"
        },

        Skills = new
        {
            Frontend = new
            {
                Frameworks = new[] { "โš›๏ธ React", "๐Ÿ…ฐ๏ธ Angular", "๐ŸŒ€ Blazor" },
                StateManagement = new[] { "๐Ÿ”„ Redux" },
                UiLibraries = new[] { "๐ŸŽจ Mantine", "๐ŸŽจ Bootstrap", "๐ŸŽจ Tailwind", "๐ŸŽจ Syncfusion" }
            },
            Backend = new
            {
                Frameworks = new[] { "๐ŸŒ ASP.NET Core", "๐ŸŒ Web API" },
                Tools = new[] { "๐Ÿ—„๏ธ Entity Framework", "๐Ÿ”„ AutoMapper", "โœ”๏ธ FluentValidation" }
            },
            Databases = new[] { "๐Ÿ“Š MS SQL", "๐Ÿฌ MySQL", "๐Ÿ˜ PostgreSQL", "๐Ÿ•ธ๏ธ Neo4j", "๐Ÿ”ด Redis", "๐Ÿ“ฑ SQLite", "๐Ÿง  In-memory" },
            DevOps = new[] { "๐Ÿณ Docker", "โš™๏ธ GitHub Actions", "๐Ÿ” CI/CD Pipelines" }
        },

        CurrentProject = new
        {
            Name = "๐Ÿ Volleyball Training Management System",
            Description = "Full-stack solution for managing volleyball training sessions with skill-based player matching",
            Responsibilities = new[] { "Backend Development", "Frontend Development", "Containerization" },
            Features = new[]
            {
                "๐Ÿ“ข Training announcement system for coaches",
                "โญ Skill-level based player registration",
                "โœ๏ธ Self-registration with coach approval",
                "๐Ÿ‘ฎ Role-based access control (Admin/Coach/Player)"
            },
            TechnicalStack = new
            {
                Frontend = "โš›๏ธ React with TypeScript and Redux",
                Backend = "๐ŸŒ ASP.NET Core Web API with Entity Framework",
                Database = "๐Ÿ“Š MS SQL"
            },
        },

        Principles = new[]
        {
            "๐Ÿ” Problem Discovery โ†’ ๐Ÿ› ๏ธ Design Solution โ†’ ๐Ÿš€ Implement โ†’ ๐Ÿ˜Š Real Impact",
            "๐Ÿ’ก Code that makes people's lives better",
            "๐Ÿ”„ Continuous Learning & Improvement"
        },

        FunFacts = new[]
        {
            "๐Ÿ“ฑ Developed first Android application at age 15",
            "๐Ÿž Debugging secret: โ˜• && ๐Ÿ || ๐Ÿ’ช๐Ÿป",
        }
    };
}

Pinned Loading

  1. FoodOrder FoodOrder Public

    C# 1

  2. loginregister loginregister Public

    Android java, PHP, MySQL

    Java 1

  3. NoteManager NoteManager Public

    C# 2

  4. termo termo Public

    C# 1 1

  5. twtAPI twtAPI Public

    C# 1

  6. Zsolt05 Zsolt05 Public

    1