From 2ee8e85197422ae31f24108f874ba9f36342b399 Mon Sep 17 00:00:00 2001 From: Carson <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 04:12:28 -0400 Subject: [PATCH 1/9] docs: Update GIF --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7acb190..8c0a2f0 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ -# My [Portfolio](https://carsonsgit.github.io/) - -Welcome to the repo for my portfolio! - -> [!IMPORTANT] -> This is still currently a W.I.P! primarily because of mobile responsiveness and procrastination..... ALMOST DONE! - - - -> Site Preview +
+ +
## Technologies Used From c51853b0485773cd66d877fad4e7ebb693909de1 Mon Sep 17 00:00:00 2001 From: Carson <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 04:55:14 -0400 Subject: [PATCH 2/9] docs: Improved styling --- README.md | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8c0a2f0..e48aeac 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,38 @@
+

carsonSgit's Portfolio

+ + LinkedIn + + + GitHub + +

-## Technologies Used +
+
Tech Stack 💻
+
+ React + TypeScript + SCSS +
+
+ + +## About This Project -- `React` -- `TypeScript` -- `SCSS` +🌟 **Welcome to my portfolio!** My site shows a bit about myself & what I've done as a Computer Scientist! + +## Features + +- 🎨 **Dynamic Project Showcase:** Interactive sections featuring my projects with links to live demos and GitHub repositories. +- 📱 **Responsive Design:** A mobile-first approach ensures a great look on all devices. +- 🔧 **Tech Stack Overview:** A clear representation of my specialized technologies, offering insights into my skills. ## Important Links -- Resources for development: [Helpful Links](https://github.com/carsonSgit/carsonsgit.github.io/issues/9) -- Commit/Merge prefixes: [Commit Message Prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) +- 📚 **Development Resources:** Explore the resources that guided my journey: [Helpful Links](https://github.com/carsonSgit/carsonsgit.github.io/issues/9) +- 🔍 **Commit/Merge Prefixes:** Learn about my commit message conventions: [Commit Message Prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) + +Thank you for visiting my portfolio! I hope you find my work inspiring. 🎉 From b66c8c786710191f5a78060ef0318c4145ade338 Mon Sep 17 00:00:00 2001 From: carsonSgit <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 17:52:02 -0400 Subject: [PATCH 3/9] docs: Add email badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e48aeac..92e91b9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ GitHub + + Email +

@@ -20,6 +23,7 @@ + ## About This Project 🌟 **Welcome to my portfolio!** My site shows a bit about myself & what I've done as a Computer Scientist! From 07a0f29858418262d1def8ac6b79290e05359e5e Mon Sep 17 00:00:00 2001 From: carsonSgit <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:02:08 -0400 Subject: [PATCH 4/9] feat: Added new badges --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 92e91b9..71b622a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ 🌟 **Welcome to my portfolio!** My site shows a bit about myself & what I've done as a Computer Scientist! + +
Repo Stats
+ ## Features - 🎨 **Dynamic Project Showcase:** Interactive sections featuring my projects with links to live demos and GitHub repositories. @@ -40,3 +43,13 @@ - 🔍 **Commit/Merge Prefixes:** Learn about my commit message conventions: [Commit Message Prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) Thank you for visiting my portfolio! I hope you find my work inspiring. 🎉 + +### 📈 Quick Repo Stats + +- **Stars**: ![GitHub Stars](https://img.shields.io/github/stars/carsonSgit/carsonsgit.github.io?style=for-the-badge) +- **Issues**: ![GitHub Closed Issues](https://img.shields.io/github/issues-closed/carsonSgit/carsonsgit.github.io?style=for-the-badge) +- **PRs**: ![GitHub Pull Requests](https://img.shields.io/github/issues-pr-closed/carsonSgit/carsonSgit.github.io?style=for-the-badge) +- **Code Size**: ![GitHub Code Size](https://img.shields.io/github/languages/code-size/carsonSgit/carsonSgit.github.io?style=for-the-badge) +- **Repo Size**: ![GitHub Repo Size](https://img.shields.io/github/repo-size/carsonSgit/carsonSgit.github.io?style=for-the-badge) +- **Languages**: ![GitHub Language Count](https://img.shields.io/github/languages/count/carsonSgit/carsonSgit.github.io?style=for-the-badge) + From 06afa84abbf67a8776d91eab99a90a1d628f3035 Mon Sep 17 00:00:00 2001 From: carsonSgit <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:04:10 -0400 Subject: [PATCH 5/9] style: Reorganized READMEE --- README.md | 41 +++++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 71b622a..21ef1e2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@
-
Tech Stack 💻
+

