Skip to content
View HeiligerG's full-sized avatar
:atom:
Focusing
:atom:
Focusing

Highlights

  • Pro

Block or report HeiligerG

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HeiligerG/README.md

HolyG's Dev Portfolio

Typing SVG

Welcome to my coding world!

Apprentice application developer | Coffee lover | Tech Enthusiast

Profile Views

⇱ About me

```php
<?php

class HolyG
{
    private $name = "HolyG";
    private $skills = ["agile", "docs", "learn", "grow", "live"];
    private $learning = ["Laravel", "Docker", "HomeLab"];
    
    public function getMotto(): string
    {
        return "Learning never stops!";
    }
    
    public function dailyRoutine(): array
    {
        return [
            "Morning" => "Code with coffee",
            "Afternoon" => "Solve problems",
            "Evening" => "Learn new tech",
            "Night" => "Dream in code"
        ];
    }
}
```

My Tech Stack

Beloved Tech Stack

Laravel PHP Docker Postgres Nginx Alpine.js Blade TailwindCSS

Some more experiences

Python Flask JavaScript HTML5 CSS3 C# Vue.js TypeScript

Projects

Live Projects

FoodFlow

Website Status Backend Frontend

A modern food management platform

GitHub Repositories

GitHub Statistics

GitHub Stats GitHub Streak
Top Languages

GitHub Achievements

GitHub Trophies

Inspiration

Random Dev Quote

Learning

Quizlet   

Contact

X    LinkedIn    Email

Let's connect and build something amazing together!

Back to Top

© 2025 HolyG | Apprentice application developer

Popular repositories Loading

  1. SchoolCheatSheets SchoolCheatSheets Public

    CSS 1

  2. ShellScript ShellScript Public

    PowerShell

  3. Web Web Public

    HTML

  4. C--Aufgaben C--Aufgaben Public

    Aufgaben aus dem Basislehrjahr zu dem Thema C#

    C#

  5. DatenModelierung DatenModelierung Public

    Jupyter Notebook

  6. HeiligerG HeiligerG Public