GithubHelp home page GithubHelp logo

rmartin / roy-martin.com Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 19.43 MB

Personal website of Roy Martin.

Home Page: http://www.roy-martin.com

License: MIT License

JavaScript 63.52% CSS 36.48%

roy-martin.com's People

Contributors

gitter-badger avatar rmartin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

roy-martin.com's Issues

Experiments - Integrate overall API requests

Clean-up the overall interface for the experiments page and ensure that it includes all the necessary API integrations. This should include the following:

  • CodePen - Integration with code pen with formatting to display the preview image.
  • GitHub - All active repositories listed in alphabetical order.

API - Integrate a RESTful API for visualizer data points

Create a RESTful API that will provide the data for the visualizer on the index page. This should include the following integrations for the .5 launch:

  • Twitter - Integrate the latest 2 Tweets from roy_martin
  • Strava - Integrate the latest 2 activities from Strava. Also provide the total miles in the last 12 months.
  • GitHub - Integrate the latest 2 commits and all repositories for the rmartin user.
  • Amazon - Integrate the Kindle book reader to pull the most recent books completed reading.
  • Blog - Integrate with the Ghost API to pull the latest blog posts from the site.

Future Considerations
The following API integrations would be ideal in the future:

  • Podcast - Integrate to list the latest podcasts complete.
  • Kindle - Organize and display your highlighted content
  • Pocket - Integrate bookmarks and reading lists
  • BitBucket - Determine a way to display total number of commits on public / private repos.
  • Spotify - Add playlist / latest music

Index - Create a loader for the index / visualizer

The loader should display the progress for rendering the initial scene to user. Ideally this would start as a black scene and slowly load with the default background color. This should use the circle div object for the loading.

The messages should be broadcasts using the marionette event bus and have the following states:

  • Loading initial loading without any canvas object
  • Loading Scene (after complete of insert of the canvas object)
  • Reticulating Splines (when rendering the asteroids)
  • Boom (when complete).

The circle should slowly progress thought these 4-5 states and slowly animate between the transition states. Potential frameworks: greensock.com or velocity js (http://julian.com/research/velocity/).

Index - Animate Hero Copy

Create a rich animation for the hero copy to slide the text in the from the left / right when first loading the page. Upon navigating away from the page the text should play the animation in reverse.

Visualizer - Create asteroids field

Generate asteroids on the scene and randomly distribute them within the FOV. For each animation frame the asteroid should move across the scene. Once the asteroid gets to the edge of the scene, it should wrap around to the other edge so that it's shown continuously. Upon hovering or tapping on an asteroid it should pause. Upon hovering or tapping off the asteroid it should resume it's movement but should be in a new direction.

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.