It is a personal static website/portfolio template hosted with GitHub Pages, built to showcase my recent projects. Site URL / Demo:
hashirshoaeb.github.io/home
About Me
- Tecnologias Utilizadas 🛠️
- Estrutura ⚓
- Compartilhando💗
- Pré-requisitos🍪
- Setup E Deployment 🔧
- Contribuindo🙌
- Problemas
- Próximas Features / Melhorias 🔗
- Showcase 🚀
- Versão em Português 🇧🇷
- Contributors ✨
- License 📄
Dependencias definidas no package.json:
Reactjs | Bootstrap | Typist | GitHub API | Instagram API
- Navigation bar (optional)
- Body
- Name | Profession
- Contact / Follow / Find me / Facebook / LinkedIn / GitHub / Instagram / Email / CodePen
- Resume | About me
- About Me
- Display picture (optional)
- About myself, my Interests, Goals and Hobbies
- Things I'm good at (Skills)
- Resume button
- Recent Projects (using GitHub API) (optional)
- Leadership (optional)
- Paragraph
- Carousel images
- Skills (optional)
- Technical Skills
- Soft Skills
- Footer
- Footer Note (optional)
- Copyrights - open source
- Acknowledgements(
Project is open source. Feel free to make your own version. All you need to do is to fork this repository, edit src/editable-stuff/config.js and add resume. Mark star ⭐ if you like the project.
Você precisa ter o Node.js e o Git instalados no seu PC. Você tambem deve ter uma conta no GItHub.
-
Para começar, crie um fork deste repositório na sua conta:
-
Clone o repositório que você acabou de fazer um fork usando:
git clone https://github.com/<seu-username>/home.git
-
Open in editor and edit src/editable-stuff/config.js file.
-
Add your resume as <resume.pdf> in place of src/editable-stuff/resume.pdf
-
Edit title and meta description in public/index.html.
-
Change URL in package.json file:
"homepage": "https://<your-username>.github.io/home"
Or for deployment at custom domain, refer create-react-app.dev
-
Após a edição, rode os seguintes comandos bash:
npm install npm start
-
To deploy website, run:
npm run build npm run deploy
Or for deployment at <username>.github.io, refer READMEdocs/custom-deployment.md and pages.js
-
Parabéns, seu site está rodando. Para ver ele live, visite:
https://<your-username>.github.io/home
-
To change the thumbnail image:
- Navigate to the "public" folder.
- There you will see "social-image.png".
- Delete it.
- Take a screenshot of your version and rename it "social-image.png" and place it there.
Next time if you make changes, repeat from step 8.
Facing issues? Feel free to contact at [email protected].
Você mudou algo no seu código para fazer sua própria versão? Fique a vontade para compartilhar comigo. Vou ouvir neste espaço
Guhyun Chung |
Hamza Sohail |
Aymun Tariq |
Ana Ashrafi |
Jeffery John |
Remi Mestdagh |
Esse projeto foi traduzido para português! Se você gostou dele e quer criar a sua própria versão, confira o repositório do @tashima42 em https://github.com/Tashima42/home. Novas contribuições e revisões na tradução são muito bem vindas!
Hashir Shoaib |
Prithvi Tharun |
Xun Ding |
Shannel Philp |
Bibin Varghese |
Esse projeto foi traduzido para português! Se você gostou dele e quer criar a sua própria versão, confira o repositório do @tashima42 em https://github.com/Tashima42/home. Novas contribuições e revisões na tradução são muito bem vindas!
This project has been archived. Means that it is no longer actively maintained by developer. Free free to fork, use and maintain your own version. You can check my new portfolio template here