{"id":16269548,"url":"https://github.com/av/av","last_synced_at":"2026-01-15T22:33:56.134Z","repository":{"id":39477357,"uuid":"129771470","full_name":"av/av","owner":"av","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-27T19:21:54.000Z","size":37909,"stargazers_count":2,"open_issues_count":20,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-27T09:41:37.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://av.codes","language":"Pug","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/av.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-16T16:10:44.000Z","updated_at":"2024-09-27T19:21:58.000Z","dependencies_parsed_at":"2024-08-08T12:28:50.812Z","dependency_job_id":null,"html_url":"https://github.com/av/av","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av%2Fav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av%2Fav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av%2Fav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av%2Fav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/av","download_url":"https://codeload.github.com/av/av/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243816928,"owners_count":20352456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T18:08:36.396Z","updated_at":"2026-01-15T22:33:56.110Z","avatar_url":"https://github.com/av.png","language":"Pug","funding_links":[],"categories":[],"sub_categories":[],"readme":"# av.codes\n\n## Disclaimer\n\nThis personal site is created without any specific UI framework, just using core technologies and some helper libraries.\n\n## Interesting Features\n\n### Lava blobs\n\n![Colorful blobs with SVG filters](./docs/goo-mechanics.png)\n\nThese are generated and animated procedurally with randomised amount and shape of participating elements. The core effect is implemented using a classic technique via the [SVG filters](./src/filters.pug) (blur + contrast).\n\nThe rest is achieved with tuning of the shapes, sizes, colors and animation timings to provide with \"lava-lamp\" like effect.\n\n![Examples of blobs](./docs/blobs.png)\n\nSee the [source code](./src/mixins/shape.pug) for more details.\n\n### Dynamic section splitters\n\n![Dynamic section splitters](./docs/dynamic-splitter.png)\n\nImplemented using a similar technique as the blobs, but with a different set of initial transforms and layout for the underlying elements\n\n![Example of a section splitter without the filters applied](./docs/splitter-no-filter.png)\n\nExample of a section splitter without the filters applied\n\n### Visualisations\n\n#### Career Timeline\n\n![Career Timeline screenshot](./docs/career-timeline.png)\n\n- Detects if User tries to scroll through the page on mobile while tapping within the visualisation using [gesture detection](./src/lib/PointerTracker.ts)\n- Fancy dynamic resize\n- Game-engine like scene/component architecture with draw/update loop\n  - [Scene](./src/lib/Scene.ts) - ECS-like scene implementation\n    - [Drawable](./src/lib/Drawable.ts), [Transformable](./src/lib/Transformable.ts), [Updatable](./src/lib/Updatable.ts) interfaces for the visualisation components\n  - LERP for [values](./src/lib/InterpolatedValue.ts) and [transforms](./src/lib/SmoothTransform.ts)\n\nSee the [source code](./src/career/TimelineVisualisation.ts) for more details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fav%2Fav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fav%2Fav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fav%2Fav/lists"}