Skip to content

Commit

Permalink
major update in codes for the information consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Eichel Choi committed Oct 3, 2023
1 parent ab9394d commit 13fe650
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 40 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 hashirshoaeb
Copyright (c) 2023 Sebin Eichel Choi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,18 @@
It is a personal static website/portfolio template hosted with GitHub Pages, built to showcase my recent projects.
<br />
<strong>Site URL / Demo » </strong>
<a href="https://hashirshoaeb.github.io/portfolio"> hashirshoaeb.github.io/portfolio</a>
<a href="https://eichel-choi.github.io/portfolio"> eichel-choi.github.io/portfolio</a>
<br />
<br />
<a href="https://hashirshoaeb.com">About Me</a>
<a href="https://eichel-choi.com">About Me</a>
·
<a href="https://github.com/hashirshoaeb/portfolio/issues">Report Bug</a>
<a href="https://github.com/eichel-choi/portfolio/issues">Report Bug</a>
·
<a href="https://github.com/hashirshoaeb/portfolio/issues">Request Feature</a>
<a href="https://github.com/eichel-choi/portfolio/issues">Request Feature</a>
</p>
</p>

[![GitHub forks](https://img.shields.io/github/forks/hashirshoaeb/portfolio?style=for-the-badge)](https://github.com/hashirshoaeb/portfolio/network)
[![GitHub license](https://img.shields.io/github/license/hashirshoaeb/portfolio?style=for-the-badge)](https://github.com/hashirshoaeb/portfolio/blob/master/LICENSE)
[![Twitter Follow](https://img.shields.io/twitter/follow/hashirshoaeb?color=ffcc66&logo=twitter&logoColor=ffffff&style=for-the-badge)](https://twitter.com/hashirshoaeb)
[![Node Version](https://img.shields.io/static/v1?label=Node&message=16.16.0&color=026e00&style=for-the-badge)](https://nodejs.org)
[![npm Version](https://img.shields.io/static/v1?label=npm&message=8.11.0&color=cb0000&style=for-the-badge)](https://nodejs.org)



<!-- TABLE OF CONTENTS -->
Expand Down Expand Up @@ -70,7 +66,7 @@ I know one template doesn't fulfill everyone's needs. So I'll try adding more fe
<!-- GETTING STARTED -->
# Getting Started

Building your own personal website from this project can take as little as 30 minutes. Follow the setup instructions below. Please feel free to reach out to me by filing an [issue](https://github.com/hashirshoaeb/portfolio/issues) or emailing me at [email protected] for help configuring your project.
Building your own personal website from this project can take as little as 30 minutes. Follow the setup instructions below. Please feel free to reach out to me by filing an [issue](https://github.com/eichel-choi/portfolio/issues) or emailing me at [email protected] for help configuring your project.

## Prerequisites

Expand All @@ -83,7 +79,7 @@ You should have [Nodejs](https://nodejs.org/en/) and [Git](https://git-scm.com/d
git clone https://github.com/<your-username>/portfolio.git
```

2. Edit the [config/config.js](https://github.com/hashirshoaeb/portfolio/blob/main/config/config.js) file. Replace [config/profile.png](https://github.com/hashirshoaeb/portfolio/blob/main/config/profile.png) with your image.
2. Edit the [config/config.js](https://github.com/eichel-choi/portfolio/blob/main/config/config.js) file. Replace [config/profile.png](https://github.com/eichel-choi/portfolio/blob/main/config/profile.png) with your image.
>Note: You need to rename your image file as `profile.png`.

3. Run following scripts in terminal/command prompt to install dependencies.
Expand Down Expand Up @@ -119,7 +115,7 @@ Create a new repository with your username as `<your-username>.github.io`. And l

Your site will be available at `https://<your-username>.github.io`

>Note: You need to replace `<your-username>` with your username. To add CNAME for custom domain, see [scripts/cname.js](https://github.com/hashirshoaeb/portfolio/blob/main/scripts/cname.js)
>Note: You need to replace `<your-username>` with your username. To add CNAME for custom domain, see [scripts/cname.js](https://github.com/eichel-choi/portfolio/blob/main/scripts/cname.js)



Expand All @@ -139,4 +135,4 @@ Contributions are what make the open source community such an amazing place to l
<!-- LICENSE -->
# License

Distributed under the `MIT` License. See [LICENSE](https://github.com/hashirshoaeb/portfolio/blob/main/LICENSE) for more information.
Distributed under the `MIT` License. See [LICENSE](https://github.com/eichel-choi/portfolio/blob/main/LICENSE) for more information.
Binary file removed READMEdocs/screenshot.gif
Binary file not shown.
2 changes: 1 addition & 1 deletion components/Intro.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const Intro = ({ title, description, image, buttons }) => {
<img
className="img-fluid my-3 card-image" width="250"
height="250" src={image}
alt="profile of hashirshoaeb"
alt="profile of eichel-choi"
/>
</div>
</div>
Expand Down
28 changes: 14 additions & 14 deletions config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { faAppStore, faGithub, faGooglePlay } from '@fortawesome/free-brands-svg
import { } from '@fortawesome/free-solid-svg-icons';

export const navigation = {
name: "Hashir",
name: "Eichel",
links: [
{
title: "About",
Expand All @@ -26,7 +26,7 @@ export const navigation = {
}
export const intro = {
title: "Hey, I'm Eichel",
description: "A Information Systems Junior with Double Minor in Human-Computer Interaction and Global Systems and Management",
description: "An interesting talent",
image: profile.src,
buttons: [
{
Expand All @@ -45,9 +45,9 @@ export const intro = {
export const about = {
title: "Who I am",
description: [
"I graduated from National University of Sciences and Technology (NUST) in 2020 with a degree in Computer Engineering. I kick started my professional career as a mobile application developer working remotely for a UK based startup — Lessgo.",
"The tech industry is ever-evolving and I love being able to grow with it, while continually solidifying the fundamentals. I opensource my code from a place of empathy - for future developers, teammates, users, and with accessibility in mind. I also love joining communities, helping and mentoring new developers, and supporting organizations to promote diversity in tech. I’m sharing my programming journey on instagram, helping people who are just getting into the space of programming.",
"When I’m not programming, I focus on my hobbies which are: diary writing, doodling, meeting people and growing my network.",
"I am a junior in Carnegie Mellon University studying Bachelor of Science in Information Systems. With Double Minor in Human-Computer Interaction and Global Systems and Management, I had multiple global exposures.",
"-",
"-",
],
}

Expand Down Expand Up @@ -80,7 +80,7 @@ export const projects = {
},
{
icon: faGithub,
link: "https://github.com/hashirshoaeb/star_book",
link: "https://github.com/eichel-choi/star_book",
},
]
},
Expand Down Expand Up @@ -131,27 +131,27 @@ export const contact = {
// SEARCH ENGINE
export const SEO = {
// 50 - 60 char
title: "Hashir Shoaib | Computer Engineer | Flutter | Reactjs developer",
description: "I create mobile apps and static websites. I graduated from National University of Sciences and Technology (NUST) in 2020 with a degree in Computer Engineering.",
title: "Sebin (Eichel) Choi | Strategic Resource Planner | Project Manager | Technical Sales Engineer",
description: "Student in Carnegie Mellon University, majoring in Information Systems",
image: profile.src,
}

export const links = {
image: profile.src,
title: "@hashirshoaeb",
description: "Computer Engineer | Flutter | Reactjs Developer",
title: "@eichel-choi",
description: "Strategic Resource Planner | Project Manager | Technical Sales Engineer",
cards: [
{
title: "My website",
link: "https://eichel-sc.com/",
},
{
title: "QuranTalk App",
link: "https://www.qurantalk.app/",
title: "MediMili Demo",
link: "https://youtu.be/QtUpV1qLMqs?si=_Y2vYyEJPl0h6i7T",
},
{
title: "StarBook App",
link: "https://starbook.dev/",
title: "Handshake",
link: "https://cmu.joinhandshake.com/stu/users/25761346",
},
{
title: "My GitHub",
Expand Down
Binary file modified config/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "portfolio",
"description": "A portfolio website template that helps you showcase your work, projects and skills as a software developer or freelancer.",
"homepage": "http://hashirshoaeb.com",
"description": "A Temporary Professional Website",
"homepage": "http://eichel-choi.com",
"version": "0.2.0",
"license": "MIT",
"private": true,
"author": {
"name": "Hashir Shoaib",
"email": "[email protected]",
"url": "https://github.com/hashirshoaeb"
"name": "Sebin (Eichel) Choi",
"email": "[email protected]",
"url": "https://github.com/eichel-choi"
},
"scripts": {
"prebuild": "node scripts/favicons.js",
Expand All @@ -17,8 +17,8 @@
"start": "next start",
"export": "next export",
"predeploy": "npm run build && npm run export && touch ./out/.nojekyll",
"deploy": "npm run custom-domain && node scripts/pages.js hashirshoaeb master",
"custom-domain": "node scripts/cname.js hashirshoaeb.com www.hashirshoaeb.com",
"deploy": "npm run custom-domain && node scripts/pages.js eichel-choi master",
"custom-domain": "node scripts/cname.js eichel-choi.com www.eichel-choi.com",
"lint": "next lint"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pages/links.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function Home() {
<Header seo={SEO} />
<div className="d-flex flex-column justify-content-between bg-secondary min-vh-100">
<div className="py-5 px-5 container text-center">
<img className="img-fluid my-3 card-image" width="150" height="150" src={links.image} alt="profile of hashirshoaeb" />
<img className="img-fluid my-3 card-image" width="150" height="150" src={links.image} alt="profile of eichel-choi" />
<h3 className="mt-3">{links.title}</h3>
<p>{links.description}</p>
{links.cards.map((value, index) => (
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/cname.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const filePath = './out/CNAME'
*
* node script/cname.js domain1 domain2 domain3
* i.e.
* node script/cname.js hashirshoaeb.com www.hashirshoaeb.com
* node script/cname.js shoaeb.com www.eichel-choi.com
*/
console.log("Creating CNAME...")
fs.writeFile(filePath, content, (err) => {
Expand Down
2 changes: 1 addition & 1 deletion scripts/pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ console.log(`Deploying to ${repoURL} branch ${branch}`);
*
* node scripts/pages.js <username> <branch>
* i.e.
* node scripts/pages.js hashirshoaeb master
* node scripts/pages.js eichel-choi master
*/
ghpages.publish(
build_path,
Expand Down
2 changes: 1 addition & 1 deletion styles/custom.global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// $inverted-font: #FFFFFF;

// bootstrap overrides
$primary: #365B6D;
$primary: #8ad0f4;
$secondary: #F7F7F7;
$light: #FFFFFF;

Expand Down

0 comments on commit 13fe650

Please sign in to comment.