Git Product home page Git Product logo

personal-site's People

Contributors

harrisj09 avatar

Watchers

 avatar  avatar

personal-site's Issues

Google Maps API

Add an option to display someones location with Google Maps

TODO List

This is a list of tasks I need to get done.

  • Move the parallax background image to the top of the page and have the nav bar still overlap the background

  • Add blue overlay on hero

  • Create a button below the text on the parallax to redirect to the about section

  • Have the text "Hi, I'm John" have an animation as if its being typed out

Create an about and projects page

Create two more HTML files

  • About shows general info about me and ways to contact
  • Projects showcases what I've worked on and as long as reviews from those I've worked with and display what I languages and frameworks I can use.

Use GSAP

This is for complex animations

Loading animation for icons on page

When the page loads have both the icons (twitter and GitHub) fade in from the side their respected positions. For the twitter icon use this and have it be 64px

Shorten index.js

  • Using object.prototype.getSummary could help with shortening it down

  • Use for each loop for filtering out objects.

Fix linking files

Even though the CSS and HTML are properly linked together, I'm using the full file path that's on my desktop. Which will cause issues when working on this with my laptop.

How it currently works

        <link href="D:\Documents\portfolio\Portfolio-Site\css\style.css" rel="stylesheet" />

How it should work

        <link href="css\style.css" rel="stylesheet" />

Side projects to place on website

  • HTML/CSS and JavaScript login screen
  • eCommerce page
  • Interview problems
  • Java Banking Application
  • Java IRC
  • GitHub Finder JavaScript (Uses API)

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.