SideHustle Internship-My experience so far
Side Hustle internship is a free training to learn high-demand skills that will give you a competitive advantage in the global workforce. The training is quite robust as one gets to learn in depth about the a choice track.
In the first week, I was able to complete the task given as it was pretty an easy one for me. It involves writing a tribute page with only HTML tags, and also includes a form for viewers to fill. Here is my solution to the challenge. DEMO
Fast forward to the second week, it was quite a challenging task as it involves designing a full landing page. Here is how I was able to to down the Goliath:
Frontend Mentor - Fylo dark theme landing page solution
This is a solution to the Fylo dark theme landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Table of contents
Overview
This is my solution to the second task given during the SIDEHUSTLE NG internship through FrontEnd Mentor. Quite exhausting...>--<
The challenge
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
Links
- Live Site URL: DEMO
Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
What I learned
<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
color: papayawhip;
}
const proudOfThisFunc = () => {
console.log('๐')
}
Useful resources
- Font-Awesome - This helped me with the beautiful icons
Author
- Github - @CHADO-CODEINNS
- Frontend Mentor - @CHADO-CODEINNS
- Twitter - @chado-codeinn
Acknowledgments
I would to thank SideHustle for giving such a huge task for beginner like me. It made to learn and research more.