{"id":20822718,"url":"https://github.com/kimpro82/mywebpractice","last_synced_at":"2026-04-09T17:03:07.111Z","repository":{"id":203296933,"uuid":"708850079","full_name":"kimpro82/MyWebPractice","owner":"kimpro82","description":"Frankly speaking, I'm not so interested in the web.","archived":false,"fork":false,"pushed_at":"2025-05-06T08:43:32.000Z","size":1368,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T09:40:15.184Z","etag":null,"topics":["bootstrap","css","fastapi","flask","html","javascript","python","react","sass","typescript","vbscript","web"],"latest_commit_sha":null,"homepage":"https://kimpro82.github.io/MyWebPractice/","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/kimpro82.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}},"created_at":"2023-10-23T14:10:12.000Z","updated_at":"2024-11-15T01:10:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"be557af5-2cea-4b99-b563-b21138a126cd","html_url":"https://github.com/kimpro82/MyWebPractice","commit_stats":null,"previous_names":["kimpro82/mywebpractice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kimpro82/MyWebPractice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimpro82%2FMyWebPractice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimpro82%2FMyWebPractice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimpro82%2FMyWebPractice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimpro82%2FMyWebPractice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimpro82","download_url":"https://codeload.github.com/kimpro82/MyWebPractice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimpro82%2FMyWebPractice/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266151524,"owners_count":23884436,"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":["bootstrap","css","fastapi","flask","html","javascript","python","react","sass","typescript","vbscript","web"],"created_at":"2024-11-17T22:15:53.208Z","updated_at":"2026-04-09T17:03:07.104Z","avatar_url":"https://github.com/kimpro82.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Web Practice\n\nSeparate web-related codes into this repository because [[MyPractice]](https://github.com/kimpro82/MyPractice) has become too crowded.\n\n\n### \\\u003cList\u003e\n\n\n## [※ Web Hosting](/Hosting/)\n\n- [`index.html` 3.1: Fix Error *404 Not Found* (2024.02.19)](/Hosting/README.md#indexhtml-31-fix-error-404-not-found-20240219)\n- [`index.html` 3: Enhance the Code Structure and the Design (2024.02.17)](/Hosting/README.md#indexhtml-3-enhance-the-code-structure-and-the-design-20240217)\n- [`index.html` 2: Enhance the Design (2024.02.01)](/Hosting/README.md#indexhtml-2-enhance-the-design-20240201)\n- [`index.html` to Host Web Pages (2024.01.17)](/Hosting/README.md#indexhtml-to-host-web-pages-20240117)\n\n\n## Web / Bot Frameworks\n\n### [Python](/Python/)\n- [*aiogram* : Telegram Bot with Local Ollama LLM (2026.04.04)](/Python/README.md#aiogram--telegram-bot-with-local-ollama-llm-20260404)\n- [*aiogram* : Telegram Bot Initial Practice (2026.03.31)](/Python/README.md#aiogram--telegram-bot-initial-practice-20260331)\n- [*Flask*/*FastAPI* : Sum Calculator (2024.06.07)](/Python/README.md#flaskfastapi--sum-calculator-20240607)\n\n### [React](/React/)\n- [React-TypeScript : Random Joke (2024.07.29)](/React/README.md#react-typescript--random-joke-20240729)\n\n### [Bootstrap](/Bootstrap/)\n- [Bootstrap : Magic Stick (2022.01.28)](/Bootstrap/README.md#bootstrap--magic-stick-20220128)\n\n\n## Scripting Languages\n\n### [TypeScript](/TypeScript/)\n- [Render CSV File on a Web Page (2025.05.06)](/TypeScript/README.md#render-csv-file-on-a-web-page-20250506)\n- [Web Speech API Practice (2024.11.14)](/TypeScript/README.md#web-speech-api-practice-20241114)\n- [`helloWorld(\"console.log\")` (2024.05.23)](/TypeScript/README.md#helloworldconsolelog-20240523)\n- [Render JSON File on a Web Page (2024.01.30)](/TypeScript/README.md#render-json-file-on-a-web-page-20240130)\n- [Touch Event Practice (2024.01.16)](/TypeScript/README.md#touch-event-practice-20240116)\n- [Big Block Lettering in Console (2023.05.28)](/TypeScript/README.md#big-block-lettering-in-console-20230528)\n- [Hello World (2023.02.28)](/TypeScript/README.md#hello-world-20230228)\n\n### [VBScript](/VBScript/)\n- [Web Calculator (2023.10.14)](/VBScript/README.md#vbscript--web-calculator-20231014)\n- [Hello World (2023.10.14)](/VBScript/README.md#vbscript--hello-world-20231014)\n\n### [JavaScript](/JavaScript/)\n\n- [Dove's Step 1 (2022.01.13)](/JavaScript/README.md#doves-step-1-20220113)\n- [Script Tag's Location (2022.01.02)](/JavaScript/README.md#script-tags-location-20220102)\n- [Colorful Show (2020.03.04)](/JavaScript/README.md#colorful-show-20200304)\n- [Ganzi (2017.04.03)](/JavaScript/README.md#ganzi-20170403)\n\n\n## Style Sheet Languages\n\n### [CSS](/CSS/)\n- [Mouse Cursor Customization 2 (2023.02.06)](/CSS/README.md#mouse-cursor-customization-2-20230206)\n- [Mouse Cursor Customization (2023.01.29)](/CSS/README.md#mouse-cursor-customization-20230129)\n\n\n## [SVG](/SVG/)\n\n- [Cybertruck (2024.11.06)](/SVG/README.md#cybertruck-20241106)\n- [Shape Color Changer (2024.09.18)](/SVG/README.md#shape-color-changer-20240918)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimpro82%2Fmywebpractice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimpro82%2Fmywebpractice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimpro82%2Fmywebpractice/lists"}