About me

I build web projects that load fast, are cleanly structured and easy to extend.

// Kort wie, wat, waar — in code
const lucas = {
  name: 'Lucas Askamp',
  role: 'Junior Full-Stack Developer',
  location: 'Rozenburg (Rotterdam), NL',
  stack: ['HTML', 'CSS', 'JavaScript', 'PHP'],
  learning: ['C#', 'Unity', 'Node.js'],
  focus: 'snelle, toegankelijke, onderhoudbare sites',
  values: ['simpel', 'duidelijk', 'netjes', 'snel'],
  contact: {
    email: 'contact@lucasaskamp.nl',
    github: 'github.com/100536',
    linkedin: 'linkedin.com/in/lucas-askamp-87031a2b7'
  },
  toolbox: {
    frontend: ['Accessibility', 'Animations', 'DOM', 'Fetch'],
    backend: ['PHP', 'PDO', 'MySQL', 'Sessions'],
    tooling: ['Git', 'npm', 'Vite']
  },
  now: {
    studying: 'GLR — Software Development (afgerond)',
    available: ['baan', 'freelance']
  }
};

function build(project) {
  return {
    cleanCode: true,
    performance: 'fast',
    responsive: true,
    a11y: 'WCAG minded'
  };
}

const goals2025 = [
  'meer eigen projecten',
  'betere animaties',
  'dieper in PHP/MySQL',
  'Unity prototype afronden'
];

Who am I

I am Lucas (19), a junior Full-Stack Developer. I completed my Software Development studies at Grafisch Lyceum Rotterdam and did an internship at Business Monitor. I love clear interfaces, clean code and the small details that finish it off.

I work with HTML/CSS/JS, PHP, C#, Blazor and SQL Server — from the front end to the database.

  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • PHP
  • C#
  • Blazor
  • SQL Server
Education
GLR — Software Development (completed)
Location
Spijkenisse, Rozenburg
Available
Looking for a (full-time) job

Toolbox

HTMLSemantic, accessible
CSSLayout, animations
JavaScriptDOM, fetch, modules
PHPPDO, routing, security
MySQLschemas, queries
Gitbranching, PRs

Journey

  • Graduated; looking for a job as a developer
  • Internship as a Full-Stack Developer at Business Monitor
  • Started Software Development studies (GLR)
  • Learning to code and first own projects