{"id":20277237,"url":"https://github.com/thiagowaib/code-compendium","last_synced_at":"2025-09-01T01:33:06.479Z","repository":{"id":107495959,"uuid":"454845732","full_name":"thiagowaib/code-compendium","owner":"thiagowaib","description":"A Compendium of small projects and ideas exploring fun and exciting new subjects","archived":false,"fork":false,"pushed_at":"2022-08-31T02:49:00.000Z","size":44264,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T11:50:35.001Z","etag":null,"topics":["archive","code","compendium","library","webdevelopment"],"latest_commit_sha":null,"homepage":"https://thiagowaib.github.io/code-compendium/","language":"JavaScript","has_issues":false,"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/thiagowaib.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":"2022-02-02T16:15:08.000Z","updated_at":"2022-03-13T19:25:37.000Z","dependencies_parsed_at":"2023-03-27T14:35:38.899Z","dependency_job_id":null,"html_url":"https://github.com/thiagowaib/code-compendium","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiagowaib/code-compendium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagowaib%2Fcode-compendium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagowaib%2Fcode-compendium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagowaib%2Fcode-compendium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagowaib%2Fcode-compendium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagowaib","download_url":"https://codeload.github.com/thiagowaib/code-compendium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagowaib%2Fcode-compendium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273064367,"owners_count":25039259,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["archive","code","compendium","library","webdevelopment"],"created_at":"2024-11-14T13:17:37.087Z","updated_at":"2025-09-01T01:33:06.462Z","avatar_url":"https://github.com/thiagowaib.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 👋🏻 Hello there,\n### welcome to my code compendium.\n\n\u003cimg src=\"https://github.com/Dangocan/duka/blob/master/.github/Assets/Images/padding.png?raw=true\" \nheight=\"5px\"\u003e\n\u003cimg\nsrc=\"https://github.com/thiagowaib/code-compendium/blob/main/.github/banner.jfif?raw=true\" \nwidth=\"100%\"\u003e\n\u003e **In each subdirectory is stored a project exploring a certain subject, that was not big enough for its own repository. A complete list can be found below**\n\n\u003cbr\u003e\n\n# 📚 Project List\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/unect-cap-js\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;Javascript Crash Course by Unect\u003c/a\u003e**\nA crash course built for teaching Javascript for trainees joining \u003ca href=\"unect.com.br\" target=\"_blank\"\u003eUnect Jr\u003c/a\u003e. *(pt-BR)*\n\n\u003cbr\u003e\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/unect-cap-reactjs\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/react/react-original.svg\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;ReactJs Crash Course by Unect\u003c/a\u003e**\nA crash course built for teaching React Js for trainees joining \u003ca href=\"unect.com.br\" target=\"_blank\"\u003eUnect Jr\u003c/a\u003e. *(pt-BR)*\n\n\u003cbr\u003e\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/jwt-auth\" target=\"_blank\"\u003e\u003cimg src=\"https://atitudereflexiva.files.wordpress.com/2021/11/jwt_icon.png\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;JWT Authenticator with Login System\u003c/a\u003e**\nA JWT Authenticator example with login, built with the help of \u003ca href=\"https://www.youtube.com/watch?v=mbsmsi7l3r4\" target=\"_blank\"\u003ethis tutorial\u003c/a\u003e. *(en)*\n\n\u003cbr\u003e\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/mandelbrot-set\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/thiagowaib/code-compendium/blob/main/.github/p5js.png?raw=true\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;Mandelbrot Set with p5.js\u003c/a\u003e**\nMandelbrot Set rendering, built with the help of \u003ca href=\"https://www.youtube.com/watch?v=6z7GQewK-Ks\" target=\"_blank\"\u003ethis tutorial\u003c/a\u003e. *(en)*\n\n\u003cbr\u003e\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/face-cv\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg\" height=\"25px\"/\u003e\u0026nbsp;\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/tensorflow/tensorflow-original.svg\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;Face Detection and Recognition\u003c/a\u003e**\nFace Detection and Recognition algorithm built with \u003ca href=\"https://justadudewhohacks.github.io/face-api.js/docs/index.html\" target=\"_blank\"\u003eface-api.js\u003c/a\u003e. *(en)*\n\u003cb\u003e\u003ca href=\"https://thiagowaib.github.io/code-compendium/face-cv/\" target=\"_blank\"\u003e\n▶️ Check out this Demo\u003c/a\u003e\u003c/b\u003e\n\n\u003cbr\u003e\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/boid-sim\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/thiagowaib/code-compendium/blob/main/.github/p5js.png?raw=true\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;Boid Simulation\u003c/a\u003e**\nBoids (flock) Simulation built with \u003ca href=\"https://p5js.org\" target=\"_blank\"\u003ep5.js\u003c/a\u003e. *(en)*\n\u003cb\u003e\u003ca href=\"https://thiagowaib.github.io/code-compendium/boid-sim/\" target=\"_blank\"\u003e\n▶️ Check out this Demo\u003c/a\u003e\u003c/b\u003e\n\n\u003cbr\u003e\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/yt-download\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg?raw=true\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;Youtube Downloader\u003c/a\u003e**\nYoutube Audio \u0026 Video downloader script, built with \u003ca href=\"https://pytube.io/en/latest/user/install.html\" target=\"_blank\"\u003epytube\u003c/a\u003e. *(en)*\n\n\u003cbr\u003e\n\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/qrcode-gen\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg?raw=true\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;QR Code Generator\u003c/a\u003e**\nQR Code Generator script, built with \u003ca href=\"https://github.com/lincolnloop/python-qrcode\" target=\"_blank\"\u003eqrcode\u003c/a\u003e. *(en)*\n\n\u003cbr\u003e\n\n\n### **\u003ca href=\"https://github.com/thiagowaib/code-compendium/tree/main/go-rest-api\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/go/go-original-wordmark.svg?raw=true\" height=\"25px\"/\u003e\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;Go REST API\u003c/a\u003e**\nRESTful API, built with \u003ca href=\"https://go.dev/doc/install\" target=\"_blank\"\u003eGo\u003c/a\u003e. *(en)*\n\n\u003cbr\u003e\n\n\u003ca href=\"https://github.com/thiagowaib/code-compendium#-hello-there\"\u003e ↑ Back to top ↑\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagowaib%2Fcode-compendium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagowaib%2Fcode-compendium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagowaib%2Fcode-compendium/lists"}