Skip to content

Smit2553/smit2553.github.io

Repository files navigation

Smit's Personal Website

This is the repository for my personal website, a portfolio built with Next.js to showcase my projects, experience, and skills.

Functionality

The website serves as a central hub for my professional online presence. Key features include:

  • Projects: A showcase of my personal and professional projects, with descriptions, links, and images.
  • Experience: A detailed overview of my work experience, highlighting my responsibilities and accomplishments.
  • Skills: A summary of my technical skills and areas of expertise.
  • Contact Information: Easy access to my contact details and social media profiles.
  • Resume: A downloadable version of my resume.

Technologies Used

  • Next.js: A React framework for building performant and SEO-friendly web applications.
  • TypeScript: A superset of JavaScript that adds static typing for improved code quality and maintainability.
  • CSS Modules: A CSS styling approach that encapsulates styles within components to avoid naming conflicts and improve modularity.

Color Palette

The color palette for the website can be found at https://colorhunt.co/palette/eadfb49bb0c151829bf6995c.

Demo

The website is live and self-hosted at smit.codestacx.com.

Development

To run the website locally, follow these steps:

  1. Clone the repository: Clone the repository to your local machine using Git.

    git clone https://github.com/Smit2553/smit2553.github.io.git
  2. Navigate to the project directory: Change your current directory to the cloned repository.

    cd smit2553.github.io
  3. Install dependencies: Install the required Node.js packages using npm.

    npm install
  4. Run the development server: Start the Next.js development server.

    npm run dev
  5. Access the website: Open your web browser and navigate to http://localhost:3000 to view the website.

Contributing

Contributions are welcome! If you find a bug or have a suggestion for improvement, please open an issue or submit a pull request.

About

Personal Portfolio Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published