Sylvan Loves
terminal — bash
sylvan@x-interactive:~$whoami
> Sylvan Loves
sylvan@x-interactive:~$cat role.txt
> Full Stack Developer @ X-Interactive
sylvan@x-interactive:~$echo $LOCATION
> Emmen, Drenthe, Netherlands
sylvan@x-interactive:~$cat bio.txt
> Building elegant solutions to complex problems

// About Me

/* Learn more about my background and journey */

I'm a driven Full Stack Developer with a solid foundation in both front-end and back-end development. Currently working at X-Interactive in the Netherlands, I specialize in building innovative digital solutions that solve real-world problems.

My journey into development started during my education at Drenthe College, where I discovered my passion for creating elegant, user-friendly applications. Since then, I've been constantly learning and adapting to new technologies, always seeking creative ways to tackle technical challenges.

// What drives me:
Building solutions that make a difference, collaborating with talented teams, and continuously expanding my technical expertise.

Education

NHL Stenden Hogeschool

2018 - 2023

Bachelor's Degree - Computer Science / Software Engineering

Comprehensive education in software development, web technologies, and computer science fundamentals.

Drenthe College

2015 - 2018

Diploma - Application and Media Development

Foundation in application development, media design, and web technologies.

Esdal College Emmen

2010 - 2015

TL/MAVO Diploma

Certifications

MTA: Software Development Fundamentals

Microsoft2021-05

Microsoft Technology Associate certification demonstrating fundamental software development knowledge.

const skills = {

/* Technologies and tools I work with */

frontend: [

"React",
"React Native",
"Next.js",
"TypeScript",
"JavaScript",
"HTML5",
"CSS3",
"Tailwind CSS",
"Responsive Design",
"State Management"

],

backend: [

"Node.js",
"PHP",
"Symfony",
"MySQL",
"REST API",
"Express",
"Authentication",
"Database Design"

],

tools_& workflow: [

"Git",
"GitHub",
"GitLab",
"Docker",
"Composer",
"AI",
"npm / yarn",
"CI/CD",
"Agile"

],

currently_learning: [

"Advanced TypeScript",
"System Architecture",
"Performance Optimization"

]

}

// Continuously learning and expanding my toolkit

$ git log --career

/* Professional journey and experience */

commit x-inter (HEAD -> career)

Author: Sylvan Loves <developer@x-interactive.nl>

Date: January 2023 - Present

feat: Full Stack Developer

X-InteractiveEmmen, Drenthe, Netherlands
  • +Building innovative digital solutions for clients across various industries
  • +Developing full-stack applications using modern web technologies
  • +Collaborating with cross-functional teams to deliver high-quality products
  • +Implementing creative technical solutions to complex problems
ReactNext.jsTypeScriptPHPNode.jsMySQLDocker

$ git log --pretty=format:"%h - %s (%cr)"
// Showing 1 commit

POST /api/contact

/* Let's build something amazing together */

POST /api/contact HTTP/1.1

Content-Type: application/json

{

}