{"id":15464448,"url":"https://github.com/dabolus/web-experiments","last_synced_at":"2026-02-15T15:03:06.924Z","repository":{"id":87394230,"uuid":"461102558","full_name":"Dabolus/web-experiments","owner":"Dabolus","description":"Monorepo containing all my web experiments.","archived":false,"fork":false,"pushed_at":"2025-09-03T19:16:03.000Z","size":15209,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-03T21:23:34.428Z","etag":null,"topics":["experiments","lab","preact","react","typescript","vanilla","web"],"latest_commit_sha":null,"homepage":"https://gga.dev","language":"TypeScript","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/Dabolus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-19T06:04:35.000Z","updated_at":"2025-09-03T19:16:06.000Z","dependencies_parsed_at":"2023-09-23T18:55:58.950Z","dependency_job_id":"c918de6e-d923-46f4-b25c-d1856dc53ee9","html_url":"https://github.com/Dabolus/web-experiments","commit_stats":{"total_commits":252,"total_committers":1,"mean_commits":252.0,"dds":0.0,"last_synced_commit":"5bcbaaf5d7c182eeba5bea10e0531684e564c232"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dabolus/web-experiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dabolus%2Fweb-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dabolus%2Fweb-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dabolus%2Fweb-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dabolus%2Fweb-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dabolus","download_url":"https://codeload.github.com/Dabolus/web-experiments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dabolus%2Fweb-experiments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29481924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["experiments","lab","preact","react","typescript","vanilla","web"],"created_at":"2024-10-02T00:36:24.776Z","updated_at":"2026-02-15T15:03:06.896Z","avatar_url":"https://github.com/Dabolus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Experiments\n\nIn this monorepo you can find a collection of my web experiments.\nThe web apps I consider experiments are the ones that are tiny, self-contained,\nand that I don't consider worth of having their own domain, so I'm hosting\nall of them under my umbrella domain [gga.dev](https://gga.dev).\n\nSome of them are made to experiment with new web technologies, others come\nfrom an idea I had and I wanted to try out, while others are fully fledged\nweb applications. Feel free to have a look and play around with them.\n\n## Available experiments\n\nRight now, these are the experiments available in this repo:\n\n- [The Choicest Voice](https://github.com/Dabolus/web-experiments/tree/main/src/experiments/choicest-voice):\n  a game that challenges the player to imitate the voice of a character;\n- [EUDCC Reader](https://github.com/Dabolus/web-experiments/tree/main/src/experiments/eudcc-reader):\n  a web-based EUDCC (aka Green Pass) reader and verifier;\n- [Business Card](https://github.com/Dabolus/web-experiments/tree/main/src/experiments/me):\n  my digital business card implemented as a web app;\n- [Planet Age](https://github.com/Dabolus/web-experiments/tree/main/src/experiments/planet-age):\n  a web app that allows you to check how old you are on each planet;\n- [Steganography Toolkit](https://github.com/Dabolus/web-experiments/tree/main/src/experiments/steganography-toolkit):\n  a PWA that allows to easily obfuscate texts and files using steganography.\n\nThis repo also contains two additional projects:\n\n- The home page of the [experiments website](https://gga.dev), which can be\n  found [here](https://github.com/Dabolus/web-experiments/tree/main/src/home);\n- The functions used by some experiments to do backend work, which can be\n  [here](https://github.com/Dabolus/web-experiments/tree/main/src/function).\n\nFor more information about each experiment, please refer to the README file in\nthe corresponding folder.\n\n## Development\n\nThe monorepo is managed using [bun](https://bun.sh/). To start a project\nlocally, follow these steps:\n\n- Make sure [bun](https://bun.sh/) is installed;\n- Clone the repo;\n- Run `bun install` to install the dependencies;\n- Run `bun run start:\u003cproject\u003e` to start the project you want to work on.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabolus%2Fweb-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabolus%2Fweb-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabolus%2Fweb-experiments/lists"}