You are browsing as a guest. Sign up (or log in) to start making projects!

varaddixit0

@varaddixit0

Joined September 16th, 2026

  • 2Devlogs
  • 1Projects
  • 1Ships
  • 0Votes
Hey, I’m Varad 👋
Curious about tech, full of ideas, and always up for learning something new. I like figuring out how things work—and making things of my own.
Ship Pending review

My first personal website is live! 🎉

It’s a simple page about me, my interests, and what I’m building. I went with a dark background and mint-green accents, with separate cards for each section and a small navigation menu.

This was my first time putting together a website with HTML and CSS and uploading it to GitHub. Seeing it open from a real website link instead of a file on my computer was pretty exciting.

It’s a small start, but I’m happy to have something online!

Try project → See source code →
Open comments for this post

51m 46s logged

Giving my website some style 🎨Today I worked on style.css to change how my personal website looks. I added a dark background, mint-green headings, and rounded cards for the About Me, My Interests, and Projects sections.I also styled the navigation links with hover effects and added spacing to make the text easier to read. The stylesheet includes adjustments for smaller screens and a visible outline when navigating links with the keyboard.I’m learning how CSS selectors apply styles to different elements and how padding and margins affect the layout. Seeing the HTML page turn into a styled website helped me connect the code to the result.

0
0
30
Open comments for this post

17m 20s logged

My first personal website — HTML and CSS basicsToday I started building my personal website! I created index.html and style.css, connected them, and added three sections: About Me, My Interests, and What I’m Building.I used CSS to give the page a dark background, change the text colours, and make the sections look like cards with spacing and rounded corners.I practised using headings, paragraphs, and lists in HTML, and tried CSS properties for colours and spacing.AI assistance: ChatGPT provided starter code and explained what it does. I typed the code into VS Code and used those explanations to work through the page.Next, I want to personalise the design and content more, check how it looks on a smaller screen, and learn how to publish it online.

0
0
30

Followers

Loading…