Skip to main content

Posts

Hello and Good Morning!

Allow Me To Introduce Myself

Hello and good morning!   My name is Adriana K Williams, and I am embarking on a grand new journey. A little about Me: I am Toltec, my motto is Life is Art. I did not follow a traditional career path. Throughout my upbringing, I kept hearing adults say that if you do what you love, you'll never work a day in your life. If circumstances had been different, I would have gone to university. I would have loved to spend a few years studying philosophy, art, history, and science. However, I couldn't justify the cost of this experience since I wasn't focused on a specific career after graduation; I simply wanted to explore and learn because I love learning. So, I started working in restaurants because of my passion for food, and later became a roadie selling merchandise for touring bands across North America. I worked tirelessly at these jobs, but I genuinely loved what I did. I was fortunate to attend a show almost every night for a month or two at a time while on tour, meet peop
Recent posts

Obtained Verified Certificate for Introduction to Web Accessibility

  I just completed a course in Web Accessibility and obtained a certificate.  This was a really cool course!   Once upon a time, the internet was perceived as separate from 'real life,' with distinct 'IRL' experiences and online interactions. Over time, these realms have intertwined, blurring the lines between virtual and physical existence. Today, the internet is seamlessly integrated into our daily lives, becoming an indispensable part of modern society. Prioritizing accessibility is crucial to ensure that everyone, regardless of ability, has equitable access to the digital world. While this course has given me a solid foundation in accessibility, there’s always more to learn. Accessibility isn’t just for people with disabilities; it’s for everyone. It’s about improving the web for all users. Here is some of what I learned: Making the Web Accessible for Everyone: A Deep Dive into Accessibility Accessibility is crucial for creating top-notch websites and apps that are

Coding Basics Capstone Project

  I probably won't ever build anything else (just try and break what someone else made 😉) I really enjoyed the basics of coding course I took through Devmountain.  I found the HTML to be intuitive, the CSS to be loads of fun, and the JavaScript to be mind-bending. My Silly Little Webpage   ðŸ‘ˆ Link to see what I made HTML: <header>   <div class="logo-header">     <h2 class="different">And Now For Something       <br />Completely Different     </h2>     <img class="logo" src="https://i0.wp.com/www.adtothebone.com/blogpix/obliteratingfoot62470.jpg?w=625" alt="Monty Python Foot" width=325px />   </div>   <nav class="navigation">     <a class="navi">SPAM SPAM SPAM SPAM</a>     <a class="navi">The Spanish Inquisition</a>     <a class="navi">The Holey Grail</a>     <a class="navi">Lumberjack       &l

Group Class Project Devmountain QRPT14

  Group One Class Project Testing the webpage Allrecipes  Allrecipes | Recipes, How-Tos, Video’s, and More   Allrecipes is a website for the Home Cook Hero, it is a community built by and for the home cook connecting us to other home cooks.   Founded in 1997 as a cookie recipe website Allrecipes has grown to become the world’s largest community driven food brand. They even began publishing a physical magazine in 2013 that now gets published six times a year and reaches almost 9 million subscribers Our Favorite Bugs Adriana’s favorite bug was that there are different options shown when you view the drop down menu vs when you click on the tab.  She felt like the options should be uniform. Chris was fortunate to not have any bugs on the features he was tasked with testing. Dario’s favorite bug was the best and the most amusing one we collectively found.  He found that when you log out of your account you are shown the same message as when you log in, “Logged in.  Welcome!” Our Favorite T