Skip to content

ShaikAnwargithub/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shaik Anwar - Portfolio Website

Netlify Status

A modern, responsive portfolio website showcasing my skills, projects, and achievements as an Information Technology Engineer.

🚀 Features

  • Responsive Design: Looks great on all devices (desktop, tablet, mobile)
  • Modern UI/UX: Clean, professional interface with smooth animations
  • Project Showcase: Highlighting key projects with descriptions and technologies used
  • Achievements Section: Displaying certifications, awards, and recognitions
  • Contact Form: Easy way for visitors to get in touch
  • Lightweight & Fast: Optimized for performance and quick loading times

🛠️ Tech Stack

  • Frontend:
    • HTML5, CSS3, JavaScript (ES6+)
    • Font Awesome Icons
    • Google Fonts (Poppins)
  • Deployment:
    • Netlify (Hosting & Form Handling)
    • Git (Version Control)

🚀 Live Demo

Check out the live version of the website: (https://shaikanwarportfolio.netlify.app)

🛠️ Local Development

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • Git (for version control)
  • A code editor (VS Code, Sublime Text, etc.)

Getting Started

  1. Clone the repository

    git clone https://github.com/ShaikAnwargithub/your-portfolio.git
    cd your-portfolio
  2. Open the project

    • Open the project folder in your preferred code editor
    • Open index.html in your browser to view the website

📁 Project Structure

my_website/
├── index.html          # Main HTML file
├── style.css          # Main stylesheet
├── test-form.html     # Test form page
├── netlify.toml       # Netlify configuration
└── images/            # Image assets
    ├── ideathon*.jpg  # Achievement images
    └── *.jpg          # Other images

🎨 Customization

Changing Content

  • Update personal information in index.html
  • Modify the color scheme in style.css (look for CSS variables)
  • Add/remove portfolio projects in the projects section
  • Update the contact information in the footer

Adding New Projects

  1. Duplicate an existing project card in index.html
  2. Update the project details (title, description, technologies, etc.)
  3. Add your project image to the images/ directory
  4. Update the image source in the project card

🤝 Contributing

Contributions are always welcome! If you'd like to contribute:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📞 Contact


Made with ❤️ by Shaik Anwar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published