Giter Club home page Giter Club logo

Kyle Yasumiishi Portfolio Website

Welcome to the source code of my personal portfolio website, currently hosted on GitHub Pages!

Usage

Follow these instructions to use or modify my portfolio website:

Clone the repository

git clone https://github.com/kyleyasumiishi/portfolio.git

Install dependencies

# cd into root directory
npm i

After downloading, simply edit the HTML and CSS files. To preview changes, you can open the index.html file in your web browser.

Gulp Tasks

  • gulp the default task that builds everything
  • gulp dev browserSync opens the project in your default browser and live reloads when changes are made
  • gulp sass compiles SCSS files into CSS
  • gulp minify-css minifies the compiled CSS file
  • gulp minify-js minifies the themes JS file
  • gulp copy copies dependencies from node_modules to the vendor directory
  • gulp docs updates the 'docs' directory with any changes made in the root directory. GitHub Pages sources files from './docs'.

Technologies Used

  • JavaScript & jQuery
  • HTML5
  • CSS3
  • Bootstrap 4
  • Formspree
  • Gulp
  • SCSS

Authors

Kyle Yasumiishi's Projects

ctci icon ctci

Cracking the Coding Interview Exercises

eloquent-js icon eloquent-js

Eloquent JavaScript end-of-chapter problems and projects

fcc-basic-algorithms icon fcc-basic-algorithms

Basic Algorithm Scripting challenges for FreeCodeCamp's JavaScript Algorithms and Data Structures section

flask-tutorial icon flask-tutorial

Tutorial from Flask's documentation for a small but complete blog application called Flaskr

fundamentals_of_computing icon fundamentals_of_computing

This repository contains 15+ projects for Rice University's 7-course Fundamentals of Computing specialization, which covers much of the material that first-year CS students learn at Rice University.

markdown icon markdown

Markdown Previewer with several built-in templates built with React and Redux

nand2tetris icon nand2tetris

This repository contains my hardware and software projects for Nand2Tetris, a course about constructing a modern, full-scale computer system from the ground up.

note-circle icon note-circle

Generate random notes on the musical note circle and shows the distance between them

random-quotes icon random-quotes

Simple React app that randomly displays my favorite quotes!

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.