Skip to content

A clean, mobile-friendly personal portfolio site. showcasing home, skills, projects and contact info.

License

Notifications You must be signed in to change notification settings

Anuswar/anuswarrrao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Portfolio 🚀

Welcome to the GitHub repository for a Simple portfolio website! This repository contains the source code for the website showcasing Anuswar's projects and information. Feel free to explore, learn, and contribute.

⚙️ Installation

To run this website locally or make contributions, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Anuswar/anuswarrrao.git
    cd anuswarrrao
  2. Open the index.html file in your preferred web browser or set up a local development server.

    # For Python users
    python -m http.server
    # For Node.js users
    npx http-server
  3. Open your browser and navigate to http://localhost:8000 (or the port specified by your server).

🛠️ Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Local Storage for data persistence

📂 Project Structure

The project structure is organized as follows:

  • index.html: The main HTML file containing the structure of the website.
  • assets: This directory contains subdirectories for images, PDFs, and CSS styles.
    • css: Stylesheets, including style.css.
    • images: Images used in the website.
    • pdf: Resume in PDF format.
  • README.md: Documentation for the project (you are here).

🤝 Contributing

Contributions are welcome! If you find any issues, have suggestions, or want to add new features, please open an issue or create a pull request. Follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork.
  5. Open a pull request to the main branch of the original repository.

📄 License

This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code.

About

A clean, mobile-friendly personal portfolio site. showcasing home, skills, projects and contact info.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published