Peter Slempers

Peter Slempers Markdown Portfolio

Home

My Goal

My goal is to learn to build useful applications and reach a MVP while the idea is fresh. In the next year, I plan to gain the ability to just make.

I’m a student at Humber Polytechnic in the Web Development Grad Certificate program.

var userInput;

if (confirm("Do you like to code?"))
{
  userInput = prompt("Me too! What's your name?");
  console.log("Nice to meet you, " + userInput);
} 

else {
  console.log("No problem. I can do it for you!");
}

Tech Stacks I’ve Learned:

Stack Interest
LAMP My Favourite
MERN Getting into it
ASP.NET Tough on Mac, but not impossible!

My Codepen:

Loving getting into Codepen. I’m excited to continue building and testing features here.

See pslempers on Codepen

Projects Prior to College:

Rhythm Monkeys 2021