Design Engineer & Co-Founder of unlimited.studio
A self-taught creative with expertise in digital media and communication, my passion lies in web development and graphic design, while photography has been a long-standing interest that has inspired me for years.
// 01 LANGUAGES
const languages = ["German (native)", "Englisch (professional – C2)"];
// 02 CODE LANGUAGES
const codeLanguages = ["HTML", "CSS", "JavaScript", "PHP", "Liquid"];
// 03 TECHNOLOGIES
const technologies = {
// Backend
backend: {
php: [
"Laravel",
"Livewire",
"Filament",
"Nova",
"Jetstream",
"Cashier",
"Spark",
"Inertia"
],
js: ["Nuxt"],
shopify: ["Liquid", "Hydrogen", "Oxygen"],
},
// Frontend
frontend: {
js: ["Vue.js", "Alpine.js"],
css: ["Tailwind", "Bootstrap"],
},
// Dev Ops
devOps: [
"CLI",
"Git",
"CI/CD",
"AWS",
"Docker",
"S3",
"EC2",
"Nginx",
"Node.js",
"Envoyer",
"Forge"
],
// Databases
databases: ["MySQL", "SQLite", "GraphQL"],
// Misc
misc: [
"Homebrew",
"Prompt Engineering",
"Agents",
"MCP",
"Cursor",
"OpenAI API"
]
};
// 04 DESIGN TOOLS
const designTools = [
"Figma",
"Adobe CC",
"Photoshop",
"Illustrator",
"InDesign",
"After Effects",
"Premiere Pro"
];
// 05 ANALYTICS
analytics: [
"Google Analytics",
"Google Tag Manager",
"Google Search Console",
"Google Lighthouse",
"PageSpeed Insights",
"Conversions API",
"Microsoft Clarity",
"Meta Pixel",
"Hotjar"
],
// 05 OPEN SOURCE CONTRIBUTIONS
const openSourceContributions = [
{
project: "Laravel Cashier",
},
];
// Export everything
export {
languages,
codeLanguages,
technologies,
designTools,
analytics,
openSourceContributions
};| Activity | Count |
|---|---|
| Pushed commits | 9117 |
| Opened issues | 6 |
| Submitted pull requests | 33 |
| Reviewed pull requests | 8 |
| Contributed to public repositories | 32 |
| Top 8 most used languages | Vue PHP Blade JavaScript CSS Monkey C TypeScript Other |
| Top 4 most used languages | Vue PHP Blade Other |



