Skip to content

Responsive Single Page Personal Portfolio Website Using HTML, JavaScript and Tailwind CSS

Notifications You must be signed in to change notification settings

darshanbajgain/Perosnal-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal-Website

Darshan Bajgain Portfolio Website

This is a simple personal portfolio website created by Darshan Bajgain. It is a platform to showcase your work, share your resume, and give you contact information so you can connect with them. The website uses HTML, CSS (with Tailwind CSS), and JavaScript. You can use this as a template.

Live Preview: click here

Table of Contents

Features

  • Home section with a brief introduction and buttons for navigation.
  • About section with a short bio and a list of tools and technologies.
  • Projects section to display featured projects with images and links.
  • Contact section with contact information and a contact form.
  • A responsive design for various screen sizes.
  • A sticky navigation bar with smooth scrolling.
  • Mobile-friendly navigation menu.
  • Icons and images for visual appeal.
  • JS particles background with different shapes.

Technologies Used

  • HTML

  • CSS (Tailwind CSS)

  • JavaScript

  • Font Awesome for icons

  • Formspree for the contact form use your Formspree URL in the code below:

        
          <form action="{use your formspree URL here}" method="POST">
    

How to Use

  1. Clone the repository to your local machine.

    https://github.com/darshanbajgain/Perosnal-Website.git