class SeniorDeveloper {
fullName = "Ferdinand Niemann";
location = "Lübeck";
contactInformation = {
email: "hello@ferdi.digital",
linkedin: "https://linkedin.com/in/ferniemann",
website: "https://ferdi.digital"
};
currentPosition = {
company: "Remind GmbH",
role: "Senior Fullstack Developer",
since: "2025-04",
};
previousExperiences = [
{
company: "Coding Bootcamps Europe GmbH",
role: "Web Developer & Trainer",
from: "2021-07",
to: "2025-03",
},
{
company: "SuperCode GmbH und Co. KG",
role: "Assistant Trainer",
from: "2021-03",
to: "2021-06",
},
];
techStack = {
languages: ["TypeScript", "JavaScript", "PHP", "CSS", "HTML"],
frameworks: ["Vue", "Nuxt", "React", "Astro", "Remix", "Node", "Symfony"],
tools: ["Directus", "TYPO3", "Docker", "PostgreSQL", "MongoDB", "Firebase", "GitHub Copilot", "Claude"],
};
likes = ["Cats 😺", "Eurovision Song Contest 🎤", "Baltic Sea 🌊"];
}
const ferdinand = new SeniorDeveloper();
🏠
Working from home
Vue/Nuxt Specialist · Living Headless · Docker & Linux · @remindgmbh
- Lübeck
- https://ferdi.digital
- in/fniem
Highlights
- Pro
Pinned Loading
-
coding-bootcamps-eu/student-hub
coding-bootcamps-eu/student-hub PublicThe Student-Hub is an organization tool for coding bootcamps europe.
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


