Category Tech & Coding

I hope these offerings will be valuable insights for both beginners and seasoned professionals as I share some tips, tutorials and keyboard shortcuts in my technology and web development journey.

Free Code Camp – Colored Markers

This is the third project within the freeCodeCamp Responsive Web Design certification.Course Description:Selecting the correct colors for your webpage can greatly improve the aesthetic appeal to your readers.In this course, you’ll build a set of colored markers. You’ll learn different…

Derived classes

This image from the Codefinty class C# Beyond Basics is a great visual on derived classes, also known as parent/child classes. A derived class (also called a child class) is a class which inherits the properties of some other class while on the contrary, a base…

Transitions

The transition-timing-function property specifies the speed curve of the transition effect. This property allows a transition effect to change speed over its duration.

My Coding Journey

Today marks the next chapter in my coding journey! I am diving deeper into HTML, CSS, and JavaScript, I’ve decided to start sharing what I learn along the way. My goal? To document progress, reinforce new knowledge, and hopefully help…