Today's work has been all "About Me." Sorry for the terrible pun, but I had to do it. Since formatting all of the images in my parallax scroll-down feature, I've been working assiduously to flesh out the "About Me" page. In essence, I want this page to serve as a softer, in-depth resume to capture some of my skills and experiences that can't be conveyed as well by bullet points on my offici...
In today's development news, we're working with adding text animations to the home page. As I see it now, I'd like for the user to enter my site through a home page that features only my navbar and the stunning backdrop of Mt. Elbert in all its snowy glory. Then, after a second or two, the welcome messages will fade in over the background. I'd think I'd like to give the user the additional opt...
We've got some exciting work on our hands today! Last night, I watched a video tutorial on how to implement a simple parallax scrolling feature in CSS, and it inspired me to try to incorporate one into my site. Since I've already planned to use a carousel feature on my "Project Portfolio" page, I figured the "About Me" page might be a good place to use the parallax. Since I'd like to include so...
I'm afraid it's been another one of those high-effort, low productivity days so far. I began my morning by browsing some Bootstrap templates to find some inspiration for my own website design. After finding one that I really liked, I decided I'd try to integrate the existing components of my site into this template to accelerate its development. But after an hour of trying in vain to import my...
Good news! I finally managed to resolve my CSS customization issue yesterday. Through pointed and dedicated Google searching, I stumbled upon a StackExchange question that addressed my problem succinctly. Earlier, my primary issue had been that I didn't know where to download the Bootstrap CSS and Javascript files in the context of my Django directory. And so this was how I learned about st...