💻 Tech Stack

React TypeScript @@ -23,33 +23,46 @@
- ## About This Project -🌟 **Welcome to my portfolio!** My site shows a bit about myself & what I've done as a Computer Scientist! +🌟 **Welcome to my portfolio!** My site showcases my journey as a Computer Scientist, featuring my skills, projects, and achievements. +
+ Repo Stats +
-
Repo Stats
+--- -## Features +## ✨ Features - 🎨 **Dynamic Project Showcase:** Interactive sections featuring my projects with links to live demos and GitHub repositories. - 📱 **Responsive Design:** A mobile-first approach ensures a great look on all devices. - 🔧 **Tech Stack Overview:** A clear representation of my specialized technologies, offering insights into my skills. -## Important Links +--- + +## 🔗 Important Links - 📚 **Development Resources:** Explore the resources that guided my journey: [Helpful Links](https://github.com/carsonSgit/carsonsgit.github.io/issues/9) - 🔍 **Commit/Merge Prefixes:** Learn about my commit message conventions: [Commit Message Prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) -Thank you for visiting my portfolio! I hope you find my work inspiring. 🎉 +--- -### 📈 Quick Repo Stats +## 📈 Quick Repo Stats -- **Stars**: ![GitHub Stars](https://img.shields.io/github/stars/carsonSgit/carsonsgit.github.io?style=for-the-badge) -- **Issues**: ![GitHub Closed Issues](https://img.shields.io/github/issues-closed/carsonSgit/carsonsgit.github.io?style=for-the-badge) -- **PRs**: ![GitHub Pull Requests](https://img.shields.io/github/issues-pr-closed/carsonSgit/carsonSgit.github.io?style=for-the-badge) -- **Code Size**: ![GitHub Code Size](https://img.shields.io/github/languages/code-size/carsonSgit/carsonSgit.github.io?style=for-the-badge) -- **Repo Size**: ![GitHub Repo Size](https://img.shields.io/github/repo-size/carsonSgit/carsonSgit.github.io?style=for-the-badge) -- **Languages**: ![GitHub Language Count](https://img.shields.io/github/languages/count/carsonSgit/carsonSgit.github.io?style=for-the-badge) +
+

+ GitHub Stars + GitHub Closed Issues + GitHub PRs +

+

+ GitHub Code Size + GitHub Repo Size + GitHub Languages +

+
+--- + +Thank you for visiting my portfolio! I hope you find my work inspiring. 🎉 From dfd14bd5d57e9031509eac477527804b2cac8828 Mon Sep 17 00:00:00 2001 From: carsonSgit <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:11:01 -0400 Subject: [PATCH 6/9] style: Center headings --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 21ef1e2..81615cf 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,7 @@
- -## About This Project +

About This Project

🌟 **Welcome to my portfolio!** My site showcases my journey as a Computer Scientist, featuring my skills, projects, and achievements. @@ -31,24 +30,19 @@ Repo Stats ---- - -## ✨ Features +

✨ Features

- 🎨 **Dynamic Project Showcase:** Interactive sections featuring my projects with links to live demos and GitHub repositories. - 📱 **Responsive Design:** A mobile-first approach ensures a great look on all devices. - 🔧 **Tech Stack Overview:** A clear representation of my specialized technologies, offering insights into my skills. ---- -## 🔗 Important Links +

🔗 Important Links

