-
Creating A Portfolio Website | Part 11: CSS Animation - The Typewriter Effect
- 375 Views
- 0 Likes
- 0 Comments
In this Cast, we use CSS to animate our heading. Using keyframes, we make the effect look like that of someone typing the name.
-
Creating A Portfolio Website | Part 12: Deploying On Netifly
- 242 Views
- 0 Likes
- 0 Comments
In this final Cast, we deploy our portfolio application on Netifly. You can find the GitHub repo containing all the code at https://github.com/amyoulto...
-
Creating A Portfolio Website | Part 1: Planning & Design
- 687 Views
- 3 Likes
- 0 Comments
In this new series, I am going to be going through building a portfolio website from start to finish. In the first installment, we will be going over u...
-
Creating A Portfolio Website | Part 2: Setup, Assets & NavBar
- 434 Views
- 3 Likes
- 0 Comments
In the second part of this series, we begin building out our app by setting up the structure, installing bootstrap, gathering and editing our assets, a...
-
Creating A Portfolio Website | Part 3: Building The Main Section
- 355 Views
- 0 Likes
- 0 Comments
In the third part of our series, we build out the main (hero) section of our portfolio, as well as address some bugs that pop up!
-
Creating A Portfolio Website | Part 4: Building The Skills Section
- 1407 Views
- 0 Likes
- 0 Comments
We continue building out our portfolio website, focusing on the skills section.
-
Creating A Portfolio Website | Part 5: Starting The Work Section
- 350 Views
- 0 Likes
- 0 Comments
We begin with the most difficult section of our page, the work section!
-
Creating A Portfolio Website | Part 6: Finishing The Work Section (Creating Responsive iFrames)
- 233 Views
- 0 Likes
- 0 Comments
We finish up the work section and discuss working with responsive iframes.
-
Creating A Portfolio Website | Part 7: Finishing the Build
- 212 Views
- 0 Likes
- 0 Comments
In this Cast, I finish off the preliminary build (not including responsiveness).
-
Creating A Portfolio Website | Part 8: Making It Responsive (Working with Media Queries)
- 265 Views
- 0 Likes
- 0 Comments
We begin making the portfolio fully responsive by writing our own media queries.