• Stars
    star
    1,255
  • Rank 37,093 (Top 0.8 %)
  • Language
    JavaScript
  • License
    GNU Lesser Genera...
  • Created over 5 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The personal website/portfolio template by Hashir Shoaib. Built using React and Bootstrap.

Developer's Portfolio

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 Node Version npm Version

Site preview

Table of Contents

Technology Stack 🛠️

Dependencies defined in 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(

Sharing 💗

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.

Prerequisites 🍪

You should have Node.js and Git installed on your PC. You should also own a GitHub account.

Setup And Deployment 🔧

  1. To Get Started, Fork this repository to your GitHub account:

  2. Clone the forked repo from your account using:

      git clone https://github.com/<your-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. After editing run the following bash commands:

    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. Congrats your site is up and running. To see it live, visit:

      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 🚀

Have you changed something in the code to create your own version? Feel free to share with me, I will list them in this space.


Guhyun Chung


Hamza Sohail


Aymun Tariq


Ana Ashrafi


Jeffery John


Remi Mestdagh


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 over time

Stargazers over time

More Repositories

1

portfolio

The personal website/portfolio of Hashir Shoaib. Built using Nextjs and Bootstrap5.
JavaScript
95
star
2

star_book

A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.
Dart
86
star
3

flutter-tales

My journey as a Flutter developer, from zero to hero. Repo is my course work, including everything that I have learnt about flutter and dart.
Dart
11
star
4

Retinal-Fluids-Segmentation-from-Optical-Coherence-Tomography-Images

In this project, I tried to extract the retinal fluids from the candidate B-scan using image processing and deep learning techniques.
Python
9
star
5

FYP-Manager

FYP-Manager is a web application that allow students to work together and manage their project progress and meetings with supervisor remotely.
JavaScript
7
star
6

hashirshoaeb.github.io

The personal website/portfolio of Hashir Shoaib. Built using React and Bootstrap. Template code at: https://github.com/hashirshoaeb/portfolio
HTML
5
star
7

toast-mac

My dotfile manager (personal sh script) to automate and ease my hustle of setting up or switching to new mac. No more panic attacks on mac crash. ✌️
Shell
4
star
8

Verilog-Codes

This repository is to help macOS and linux users who have just started learning verilog.
Verilog
3
star
9

hashirshoaeb

This is a special repository. Its README.md will appear on my public profile.
3
star
10

Comppec19

Computer Projects Exhibition and Competition is an ultimate, the most prestigious computers and technological event of Pakistan. Annually hosted by the Department of Computer Engineering NUST for the past two decades it has been providing an exceptionally sublime stage for the youth to model their talents in multitudinous fields of the World of Computers, presenting them with inestimable exposure and experience.
PHP
3
star
11

swift-tales

My journey through learning swift as a flutter developer
2
star
12

RSA-Encryption-Algorithm

A simple RSA Encryption Algorithm in C# that can encrypt ASCII printable characters (character code 32-126). Algorithm includes two classes: one for generating encryption and decryption keys using two prime numbers, and the second class use to encrypt and decrypt .txt file
C#
2
star
13

TCP-client-server-code

C++
1
star
14

Polygon-classifier

Distinguishing polygon shapes in testing image on the basis of provided training dataset using KNN algorithm.
Python
1
star
15

SignupPractice

JavaScript
1
star
16

clock_ui

Dart
1
star
17

test_app

Dart
1
star
18

hivebase

C++
1
star
19

login_screen

C++
1
star
20

sd_card

Dart
1
star
21

Antenna-placement-problem

In 5 antenna problem we have to place 5 antennas (a, b, c, d, e) on a 6x6 grid in such a way that maximum area is covered by their signals. To find the best solution we use Genetic Algorithm, upon a population of twenty random individuals/chromosomes.
Python
1
star
22

FYP-Manager-backend

FYP-Manager is a web application that allow students to work together and manage their project progress and meetings with supervisor remotely.
JavaScript
1
star
23

GitHub-Song

This repo is to help young enthusiasts and future developers to create their first successful pull request.
1
star