The HNG Internship is an ambitious, fun, and exciting internship program designed to find and develop the most talented software developers. This program involves learning, coding, and working on real-world projects. Interns are mentored by industry experts and work collaboratively in a stimulating environment to build their skills and portfolios.
Learn more about the HNG Internship:
For Stage 1, the task is to build and host a personal website that outlines my tech goals for the next 2 years. The website should be visually appealing, mobile-friendly, and use only HTML, CSS, and JavaScript. The following elements must be included with the specified data-testid
attributes for easy identification and testing:
- Slack Display Name: Display your Slack Display Name.
- Attribute:
data-testid="slackDisplayName"
- Attribute:
- Current Time in UTC: Display the current time in UTC.
- Attribute:
data-testid="currentTimeUTC"
- Attribute:
- Current Day of the Week: Display the current day of the week.
- Attribute:
data-testid="currentDay"
- Attribute:
- Slack Email: Display your Slack Email.
- Attribute:
data-testid="slackEmail"
- Attribute:
- Slack Profile Picture: Display your Slack Profile Picture.
- Attribute:
data-testid="slackProfilePicture"
- Attribute:
- Link to HNG Learn: HNG Learn.
- Attribute:
data-testid="hngLink"
- Attribute:
- Link to Keyword Dog: Keyword Dog.
- Attribute:
data-testid="keywordLink"
- Attribute:
- Link to Scrape Any Web: Scrape Any Web.
- Attribute:
data-testid="scrapeanywebLink"
- Attribute:
-
Become an Industry Expert:
- I aim to become a recognized expert in frontend development, contributing to projects that solve real-world problems and push the boundaries of web technologies.
-
Mentor Newbies and Juniors:
- I plan to mentor aspiring developers, sharing my knowledge and experience to help them grow in their careers and contribute to the tech community.
-
Give Back to the Community:
- I want to make a positive impact by giving back to the community through open-source contributions, writing technical articles, and participating in tech events.
-
Suggested Goal:
- Expand My Skillset:
- I aim to expand my skillset by learning new technologies and frameworks, staying up-to-date with industry trends, and continuously improving my craft.
- Expand My Skillset:
- HTML: For the basic structure of the website.
- CSS: For styling and ensuring the website is visually appealing.
- JavaScript: For dynamic content such as displaying the current time and day.
- Clone the repository:
- Open index.html in your web browser to view the website.
You can view the live demo of the project at [HNG Task 1]
This project is a testament to my commitment to learning and growing as a frontend developer. It reflects my aspirations and the skills I've developed so far. I look forward to further honing my abilities through the HNG Internship and contributing to the tech community.
Thank you for visiting my project!# HngStageOneTask