Skip to content

Welcome to my portfolio! This is a showcase of my work, skills, and experience. Feel free to explore and know more about me.

License

Notifications You must be signed in to change notification settings

shaikahmadnawaz/my-portfolio

Repository files navigation

My Portfolio

Welcome to my portfolio! This is a showcase of my work, skills, and experience. Feel free to explore and learn more about me.

Live Demo: View Demo

Table of Contents

Home

The home section of my portfolio provides an overview of who I am and what I do. It includes a brief introduction and highlights some of my key achievements.

About

The about section gives more detailed information about my background, education, and professional experience. It showcases my passion for technology and my dedication to continuous learning and growth.

Projects

In the projects section, you can find a collection of my notable projects. Each project is described with its purpose, technologies used, and a link to view it live or access its source code.

Experience

The experience section provides an overview of my professional experience. It includes details about my previous roles, responsibilities, and notable achievements. This section demonstrates my expertise and the value I can bring to potential opportunities.

Blogs

The blogs section features articles and blog posts written by me. These articles cover various topics related to technology, programming, and my personal insights. Feel free to read and share any articles that interest you.

Skills

The skills section showcases my technical skills and competencies. It includes a list of programming languages, frameworks, tools, and other relevant skills that I have acquired throughout my journey.

Contact

If you would like to get in touch with me, the contact section provides my contact information. You can reach out to me via email or phone, or you can use the contact form to send me a message directly from the website.

Tech Stack

This portfolio is built using the following technologies:

  • Frontend:
    • React: JavaScript library for building user interfaces.
    • Tailwind CSS: Utility-first CSS framework for designing responsive and customizable UI components.
  • Backend:
    • Node.js: JavaScript runtime for building server-side applications.
    • Express: Fast and minimalist web framework for Node.js.
    • MongoDB: NoSQL database for storing and retrieving data.
    • Mongoose: Object Data Modeling (ODM) library for MongoDB and Node.js.
  • Deployment:
    • Frontend: Vercel: Cloud platform for hosting and deploying static websites and frontend applications.
    • Backend: Cyclic: Serverless platform for deploying backend applications.

Contributing

If you'd like to contribute to my portfolio, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature or git checkout -b bugfix/your-bugfix.
  3. Make your changes and test them thoroughly.
  4. Commit your changes: git commit -m "Add your commit message".
  5. Push your changes to your forked repository: git push origin feature/your-feature or git push origin bugfix/your-bugfix.
  6. Open a pull request in this repository, describing the changes you made and why they should be merged.

Thank you for your contribution!

Clone the Project

To clone this project, run the following command in your terminal:

git clone https://github.com/your-username/your-portfolio.git

Replace your-username with your GitHub username. This will create a local copy of the project on your machine.

Thank you for visiting my portfolio! If you have any questions or would like to connect, feel free to reach out to me.