- 📚 **Development Resources:** Explore the resources that guided my journey: [Helpful Links](https://github.com/carsonSgit/carsonsgit.github.io/issues/9) - 🔍 **Commit/Merge Prefixes:** Learn about my commit message conventions: [Commit Message Prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) ---- - -## 📈 Quick Repo Stats +

📈 Quick Repo Stats

From e7df92d18c213240103fb1ce0b01f474488eecec Mon Sep 17 00:00:00 2001 From: carsonSgit <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:12:42 -0400 Subject: [PATCH 7/9] docs: Tweak text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81615cf..b40e20c 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@

🔗 Important Links

-- 📚 **Development Resources:** Explore the resources that guided my journey: [Helpful Links](https://github.com/carsonSgit/carsonsgit.github.io/issues/9) -- 🔍 **Commit/Merge Prefixes:** Learn about my commit message conventions: [Commit Message Prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) +- 📚 **Development Resources:** Here are some [helpful links](https://github.com/carsonSgit/carsonsgit.github.io/issues/9) I made use of during development. +- 🔍 **Commit/Merge Prefixes:** I used these [commit message prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) to improve my Git habits.

📈 Quick Repo Stats

From 50e6d8b6c084aa479d3d85800df5b5323ade2bcb Mon Sep 17 00:00:00 2001 From: carsonSgit <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:25:50 -0400 Subject: [PATCH 8/9] feat: Add local deployment section --- README.md | 50 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index b40e20c..99debd7 100644 --- a/README.md +++ b/README.md @@ -22,19 +22,15 @@
-

About This Project

+

📔 About

-🌟 **Welcome to my portfolio!** My site showcases my journey as a Computer Scientist, featuring my skills, projects, and achievements. - -
- Repo Stats -
+🌟 **Welcome to my portfolio!** My site showcases my journey as a Computer Scientist, showing my skills, projects, experiences, and achievements.

✨ Features

-- 🎨 **Dynamic Project Showcase:** Interactive sections featuring my projects with links to live demos and GitHub repositories. -- 📱 **Responsive Design:** A mobile-first approach ensures a great look on all devices. -- 🔧 **Tech Stack Overview:** A clear representation of my specialized technologies, offering insights into my skills. +- 🎨 **Top Project Showcase:** Tiled sections featuring my top projects with links to live demos and GitHub repos. +- 🔧 **Technologies:** A display of *most* of the technologies I've used in my CS career. +- 📱 **Responsive Design:** Made with different screen-sizes in mind (mobile-first approach).

🔗 Important Links

@@ -57,6 +53,38 @@

---- +

🚀 Deploy Locally

+If you want to run it locally follow these steps: + +### 🔧 Prerequisites: +- `Git` +- `Node.js` +- `npm (Node Package Manager)` + +### 📥 Installation Steps: +1. Clone the repository: + ```bash + git clone https://github.com/carsonSgit/carsonsgit.github.io.git + ``` +2. Go to the project directory: + ```bash + cd carsonsgit.github.io + ``` +3. Install dependencies + ```bash + npm i + ``` + **OR** if your `npm i` doesn't work + + ```bash + npm i --force + ``` +4. Run locally + ```bash + npm start + ``` +5. Open your browser at `http://localhost:3000`! + +
-Thank you for visiting my portfolio! I hope you find my work inspiring. 🎉 +**Thank you for visiting my portfolio! 🎉** From 16c2caa22f444d8c69d1b12f318073c1c339e75b Mon Sep 17 00:00:00 2001 From: carsonSgit <92652800+carsonSgit@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:28:30 -0400 Subject: [PATCH 9/9] feat: Add Tech documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99debd7..6214d04 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ - 📚 **Development Resources:** Here are some [helpful links](https://github.com/carsonSgit/carsonsgit.github.io/issues/9) I made use of during development. - 🔍 **Commit/Merge Prefixes:** I used these [commit message prefixes](https://github.com/carsonSgit/carsonsgit.github.io/issues/14) to improve my Git habits. +- 📖 **React Documentation:** Learn more about React [here](https://reactjs.org/docs/getting-started.html). +- 📘 **TypeScript Documentation:** Explore TypeScript documentation [here](https://www.typescriptlang.org/docs/). +- 🎨 **SCSS Documentation:** Check out the SCSS documentation [here](https://sass-lang.com/documentation). +

📈 Quick Repo Stats