Hi, I'm Siem, a website designer and builder focused on crafting creative, easy-to-use websites. I aim to make sites that look great, work well, and develop desktop applications for practical solutions.
// About Me - A brief introduction
class SoftwareDeveloper {
constructor() {
this. name = "Siem van Bree";
this. age = 18;
this. location = "Summa College (ICT), Eindhoven, Netherlands" ;
this. skills = [ "Leadership", "Innovative", "Motivated", "Teamwork & Independent" ];
this. hobbies = [ "Coding Websites and Applications", "Photography of Landscapes, Animals and Cars", "Exploring Tech" ];
}
code () {
console.log( "I am exploring frontend and backend technologies to create more dynamic and functional applications or websites." );
}
explore () {
return "Always motivated to learn new things." ;
}
}
const siem = new SoftwareDeveloper ();
siem. code ();
console.log(siem. explore ());
// Portfolio details
const portfolio = {
title : "My Personal Portfolio Website" ,
focus : "Learning, improving, and focusing on studies." ,
projects : [
{ name : 'Portfolio Website ', url: 'https://siemvanbree.nl/' }
{ name : 'Photography Website ', url: 'https://photography.siemvanbree.nl/' }
{ name : 'Summa Fictitious Patient Record Website ', url: 'https://zorgdossier.siemvanbree.nl/' }
],
run: function() {
console.log( '🚀 Cloning repository...' );
console.log( '📦 Installing dependencies...' );
console.log( '🔧 Verifying configuration...' );
console.log( '🚀 Server running at http://127.0.0.1:8000' );
console.error( '❌ ERROR: Missing node_modules folder!' );
console.log( '✅ Success: All tasks completed!' );
console.log( '🌍 Server is live at siemvanbree.nl' );
}
};
portfolio.run();
Date: Dec 2024 – Jan 2025 (Version 2.0 Launched May 2025)
An interactive training tool designed to help students develop essential communication and documentation skills needed in real-world healthcare scenarios. Through hands-on exercises and collaboration with instructors, students enhance their ability to accurately create patient records, ask relevant questions, and interact with patients, simulating real healthcare settings. Summa Zorg & Welzijn is using the application in the lessons as an educational program, further supporting the students' learning experience and preparing them for careers in healthcare.
Structure of responsive web pages and content
Styling and layout for interactive web pages
Dynamic programming for interactive web
Version control and collaboration platform
Object-oriented programming language
Modern PHP framework for web applications
Version control for tracking changes
Utility-first CSS framework for styling
Powerful Relational Database System
Collaborative design tool for UI/UX projects
PHP framework for scalable web apps
Dynamic server-side scripting language
JavaScript runtime for server-side applications
Lightweight relational database engine
Containerization platform for applications
Office tools: Word, Excel, and PowerPoint
If you have any questions, requests, or just want to get in touch, feel free to use the contact form. I'm always happy to discuss potential collaborations — whether it's about Software Development or Photography.