drkittendorf / portfolio

Dale's React Portfolio

Home Page:https://drkittendorf.github.io/portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DALE'S REACT PORTFOLIO

TABLE OF CONTENTS


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

Link to GitHub Repo used for application development - Application GitHub Repo



LANGUAGES AND TOOLS:

Visual Studio Code

HTML5

CSS3

JavaScript

React

Node.js

GitHub




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

License: 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

About

Dale's React Portfolio

https://drkittendorf.github.io/portfolio


Languages

Language:JavaScript 75.1%Language:CSS 23.1%Language:HTML 1.8%