Code Monkey home page Code Monkey logo

ccs-morales's Introduction

My Portfolio

Description

My personal portfolio website

Built With

  • HTML
  • CSS
  • React.js
  • Email.js
  • FontAwesome

Website

Click to visit my portfolio Portfolio About Me Section

Contribution

Created by CSM

ccs-morales's People

Contributors

nicavulcan avatar

Watchers

 avatar

ccs-morales's Issues

Deploy to GH Pages

Steps to deploy:

  1. Run npm install -D gh-pages
  2. Add "homepage": "http://<username>.github.io/ccs-morales" to top of package.json file
  3. Add "predeploy": "npm run build", "deploy": "gh-pages -d build" to "scripts" property of package.json file
  4. Run npm run deploy

Resume Section

Resume section contains:

  • List of proficiencies
  • Link to downloadable resume

Style

Style portfolio website:

  • Choose color palette
  • Choose fonts
  • Choose icons
  • Choose layouts
  • Mobile first design

Website sections

Main sections of the website include:

  • Header
  • Main Content
  • Footer

Deploy to custom domain

Process:

  1. purchase google domain
  2. DNS settings for domain:
  1. GitHub settings:
  • go to repo settings
  • click on 'pages' on side menu
  • add [domain-name].com to 'custom domain' input
  • 'save
  • check 'enforce HTTPS'
  1. change 'homepage' value in package.json to new url
  2. re-deploy react app

Resources used:

Readme

Readme includes:

  • Project description
  • Techs used
  • Website
  • Contribution

Contact Section

Contact section includes fields for:

  • Name
    • If name is not entered, notification should pop-up informing that this field is required
  • Email Address
    • If email is not entered, notification should pop-up informing that this field is required
    • If email is invalid, notification should pop-up informing that valid email is required
  • Message
    • If message is not entered, notification should pop-up informing that this field is required

Footer Section

Footer contains:

  • Icon link for GitHub
  • Icon link for LinkedIn
  • Icon link for third account

Add project details

Include, per project:

  • gif or image
  • project name
  • project description
  • techs used
  • live app link (if applicable)
  • GitHub repo link

Portfolio Section

Portfolio section contains:

  • >= 6 projects displayed, each with:
    • Image
    • Title
    • Techs used
    • Link to deployed application
    • Link to GH repo

Nav Component

Nav component includes links:

  • About section
  • Projects section
  • Contact section
  • Resume section

When links are clicked:

  • Corresponding nav link is highlighted (About Me is Default)
  • Corresponding content displays below header without reloading page (About Me is Default)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.