diff --git a/LICENSE b/LICENSE index a8331a2e..e610cad7 100644 --- a/LICENSE +++ b/LICENSE @@ -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 diff --git a/README.md b/README.md index d0d19a94..f354aa65 100644 --- a/README.md +++ b/README.md @@ -7,22 +7,18 @@ It is a personal static website/portfolio template hosted with GitHub Pages, built to showcase my recent projects.
Site URL / Demo » - hashirshoaeb.github.io/portfolio + eichel-choi.github.io/portfolio

- About Me + About Me · - Report Bug + Report Bug · - Request Feature + Request Feature

-[![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) + @@ -70,7 +66,7 @@ I know one template doesn't fulfill everyone's needs. So I'll try adding more fe # 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 hashirshoaeb@gmail.com 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 eichelchoi@cmu.edu for help configuring your project. ## Prerequisites @@ -83,7 +79,7 @@ You should have [Nodejs](https://nodejs.org/en/) and [Git](https://git-scm.com/d git clone https://github.com//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. @@ -119,7 +115,7 @@ Create a new repository with your username as `.github.io`. And l Your site will be available at `https://.github.io` ->Note: You need to replace `` 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 `` with your username. To add CNAME for custom domain, see [scripts/cname.js](https://github.com/eichel-choi/portfolio/blob/main/scripts/cname.js) @@ -139,4 +135,4 @@ Contributions are what make the open source community such an amazing place to l # 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. diff --git a/READMEdocs/screenshot.gif b/READMEdocs/screenshot.gif deleted file mode 100644 index 7c627304..00000000 Binary files a/READMEdocs/screenshot.gif and /dev/null differ diff --git a/components/Intro.js b/components/Intro.js index 97a6137b..9030e0e1 100644 --- a/components/Intro.js +++ b/components/Intro.js @@ -29,7 +29,7 @@ export const Intro = ({ title, description, image, buttons }) => { profile of hashirshoaeb diff --git a/config/config.js b/config/config.js index 5f01bdbb..51deb3f2 100644 --- a/config/config.js +++ b/config/config.js @@ -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", @@ -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: [ { @@ -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.", + "-", + "-", ], } @@ -80,7 +80,7 @@ export const projects = { }, { icon: faGithub, - link: "https://github.com/hashirshoaeb/star_book", + link: "https://github.com/eichel-choi/star_book", }, ] }, @@ -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", diff --git a/config/profile.png b/config/profile.png index 903855ad..a0b36e21 100644 Binary files a/config/profile.png and b/config/profile.png differ diff --git a/package.json b/package.json index 37419555..d1abbf80 100644 --- a/package.json +++ b/package.json @@ -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": "hashirshoaeb@gmail.com", - "url": "https://github.com/hashirshoaeb" + "name": "Sebin (Eichel) Choi", + "email": "eichelchoi@cmu.edu", + "url": "https://github.com/eichel-choi" }, "scripts": { "prebuild": "node scripts/favicons.js", @@ -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": { diff --git a/pages/links.js b/pages/links.js index 16c8f9ef..3cd0194a 100644 --- a/pages/links.js +++ b/pages/links.js @@ -13,7 +13,7 @@ export default function Home() {
- profile of hashirshoaeb + profile of eichel-choi

{links.title}

{links.description}

{links.cards.map((value, index) => ( diff --git a/public/favicon.ico b/public/favicon.ico index 3474642c..a0b36e21 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/scripts/cname.js b/scripts/cname.js index 88c86d93..ee53d429 100644 --- a/scripts/cname.js +++ b/scripts/cname.js @@ -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) => { diff --git a/scripts/pages.js b/scripts/pages.js index a9e48690..c14a062f 100644 --- a/scripts/pages.js +++ b/scripts/pages.js @@ -17,7 +17,7 @@ console.log(`Deploying to ${repoURL} branch ${branch}`); * * node scripts/pages.js * i.e. - * node scripts/pages.js hashirshoaeb master + * node scripts/pages.js eichel-choi master */ ghpages.publish( build_path, diff --git a/styles/custom.global.scss b/styles/custom.global.scss index 92942590..fa5c080e 100644 --- a/styles/custom.global.scss +++ b/styles/custom.global.scss @@ -18,7 +18,7 @@ // $inverted-font: #FFFFFF; // bootstrap overrides -$primary: #365B6D; +$primary: #8ad0f4; $secondary: #F7F7F7; $light: #FFFFFF;