diff --git a/app/config.json b/app/config.json index debfb95..2e43b80 100644 --- a/app/config.json +++ b/app/config.json @@ -196,71 +196,77 @@ ], "footer": [ - { - "name": "Social Media", - "description": "Social and developer networks", - "icon_class": "fa-solid fa-network-wired", - "href": null, - "subitems": [ { - "name": "Instagram", - "description": "Follow me on Instagram", - "icon_class": "fa-brands fa-instagram", - "href": "https://www.instagram.com/kevinveenbirkenbach/", - "subitems": [] - }, + "name": "Third Party Plattforms", + "description" : "Me on other plattforms", + "subitems:":[ { - "name": "Facebook", - "description": "Like my Facebook page", - "icon_class": "fa-brands fa-facebook", - "href": "https://www.facebook.com/kevinveenbirkenbach", - "subitems": [] - }, - { - "name": "Duolingo", - "description": "Learn with me on Duolingo", - "icon_class": "fa-solid fa-language", - "href": "https://www.duolingo.com/profile/kevinbirkenbach", - "subitems": [] - }, - { - "name": "Spotify", - "description": "Listen to my playlists", - "icon_class": "fa-brands fa-spotify", - "href": "https://open.spotify.com/user/31vebfzbjf3p7oualis76qfpr5ty", - "subitems": [] - } - ] - }, - { - "name": "Community", - "description": "My presence in the Fediverse", - "icon_class": "fa-brands fa-mastodon", - "href": null, - "subitems": [ - - { - "name": "Forum", - "description": "Join the discussion", - "icon_class": "fa-brands fa-discourse", - "href": "https://forum.veen.world/u/kevinveenbirkenbach", - "subitems": [] - }, - { - "name": "Newsletter", - "description": "Subscribe to my newsletter", - "icon_class": "fa-solid fa-envelope-open-text", - "href": "https://newsletter.veen.world/subscription/form", + "name": "Meta", + "description": "Social and developer networks", + "icon_class": "fa-brands fa-meta", + "href": null, + "subitems": [ + { + "name": "Instagram", + "description": "Follow me on Instagram", + "icon_class": "fa-brands fa-instagram", + "href": "https://www.instagram.com/kevinveenbirkenbach/", "subitems": [] }, { - "name": "Patreon", - "description": "Support me on Patreon", - "icon_class": "fa-brands fa-patreon", - "href": "https://patreon.com/kevinveenbirkenbach", + "name": "Facebook", + "description": "Like my Facebook page", + "icon_class": "fa-brands fa-facebook", + "href": "https://www.facebook.com/kevinveenbirkenbach", "subitems": [] - } - ] + }, + { + "name": "Duolingo", + "description": "Learn with me on Duolingo", + "icon_class": "fa-solid fa-language", + "href": "https://www.duolingo.com/profile/kevinbirkenbach", + "subitems": [] + }, + { + "name": "Spotify", + "description": "Listen to my playlists", + "icon_class": "fa-brands fa-spotify", + "href": "https://open.spotify.com/user/31vebfzbjf3p7oualis76qfpr5ty", + "subitems": [] + } + ] + }, + { + "name": "Community", + "description": "My presence in the Fediverse", + "icon_class": "fa-brands fa-mastodon", + "href": null, + "subitems": [ + + { + "name": "Forum", + "description": "Join the discussion", + "icon_class": "fa-brands fa-discourse", + "href": "https://forum.veen.world/u/kevinveenbirkenbach", + "subitems": [] + }, + { + "name": "Newsletter", + "description": "Subscribe to my newsletter", + "icon_class": "fa-solid fa-envelope-open-text", + "href": "https://newsletter.veen.world/subscription/form", + "subitems": [] + }, + { + "name": "Patreon", + "description": "Support me on Patreon", + "icon_class": "fa-brands fa-patreon", + "href": "https://patreon.com/kevinveenbirkenbach", + "subitems": [] + } + ] + } + ] }, { "name": "Work Hub", diff --git a/app/static/js/tooltip.js b/app/static/js/tooltip.js new file mode 100644 index 0000000..c55ae40 --- /dev/null +++ b/app/static/js/tooltip.js @@ -0,0 +1,7 @@ +// Initialisiert alle Tooltips auf der Seite +document.addEventListener('DOMContentLoaded', function () { + var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]')); + tooltipTriggerList.forEach(function (tooltipTriggerEl) { + new bootstrap.Tooltip(tooltipTriggerEl); + }); +}); \ No newline at end of file diff --git a/app/templates/index.html.backup b/app/templates/index.html.backup deleted file mode 100644 index 9918752..0000000 --- a/app/templates/index.html.backup +++ /dev/null @@ -1,485 +0,0 @@ - - - Kevin Veen-Birkenbach - Consulting and Coaching Solutions - - - - - - - - - - - - -
-
- logo -

Kevin Veen-Birkenbach

-

Consulting and Coaching Solutions

-
-
-
-
-
-
- Agile Coach -
-
-

Agile Coach

-

I lead agile transformations and improve team dynamics through Scrum, DevOps, and Agile Coaching. My goal is to enhance collaboration and efficiency in organizations, ensuring agile principles are effectively implemented for sustainable success.

- www.agile-coach.world -
-
-
-
-
-
-
- Personal Coach -
-
-

Personal Coach

-

Offering personalized coaching for growth and development, I utilize a blend of hypnotherapy, mediation, and holistic techniques. My approach is tailored to help you achieve personal and professional milestones, fostering holistic well-being.

- www.personalcoach.berlin -
-
-
-
-
-
-
- Yachtmaster -
-
-

Yachtmaster

-

As a Yachtmaster, I provide comprehensive sailing education, yacht delivery, and voyage planning services. Whether you're learning to sail or need an experienced skipper, my expertise ensures a safe and enjoyable experience on the water.

- www.yachtmaster.world -
-
-
-
-
-
-
- Cross Domain Consultant -
-
-

Polymath

-

I support the evaluation and execution of complex cross-domain projects, offering insights across land, sea, sky, and digital realms. My expertise helps clients navigate and succeed in multifaceted environments with strategic precision.

- www.crossdomain.consulting -
-
-
-
-
-
-
- Cyber Master -
-
-

Cybermaster

-

Specializing in open-source IT solutions for German SMBs, I focus on automation, security, and reliability. My services are designed to create robust infrastructures that streamline operations and safeguard digital assets.

- www.cybermaster.space -
-
-
-
-
-
-
- Prompt Master -
-
-

Prompt Engineer

-

Leveraging AI's power, I specialize in crafting custom prompts and creative content for AI-driven applications. My services are aimed at businesses, creatives, and researchers looking to harness AI technology for innovation, efficiency, and exploring new possibilities.

- www.promptmaster.nexus -
-
-
-
-
-
-
- Mediator -
-
-

Mediator

-

Specializing in resolving interpersonal and business conflicts with empathy and neutrality, I facilitate open communication to achieve lasting agreements and strengthen relationships. My mediation services are designed for individuals, teams, and organizations to foster a harmonious and productive environment.

- www.mediator.veen.world -
-
-
-
-
-
-
- Hypnotherapist -
-
-

Hypnotherapist

-

As a certified Hypnotherapist, I offer tailored sessions to address mental and emotional challenges through hypnosis. My approach helps unlock the subconscious to overcome negative beliefs and stress, empowering you to activate self-healing and embrace positive life changes.

- www.hypno.veen.world -
-
-
-
-
-
-
- Skydiver -
-
-

Aerospace Consultant

-

As an Aerospace Consultant with aviation credentials, including a Sport Pilot License for Parachutes, and a Restricted Radiotelephony and Operator's Certificate I deliver expert consulting services. Currently training for my Private Pilot License, I specialize in guiding clients through aviation regulations, safety standards, and operational efficiency.

- Website under construction. -
-
-
-
-
-
-
- Hunter -
-
-

Wildlife Expert

-

- As a certified hunter and wildlife coach, I offer educational programs, nature walks, survival trainings, and photo expeditions, merging ecological knowledge with nature respect. My goal is to foster sustainable conservation and enhance appreciation for the natural world through responsible practices.

- Website under construction. -
-
-
-
-
-
-
- Diver -
-
-

Master Diver

-

As a certified master diver with trainings in various specialties, I offer diving instruction, underwater photography, and guided dive tours. My experience ensures safe and enriching underwater adventures, highlighting marine conservation and the wonders of aquatic ecosystems.

- Website under construction. -
-
-
-
-
-
-
- Massgage Therapist -
-
-

Massage Therapist

-

- Certified in Tantra Massage, I offer unique full-body rituals to awaken senses and harmonize body and mind. My sessions, a blend of ancient Tantra and modern relaxation, focus on energy flow, personal growth, and spiritual awakening.

- Website under construction. -
-
-
-
-
- - - - - -
- -
-
- -
- - diff --git a/app/templates/moduls/base.html.j2 b/app/templates/moduls/base.html.j2 index c7b39a2..fed5c2c 100644 --- a/app/templates/moduls/base.html.j2 +++ b/app/templates/moduls/base.html.j2 @@ -39,5 +39,6 @@ {% include "moduls/modal.html.j2" %} + \ No newline at end of file