Eric van ReesHTML/CSS Beginner Project: Pricing CardToday I did a short HTML/CSS project, based on the picture below. I did everything from scratch.Sep 3Sep 3
Eric van ReesHTML/CSS/JS Beginner Project: A Random Color PickerMy latest project is a color picker that selects a random hex value or named color.Sep 2Sep 2
Eric van ReesJavaScript basics: Selecting and Modifying DOM ElementsThe following blog post covers some basic examples for selecting and modifying DOM elements with JavaScript. We’ll use two empty ordered…Aug 30Aug 30
Eric van ReesHTML/CSS/JavaScript beginner project — Create a To-Do ListHere’s a simple webdev project I created earlier this week using HTML/CSS/JS.Aug 21Aug 21
Eric van ReesUnderstanding CSS’ “Float” and “Clear” propertiesConfused with CSS’ float and clear properties? Here’s an explanation of how they work with examples.Aug 21Aug 21
Eric van ReesDisplaying LiDAR in ArcGIS ProHere’s a quick rundown of how to display LiDAR files (LAZ) in ArcGIS Pro.May 16May 16
Eric van ReesCreate a Matrix Digital Rain Screensaver with Python (Part 1)The Coder Space channel on YouTube has a 6:34-minute tutorial that describes how you can create a “Digital Rain” effect with Python, as…Apr 91Apr 91
Eric van ReesCreate a Spirograph with Python’s Turtle LibraryWith just a few lines of Python code you can create very nice-looking Spirographs.Apr 8Apr 8
Eric van ReesCSS Basics — Understanding the “float”, “display” and “overflow” propertiesIf you’re new to CSS, you want to understand how to combine certain properties for a good-looking page layout. The “float” and “overflow”…Mar 3Mar 3
Eric van ReesMy thoughts on Brad Travery’s “Web Development in 2024” videoA few days ago, Brad Traversy published his yearly update on web development. Here are some personal notes to help you better understand…Jan 31Jan 31