Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
/ home Public archive
forked from hashirshoaeb/home

Site pessoal/portifolio feito por Hashir Shoaib usando React e Bootstrap.

License

Notifications You must be signed in to change notification settings

tashima42/home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Portifólio de Desenvolvedor ✨

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

GitHub contributors GitHub stars GitHub forks GitHub issues GitHub license Twitter Follow

Site preview

Sumário

Tecnologias Utilizadas 🛠️

Dependencias definidas no package.json:

Reactjs | Bootstrap | Typist | GitHub API | Instagram API

Structure ⚓

  • 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(

Compartilhando 💗

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.

Pré-requisitos🍪

Você precisa ter o Node.js e o Git instalados no seu PC. Você tambem deve ter uma conta no GItHub.

Setup E Deployment 🔧

  1. Para começar, crie um fork deste repositório na sua conta:

  2. Clone o repositório que você acabou de fazer um fork usando:

      git clone https://github.com/<seu-username>/home.git
  3. Open in editor and edit src/editable-stuff/config.js file.

  4. Add your resume as <resume.pdf> in place of src/editable-stuff/resume.pdf

  5. Edit title and meta description in public/index.html.

  6. Change URL in package.json file:

     "homepage": "https://<your-username>.github.io/home"

    Or for deployment at custom domain, refer create-react-app.dev

  7. Após a edição, rode os seguintes comandos bash:

    npm install
    npm start
  8. 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

  9. Parabéns, seu site está rodando. Para ver ele live, visite:

      https://<your-username>.github.io/home
    
  10. 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].

Showcase 🚀

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

Versão em Português 🇧🇷

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!

Contributors ✨


Hashir Shoaib


Prithvi Tharun


Xun Ding


Shannel Philp


Bibin Varghese

Versão em Português 🇧🇷

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!

Notice:

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

Stargazers ao longo do tempo

Stargazers over time

About

Site pessoal/portifolio feito por Hashir Shoaib usando React e Bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • SCSS 45.7%
  • HTML 2.7%