Moderne
Web & App
Developer

Jeg udvikler alt fra webapps til Discord bots. Hver linje kode er håndskrevet af mig. Ingen teams, ingen bureauer — bare én udvikler med passion for at skabe digitale løsninger.

Tech Stack
JavaScript PHP HTML CSS LUA Discord.js Laravel Tailwind
developer.js
1 const developer = {
2 name: 'Emil',
3 title: 'Full-Stack Developer',
4 skills: [
5 'JavaScript', 'PHP', 'HTML', 'CSS',
6 'LUA', 'Laravel', 'Discord.js', 'Tailwind'
7 ],
8 passions: [
9 'Clean Code', 'User Experience', 'Performance'
10 ],
11 available: true,
12 createAwesomeProject: function(idea) {
13 return `${idea} + this.skills = Amazing Results!`;
14 }
15 };
16
17 // Let's build something amazing together!
18 console.log(developer.createAwesomeProject('Your Idea'));
Online
JavaScript
SHOWCASE

My Creations

Transforming concepts into powerful digital experiences

PartyTunes

Music Social

A custom Spotify-integrated platform allowing party guests to request and vote on songs in real-time, creating the perfect collaborative playlist.

React
Node.js
Spotify API

NoxRP

Community Web

A robust website built with Laravel/PHP, Tailwind CSS, MySQL database, and Discord authentication for managing gaming community profiles and resources.

Laravel
Tailwind
Discord Auth