GitShow/cassidoo/cassidoo-v3
cassidoo

cassidoo-v3

My personal website

by cassidoo
Star on GitHubForkWebsite

HTML

15 stars8 forks4 contributorsQuiet · 10y agoSince 2014

Meet the team

See all 4 on GitHub →
cassidoo
cassidoo64 contributions
yeldarby
yeldarby1 contribution
elicwhite
elicwhite1 contribution
tejasmanohar
tejasmanohar1 contribution

Languages

View on GitHub →
HTML73.7%
JavaScript21.6%
CSS4.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
tejasmanohar
use mailto: for email linksMergedPR

see title

tejasmanohar · 11y ago
elicwhite
Using requestAnimationFrame instead of setTimeoutMergedPR
elicwhite · 11y ago
yeldarby
Updating from 17 FPS to 60 FPSMergedPR

Nice site! Pretty fun to play with :) I was thinking the dots animation looked a little choppy so I had a look at your code. Looks like you were only running the draw loop every 60 ms rather than every 16 which was only giving you a frame rate of 17 frames per second. Changing that to 16 ms should get you a much smoother animation. Really though if you get a chance you should look into using for your draw loop. You can read more about that here: http://www.paulirish.com/2011/requestanimationframe-for-smart-animating/

yeldarby · 11y ago
Structured data for AI agents

Repository: cassidoo/cassidoo-v3. Description: My personal website Stars: 15, Forks: 8. Primary language: HTML. Languages: HTML (73.7%), JavaScript (21.6%), CSS (4.7%). Homepage: http://cassidoo.co Open PRs: 0, open issues: 0. Last activity: 10y ago. Community health: 28%. Top contributors: cassidoo, yeldarby, elicwhite, tejasmanohar.

·@ofershap

Replace github.com with gitshow.dev