GithubHelp home page GithubHelp logo

saimaung / cassidoo-v3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cassidoo/cassidoo-v3

0.0 1.0 0.0 788 KB

My personal website

Home Page: http://cassidoo.co

HTML 73.72% CSS 4.73% JavaScript 21.55%

cassidoo-v3's Introduction

cassidoo.co

My personal website, version 3!

Built from scratch with a little help from jQuery.

###The Dots

Be sure to click around the dots to mess with them. That was built from scratch, too.

Seriously though. This small snippet of JavaScript makes each circle:

con.beginPath();
con.arc(this.x, this.y, this.r, 0, Math.PI * 2, true);
con.closePath();

So cute.

You'll notice a lifetime variable in the Dot settings. I originally made that because the Dots were going to fade out and die after a while, but that was too depressing. So that name doesn't really mean much. But lifetime does play a part in the speed/smoothness of the Dot motion. If you mess with it, you can see for yourself.

###Hooray.

If you want any other technical explanations I'd be happy to talk about it. Until then, please enjoy this joke: How do you organize a space party? You planet.

Please submit an issue if it doesn't work on your computer/device!

Enjoy! :)

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.