https://github.com/drkittendorf/portfolio
Dale's React Portfolio
https://github.com/drkittendorf/portfolio
dale-portfolio react react-carousel reactjs
Last synced: 11 months ago
JSON representation
Dale's React Portfolio
- Host: GitHub
- URL: https://github.com/drkittendorf/portfolio
- Owner: drkittendorf
- Created: 2020-12-16T04:58:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T06:57:18.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T13:07:26.864Z (about 1 year ago)
- Topics: dale-portfolio, react, react-carousel, reactjs
- Language: JavaScript
- Homepage: https://drkittendorf.github.io/portfolio
- Size: 6.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DALE'S REACT PORTFOLIO
### TABLE OF CONTENTS
- [CONTRIBUTORS](#CONTRIBUTORS)
- [DESCRIPTION](#DESCRIPTION)
- [REFERENCE LINKS](#REFERENCE-LINKS)
- [Dale's React Portfolio Application :: Live Link](https://drkittendorf.github.io/portfolio/)
- [Dale's React Portfolio Application :: GitHub Repo](https://github.com/drkittendorf/portfolio)
- [LANGUAGES AND TOOLS](#LANGUAGES-AND-TOOLS)
- [CORE PROJECT TECHNOLOGIES](#CORE-PROJECT-TECHNOLOGIES)
- [CORE NODE DEPENDENCIES](#CORE-NODE-DEPENDENCIES)
- [FUTURE DEVELOPMENT](#FUTURE-DEVELOPMENT)
- [LICENSING](#LICENSING)
- [SCREENSHOTS](#SCREENSHOTS-AND-VIDEO)
- [NOTES](#CSS)
---
## CONTRIBUTORS
Dale Kittendorf
---
## DESCRIPTION
This react website **showcases** a responsive portfolio, with information **about Dale**, including his **work** and **contact info**.
---
## REFERENCE LINKS
Link to **Dale's Portfolio** deployed on GitHub Pages - [Application Live Link](https://drkittendorf.github.io/portfolio/)
Link to **GitHub Repo** used for application development - [Application GitHub Repo](https://github.com/drkittendorf/portfolio)
---
## LANGUAGES AND TOOLS:

---
### CORE PROJECT TECHNOLOGIES
Here is a list of all the core technologies used to develop this application.
- `React.js - A JavaScript library for building user interfaces`
- `Node.js - An asynchronous event-driven JavaScript runtime`
### CORE NODE DEPENDENCIES
The dependencies listed below are all the core NPM packages used throughout the project.
- `react-dom` - This package serves as the entry point to the DOM and server renderers for React.
- `react-bootstrap` - Bootstrap 4 components built with React.
- `react-bootstrap-carousel`
- `gh-pages`- GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub.
---
## FUTURE DEVELOPMENT
For `future` development, I would like to incorporate the following `enhancements` into my portfolio:
- Fix Github and MongoDb logos on portfolio
- Add project summary under title
- Enhance the portfolio platform by adding more content and continuing to revise projects
- Replace Media Queries with higher order components
- Refine CSS - reuse/ reorganize
- Add Screenshots and videos to ReadMe
- Add Modal for resume display prior to opening in new window
- Create 'type.css' for single place to manage links + fonts
- Turn portfolio into a database
---
## LICENSING
[](https://opensource.org/licenses/MIT)
The code in this project is licensed under MIT license.
---
## SCREENSHOTS AND VIDEO
- ### SCREENSHOT(S)
(TBD)
- ### VIDEO
(TBD)
---
- ### CSS
- portfolio.css applies only to portfolio page
- style.css used generally throughout pages
- Footer, Header, and Navbar all have their own CSS
-