Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaikahmadnawaz/my-portfolio
Welcome to my portfolio! This is a showcase of my work, skills, and experience. Feel free to explore and know more about me.
https://github.com/shaikahmadnawaz/my-portfolio
cyclic developer-portfolio expressjs mongodb mongoose nodejs portfolio-website react react-portfolio responsive-design tailwindcss vercel
Last synced: 9 days ago
JSON representation
Welcome to my portfolio! This is a showcase of my work, skills, and experience. Feel free to explore and know more about me.
- Host: GitHub
- URL: https://github.com/shaikahmadnawaz/my-portfolio
- Owner: shaikahmadnawaz
- License: mit
- Created: 2023-05-30T18:01:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-04T09:10:51.000Z (11 months ago)
- Last Synced: 2024-04-09T14:46:09.805Z (7 months ago)
- Topics: cyclic, developer-portfolio, expressjs, mongodb, mongoose, nodejs, portfolio-website, react, react-portfolio, responsive-design, tailwindcss, vercel
- Language: JavaScript
- Homepage: https://shaikahmadnawaz.vercel.app
- Size: 7.26 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://shaikahmadnawaz.vercel.app/)
## Table of Contents
- [My Portfolio](#my-portfolio)
- [Table of Contents](#table-of-contents)
- [Home](#home)
- [About](#about)
- [Projects](#projects)
- [Experience](#experience)
- [Blogs](#blogs)
- [Skills](#skills)
- [Contact](#contact)
- [Tech Stack](#tech-stack)
- [Contributing](#contributing)
- [Clone the Project](#clone-the-project)## 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](https://reactjs.org/): JavaScript library for building user interfaces.
- [Tailwind CSS](https://tailwindcss.com/): Utility-first CSS framework for designing responsive and customizable UI components.
- Backend:
- [Node.js](https://nodejs.org/): JavaScript runtime for building server-side applications.
- [Express](https://expressjs.com/): Fast and minimalist web framework for Node.js.
- [MongoDB](https://www.mongodb.com/): NoSQL database for storing and retrieving data.
- [Mongoose](https://mongoosejs.com/): Object Data Modeling (ODM) library for MongoDB and Node.js.
- Deployment:
- Frontend: [Vercel](https://vercel.com/): Cloud platform for hosting and deploying static websites and frontend applications.
- Backend: [Cyclic](https://cyclic.app/): 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:
```bash
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.