{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"geeklaunch.github.io","owner":"GeekLaunch","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T12:31:30.677Z"}},{"type":"Public","name":"self-updating-youtube-video","owner":"GeekLaunch","isFork":false,"description":"Firebase project that updates a YouTube video title with the number of views and likes the video has","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":7,"issueCount":0,"starsCount":6,"forksCount":4,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-09T12:27:13.438Z"}},{"type":"Public","name":"hello-rust-macros","owner":"GeekLaunch","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-25T12:46:02.905Z"}},{"type":"Public","name":"analog-clock-canvas","owner":"GeekLaunch","isFork":false,"description":"Analog Clock (Canvas)","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":4,"forksCount":6,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-08-31T20:42:17.861Z"}},{"type":"Public","name":"confetti","owner":"GeekLaunch","isFork":false,"description":"Simple confetti animation in JavaScript","allTopics":["javascript","html5","canvas","js","animation","html5-canvas","confetti"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":7,"forksCount":15,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-07-10T18:24:18.805Z"}},{"type":"Public","name":"blockchain-rust","owner":"GeekLaunch","isFork":false,"description":"A basic blockchain implementation in Rust for educational purposes only","allTopics":["rust","blockchain","cryptocurrency"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":2,"starsCount":176,"forksCount":58,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-05T21:48:27.169Z"}},{"type":"Public","name":"pastebin-clone","owner":"GeekLaunch","isFork":false,"description":"Anonymous pastebin clone developed from scratch over livestream with a beginner coder","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-10-02T02:30:21.503Z"}},{"type":"Public","name":"slides","owner":"GeekLaunch","isFork":false,"description":"Various slides from various videos","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-02-21T07:07:44.313Z"}},{"type":"Public","name":"webpack-tutorial","owner":"GeekLaunch","isFork":false,"description":"Webpack 4 config","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-03T07:03:42.101Z"}},{"type":"Public","name":"nodejs-template-emails","owner":"GeekLaunch","isFork":false,"description":"Sending template emails in Node.JS","allTopics":["nodejs","email","nodemailer","email-templates"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":2,"starsCount":17,"forksCount":18,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-10-21T19:15:29.070Z"}},{"type":"Public","name":"css-tooltips","owner":"GeekLaunch","isFork":false,"description":"Pure CSS tooltip implementation","allTopics":["css","tooltip"],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-09-23T02:48:42.905Z"}},{"type":"Public","name":"url-shortener","owner":"GeekLaunch","isFork":false,"description":"A simple URL shortener project written in JavaScript","allTopics":["javascript","koa","knex","koa-router"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":6,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-09-06T00:54:29.858Z"}},{"type":"Public","name":"hugo-theme-example","owner":"GeekLaunch","isFork":false,"description":"Hugo theme created for the sake of learning","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-08-23T05:54:40.553Z"}},{"type":"Public","name":"tags-input","owner":"GeekLaunch","isFork":false,"description":"Make a tags input field in JavaScript, and a pinch of CSS.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":21,"forksCount":21,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-08-21T22:49:52.133Z"}},{"type":"Public","name":"pushstate-and-popstate","owner":"GeekLaunch","isFork":false,"description":"Demo of pushState and popstate functionality","allTopics":["javascript","pushstate","popstate"],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":5,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-08-16T03:57:07.859Z"}},{"type":"Public","name":"web-worker","owner":"GeekLaunch","isFork":false,"description":"Web Worker demo","allTopics":["javascript","web-worker"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-08-09T04:12:15.162Z"}},{"type":"Public","name":"modal","owner":"GeekLaunch","isFork":false,"description":"How to make a simple modal in JavaScript and CSS","allTopics":["javascript","css","modal"],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-07-29T19:30:26.203Z"}},{"type":"Public","name":"ws-chat","owner":"GeekLaunch","isFork":false,"description":"A basic chatroom implementation","allTopics":["nodejs","javascript","chat","chat-room","node","real-time","js","websocket-server","websocket","chatroom","websockets","realtime","websocket-client","node-js","chat-application"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":7,"forksCount":6,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-06-16T02:27:20.264Z"}},{"type":"Public","name":"hugo-taxonomies","owner":"GeekLaunch","isFork":false,"description":"How to use taxonomies in Hugo","allTopics":["hugo","hugo-site"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-06-10T19:46:09.028Z"}},{"type":"Public","name":"star-rating","owner":"GeekLaunch","isFork":false,"description":"Star rating widget with custom HTML element implementation","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":2,"starsCount":4,"forksCount":8,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-06-05T23:07:41.739Z"}},{"type":"Public","name":"koa-demo","owner":"GeekLaunch","isFork":false,"description":"Super easy & simple Koa API","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":4,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-05-31T04:13:31.102Z"}},{"type":"Public","name":"chrome-headless","owner":"GeekLaunch","isFork":false,"description":"A simple, practical(ish) Chrome headless script example","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-05-23T02:46:55.733Z"}},{"type":"Public","name":"fontawesome-demo","owner":"GeekLaunch","isFork":false,"description":"Fontawesome demo","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-05-15T03:17:26.872Z"}},{"type":"Public","name":"example-hugo-site","owner":"GeekLaunch","isFork":false,"description":"This is an example Hugo site","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":3,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-05-08T02:11:24.051Z"}},{"type":"Public","name":"music-player","owner":"GeekLaunch","isFork":false,"description":"Custom music player in JavaScript, Sass (SCSS)","allTopics":["audio","javascript","music","sass","music-player","scss","media","audio-player","media-player"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-05-07T22:57:18.087Z"}},{"type":"Public","name":"pricing-page","owner":"GeekLaunch","isFork":false,"description":"Example pricing page using CSS perspective to add cool factor.","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-05-01T02:45:17.766Z"}},{"type":"Public","name":"poker","owner":"GeekLaunch","isFork":false,"description":"TypeScript implementation of video poker","allTopics":["nodejs","javascript","game","node","typescript","poker","video-game","node-js","poker-game"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-04-19T04:35:55.338Z"}},{"type":"Public","name":"search-box","owner":"GeekLaunch","isFork":false,"description":"A simple search box in CSS","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":3,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-12-25T13:35:40.793Z"}},{"type":"Public","name":"ajax-comment-box","owner":"GeekLaunch","isFork":false,"description":"Let's make a simple AJAX-enhanced comment box","allTopics":[],"primaryLanguage":{"name":"PHP","color":"#4F5D95"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-12-20T03:40:08.949Z"}},{"type":"Public","name":"tic-tac-toe","owner":"GeekLaunch","isFork":false,"description":"Tic-Tac-Toe in JavaScript","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":4,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-12-14T05:14:56.299Z"}}],"repositoryCount":45,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}