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)", "English (professional, C2)"];
// 02 CODE LANGUAGES
const codeLanguages = [
"HTML",
"CSS",
"JavaScript",
"TypeScript",
"PHP",
"Blade",
"Liquid",
"SQL",
];
// 03 TECHNOLOGIES
const technologies = {
// Backend
backend: {
php: [
"Laravel",
"Statamic",
"Livewire",
"Filament",
"Nova",
"Jetstream",
"Cashier",
"Spark",
"Inertia",
"Horizon",
"PHPUnit",
],
js: ["Nuxt"],
shopify: ["Liquid", "Hydrogen (React)", "Oxygen", "Sanity"],
},
// Frontend
frontend: {
js: ["Vue.js", "Alpine.js", "GSAP", "Three.js"],
css: ["Tailwind", "shadcn-vue", "Bootstrap"],
},
// Mobile
mobile: ["Capacitor", "iOS", "Xcode", "TestFlight", "Swift (native plugins)"],
// Dev Ops
devOps: [
"CLI",
"Git",
"GitHub Actions",
"CI/CD",
"AWS",
"Hetzner",
"Cloudflare",
"Docker",
"S3",
"EC2",
"Nginx",
"Node.js",
"Vite",
"Valet",
"Envoyer",
"Forge",
],
// Databases
databases: ["MySQL", "SQLite", "GraphQL"],
// Misc
misc: [
"Homebrew",
"Prompt Engineering",
"Agents",
"MCP",
"Claude Code (CLI)",
"Claude API",
"OpenAI API",
"Cursor",
],
};
// 04 DESIGN TOOLS
const designTools = [
"Figma",
"Adobe CC",
"Photoshop",
"Illustrator",
"InDesign",
"After Effects",
"Premiere Pro",
];
// 05 ANALYTICS
const analytics = [
"Google Analytics",
"Google Tag Manager",
"Google Search Console",
"Google Lighthouse",
"PageSpeed Insights",
"Conversions API",
"Google Consent Mode",
"Cloudflare Web Analytics",
"Microsoft Clarity",
"Meta Pixel",
"Hotjar",
];
// 06 OPEN SOURCE CONTRIBUTIONS
const openSourceContributions = [
{
project: "Laravel Cashier",
},
];
// Export everything
export {
languages,
codeLanguages,
technologies,
designTools,
analytics,
openSourceContributions
};| Activity | Count |
|---|---|
| Pushed commits | 14055 |
| Opened issues | 6 |
| Submitted pull requests | 49 |
| Reviewed pull requests | 8 |
| Contributed to public repositories | 57 |
| Top 8 most used languages | HTML Vue PHP JavaScript Monkey C Blade CSS Other |
| Top 4 most used languages | HTML Vue PHP Other |



