diff --git a/data/data-evoluteur.js b/data/data-evoluteur.js index b66b62e..bc5121a 100644 --- a/data/data-evoluteur.js +++ b/data/data-evoluteur.js @@ -1,6 +1,6 @@ /* - evoluteur on 8/11/2024 7:36:56 PM + evoluteur on 10/13/2024 9:06:07 PM meet-the-fans: https://github.com/evoluteur/meet-the-fans */ @@ -8,8 +8,8 @@ const gitUser = { "login": "evoluteur", "avatarUrl": "https://avatars.githubusercontent.com/u/880119?u=a4b87daaee6a0b3136ead62a740009431ff110db&v=4", "createdAt": "6/27/2011", - "nbFollowers": 121, - "nbFollowings": 37, + "nbFollowers": 122, + "nbFollowings": 36, "nbRepos": 28, "follower": false, "websiteUrl": "https://evoluteur.github.io", @@ -58,10 +58,10 @@ const gitUser = { { "name": "braille-text", "description": "Simple Javascript and CSS to display Braille (English grade 1) on web pages with hover effect for translation.", - "nbStars": 1, + "nbStars": 0, "nbForks": 0, "createdAt": "9/7/2023", - "updatedAt": "7/9/2024", + "updatedAt": "9/9/2024", "homepageUrl": "https://evoluteur.github.io/braille-text/", "licenseInfo": { "key": "mit", @@ -100,10 +100,10 @@ const gitUser = { { "name": "braille-tools", "description": "CSS and Javascript to display Braille grade 1 in web pages (for sighted people).", - "nbStars": 39, + "nbStars": 37, "nbForks": 6, "createdAt": "11/29/2016", - "updatedAt": "7/27/2024", + "updatedAt": "9/9/2024", "homepageUrl": "https://evoluteur.github.io/braille-tools/", "licenseInfo": { "key": "mit", @@ -140,7 +140,7 @@ const gitUser = { "nbStars": 294, "nbForks": 127, "createdAt": "6/3/2012", - "updatedAt": "8/2/2024", + "updatedAt": "8/16/2024", "homepageUrl": "http://evoluteur.github.io/colorpicker/", "licenseInfo": { "key": "mit", @@ -238,10 +238,10 @@ const gitUser = { { "name": "d3-table-cards", "description": "Table/Cards views using D3.js for animated transitions on sorting and changing view.", - "nbStars": 20, + "nbStars": 21, "nbForks": 3, "createdAt": "4/11/2017", - "updatedAt": "8/3/2024", + "updatedAt": "10/6/2024", "homepageUrl": "https://evoluteur.github.io/d3-table-cards/", "licenseInfo": { "key": "mit", @@ -281,7 +281,8 @@ const gitUser = { "data-grid-view", "transformation", "transition-animation", - "d3v6" + "d3v6", + "cards-views" ] }, { @@ -375,7 +376,7 @@ const gitUser = { "nbStars": 0, "nbForks": 1, "createdAt": "12/7/2016", - "updatedAt": "8/4/2024", + "updatedAt": "8/14/2024", "homepageUrl": "https://evoluteur.github.io/", "licenseInfo": { "key": "agpl-3.0", @@ -418,10 +419,10 @@ const gitUser = { { "name": "evolutility-asp.net", "description": "Lightweight CRUD framework for heavy lifting using ASP.net and MS-SQL Server.", - "nbStars": 39, + "nbStars": 40, "nbForks": 18, "createdAt": "6/8/2018", - "updatedAt": "7/8/2024", + "updatedAt": "9/11/2024", "homepageUrl": "", "licenseInfo": { "key": "agpl-3.0", @@ -484,10 +485,10 @@ const gitUser = { { "name": "evolutility-models", "description": "Sample models, mock data, and scripts to manage models for Evolutility CRUD Apps.", - "nbStars": 11, + "nbStars": 10, "nbForks": 3, "createdAt": "12/9/2018", - "updatedAt": "5/24/2024", + "updatedAt": "9/5/2024", "homepageUrl": "", "licenseInfo": { "key": "mit", @@ -525,10 +526,10 @@ const gitUser = { { "name": "evolutility-server-node", "description": "Model-driven REST APIs for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.", - "nbStars": 112, + "nbStars": 111, "nbForks": 33, "createdAt": "7/12/2015", - "updatedAt": "5/24/2024", + "updatedAt": "9/5/2024", "homepageUrl": "", "licenseInfo": { "key": "agpl-3.0", @@ -569,10 +570,10 @@ const gitUser = { { "name": "evolutility-ui-jquery", "description": "Model-driven Web UI for CRUD using REST or localStorage.", - "nbStars": 182, + "nbStars": 183, "nbForks": 56, "createdAt": "12/12/2012", - "updatedAt": "8/9/2024", + "updatedAt": "9/16/2024", "homepageUrl": "https://evoluteur.github.io/evolutility-ui-jquery/", "licenseInfo": { "key": "mit", @@ -622,9 +623,9 @@ const gitUser = { "name": "evolutility-ui-react", "description": "Framework for building CRUD UIs for Hasura GraphQL with models rather than code.", "nbStars": 113, - "nbForks": 29, + "nbForks": 30, "createdAt": "6/16/2016", - "updatedAt": "8/9/2024", + "updatedAt": "9/11/2024", "homepageUrl": "https://evoluteur.github.io/evodemo/", "licenseInfo": { "key": "agpl-3.0", @@ -719,10 +720,10 @@ const gitUser = { { "name": "healing-frequencies", "description": "Play the healing frequencies of various sets of tuning forks: Solfeggio, Organs, Mineral nutrients, Ohm, Chakras, Cosmic octave, Otto, DNA nucleotides... or custom.", - "nbStars": 28, + "nbStars": 31, "nbForks": 2, "createdAt": "2/7/2024", - "updatedAt": "8/8/2024", + "updatedAt": "10/2/2024", "homepageUrl": "https://evoluteur.github.io/healing-frequencies/", "licenseInfo": { "key": "mit", @@ -771,10 +772,10 @@ const gitUser = { { "name": "isomorphic-table-cards", "description": "Table and Cards views with animated transitions on sorting, switching view, and browser resizing (no dependencies, just vanilla Javascript, CSS, and HTML).", - "nbStars": 15, + "nbStars": 16, "nbForks": 1, "createdAt": "10/2/2020", - "updatedAt": "7/27/2024", + "updatedAt": "9/23/2024", "homepageUrl": "https://evoluteur.github.io/isomorphic-table-cards/", "licenseInfo": { "key": "mit", @@ -823,10 +824,10 @@ const gitUser = { { "name": "kaggle-look-alike", "description": "Kaggle Data Explorer UI look-alike built in React.", - "nbStars": 22, + "nbStars": 28, "nbForks": 2, "createdAt": "6/4/2020", - "updatedAt": "7/13/2024", + "updatedAt": "10/13/2024", "homepageUrl": "https://evoluteur.github.io/kaggle-look-alike/", "licenseInfo": null, "languages": [ @@ -960,10 +961,10 @@ const gitUser = { { "name": "meet-the-fans", "description": "Query and visualize the network graph of your GitHub repositories, followers, stargazers, and forks (using GraphQL and D3).", - "nbStars": 45, + "nbStars": 46, "nbForks": 5, "createdAt": "9/27/2020", - "updatedAt": "8/4/2024", + "updatedAt": "9/10/2024", "homepageUrl": "https://evoluteur.github.io/meet-the-fans/", "licenseInfo": { "key": "mit", @@ -1012,10 +1013,10 @@ const gitUser = { { "name": "motivational-numerology", "description": "Web page to calculate and interpret the numerology numbers derived from your name and birth date.", - "nbStars": 60, + "nbStars": 61, "nbForks": 29, "createdAt": "9/5/2018", - "updatedAt": "7/23/2024", + "updatedAt": "10/6/2024", "homepageUrl": "https://evoluteur.github.io/motivational-numerology/", "licenseInfo": { "key": "agpl-3.0", @@ -1063,10 +1064,10 @@ const gitUser = { { "name": "react-crud-icons", "description": "67 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.", - "nbStars": 30, + "nbStars": 39, "nbForks": 3, "createdAt": "8/31/2019", - "updatedAt": "8/4/2024", + "updatedAt": "9/22/2024", "homepageUrl": "https://evoluteur.github.io/react-crud-icons/", "licenseInfo": { "key": "mit", @@ -1114,7 +1115,7 @@ const gitUser = { "nbStars": 258, "nbForks": 62, "createdAt": "9/2/2012", - "updatedAt": "7/12/2024", + "updatedAt": "9/21/2024", "homepageUrl": "http://evoluteur.github.io/structured-filter/", "licenseInfo": { "key": "mit", @@ -1152,7 +1153,6 @@ const gitUser = { "ui", "widget", "ui-component", - "javascript", "filtering", "filterlist", "filter-plugin", @@ -1161,7 +1161,8 @@ const gitUser = { "searchview", "metadata", "metadata-driven", - "querybuilder" + "querybuilder", + "whereclause" ] }, { @@ -1225,8 +1226,8 @@ const gitUser = { ] } ], - "nbStars": 1288, - "nbForks": 390 + "nbStars": 1307, + "nbForks": 391 }; const fans = { @@ -1257,6 +1258,38 @@ const fans = { ], "starred": [] }, + "terzigolu": { + "login": "terzigolu", + "avatarUrl": "https://avatars.githubusercontent.com/u/55751392?u=c7cfb61d5d8e65fc1c8dee36ac43795f8d9a4d83&v=4", + "createdAt": "9/24/2019", + "nbFollowers": 3, + "nbFollowings": 2, + "nbRepos": 12, + "follower": true, + "starred": [ + "*" + ], + "forked": [], + "bio": "React Native Developer", + "location": "İstanbul", + "company": "Sekiz Agency" + }, + "abcago": { + "login": "abcago", + "avatarUrl": "https://avatars.githubusercontent.com/u/30096359?u=3acff8ae6bd7b0378cd74d34fcd7ce326ea3ea7c&v=4", + "createdAt": "7/11/2017", + "nbFollowers": 6, + "nbFollowings": 22, + "nbRepos": 5, + "follower": true, + "starred": [ + "*" + ], + "forked": [], + "bio": "Javascript Developer", + "location": "Istanbul", + "company": "abcago.com" + }, "Guntherman123": { "login": "Guntherman123", "avatarUrl": "https://avatars.githubusercontent.com/u/177823859?v=4", @@ -1271,29 +1304,12 @@ const fans = { ], "forked": [] }, - "sammorozov": { - "login": "sammorozov", - "avatarUrl": "https://avatars.githubusercontent.com/u/109150200?u=4f57d364c58265cdcc6b714ec64e967ed8948717&v=4", - "createdAt": "7/12/2022", - "nbFollowers": 16014, - "nbFollowings": 465632, - "nbRepos": 39, - "follower": true, - "starred": [ - "*" - ], - "forked": [], - "websiteUrl": "https://t.me/from_the_teapot_to_the_investor", - "bio": "CyberSec / Web3 dev - enthusiast / \r\nex-DS :ru:\r\n", - "location": "Russia", - "company": "FTTTTI" - }, "JayeshB69": { "login": "JayeshB69", "avatarUrl": "https://avatars.githubusercontent.com/u/83459691?u=e850a020b35e9db754ba554bcec64ad03f85f969&v=4", "createdAt": "4/30/2021", "nbFollowers": 0, - "nbFollowings": 33, + "nbFollowings": 47, "nbRepos": 1, "follower": true, "starred": [ @@ -1306,17 +1322,17 @@ const fans = { "login": "dexit", "avatarUrl": "https://avatars.githubusercontent.com/u/6205151?u=ec9f4ca3072433f136b7759d036e27b5b3cfb8d1&v=4", "createdAt": "12/17/2013", - "nbFollowers": 85, - "nbFollowings": 175, - "nbRepos": 2665, + "nbFollowers": 95, + "nbFollowings": 198, + "nbRepos": 2864, "follower": true, "starred": [ "*", "github-projects-cards", "isomorphic-table-cards", "evolutility-models", - "kaggle-look-alike", "d3-table-cards", + "kaggle-look-alike", "react-crud-icons", "evolutility-ui-react", "evolutility-server-node", @@ -1325,8 +1341,8 @@ const fans = { ], "forked": [ "github-projects-cards", - "isomorphic-table-cards", "d3-table-cards", + "isomorphic-table-cards", "evolutility-ui-react", "evolutility-ui-jquery" ], @@ -1347,15 +1363,15 @@ const fans = { "*" ], "forked": [], - "websiteUrl": "http://idwes-sough.com (building..)", + "websiteUrl": "http://idwessough.github.io", "bio": "Data Science enthusiast and technology hobbyist" }, "sebastianenger1981": { "login": "sebastianenger1981", "avatarUrl": "https://avatars.githubusercontent.com/u/77843675?u=53364a2e931080b32bd623728473366910fd3173&v=4", "createdAt": "1/22/2021", - "nbFollowers": 2, - "nbFollowings": 3, + "nbFollowers": 1, + "nbFollowings": 11, "nbRepos": 9, "follower": true, "starred": [ @@ -1367,7 +1383,7 @@ const fans = { "websiteUrl": "https://www.unaique.net/", "bio": "Source codes for Frontend and Backend of my Hobby Projects. I am studying Natural Language Processing and AI for my personal interests.", "location": "Text erstellen ohne Anmeldung unaique.net", - "company": "Ghost Writer artikelschreiber.com" + "company": "Content Provider ohne Registrierung artikelschreiber.com" }, "Eiperocho": { "login": "Eiperocho", @@ -1386,8 +1402,8 @@ const fans = { "login": "OrgesKreka", "avatarUrl": "https://avatars.githubusercontent.com/u/22299171?u=5ee0f4cf1c804c5139a5c23afc0439f15ae839c9&v=4", "createdAt": "9/19/2016", - "nbFollowers": 42, - "nbFollowings": 534, + "nbFollowers": 43, + "nbFollowings": 538, "nbRepos": 56, "follower": true, "starred": [ @@ -1403,8 +1419,8 @@ const fans = { "login": "marcioaleks", "avatarUrl": "https://avatars.githubusercontent.com/u/86208960?u=8a79970cdbbd347a813b6843b11c4ab2cf9f3039&v=4", "createdAt": "6/20/2021", - "nbFollowers": 3, - "nbFollowings": 205, + "nbFollowers": 5, + "nbFollowings": 295, "nbRepos": 20, "follower": true, "starred": [ @@ -1416,9 +1432,9 @@ const fans = { "login": "kehoecj", "avatarUrl": "https://avatars.githubusercontent.com/u/118750525?u=588ffcf7212e3e560dad019bff8a65b991b9d723&v=4", "createdAt": "11/21/2022", - "nbFollowers": 761, - "nbFollowings": 10962, - "nbRepos": 9, + "nbFollowers": 815, + "nbFollowings": 11513, + "nbRepos": 5, "follower": true, "starred": [ "*", @@ -1429,7 +1445,7 @@ const fans = { "evolutility-server-node" ], "forked": [], - "bio": "Software Engineer @Boeing | Maintainer of https://github.com/Boeing/config-file-validator | DevSecOps | Go | Python | 🚀 City Alabama", + "bio": "Software Engineer @Boeing | Maintainer of https://github.com/Boeing/config-file-validator | DevSecOps | Go | Python | Getting into 🦀 | 🚀 City Alabama", "location": "Huntsville, AL", "company": "@Boeing" }, @@ -1437,8 +1453,8 @@ const fans = { "login": "alldias", "avatarUrl": "https://avatars.githubusercontent.com/u/4367038?u=5b7235eb96235f0e14c509c45e54b09dc6b69721&v=4", "createdAt": "5/7/2013", - "nbFollowers": 37, - "nbFollowings": 505, + "nbFollowers": 39, + "nbFollowings": 520, "nbRepos": 59, "follower": true, "starred": [ @@ -1456,7 +1472,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/11287762?v=4", "createdAt": "3/2/2015", "nbFollowers": 0, - "nbFollowings": 97, + "nbFollowings": 110, "nbRepos": 0, "follower": true, "starred": [ @@ -1470,9 +1486,9 @@ const fans = { "login": "AICodeHunt", "avatarUrl": "https://avatars.githubusercontent.com/u/8309672?u=5e7261de26f996ebf14a9e2805427e5026a53ebc&v=4", "createdAt": "7/30/2014", - "nbFollowers": 64, - "nbFollowings": 105, - "nbRepos": 1309, + "nbFollowers": 65, + "nbFollowings": 106, + "nbRepos": 1319, "follower": true, "starred": [ "*", @@ -1488,8 +1504,8 @@ const fans = { "login": "commodus", "avatarUrl": "https://avatars.githubusercontent.com/u/1306778?v=4", "createdAt": "1/5/2012", - "nbFollowers": 214, - "nbFollowings": 3556, + "nbFollowers": 216, + "nbFollowings": 3590, "nbRepos": 121, "follower": true, "starred": [ @@ -1503,7 +1519,7 @@ const fans = { "login": "PhiOfX", "avatarUrl": "https://avatars.githubusercontent.com/u/48160564?u=ef29a27542d0513a6ea3a24e9220fb7b929c1805&v=4", "createdAt": "3/2/2019", - "nbFollowers": 17, + "nbFollowers": 16, "nbFollowings": 555, "nbRepos": 3, "follower": true, @@ -1520,7 +1536,7 @@ const fans = { "createdAt": "3/18/2020", "nbFollowers": 2, "nbFollowings": 4, - "nbRepos": 21, + "nbRepos": 22, "follower": true, "starred": [ "*", @@ -1532,9 +1548,9 @@ const fans = { "login": "jibrel", "avatarUrl": "https://avatars.githubusercontent.com/u/19222822?u=d3992910b8b157bcefd39a2d464d3c43edebba52&v=4", "createdAt": "5/6/2016", - "nbFollowers": 66, - "nbFollowings": 1083, - "nbRepos": 427, + "nbFollowers": 72, + "nbFollowings": 1142, + "nbRepos": 434, "follower": true, "starred": [ "*", @@ -1549,8 +1565,8 @@ const fans = { "login": "JCSIVO", "avatarUrl": "https://avatars.githubusercontent.com/u/104387283?u=23381944a922165723f604c65c1e543192ed53f6&v=4", "createdAt": "4/25/2022", - "nbFollowers": 6761, - "nbFollowings": 106499, + "nbFollowers": 6836, + "nbFollowings": 106542, "nbRepos": 29, "follower": true, "starred": [ @@ -1605,7 +1621,7 @@ const fans = { "login": "allisonbarrosx", "avatarUrl": "https://avatars.githubusercontent.com/u/382208?v=4", "createdAt": "8/31/2010", - "nbFollowers": 3, + "nbFollowers": 5, "nbFollowings": 3, "nbRepos": 14, "follower": true, @@ -1633,7 +1649,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/6081585?u=f359a3a758e1d51be2ca44235539f01393d5555c&v=4", "createdAt": "12/1/2013", "nbFollowers": 7, - "nbFollowings": 7, + "nbFollowings": 8, "nbRepos": 11, "follower": true, "starred": [ @@ -1662,9 +1678,9 @@ const fans = { "login": "theblackhand123", "avatarUrl": "https://avatars.githubusercontent.com/u/52948220?u=93250bc81a6dc92dfc21d1ee9e08d6f838de2cbf&v=4", "createdAt": "7/15/2019", - "nbFollowers": 7, + "nbFollowers": 8, "nbFollowings": 38, - "nbRepos": 223, + "nbRepos": 224, "follower": true, "starred": [ "*" @@ -1696,8 +1712,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/62472644?v=4", "createdAt": "3/21/2020", "nbFollowers": 1, - "nbFollowings": 28, - "nbRepos": 182, + "nbFollowings": 30, + "nbRepos": 191, "follower": true, "starred": [ "*" @@ -1708,7 +1724,7 @@ const fans = { "login": "SKsample", "avatarUrl": "https://avatars.githubusercontent.com/u/28796269?u=7a31eddc6757cd00ea696f90c862496b7e730e3f&v=4", "createdAt": "5/18/2017", - "nbFollowers": 49, + "nbFollowers": 50, "nbFollowings": 297, "nbRepos": 116, "follower": true, @@ -1724,9 +1740,9 @@ const fans = { "login": "ahmadfikrimasyhur", "avatarUrl": "https://avatars.githubusercontent.com/u/30574371?v=4", "createdAt": "7/30/2017", - "nbFollowers": 116, - "nbFollowings": 148, - "nbRepos": 627, + "nbFollowers": 119, + "nbFollowings": 151, + "nbRepos": 636, "follower": true, "starred": [ "*", @@ -1757,7 +1773,7 @@ const fans = { "login": "thedish42", "avatarUrl": "https://avatars.githubusercontent.com/u/78636265?v=4", "createdAt": "2/5/2021", - "nbFollowers": 20, + "nbFollowers": 22, "nbFollowings": 204, "nbRepos": 1, "follower": true, @@ -1772,7 +1788,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/24733068?v=4", "createdAt": "12/23/2016", "nbFollowers": 144, - "nbFollowings": 637, + "nbFollowings": 638, "nbRepos": 114, "follower": true, "starred": [ @@ -1799,9 +1815,9 @@ const fans = { "login": "xu4wang", "avatarUrl": "https://avatars.githubusercontent.com/u/311397?u=46f41df7208e0e45979521853c0427845d083810&v=4", "createdAt": "6/21/2010", - "nbFollowers": 26, - "nbFollowings": 55, - "nbRepos": 39, + "nbFollowers": 27, + "nbFollowings": 56, + "nbRepos": 40, "follower": true, "starred": [ "*", @@ -1810,15 +1826,15 @@ const fans = { "forked": [], "websiteUrl": "https://timeslow.net", "bio": "Working @ Manila , Beijing and Shenzhen", - "location": "Shenzhen, China" + "location": "Beijing, China" }, "Hansi1007": { "login": "Hansi1007", "avatarUrl": "https://avatars.githubusercontent.com/u/15261495?v=4", "createdAt": "10/23/2015", - "nbFollowers": 9, - "nbFollowings": 86, - "nbRepos": 155, + "nbFollowers": 8, + "nbFollowings": 85, + "nbRepos": 156, "follower": true, "starred": [ "*" @@ -1844,7 +1860,7 @@ const fans = { "login": "mranilkish", "avatarUrl": "https://avatars.githubusercontent.com/u/29652635?v=4", "createdAt": "6/23/2017", - "nbFollowers": 7, + "nbFollowers": 5, "nbFollowings": 88, "nbRepos": 27, "follower": true, @@ -1891,8 +1907,8 @@ const fans = { "login": "IAmNithi", "avatarUrl": "https://avatars.githubusercontent.com/u/27952340?u=5762ebdb35150954ddc77e340a8b3e76b96611fc&v=4", "createdAt": "4/24/2017", - "nbFollowers": 885, - "nbFollowings": 12377, + "nbFollowers": 890, + "nbFollowings": 12368, "nbRepos": 44, "follower": true, "starred": [ @@ -1908,9 +1924,9 @@ const fans = { "login": "marcelomata", "avatarUrl": "https://avatars.githubusercontent.com/u/4195468?u=83a561209cba1d8c1fd86cb2891ecb1be331b893&v=4", "createdAt": "4/18/2013", - "nbFollowers": 191, - "nbFollowings": 6710, - "nbRepos": 1958, + "nbFollowers": 194, + "nbFollowings": 6713, + "nbRepos": 1966, "follower": true, "starred": [ "*" @@ -1923,8 +1939,8 @@ const fans = { "login": "saskw2010", "avatarUrl": "https://avatars.githubusercontent.com/u/3606587?u=6a1f80b9e03dc237b005861921b98dcdbafe1ee4&v=4", "createdAt": "2/15/2013", - "nbFollowers": 23, - "nbFollowings": 253, + "nbFollowers": 26, + "nbFollowings": 255, "nbRepos": 36, "follower": true, "starred": [ @@ -1952,22 +1968,20 @@ const fans = { "bio": "Full Stack Senior Developer", "location": "Buenos Aires, Argentina" }, - "wellfilverd": { - "login": "wellfilverd", - "avatarUrl": "https://avatars.githubusercontent.com/u/15525599?u=ad355287b46539454f73f72ca7607b285be8403e&v=4", + "andradefil": { + "login": "andradefil", + "avatarUrl": "https://avatars.githubusercontent.com/u/15525599?u=2332a586252d6e2d6d8fc7aecf1e933e472f6948&v=4", "createdAt": "10/31/2015", - "nbFollowers": 25, - "nbFollowings": 66, - "nbRepos": 25, + "nbFollowers": 27, + "nbFollowings": 67, + "nbRepos": 26, "follower": true, "starred": [ "*" ], "forked": [], - "websiteUrl": "https://fil.aboutafew.com", - "bio": "Software Engineer @nubank | Java, AWS, Clojure, Datomic.", - "location": "Brazil", - "company": "@nubank" + "bio": "Filipe Andrade, Software Developer.", + "location": "Brazil" }, "RenatGilmanov": { "login": "RenatGilmanov", @@ -2037,7 +2051,7 @@ const fans = { "login": "tomerry", "avatarUrl": "https://avatars.githubusercontent.com/u/10774891?v=4", "createdAt": "1/30/2015", - "nbFollowers": 13, + "nbFollowers": 14, "nbFollowings": 83, "nbRepos": 30, "follower": true, @@ -2129,8 +2143,8 @@ const fans = { "login": "corlin", "avatarUrl": "https://avatars.githubusercontent.com/u/512805?u=0f0c9733442177c7bf3727e0c98678b4fa2eaaba&v=4", "createdAt": "12/7/2010", - "nbFollowers": 28, - "nbFollowings": 565, + "nbFollowers": 29, + "nbFollowings": 580, "nbRepos": 57, "follower": true, "starred": [ @@ -2177,7 +2191,7 @@ const fans = { "createdAt": "2/3/2012", "nbFollowers": 19, "nbFollowings": 205, - "nbRepos": 573, + "nbRepos": 576, "follower": true, "starred": [ "*", @@ -2220,7 +2234,7 @@ const fans = { "login": "etsangsplk", "avatarUrl": "https://avatars.githubusercontent.com/u/24395937?v=4", "createdAt": "12/5/2016", - "nbFollowers": 38, + "nbFollowers": 39, "nbFollowings": 1135, "nbRepos": 4477, "follower": true, @@ -2236,7 +2250,7 @@ const fans = { "login": "david-pfx", "avatarUrl": "https://avatars.githubusercontent.com/u/12763741?u=a381fcd2940aee4ca5e5dd3a7dd215b27e863af6&v=4", "createdAt": "6/5/2015", - "nbFollowers": 7, + "nbFollowers": 6, "nbFollowings": 6, "nbRepos": 24, "follower": true, @@ -2273,7 +2287,7 @@ const fans = { "login": "scratcher28", "avatarUrl": "https://avatars.githubusercontent.com/u/778716?v=4", "createdAt": "5/10/2011", - "nbFollowers": 189, + "nbFollowers": 191, "nbFollowings": 269, "nbRepos": 23, "follower": true, @@ -2292,8 +2306,8 @@ const fans = { "login": "gmgiordano", "avatarUrl": "https://avatars.githubusercontent.com/u/9769629?u=904169247bb7f372bf0415da992417e4f3c4f9eb&v=4", "createdAt": "11/15/2014", - "nbFollowers": 1, - "nbFollowings": 18, + "nbFollowers": 2, + "nbFollowings": 21, "nbRepos": 6, "follower": true, "starred": [ @@ -2307,8 +2321,8 @@ const fans = { "login": "mohamedebrahim96", "avatarUrl": "https://avatars.githubusercontent.com/u/16405013?u=9dca3a95eec66216947d62a9fcf9616b04678df5&v=4", "createdAt": "12/22/2015", - "nbFollowers": 550, - "nbFollowings": 2515, + "nbFollowers": 555, + "nbFollowings": 2540, "nbRepos": 141, "follower": true, "starred": [ @@ -2325,8 +2339,8 @@ const fans = { "login": "ProgramCodes", "avatarUrl": "https://avatars.githubusercontent.com/u/40146766?u=adb1644ab39fc334c9903a7faeb849767d5ff5ea&v=4", "createdAt": "6/10/2018", - "nbFollowers": 795, - "nbFollowings": 8341, + "nbFollowers": 801, + "nbFollowings": 8336, "nbRepos": 20, "follower": true, "starred": [ @@ -2339,9 +2353,9 @@ const fans = { "login": "korrio", "avatarUrl": "https://avatars.githubusercontent.com/u/2325299?u=861a00298df0fb68620ba4c3789fa3fbc16d1395&v=4", "createdAt": "9/11/2012", - "nbFollowers": 65, - "nbFollowings": 268, - "nbRepos": 283, + "nbFollowers": 64, + "nbFollowings": 275, + "nbRepos": 291, "follower": true, "starred": [ "*", @@ -2373,9 +2387,9 @@ const fans = { "login": "rememberlenny", "avatarUrl": "https://avatars.githubusercontent.com/u/1332366?u=5d583a7daaefb201d9126c4898beafbc7fe8d275&v=4", "createdAt": "1/15/2012", - "nbFollowers": 309, - "nbFollowings": 1454, - "nbRepos": 474, + "nbFollowers": 328, + "nbFollowings": 1462, + "nbRepos": 475, "follower": true, "starred": [ "*", @@ -2404,9 +2418,9 @@ const fans = { "login": "vovanb", "avatarUrl": "https://avatars.githubusercontent.com/u/6763621?v=4", "createdAt": "2/23/2014", - "nbFollowers": 3, - "nbFollowings": 5, - "nbRepos": 4, + "nbFollowers": 2, + "nbFollowings": 6, + "nbRepos": 3, "follower": true, "starred": [ "*" @@ -2433,9 +2447,9 @@ const fans = { "login": "ansyeow", "avatarUrl": "https://avatars.githubusercontent.com/u/721561?u=6d750a266742454739116840704cb730e40ea90a&v=4", "createdAt": "4/10/2011", - "nbFollowers": 125, - "nbFollowings": 1151, - "nbRepos": 6, + "nbFollowers": 131, + "nbFollowings": 1166, + "nbRepos": 7, "follower": true, "starred": [ "*", @@ -2484,9 +2498,9 @@ const fans = { "login": "Fxztam", "avatarUrl": "https://avatars.githubusercontent.com/u/5808032?u=1bd40ed196d67163eed70e2deca6446bdc8ec243&v=4", "createdAt": "10/29/2013", - "nbFollowers": 48, + "nbFollowers": 50, "nbFollowings": 210, - "nbRepos": 544, + "nbRepos": 546, "follower": true, "starred": [ "*" @@ -2535,13 +2549,13 @@ const fans = { "createdAt": "4/9/2015", "nbFollowers": 19, "nbFollowings": 77, - "nbRepos": 62, + "nbRepos": 67, "follower": true, "starred": [ "*" ], "forked": [], - "bio": "Java Web & System Integration Developer\r\nTech Stack #JAVA #Groovy #Spring \r\n#Boot #Cloud #Cassandra #Oracle #Kafka #K8S #Microservice #AWS #Azure #Prometheus", + "bio": "Senior Cloud Native Developer\r\n#Web3 #solana #JAVA21 #Groovy #Spring \r\nBoot #Cloud #Mysql #Cassandra #SQS #SNS #Kafka #K8S #Microservice #AWS #Azure #Prometheu", "location": "Paris France", "company": "ING" }, @@ -2633,7 +2647,7 @@ const fans = { "login": "hackur", "avatarUrl": "https://avatars.githubusercontent.com/u/161835?u=078e7a4811185ac3168844407e8282e3958dedac&v=4", "createdAt": "12/4/2009", - "nbFollowers": 72, + "nbFollowers": 74, "nbFollowings": 396, "nbRepos": 1319, "follower": true, @@ -2650,8 +2664,8 @@ const fans = { "login": "wangchongya", "avatarUrl": "https://avatars.githubusercontent.com/u/8991635?u=e2e78025a5001e7a55f6bca40c9f8cf5a73fe2ce&v=4", "createdAt": "10/1/2014", - "nbFollowers": 27, - "nbFollowings": 199, + "nbFollowers": 26, + "nbFollowings": 200, "nbRepos": 3, "follower": true, "starred": [ @@ -2664,7 +2678,7 @@ const fans = { "login": "okashperuk", "avatarUrl": "https://avatars.githubusercontent.com/u/13574992?u=3e38e08d72da5b872844b32025bd90b7b1ca841a&v=4", "createdAt": "7/30/2015", - "nbFollowers": 6, + "nbFollowers": 7, "nbFollowings": 137, "nbRepos": 1, "follower": true, @@ -2679,7 +2693,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/22214316?u=1dc79bdf192b075021151859ac25f65630400d04&v=4", "createdAt": "9/15/2016", "nbFollowers": 10, - "nbFollowings": 89, + "nbFollowings": 90, "nbRepos": 14, "follower": true, "starred": [ @@ -2707,7 +2721,7 @@ const fans = { "createdAt": "1/6/2016", "nbFollowers": 4, "nbFollowings": 98, - "nbRepos": 487, + "nbRepos": 490, "follower": true, "starred": [ "*" @@ -2745,7 +2759,7 @@ const fans = { "login": "JAugustoGuimaraes", "avatarUrl": "https://avatars.githubusercontent.com/u/1640514?u=1f17c392d80871bec26b5b5f49a361edf79b6cf7&v=4", "createdAt": "4/13/2012", - "nbFollowers": 81, + "nbFollowers": 83, "nbFollowings": 752, "nbRepos": 26, "follower": true, @@ -2764,7 +2778,7 @@ const fans = { "login": "shayanzare", "avatarUrl": "https://avatars.githubusercontent.com/u/17108348?u=fc523b6e8a535eea972ee2df5709737b289e7482&v=4", "createdAt": "2/7/2016", - "nbFollowers": 84, + "nbFollowers": 87, "nbFollowings": 279, "nbRepos": 18, "follower": true, @@ -2779,9 +2793,9 @@ const fans = { "login": "JT5D", "avatarUrl": "https://avatars.githubusercontent.com/u/391299?v=4", "createdAt": "9/7/2010", - "nbFollowers": 438, - "nbFollowings": 7718, - "nbRepos": 232, + "nbFollowers": 442, + "nbFollowings": 7734, + "nbRepos": 235, "follower": true, "starred": [ "*" @@ -2796,9 +2810,9 @@ const fans = { "login": "jcaponte", "avatarUrl": "https://avatars.githubusercontent.com/u/8532228?u=51fc8387a380bbf5f0874d10bac4cfbddfeff7d4&v=4", "createdAt": "8/23/2014", - "nbFollowers": 23, + "nbFollowers": 25, "nbFollowings": 192, - "nbRepos": 100, + "nbRepos": 101, "follower": true, "starred": [ "*" @@ -2814,7 +2828,7 @@ const fans = { "createdAt": "12/8/2013", "nbFollowers": 5, "nbFollowings": 20, - "nbRepos": 54, + "nbRepos": 55, "follower": true, "starred": [ "*" @@ -2825,8 +2839,8 @@ const fans = { "login": "stoked-zz", "avatarUrl": "https://avatars.githubusercontent.com/u/13973828?u=6e8853383b1aae28ec09c2e273e6ce066c263b6e&v=4", "createdAt": "8/25/2015", - "nbFollowers": 2211, - "nbFollowings": 31891, + "nbFollowers": 2215, + "nbFollowings": 31871, "nbRepos": 2, "follower": true, "starred": [ @@ -2883,8 +2897,8 @@ const fans = { "login": "angusshire", "avatarUrl": "https://avatars.githubusercontent.com/u/5877145?u=f3c028c0f1b72ace372a8e481a7c2d1ea8aba7ec&v=4", "createdAt": "11/6/2013", - "nbFollowers": 12705, - "nbFollowings": 228128, + "nbFollowers": 12733, + "nbFollowings": 228062, "nbRepos": 19, "follower": true, "starred": [ @@ -2913,9 +2927,9 @@ const fans = { "login": "samdubey", "avatarUrl": "https://avatars.githubusercontent.com/u/4013722?v=4", "createdAt": "3/30/2013", - "nbFollowers": 26, + "nbFollowers": 27, "nbFollowings": 81, - "nbRepos": 165, + "nbRepos": 167, "follower": true, "starred": [ "*" @@ -2930,9 +2944,9 @@ const fans = { "login": "cusspvz", "avatarUrl": "https://avatars.githubusercontent.com/u/3604053?u=d1fe198629ce2efb587438237749f22ee93bbafe&v=4", "createdAt": "2/15/2013", - "nbFollowers": 8030, - "nbFollowings": 128161, - "nbRepos": 179, + "nbFollowers": 8057, + "nbFollowings": 128115, + "nbRepos": 182, "follower": true, "starred": [ "*" @@ -2947,8 +2961,8 @@ const fans = { "login": "l3dlp", "avatarUrl": "https://avatars.githubusercontent.com/u/60765?u=60d3bb3f90b9d799d23dc78b51e6393953cba1e4&v=4", "createdAt": "3/6/2009", - "nbFollowers": 146, - "nbFollowings": 1463, + "nbFollowers": 151, + "nbFollowings": 1464, "nbRepos": 134, "follower": true, "starred": [ @@ -2979,9 +2993,9 @@ const fans = { "login": "hoangitk", "avatarUrl": "https://avatars.githubusercontent.com/u/342078?u=780459a096b8257925b390c0ef293b3170b341da&v=4", "createdAt": "7/23/2010", - "nbFollowers": 23, + "nbFollowers": 24, "nbFollowings": 40, - "nbRepos": 77, + "nbRepos": 78, "follower": true, "starred": [ "*", @@ -2995,8 +3009,8 @@ const fans = { ], "forked": [ "evolutility-ui-react", - "evolutility-ui-jquery", - "evolutility-server-node" + "evolutility-server-node", + "evolutility-ui-jquery" ] }, "anandkumarroyall": { @@ -3042,8 +3056,8 @@ const fans = { "forked": [ "evolutility-models", "evolutility-ui-jquery", - "evolutility-ui-react", "structured-filter", + "evolutility-ui-react", "evolutility-server-node" ], "location": "Ivry sur Seine", @@ -3061,8 +3075,8 @@ const fans = { "*", "structured-filter-react", "evolutility-models", - "evolutility-ui-jquery", "evolutility-server-node", + "evolutility-ui-jquery", "d3-table-cards", "evolutility-ui-react", "react-crud-icons", @@ -3077,7 +3091,7 @@ const fans = { "login": "jkells", "avatarUrl": "https://avatars.githubusercontent.com/u/149110?v=4", "createdAt": "11/4/2009", - "nbFollowers": 33, + "nbFollowers": 34, "nbFollowings": 47, "nbRepos": 92, "follower": true, @@ -3092,9 +3106,9 @@ const fans = { "login": "damienbod", "avatarUrl": "https://avatars.githubusercontent.com/u/3442158?v=4", "createdAt": "1/31/2013", - "nbFollowers": 1900, + "nbFollowers": 1912, "nbFollowings": 177, - "nbRepos": 281, + "nbRepos": 285, "follower": true, "starred": [ "*", @@ -3109,7 +3123,7 @@ const fans = { "login": "srsgores", "avatarUrl": "https://avatars.githubusercontent.com/u/1750837?v=4", "createdAt": "5/17/2012", - "nbFollowers": 139, + "nbFollowers": 145, "nbFollowings": 986, "nbRepos": 157, "follower": true, @@ -3126,7 +3140,7 @@ const fans = { "login": "bantynigam", "avatarUrl": "https://avatars.githubusercontent.com/u/186838?v=4", "createdAt": "1/21/2010", - "nbFollowers": 4, + "nbFollowers": 5, "nbFollowings": 33, "nbRepos": 5, "follower": true, @@ -3167,12 +3181,37 @@ const fans = { "evolutility-ui-jquery" ] }, + "cxqeric": { + "login": "cxqeric", + "avatarUrl": "https://avatars.githubusercontent.com/u/26587077?v=4", + "createdAt": "3/21/2017", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 400, + "follower": false, + "starred": [ + "github-projects-cards", + "meet-the-fans" + ], + "forked": [], + "bio": "abc" + }, + "rdwz": { + "login": "rdwz", + "avatarUrl": "https://avatars.githubusercontent.com/u/8125196?v=4", + "nbRepos": 741, + "forked": [ + "github-projects-cards", + "meet-the-fans" + ], + "starred": [] + }, "Overu": { "login": "Overu", "avatarUrl": "https://avatars.githubusercontent.com/u/2271569?v=4", "createdAt": "9/3/2012", - "nbFollowers": 12, - "nbFollowings": 15, + "nbFollowers": 15, + "nbFollowings": 17, "nbRepos": 37, "follower": false, "starred": [ @@ -3184,50 +3223,12 @@ const fans = { "forked": [], "location": "ShangHai, China" }, - "lozanoojorgea": { - "login": "lozanoojorgea", - "avatarUrl": "https://avatars.githubusercontent.com/u/56848718?v=4", - "createdAt": "10/21/2019", - "nbFollowers": 0, - "nbFollowings": 2, - "nbRepos": 1, - "follower": false, - "starred": [ - "braille-text", - "braille-tools" - ], - "forked": [] - }, - "akbarsoltanzadeh": { - "login": "akbarsoltanzadeh", - "avatarUrl": "https://avatars.githubusercontent.com/u/73738229?v=4", - "createdAt": "10/31/2020", - "nbFollowers": 0, - "nbFollowings": 2, - "nbRepos": 4, - "follower": false, - "starred": [ - "evoluteur" - ], - "forked": [], - "bio": "کارشناس طراحی و اجراء زیرساخت مراکز داده", - "company": "شرکت نقش اول کیفیت" - }, - "alirazavi": { - "login": "alirazavi", - "avatarUrl": "https://avatars.githubusercontent.com/u/11659407?u=a6e74c0d623bc3fc1a442982e99ffed615152974&v=4", - "nbRepos": 33, - "forked": [ - "evoluteur" - ], - "starred": [] - }, "debrianruhut": { "login": "debrianruhut", "avatarUrl": "https://avatars.githubusercontent.com/u/12106567?u=72c8dc2a8b6dfbddae4269d172e7604defc27f7b&v=4", "createdAt": "4/24/2015", "nbFollowers": 10, - "nbFollowings": 34, + "nbFollowings": 33, "nbRepos": 27, "follower": false, "starred": [ @@ -3256,116 +3257,13 @@ const fans = { "location": "Jakarta, Indonesia", "company": "PT Kuli Kode Indonesia" }, - "narigondelsiglo": { - "login": "narigondelsiglo", - "avatarUrl": "https://avatars.githubusercontent.com/u/5419598?v=4", - "createdAt": "9/9/2013", - "nbFollowers": 5, - "nbFollowings": 7, - "nbRepos": 13, - "follower": false, - "starred": [ - "structured-filter-react" - ], - "forked": [], - "location": "Buenos Aires, Argentina", - "company": "9code" - }, - "yardfarmer": { - "login": "yardfarmer", - "avatarUrl": "https://avatars.githubusercontent.com/u/1446828?v=4", - "createdAt": "2/17/2012", - "nbFollowers": 34, - "nbFollowings": 134, - "nbRepos": 59, - "follower": false, - "starred": [ - "structured-filter-react", - "structured-filter" - ], - "forked": [], - "location": "HangZhou", - "company": "Alibaba.inc" - }, - "imluckyhussain": { - "login": "imluckyhussain", - "avatarUrl": "https://avatars.githubusercontent.com/u/17722529?u=d5d192a210de9c0ee3b5eef1810f3e321129d210&v=4", - "createdAt": "3/8/2016", - "nbFollowers": 3, - "nbFollowings": 1, - "nbRepos": 6, - "follower": false, - "starred": [ - "structured-filter-react", - "structured-filter" - ], - "forked": [], - "websiteUrl": "https://iMHussa.in", - "bio": "Senior Software Engineer at Emirates Group IT, Dubai.", - "location": "Dubai", - "company": "@Emirates" - }, - "hyusetiawan": { - "login": "hyusetiawan", - "avatarUrl": "https://avatars.githubusercontent.com/u/1062920?v=4", - "createdAt": "9/19/2011", - "nbFollowers": 11, - "nbFollowings": 3, - "nbRepos": 19, - "follower": false, - "starred": [ - "structured-filter-react" - ], - "forked": [] - }, - "catest": { - "login": "catest", - "avatarUrl": "https://avatars.githubusercontent.com/u/10150117?v=4", - "createdAt": "12/10/2014", - "nbFollowers": 6, - "nbFollowings": 3, - "nbRepos": 32, - "follower": false, - "starred": [ - "structured-filter-react", - "structured-filter" - ], - "forked": [] - }, - "ryankscott": { - "login": "ryankscott", - "avatarUrl": "https://avatars.githubusercontent.com/u/2660760?u=840dc7aecadb3ffe983634952132a35f3d75495a&v=4", - "nbRepos": 37, - "forked": [ - "structured-filter-react" - ], - "starred": [] - }, - "hyouKei": { - "login": "hyouKei", - "avatarUrl": "https://avatars.githubusercontent.com/u/67369423?v=4", - "nbRepos": 8, - "forked": [ - "structured-filter-react" - ], - "starred": [] - }, - "thinkakshayj": { - "login": "thinkakshayj", - "avatarUrl": "https://avatars.githubusercontent.com/u/101800571?v=4", - "nbRepos": 4, - "forked": [ - "structured-filter-react" - ], - "starred": [] - }, - "PedroF20": { - "login": "PedroF20", - "avatarUrl": "https://avatars.githubusercontent.com/u/9113750?u=8b75c5cd28b2a6166d7dd52d55799953149d55ac&v=4", - "createdAt": "10/9/2014", - "nbFollowers": 3, - "nbFollowings": 2, - "nbRepos": 9, + "PedroF20": { + "login": "PedroF20", + "avatarUrl": "https://avatars.githubusercontent.com/u/9113750?u=8b75c5cd28b2a6166d7dd52d55799953149d55ac&v=4", + "createdAt": "10/9/2014", + "nbFollowers": 3, + "nbFollowings": 2, + "nbRepos": 9, "follower": false, "starred": [ "d3-dual-range-slider" @@ -3380,7 +3278,7 @@ const fans = { "createdAt": "4/24/2014", "nbFollowers": 1, "nbFollowings": 0, - "nbRepos": 10, + "nbRepos": 12, "follower": false, "starred": [ "d3-dual-range-slider" @@ -3407,7 +3305,7 @@ const fans = { "login": "ysunaw", "avatarUrl": "https://avatars.githubusercontent.com/u/24187279?u=0a0613001525b8613a960f9fed3b9f504f56bf6f&v=4", "createdAt": "11/26/2016", - "nbFollowers": 13, + "nbFollowers": 14, "nbFollowings": 17, "nbRepos": 27, "follower": false, @@ -3436,7 +3334,7 @@ const fans = { "login": "merlinyx", "avatarUrl": "https://avatars.githubusercontent.com/u/16456502?u=a96334124bf098e0d2c3ab77bc87233abedb666b&v=4", "createdAt": "12/27/2015", - "nbFollowers": 18, + "nbFollowers": 19, "nbFollowings": 32, "nbRepos": 33, "follower": false, @@ -3467,1009 +3365,969 @@ const fans = { ], "starred": [] }, - "cxqeric": { - "login": "cxqeric", - "avatarUrl": "https://avatars.githubusercontent.com/u/26587077?v=4", - "createdAt": "3/21/2017", + "akbarsoltanzadeh": { + "login": "akbarsoltanzadeh", + "avatarUrl": "https://avatars.githubusercontent.com/u/73738229?v=4", + "createdAt": "10/31/2020", "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 362, + "nbFollowings": 2, + "nbRepos": 4, "follower": false, "starred": [ - "github-projects-cards", - "meet-the-fans" + "evoluteur" ], "forked": [], - "bio": "abc" + "bio": "کارشناس طراحی و اجراء زیرساخت مراکز داده", + "company": "شرکت نقش اول کیفیت" }, - "rdwz": { - "login": "rdwz", - "avatarUrl": "https://avatars.githubusercontent.com/u/8125196?v=4", - "nbRepos": 730, + "alirazavi": { + "login": "alirazavi", + "avatarUrl": "https://avatars.githubusercontent.com/u/11659407?u=a6e74c0d623bc3fc1a442982e99ffed615152974&v=4", + "nbRepos": 33, "forked": [ - "github-projects-cards", - "meet-the-fans" + "evoluteur" ], "starred": [] }, - "Triskell2k1": { - "login": "Triskell2k1", - "avatarUrl": "https://avatars.githubusercontent.com/u/45130542?v=4", - "createdAt": "11/17/2018", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "fossabot": { + "login": "fossabot", + "avatarUrl": "https://avatars.githubusercontent.com/u/29791463?u=fb8ad4ff83e070a8d8029e22e5ba8512ddb9dc3c&v=4", + "nbRepos": 22249, + "forked": [ + "evoluteur.github.io" + ], + "starred": [] + }, + "mgamarra": { + "login": "mgamarra", + "avatarUrl": "https://avatars.githubusercontent.com/u/1192733?v=4", + "createdAt": "11/13/2011", + "nbFollowers": 15, + "nbFollowings": 11, + "nbRepos": 58, "follower": false, "starred": [ - "isomorphic-table-cards" + "d3-table-cards", + "structured-filter", + "evolutility-ui-jquery" ], "forked": [] }, - "kellyfire611": { - "login": "kellyfire611", - "avatarUrl": "https://avatars.githubusercontent.com/u/11503960?u=7fc602b4e04696ee6acb3e8711a901e61b9051f5&v=4", - "createdAt": "3/16/2015", - "nbFollowers": 88, - "nbFollowings": 0, - "nbRepos": 143, + "igordelorenzi": { + "login": "igordelorenzi", + "avatarUrl": "https://avatars.githubusercontent.com/u/2574541?u=8bb17a29ebbd49bdcddf211344af237a3541fbcb&v=4", + "createdAt": "10/16/2012", + "nbFollowers": 17, + "nbFollowings": 13, + "nbRepos": 36, "follower": false, "starred": [ - "isomorphic-table-cards", "d3-table-cards" ], "forked": [], - "websiteUrl": "https://nentang.vn", - "bio": "❤💖 Code with my love! 💖❤", - "location": "Cần Thơ, Việt Nam", - "company": "CUSC" + "location": "São Paulo, SP, Brazil" }, - "rhl2123": { - "login": "rhl2123", - "avatarUrl": "https://avatars.githubusercontent.com/u/43102016?v=4", - "createdAt": "9/8/2018", - "nbFollowers": 14, - "nbFollowings": 7, + "alexthe-red": { + "login": "alexthe-red", + "avatarUrl": "https://avatars.githubusercontent.com/u/9519338?v=4", + "createdAt": "11/2/2014", + "nbFollowers": 1, + "nbFollowings": 4, "nbRepos": 1, "follower": false, "starred": [ - "isomorphic-table-cards", - "meet-the-fans", - "react-crud-icons", - "motivational-numerology", - "evolutility-ui-react", - "structured-filter" + "d3-table-cards" ], "forked": [] }, - "eabrega": { - "login": "eabrega", - "avatarUrl": "https://avatars.githubusercontent.com/u/17433976?u=10a0f76468df3b3d6edca74128201057dd8c34ac&v=4", - "createdAt": "2/23/2016", - "nbFollowers": 1, - "nbFollowings": 1, - "nbRepos": 13, + "DaveAldon": { + "login": "DaveAldon", + "avatarUrl": "https://avatars.githubusercontent.com/u/12663271?u=377ffdb05349eeb87a965fa1a2d2626427a1d42c&v=4", + "createdAt": "5/29/2015", + "nbFollowers": 21, + "nbFollowings": 2, + "nbRepos": 137, "follower": false, "starred": [ - "isomorphic-table-cards" + "d3-table-cards" ], "forked": [], - "location": "Russia" + "websiteUrl": "https://www.grandrapidsdeveloper.com/", + "bio": "❤️ code!\r\n\r\nSoftware Developer @MichiganLabs", + "location": "Grand Rapids, MI", + "company": "MichiganLabs" }, - "abnerlee": { - "login": "abnerlee", - "avatarUrl": "https://avatars.githubusercontent.com/u/1621242?v=4", - "createdAt": "4/7/2012", - "nbFollowers": 338, - "nbFollowings": 12, - "nbRepos": 32, + "sangskf": { + "login": "sangskf", + "avatarUrl": "https://avatars.githubusercontent.com/u/23091156?u=9f4b535c15b017ccbb058d9eb9af8a047829081e&v=4", + "createdAt": "10/26/2016", + "nbFollowers": 5, + "nbFollowings": 15, + "nbRepos": 102, "follower": false, "starred": [ - "isomorphic-table-cards" + "d3-table-cards" ], - "forked": [] + "forked": [], + "websiteUrl": "https://sangskf.github.io", + "bio": "EveryDay To No.1" }, - "zag": { - "login": "zag", - "avatarUrl": "https://avatars.githubusercontent.com/u/31441?v=4", - "createdAt": "10/28/2008", - "nbFollowers": 60, - "nbFollowings": 177, - "nbRepos": 141, + "crapthings": { + "login": "crapthings", + "avatarUrl": "https://avatars.githubusercontent.com/u/1147704?u=5ab8078369b77e42b2fb1efe31e58eb12384a61d&v=4", + "createdAt": "10/24/2011", + "nbFollowers": 100, + "nbFollowings": 297, + "nbRepos": 308, "follower": false, "starred": [ - "isomorphic-table-cards" + "d3-table-cards" ], "forked": [], - "websiteUrl": "http://podlite.org" + "websiteUrl": "https://soundcloud.com/drujk", + "bio": "javascript, coffeescript, typescript, python, rust, solidity, ableton live, edm music", + "location": "Harbin, China" }, - "BnAmN": { - "login": "BnAmN", - "avatarUrl": "https://avatars.githubusercontent.com/u/11967700?u=fcd857763511b4927f1418e54f0fb1464374b014&v=4", - "createdAt": "4/15/2015", - "nbFollowers": 2, - "nbFollowings": 0, - "nbRepos": 0, + "ix4": { + "login": "ix4", + "avatarUrl": "https://avatars.githubusercontent.com/u/38112035?u=6386dc5772b562e2503ee296e2ba5d05013e066e&v=4", + "createdAt": "4/5/2018", + "nbFollowers": 53, + "nbFollowings": 94, + "nbRepos": 8, "follower": false, "starred": [ - "isomorphic-table-cards", - "healing-frequencies" + "d3-table-cards" ], "forked": [] }, - "jpscharf": { - "login": "jpscharf", - "avatarUrl": "https://avatars.githubusercontent.com/u/1039984?v=4", - "createdAt": "9/9/2011", - "nbFollowers": 30, - "nbFollowings": 5, - "nbRepos": 32, + "hery84": { + "login": "hery84", + "avatarUrl": "https://avatars.githubusercontent.com/u/340397?u=8259c8325fcf87aad02e4deb276e288f929333ae&v=4", + "createdAt": "7/21/2010", + "nbFollowers": 45, + "nbFollowings": 114, + "nbRepos": 27, "follower": false, "starred": [ - "isomorphic-table-cards" + "d3-table-cards" ], - "forked": [] + "forked": [], + "location": "Karaganda" }, - "sterno900": { - "login": "sterno900", - "avatarUrl": "https://avatars.githubusercontent.com/u/50577964?v=4", - "createdAt": "5/13/2019", - "nbFollowers": 0, + "Chugainov": { + "login": "Chugainov", + "avatarUrl": "https://avatars.githubusercontent.com/u/15717664?u=f355ab8636205379e67c08758536a24c45bc6def&v=4", + "createdAt": "11/8/2015", + "nbFollowers": 1, "nbFollowings": 0, - "nbRepos": 3, + "nbRepos": 13, "follower": false, "starred": [ - "healing-frequencies" + "d3-table-cards" ], "forked": [] }, - "peroksid5": { - "login": "peroksid5", - "avatarUrl": "https://avatars.githubusercontent.com/u/8740855?u=86569f93aace129b0556f3ed5789db430fd67c87&v=4", - "createdAt": "9/11/2014", - "nbFollowers": 0, + "dlmoraes": { + "login": "dlmoraes", + "avatarUrl": "https://avatars.githubusercontent.com/u/11023204?u=6f2d104e9a50ca05f9ed8f016a016765401d7872&v=4", + "createdAt": "2/15/2015", + "nbFollowers": 3, + "nbFollowings": 8, + "nbRepos": 16, + "follower": false, + "starred": [ + "d3-table-cards" + ], + "forked": [], + "bio": "Apaixonado por tecnologia, tanto em desenvolvimento Front-end e Back-end, vivência em analise e engenharia de dados.", + "location": "Pará - Brasil" + }, + "bchae-holyname": { + "login": "bchae-holyname", + "avatarUrl": "https://avatars.githubusercontent.com/u/53534150?v=4", + "nbRepos": 1, + "forked": [ + "d3-table-cards" + ], + "starred": [] + }, + "samjco": { + "login": "samjco", + "avatarUrl": "https://avatars.githubusercontent.com/u/3359062?v=4", + "nbRepos": 70, + "forked": [ + "d3-table-cards" + ], + "starred": [] + }, + "bago": { + "login": "bago", + "avatarUrl": "https://avatars.githubusercontent.com/u/173498?u=b6e98530135ffd1c91ca6a29abf99cb3c57c29af&v=4", + "createdAt": "12/29/2009", + "nbFollowers": 30, "nbFollowings": 0, - "nbRepos": 0, + "nbRepos": 20, "follower": false, "starred": [ - "healing-frequencies" + "colorpicker" ], - "forked": [] + "forked": [ + "colorpicker" + ], + "websiteUrl": "http://emailmarketingblog.it", + "location": "Italy", + "company": "Void Labs / VOXmail" }, - "larralapid": { - "login": "larralapid", - "avatarUrl": "https://avatars.githubusercontent.com/u/26287821?v=4", - "createdAt": "3/8/2017", - "nbFollowers": 0, + "ncknt": { + "login": "ncknt", + "avatarUrl": "https://avatars.githubusercontent.com/u/352411?v=4", + "createdAt": "8/2/2010", + "nbFollowers": 8, "nbFollowings": 0, - "nbRepos": 42, + "nbRepos": 17, "follower": false, "starred": [ - "healing-frequencies" + "colorpicker", + "evolutility-ui-jquery" ], "forked": [], - "bio": "she/her | ServiceNow | somastack", - "location": "Cincinnati, OH" + "location": "San Francisco" }, - "beakman": { - "login": "beakman", - "avatarUrl": "https://avatars.githubusercontent.com/u/215902?u=f4a767479f756a5832c7d093f24a29015ca80867&v=4", - "createdAt": "3/4/2010", - "nbFollowers": 27, - "nbFollowings": 101, - "nbRepos": 56, + "AlexBar": { + "login": "AlexBar", + "avatarUrl": "https://avatars.githubusercontent.com/u/678788?v=4", + "createdAt": "3/19/2011", + "nbFollowers": 8, + "nbFollowings": 2, + "nbRepos": 14, "follower": false, "starred": [ - "healing-frequencies" + "colorpicker" ], - "forked": [], - "location": "Málaga" + "forked": [] }, - "GoNNoTDa": { - "login": "GoNNoTDa", - "avatarUrl": "https://avatars.githubusercontent.com/u/1741826?u=46f49914bf26823b0a4cc834c0f4a0e0f7e6b1a1&v=4", - "createdAt": "5/15/2012", - "nbFollowers": 2, - "nbFollowings": 16, - "nbRepos": 10, + "fermc": { + "login": "fermc", + "avatarUrl": "https://avatars.githubusercontent.com/u/882660?v=4", + "createdAt": "6/28/2011", + "nbFollowers": 1, + "nbFollowings": 1, + "nbRepos": 3, "follower": false, "starred": [ - "healing-frequencies", - "motivational-numerology" + "colorpicker" ], "forked": [] }, - "dotungvp1994": { - "login": "dotungvp1994", - "avatarUrl": "https://avatars.githubusercontent.com/u/16576397?u=9bb9b6af9be2642ff130fac0f045281ae6c8bb9c&v=4", - "createdAt": "1/6/2016", - "nbFollowers": 8, - "nbFollowings": 15, - "nbRepos": 5, + "leonardoweslei": { + "login": "leonardoweslei", + "avatarUrl": "https://avatars.githubusercontent.com/u/942453?v=4", + "createdAt": "7/27/2011", + "nbFollowers": 19, + "nbFollowings": 57, + "nbRepos": 18, "follower": false, "starred": [ - "healing-frequencies", - "evolutility-server-node" + "colorpicker" ], "forked": [], - "websiteUrl": "http://tungdo.info" + "websiteUrl": "http://levex.com.br", + "location": "Caratinga - MG, Brasil", + "company": "Levex Tecnologia" }, - "khushal-banks": { - "login": "khushal-banks", - "avatarUrl": "https://avatars.githubusercontent.com/u/156434242?u=6d560594d256c0500fb8f257dd4077271071fa3f&v=4", - "createdAt": "1/12/2024", - "nbFollowers": 15, - "nbFollowings": 17, - "nbRepos": 2, + "gogermany": { + "login": "gogermany", + "avatarUrl": "https://avatars.githubusercontent.com/u/1587061?u=c9694369a5fae59a4139a1368804b6f43f148f46&v=4", + "createdAt": "3/29/2012", + "nbFollowers": 2, + "nbFollowings": 0, + "nbRepos": 3, "follower": false, "starred": [ - "healing-frequencies" + "colorpicker" ], - "forked": [] + "forked": [], + "location": "Bangkok", + "company": "Refinitiv" }, - "lucamanunza": { - "login": "lucamanunza", - "avatarUrl": "https://avatars.githubusercontent.com/u/54111408?v=4", - "createdAt": "8/14/2019", - "nbFollowers": 6, - "nbFollowings": 2, + "THAL64": { + "login": "THAL64", + "avatarUrl": "https://avatars.githubusercontent.com/u/2015941?u=a5f8510dbc0d03152e217b96d77f5d94cf76302b&v=4", + "createdAt": "7/20/2012", + "nbFollowers": 4, + "nbFollowings": 12, "nbRepos": 4, "follower": false, "starred": [ - "healing-frequencies" + "colorpicker" ], - "forked": [], - "company": "none" + "forked": [] }, - "antogerva": { - "login": "antogerva", - "avatarUrl": "https://avatars.githubusercontent.com/u/11238?u=df5244b2cc2739a4669f54fa874250e84882cf5d&v=4", - "createdAt": "5/22/2008", - "nbFollowers": 156, - "nbFollowings": 19, - "nbRepos": 22, + "miralmaradia": { + "login": "miralmaradia", + "avatarUrl": "https://avatars.githubusercontent.com/u/3776328?v=4", + "createdAt": "3/5/2013", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "healing-frequencies", - "motivational-numerology" + "colorpicker" ], "forked": [] }, - "Prady04": { - "login": "Prady04", - "avatarUrl": "https://avatars.githubusercontent.com/u/71193926?u=03a1dabc4ecdf86aada9f60c7f198fbea2583387&v=4", - "nbRepos": 34, - "forked": [ - "healing-frequencies" + "teetteet": { + "login": "teetteet", + "avatarUrl": "https://avatars.githubusercontent.com/u/1299923?v=4", + "createdAt": "1/2/2012", + "nbFollowers": 31, + "nbFollowings": 64, + "nbRepos": 15, + "follower": false, + "starred": [ + "colorpicker" ], - "starred": [] + "forked": [], + "location": "Germany" }, - "luvnft": { - "login": "luvnft", - "avatarUrl": "https://avatars.githubusercontent.com/u/140175751?v=4", - "nbRepos": 1662, + "zhang93419": { + "login": "zhang93419", + "avatarUrl": "https://avatars.githubusercontent.com/u/899495?u=9fefd5ef3ac8b66d47bea8c2a7bbe60f0565281c&v=4", + "createdAt": "7/6/2011", + "nbFollowers": 2, + "nbFollowings": 5, + "nbRepos": 21, + "follower": false, + "starred": [ + "colorpicker" + ], + "forked": [] + }, + "bartrail": { + "login": "bartrail", + "avatarUrl": "https://avatars.githubusercontent.com/u/293793?u=db850639409849507576cfd6dbb20c2700b4175f&v=4", + "nbRepos": 56, "forked": [ - "healing-frequencies", - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "tzw5099": { - "login": "tzw5099", - "avatarUrl": "https://avatars.githubusercontent.com/u/6289023?u=3197972ba389672927487bfbd9350fc8ba958a5d&v=4", - "createdAt": "12/30/2013", - "nbFollowers": 22, - "nbFollowings": 8, - "nbRepos": 38, - "follower": false, - "starred": [ - "kaggle-look-alike" + "jbreton": { + "login": "jbreton", + "avatarUrl": "https://avatars.githubusercontent.com/u/617954?v=4", + "nbRepos": 23, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "https://www.linkedin.com/in/tomwongxyz/" + "starred": [] }, - "odnodn": { - "login": "odnodn", - "avatarUrl": "https://avatars.githubusercontent.com/u/13845351?v=4", - "createdAt": "8/17/2015", - "nbFollowers": 17, - "nbFollowings": 12, - "nbRepos": 772, - "follower": false, - "starred": [ - "kaggle-look-alike", - "meet-the-fans", - "evolutility-ui-react", - "evolutility-server-node" + "makenti": { + "login": "makenti", + "avatarUrl": "https://avatars.githubusercontent.com/u/1701026?u=13bb0fdbc3c19a0d09b7123f3dad964f37ef056a&v=4", + "nbRepos": 29, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "jmarmolejos": { + "login": "jmarmolejos", + "avatarUrl": "https://avatars.githubusercontent.com/u/949109?u=5c6d45fe6c2649ce86715039772e7bfc3ddb796f&v=4", + "nbRepos": 28, + "forked": [ + "colorpicker" ], + "starred": [] + }, + "Tickthokk": { + "login": "Tickthokk", + "avatarUrl": "https://avatars.githubusercontent.com/u/128565?v=4", + "nbRepos": 11, "forked": [ - "kaggle-look-alike", - "evolutility-models", - "evolutility-ui-react", - "evolutility-server-node", - "evolutility-ui-jquery" + "colorpicker" ], - "bio": "Physician. Interest in everything around medical AI (ML/DL). Python/Tensorflow/Keras/MLOps.\r\nJavascript/Typescript/Angular/Node.JS. Data Visualizations with D3", - "location": "DE" + "starred": [] }, - "temiwale88": { - "login": "temiwale88", - "avatarUrl": "https://avatars.githubusercontent.com/u/21104282?u=1d4225f6ecc55318c465cfe95fcb92c2fed0e8dc&v=4", - "createdAt": "8/18/2016", - "nbFollowers": 5, - "nbFollowings": 24, - "nbRepos": 57, + "mahfuzphp": { + "login": "mahfuzphp", + "avatarUrl": "https://avatars.githubusercontent.com/u/776311?v=4", + "nbRepos": 34, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "Truplic": { + "login": "Truplic", + "avatarUrl": "https://avatars.githubusercontent.com/u/1819612?u=44e5609f56ddfa364f81857b261ba680609fc79b&v=4", + "nbRepos": 3, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "sbouchaala": { + "login": "sbouchaala", + "avatarUrl": "https://avatars.githubusercontent.com/u/2827297?u=f8304f4daff00e15b51c607444972e26a2b3471e&v=4", + "nbRepos": 16, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "muhammedbasil": { + "login": "muhammedbasil", + "avatarUrl": "https://avatars.githubusercontent.com/u/2744517?v=4", + "nbRepos": 17, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "sterno900": { + "login": "sterno900", + "avatarUrl": "https://avatars.githubusercontent.com/u/50577964?v=4", + "createdAt": "5/13/2019", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 3, "follower": false, "starred": [ - "kaggle-look-alike" + "healing-frequencies" ], "forked": [] }, - "surajpaib": { - "login": "surajpaib", - "avatarUrl": "https://avatars.githubusercontent.com/u/10467804?u=5234c8b35fac8f179d96681d6d276a23cfccf7df&v=4", - "createdAt": "1/9/2015", - "nbFollowers": 72, - "nbFollowings": 153, - "nbRepos": 175, + "peroksid5": { + "login": "peroksid5", + "avatarUrl": "https://avatars.githubusercontent.com/u/8740855?u=86569f93aace129b0556f3ed5789db430fd67c87&v=4", + "createdAt": "9/11/2014", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "kaggle-look-alike" + "healing-frequencies" ], - "forked": [], - "websiteUrl": "http://surajpai.tech", - "bio": "PhD candidate at AIM Lab | Harvard Medical School & Maastricht University", - "location": "Boston, Massachusetts", - "company": "@AIM-Harvard " + "forked": [] }, - "glacierck": { - "login": "glacierck", - "avatarUrl": "https://avatars.githubusercontent.com/u/21599896?u=738929650c253c3a640b1e839983165d4cdbb9c6&v=4", - "createdAt": "9/1/2016", - "nbFollowers": 6, - "nbFollowings": 9, - "nbRepos": 350, + "larralapid": { + "login": "larralapid", + "avatarUrl": "https://avatars.githubusercontent.com/u/26287821?v=4", + "createdAt": "3/8/2017", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 42, "follower": false, "starred": [ - "kaggle-look-alike" + "healing-frequencies" ], "forked": [], - "bio": "Artificial intelligence Architect" + "bio": "she/her | ServiceNow | somastack", + "location": "Cincinnati, OH" }, - "jojogh": { - "login": "jojogh", - "avatarUrl": "https://avatars.githubusercontent.com/u/142501?v=4", - "createdAt": "10/20/2009", - "nbFollowers": 21, - "nbFollowings": 55, - "nbRepos": 26, + "beakman": { + "login": "beakman", + "avatarUrl": "https://avatars.githubusercontent.com/u/215902?u=f4a767479f756a5832c7d093f24a29015ca80867&v=4", + "createdAt": "3/4/2010", + "nbFollowers": 29, + "nbFollowings": 113, + "nbRepos": 56, "follower": false, "starred": [ - "kaggle-look-alike" + "healing-frequencies" ], "forked": [], - "websiteUrl": "http://jojogh", - "location": "Shanghai", - "company": "Fquant" + "location": "Málaga" }, - "heinhofman": { - "login": "heinhofman", - "avatarUrl": "https://avatars.githubusercontent.com/u/93596124?u=3eda88b313aefbf38a1f62fe2a77a92d6e3914c4&v=4", - "createdAt": "11/2/2021", - "nbFollowers": 0, - "nbFollowings": 1, - "nbRepos": 6, + "GoNNoTDa": { + "login": "GoNNoTDa", + "avatarUrl": "https://avatars.githubusercontent.com/u/1741826?u=46f49914bf26823b0a4cc834c0f4a0e0f7e6b1a1&v=4", + "createdAt": "5/15/2012", + "nbFollowers": 2, + "nbFollowings": 16, + "nbRepos": 10, "follower": false, "starred": [ - "kaggle-look-alike" + "healing-frequencies", + "motivational-numerology" ], "forked": [] }, - "sagnol": { - "login": "sagnol", - "avatarUrl": "https://avatars.githubusercontent.com/u/17628907?u=4d56063f87bb756ed020c65bbc9ae3d81c15b3b8&v=4", - "createdAt": "3/3/2016", - "nbFollowers": 14, - "nbFollowings": 33, - "nbRepos": 101, + "dotungvp1994": { + "login": "dotungvp1994", + "avatarUrl": "https://avatars.githubusercontent.com/u/16576397?u=9bb9b6af9be2642ff130fac0f045281ae6c8bb9c&v=4", + "createdAt": "1/6/2016", + "nbFollowers": 7, + "nbFollowings": 15, + "nbRepos": 5, "follower": false, "starred": [ - "kaggle-look-alike" + "healing-frequencies", + "evolutility-server-node" ], "forked": [], - "location": "Seoul, Korea" + "websiteUrl": "http://tungdo.info" }, - "nikvan": { - "login": "nikvan", - "avatarUrl": "https://avatars.githubusercontent.com/u/11512398?u=95e4784d141ead0b8fae235ee708ebf8f3810b51&v=4", - "createdAt": "3/16/2015", - "nbFollowers": 0, - "nbFollowings": 8, - "nbRepos": 8, + "khushal-banks": { + "login": "khushal-banks", + "avatarUrl": "https://avatars.githubusercontent.com/u/156434242?u=6d560594d256c0500fb8f257dd4077271071fa3f&v=4", + "createdAt": "1/12/2024", + "nbFollowers": 15, + "nbFollowings": 17, + "nbRepos": 4, "follower": false, "starred": [ - "kaggle-look-alike" + "healing-frequencies" ], - "forked": [], - "location": "Reykjavík, Iceland", - "company": "University of Iceland" + "forked": [] }, - "fstfwd": { - "login": "fstfwd", - "avatarUrl": "https://avatars.githubusercontent.com/u/862829?v=4", - "createdAt": "6/20/2011", - "nbFollowers": 28, - "nbFollowings": 7, - "nbRepos": 627, - "follower": false, + "lucamanunza": { + "login": "lucamanunza", + "avatarUrl": "https://avatars.githubusercontent.com/u/54111408?v=4", + "createdAt": "8/14/2019", + "nbFollowers": 8, + "nbFollowings": 2, + "nbRepos": 4, + "follower": false, "starred": [ - "kaggle-look-alike", - "structured-filter", - "colorpicker" + "healing-frequencies" + ], + "forked": [], + "company": "none" + }, + "antogerva": { + "login": "antogerva", + "avatarUrl": "https://avatars.githubusercontent.com/u/11238?u=df5244b2cc2739a4669f54fa874250e84882cf5d&v=4", + "createdAt": "5/22/2008", + "nbFollowers": 162, + "nbFollowings": 19, + "nbRepos": 22, + "follower": false, + "starred": [ + "healing-frequencies", + "motivational-numerology" ], "forked": [] }, - "shalevy1": { - "login": "shalevy1", - "avatarUrl": "https://avatars.githubusercontent.com/u/23245639?v=4", - "nbRepos": 3512, + "Prady04": { + "login": "Prady04", + "avatarUrl": "https://avatars.githubusercontent.com/u/71193926?u=03a1dabc4ecdf86aada9f60c7f198fbea2583387&v=4", + "nbRepos": 34, "forked": [ - "kaggle-look-alike" + "healing-frequencies" ], "starred": [] }, - "fossabot": { - "login": "fossabot", - "avatarUrl": "https://avatars.githubusercontent.com/u/29791463?u=fb8ad4ff83e070a8d8029e22e5ba8512ddb9dc3c&v=4", - "nbRepos": 21995, + "luvnft": { + "login": "luvnft", + "avatarUrl": "https://avatars.githubusercontent.com/u/140175751?v=4", + "nbRepos": 1818, "forked": [ - "evoluteur.github.io" + "healing-frequencies", + "motivational-numerology" ], "starred": [] }, - "opheron": { - "login": "opheron", - "avatarUrl": "https://avatars.githubusercontent.com/u/7110152?u=2141510570f91472b36c4dd946d82517a27f6389&v=4", - "createdAt": "3/30/2014", - "nbFollowers": 23, - "nbFollowings": 41, - "nbRepos": 61, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "http://andrewhchong.com" - }, - "sandoche": { - "login": "sandoche", - "avatarUrl": "https://avatars.githubusercontent.com/u/3635348?u=63e2fff3562fdcb1097658324b7ac02bec95ca0c&v=4", - "createdAt": "2/19/2013", - "nbFollowers": 481, - "nbFollowings": 119, - "nbRepos": 195, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "https://www.sandoche.com", - "bio": "I'm a Web3 Fullstack Engineer working at @evmos. I love to learn, design and build products.", - "location": "Spain", - "company": "Evmos" - }, - "kean-stump": { - "login": "kean-stump", - "avatarUrl": "https://avatars.githubusercontent.com/u/39863172?v=4", - "createdAt": "6/2/2018", - "nbFollowers": 2, - "nbFollowings": 8, - "nbRepos": 0, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [] - }, - "kierandwn": { - "login": "kierandwn", - "avatarUrl": "https://avatars.githubusercontent.com/u/51744808?u=a79b7889d10b534222b7118d9c2a32d430364ceb&v=4", - "createdAt": "6/12/2019", - "nbFollowers": 4, + "narigondelsiglo": { + "login": "narigondelsiglo", + "avatarUrl": "https://avatars.githubusercontent.com/u/5419598?v=4", + "createdAt": "9/9/2013", + "nbFollowers": 5, "nbFollowings": 7, - "nbRepos": 11, + "nbRepos": 14, "follower": false, "starred": [ - "meet-the-fans" + "structured-filter-react" ], "forked": [], - "bio": "Dynamics & Control Enginer", - "location": "Worldwide" + "location": "Buenos Aires, Argentina", + "company": "9code" }, - "FI-Mihej": { - "login": "FI-Mihej", - "avatarUrl": "https://avatars.githubusercontent.com/u/1728439?u=eb9809c344cfccc5195ac9de5f3aaf5b14925c89&v=4", - "createdAt": "5/10/2012", - "nbFollowers": 13, - "nbFollowings": 39, - "nbRepos": 43, + "yardfarmer": { + "login": "yardfarmer", + "avatarUrl": "https://avatars.githubusercontent.com/u/1446828?v=4", + "createdAt": "2/17/2012", + "nbFollowers": 35, + "nbFollowings": 134, + "nbRepos": 59, "follower": false, "starred": [ - "meet-the-fans" + "structured-filter-react", + "structured-filter" ], "forked": [], - "websiteUrl": "http://www.butenkoms.space" + "location": "HangZhou", + "company": "Alibaba.inc" }, - "sengluty198": { - "login": "sengluty198", - "avatarUrl": "https://avatars.githubusercontent.com/u/30923741?u=51a33fb32ea4d29afec5ae0e63badcd69374fe1b&v=4", - "createdAt": "8/11/2017", - "nbFollowers": 7, - "nbFollowings": 110, - "nbRepos": 13, + "imluckyhussain": { + "login": "imluckyhussain", + "avatarUrl": "https://avatars.githubusercontent.com/u/17722529?u=d5d192a210de9c0ee3b5eef1810f3e321129d210&v=4", + "createdAt": "3/8/2016", + "nbFollowers": 3, + "nbFollowings": 1, + "nbRepos": 6, "follower": false, "starred": [ - "meet-the-fans" + "structured-filter-react", + "structured-filter" ], "forked": [], - "bio": "just do it", - "location": "ZhuZhou HuNan" + "websiteUrl": "https://iMHussa.in", + "bio": "Senior Software Engineer at Emirates Group IT, Dubai.", + "location": "Dubai", + "company": "@Emirates" }, - "jonschlinkert": { - "login": "jonschlinkert", - "avatarUrl": "https://avatars.githubusercontent.com/u/383994?u=335f06277f72722162e89bd5516849f2e82f37cf&v=4", - "createdAt": "9/1/2010", - "nbFollowers": 4309, - "nbFollowings": 73, - "nbRepos": 1143, + "hyusetiawan": { + "login": "hyusetiawan", + "avatarUrl": "https://avatars.githubusercontent.com/u/1062920?v=4", + "createdAt": "9/19/2011", + "nbFollowers": 12, + "nbFollowings": 3, + "nbRepos": 19, "follower": false, "starred": [ - "meet-the-fans" + "structured-filter-react" ], - "forked": [], - "websiteUrl": "https://www.linkedin.com/in/jonschlinkert/", - "bio": "Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch", - "location": "Cincinnati, OH", - "company": "@brandscale " + "forked": [] }, - "wanghaisheng": { - "login": "wanghaisheng", - "avatarUrl": "https://avatars.githubusercontent.com/u/2363295?u=fe6c41075d0a9d2f17e3564b4c5e95476352956e&v=4", - "createdAt": "9/17/2012", - "nbFollowers": 610, - "nbFollowings": 1445, - "nbRepos": 3030, + "catest": { + "login": "catest", + "avatarUrl": "https://avatars.githubusercontent.com/u/10150117?v=4", + "createdAt": "12/10/2014", + "nbFollowers": 6, + "nbFollowings": 3, + "nbRepos": 32, "follower": false, "starred": [ - "meet-the-fans" - ], - "forked": [ - "meet-the-fans" + "structured-filter-react", + "structured-filter" ], - "websiteUrl": "http://wanghaisheng.github.io", - "bio": "Looking for any opportunity remote\r\ntwitter:wanghaisheng\r\nwechat:edwin_whs\r\nweibo:没心没肺的Edwin", - "location": "shenzhen" + "forked": [] }, - "andykeh710": { - "login": "andykeh710", - "avatarUrl": "https://avatars.githubusercontent.com/u/1002127?u=97915136fcb5c5d7394a116a16fd11a76f0e7c8b&v=4", - "createdAt": "8/24/2011", - "nbFollowers": 29, - "nbFollowings": 72, - "nbRepos": 173, - "follower": false, - "starred": [ - "meet-the-fans" - ], + "ryankscott": { + "login": "ryankscott", + "avatarUrl": "https://avatars.githubusercontent.com/u/2660760?u=840dc7aecadb3ffe983634952132a35f3d75495a&v=4", + "nbRepos": 37, "forked": [ - "meet-the-fans" + "structured-filter-react" ], - "websiteUrl": "http://web3r.tech", - "bio": "Blockchain, AI, supply chain, R&D.\r\nI also make music and animations https://tinyurl.com/mryyd8a9", - "location": "earth", - "company": "Web3 Research" + "starred": [] }, - "vandelio": { - "login": "vandelio", - "avatarUrl": "https://avatars.githubusercontent.com/u/9050425?u=9158051629b9043127136a68bed2a5f7a096915e&v=4", - "nbRepos": 25, + "hyouKei": { + "login": "hyouKei", + "avatarUrl": "https://avatars.githubusercontent.com/u/67369423?v=4", + "nbRepos": 8, "forked": [ - "meet-the-fans" + "structured-filter-react" ], "starred": [] }, - "smartmanru": { - "login": "smartmanru", - "avatarUrl": "https://avatars.githubusercontent.com/u/14003491?u=0894678a9507e76a21abe9458cc80dd848657c9d&v=4", - "nbRepos": 233, + "thinkakshayj": { + "login": "thinkakshayj", + "avatarUrl": "https://avatars.githubusercontent.com/u/101800571?v=4", + "nbRepos": 4, "forked": [ - "meet-the-fans" + "structured-filter-react" ], "starred": [] }, - "mgamarra": { - "login": "mgamarra", - "avatarUrl": "https://avatars.githubusercontent.com/u/1192733?v=4", - "createdAt": "11/13/2011", - "nbFollowers": 15, - "nbFollowings": 11, - "nbRepos": 59, + "Triskell2k1": { + "login": "Triskell2k1", + "avatarUrl": "https://avatars.githubusercontent.com/u/45130542?v=4", + "createdAt": "11/17/2018", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "d3-table-cards", - "evolutility-ui-jquery", - "structured-filter" + "isomorphic-table-cards" ], "forked": [] }, - "igordelorenzi": { - "login": "igordelorenzi", - "avatarUrl": "https://avatars.githubusercontent.com/u/2574541?u=8bb17a29ebbd49bdcddf211344af237a3541fbcb&v=4", - "createdAt": "10/16/2012", - "nbFollowers": 16, - "nbFollowings": 13, - "nbRepos": 36, - "follower": false, - "starred": [ + "kellyfire611": { + "login": "kellyfire611", + "avatarUrl": "https://avatars.githubusercontent.com/u/11503960?u=7fc602b4e04696ee6acb3e8711a901e61b9051f5&v=4", + "createdAt": "3/16/2015", + "nbFollowers": 88, + "nbFollowings": 0, + "nbRepos": 145, + "follower": false, + "starred": [ + "isomorphic-table-cards", "d3-table-cards" ], "forked": [], - "location": "São Paulo, SP, Brazil" + "websiteUrl": "https://nentang.vn", + "bio": "❤💖 Code with my love! 💖❤", + "location": "Cần Thơ, Việt Nam", + "company": "CUSC" }, - "alexthe-red": { - "login": "alexthe-red", - "avatarUrl": "https://avatars.githubusercontent.com/u/9519338?v=4", - "createdAt": "11/2/2014", - "nbFollowers": 1, - "nbFollowings": 4, + "rhl2123": { + "login": "rhl2123", + "avatarUrl": "https://avatars.githubusercontent.com/u/43102016?v=4", + "createdAt": "9/8/2018", + "nbFollowers": 15, + "nbFollowings": 7, "nbRepos": 1, "follower": false, "starred": [ - "d3-table-cards" + "isomorphic-table-cards", + "meet-the-fans", + "motivational-numerology", + "react-crud-icons", + "evolutility-ui-react", + "structured-filter" ], "forked": [] }, - "DaveAldon": { - "login": "DaveAldon", - "avatarUrl": "https://avatars.githubusercontent.com/u/12663271?u=377ffdb05349eeb87a965fa1a2d2626427a1d42c&v=4", - "createdAt": "5/29/2015", - "nbFollowers": 21, - "nbFollowings": 2, - "nbRepos": 137, + "eabrega": { + "login": "eabrega", + "avatarUrl": "https://avatars.githubusercontent.com/u/17433976?u=10a0f76468df3b3d6edca74128201057dd8c34ac&v=4", + "createdAt": "2/23/2016", + "nbFollowers": 1, + "nbFollowings": 1, + "nbRepos": 13, "follower": false, "starred": [ - "d3-table-cards" + "isomorphic-table-cards" ], "forked": [], - "websiteUrl": "https://www.grandrapidsdeveloper.com/", - "bio": "❤️ code!\r\n\r\nSoftware Developer @MichiganLabs", - "location": "Grand Rapids, MI", - "company": "MichiganLabs" + "location": "Russia" }, - "sangskf": { - "login": "sangskf", - "avatarUrl": "https://avatars.githubusercontent.com/u/23091156?u=9f4b535c15b017ccbb058d9eb9af8a047829081e&v=4", - "createdAt": "10/26/2016", - "nbFollowers": 5, - "nbFollowings": 15, - "nbRepos": 102, + "abnerlee": { + "login": "abnerlee", + "avatarUrl": "https://avatars.githubusercontent.com/u/1621242?v=4", + "createdAt": "4/7/2012", + "nbFollowers": 342, + "nbFollowings": 12, + "nbRepos": 32, "follower": false, "starred": [ - "d3-table-cards" + "isomorphic-table-cards" ], - "forked": [], - "websiteUrl": "https://sangskf.github.io", - "bio": "EveryDay To No.1" + "forked": [] }, - "crapthings": { - "login": "crapthings", - "avatarUrl": "https://avatars.githubusercontent.com/u/1147704?u=5ab8078369b77e42b2fb1efe31e58eb12384a61d&v=4", - "createdAt": "10/24/2011", - "nbFollowers": 98, - "nbFollowings": 292, - "nbRepos": 308, + "zag": { + "login": "zag", + "avatarUrl": "https://avatars.githubusercontent.com/u/31441?v=4", + "createdAt": "10/28/2008", + "nbFollowers": 60, + "nbFollowings": 180, + "nbRepos": 142, "follower": false, "starred": [ - "d3-table-cards" + "isomorphic-table-cards" ], "forked": [], - "websiteUrl": "https://soundcloud.com/drujk", - "bio": "javascript, coffeescript, typescript, python, rust, solidity, ableton live, edm music", - "location": "Harbin, China" + "websiteUrl": "http://podlite.org" }, - "ix4": { - "login": "ix4", - "avatarUrl": "https://avatars.githubusercontent.com/u/38112035?u=6386dc5772b562e2503ee296e2ba5d05013e066e&v=4", - "createdAt": "4/5/2018", - "nbFollowers": 51, - "nbFollowings": 94, - "nbRepos": 9, + "BnAmN": { + "login": "BnAmN", + "avatarUrl": "https://avatars.githubusercontent.com/u/11967700?u=fcd857763511b4927f1418e54f0fb1464374b014&v=4", + "createdAt": "4/15/2015", + "nbFollowers": 2, + "nbFollowings": 1, + "nbRepos": 0, "follower": false, "starred": [ - "d3-table-cards" + "isomorphic-table-cards", + "healing-frequencies" ], "forked": [] }, - "hery84": { - "login": "hery84", - "avatarUrl": "https://avatars.githubusercontent.com/u/340397?u=8259c8325fcf87aad02e4deb276e288f929333ae&v=4", - "createdAt": "7/21/2010", - "nbFollowers": 44, - "nbFollowings": 114, - "nbRepos": 27, + "jpscharf": { + "login": "jpscharf", + "avatarUrl": "https://avatars.githubusercontent.com/u/1039984?v=4", + "createdAt": "9/9/2011", + "nbFollowers": 30, + "nbFollowings": 5, + "nbRepos": 32, "follower": false, "starred": [ - "d3-table-cards" + "isomorphic-table-cards" ], - "forked": [], - "location": "Karaganda" + "forked": [] }, - "Chugainov": { - "login": "Chugainov", - "avatarUrl": "https://avatars.githubusercontent.com/u/15717664?u=f355ab8636205379e67c08758536a24c45bc6def&v=4", - "createdAt": "11/8/2015", - "nbFollowers": 1, - "nbFollowings": 0, - "nbRepos": 13, + "cicaglisa80": { + "login": "cicaglisa80", + "avatarUrl": "https://avatars.githubusercontent.com/u/9598806?v=4", + "createdAt": "11/6/2014", + "nbFollowers": 13, + "nbFollowings": 5, + "nbRepos": 10, "follower": false, "starred": [ - "d3-table-cards" + "braille-tools" ], "forked": [] }, - "dlmoraes": { - "login": "dlmoraes", - "avatarUrl": "https://avatars.githubusercontent.com/u/11023204?u=6f2d104e9a50ca05f9ed8f016a016765401d7872&v=4", - "createdAt": "2/15/2015", - "nbFollowers": 3, - "nbFollowings": 8, - "nbRepos": 15, + "duplaja": { + "login": "duplaja", + "avatarUrl": "https://avatars.githubusercontent.com/u/20245408?u=50532219177ad2440fb1614ecda19586ffc0f656&v=4", + "createdAt": "7/1/2016", + "nbFollowers": 35, + "nbFollowings": 13, + "nbRepos": 62, "follower": false, "starred": [ - "d3-table-cards" + "braille-tools" ], "forked": [], - "bio": "Apaixonado por tecnologia, tanto em desenvolvimento Front-end e Back-end, vivência em analise e engenharia de dados.", - "location": "Pará - Brasil" - }, - "bchae-holyname": { - "login": "bchae-holyname", - "avatarUrl": "https://avatars.githubusercontent.com/u/53534150?v=4", - "nbRepos": 1, - "forked": [ - "d3-table-cards" - ], - "starred": [] + "bio": "capital_P_dangit", + "location": "Central US" }, - "samjco": { - "login": "samjco", - "avatarUrl": "https://avatars.githubusercontent.com/u/3359062?v=4", - "nbRepos": 69, - "forked": [ - "d3-table-cards" + "johnpierson": { + "login": "johnpierson", + "avatarUrl": "https://avatars.githubusercontent.com/u/15744724?u=ef037b8882c464b3f9e65435acba5cb4ac2b64d3&v=4", + "createdAt": "11/9/2015", + "nbFollowers": 319, + "nbFollowings": 95, + "nbRepos": 108, + "follower": false, + "starred": [ + "braille-tools" ], - "starred": [] + "forked": [], + "websiteUrl": "http://jtp.fyi/bio", + "bio": "\r\n dabbling in this code stuff and trying my best\r\n", + "location": "+34° 59' 20.00, -106° 36' 52", + "company": "Prestige Worldwide" }, - "bago": { - "login": "bago", - "avatarUrl": "https://avatars.githubusercontent.com/u/173498?u=b6e98530135ffd1c91ca6a29abf99cb3c57c29af&v=4", - "createdAt": "12/29/2009", - "nbFollowers": 29, - "nbFollowings": 0, - "nbRepos": 20, + "futuresocks": { + "login": "futuresocks", + "avatarUrl": "https://avatars.githubusercontent.com/u/27961834?u=1bef979a93da7beb864ffdbd00b7edda24f1f276&v=4", + "createdAt": "4/24/2017", + "nbFollowers": 34, + "nbFollowings": 38, + "nbRepos": 47, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [ - "colorpicker" + "braille-tools" ], - "websiteUrl": "http://emailmarketingblog.it", - "location": "Italy", - "company": "Void Labs / VOXmail" + "forked": [], + "websiteUrl": "https://colinbell.dev", + "bio": "ex-@codeclan, currently @arnoldclark ", + "location": "Glasgow" }, - "ncknt": { - "login": "ncknt", - "avatarUrl": "https://avatars.githubusercontent.com/u/352411?v=4", - "createdAt": "8/2/2010", - "nbFollowers": 7, - "nbFollowings": 0, - "nbRepos": 17, + "RandyMcMillan": { + "login": "RandyMcMillan", + "avatarUrl": "https://avatars.githubusercontent.com/u/152159?u=6b2cf3d32fa402270a12818a5a710ad678110e60&v=4", + "createdAt": "11/11/2009", + "nbFollowers": 392, + "nbFollowings": 2300, + "nbRepos": 896, "follower": false, "starred": [ - "colorpicker", - "evolutility-ui-jquery" + "braille-tools" ], "forked": [], - "location": "San Francisco" + "websiteUrl": "https://www.randymcmillan.net", + "bio": "Operations Specialist @usnavy\r\n\r\nE616FA7221A1613E5B99206297966C06 BB06757B\r\n", + "location": "₿:8333", + "company": "@bitcoincore-dev " }, - "AlexBar": { - "login": "AlexBar", - "avatarUrl": "https://avatars.githubusercontent.com/u/678788?v=4", - "createdAt": "3/19/2011", - "nbFollowers": 8, - "nbFollowings": 2, - "nbRepos": 14, + "rodrigocorreaecastro": { + "login": "rodrigocorreaecastro", + "avatarUrl": "https://avatars.githubusercontent.com/u/2852826?u=af3ec2d19e420bfa989e4822b2d3c3d10eae7442&v=4", + "createdAt": "11/21/2012", + "nbFollowers": 44, + "nbFollowings": 190, + "nbRepos": 16, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [] - }, - "fermc": { - "login": "fermc", - "avatarUrl": "https://avatars.githubusercontent.com/u/882660?v=4", - "createdAt": "6/28/2011", - "nbFollowers": 1, - "nbFollowings": 1, - "nbRepos": 3, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "leonardoweslei": { - "login": "leonardoweslei", - "avatarUrl": "https://avatars.githubusercontent.com/u/942453?v=4", - "createdAt": "7/27/2011", - "nbFollowers": 19, - "nbFollowings": 57, - "nbRepos": 18, - "follower": false, - "starred": [ - "colorpicker" + "braille-tools" ], "forked": [], - "websiteUrl": "http://levex.com.br", - "location": "Caratinga - MG, Brasil", - "company": "Levex Tecnologia" + "bio": "127.0.0.1 0x7F000001", + "location": "Paraguaçu,MG - Brasil", + "company": "Home Office" }, - "gogermany": { - "login": "gogermany", - "avatarUrl": "https://avatars.githubusercontent.com/u/1587061?u=c9694369a5fae59a4139a1368804b6f43f148f46&v=4", - "createdAt": "3/29/2012", - "nbFollowers": 2, + "MoayadHatim": { + "login": "MoayadHatim", + "avatarUrl": "https://avatars.githubusercontent.com/u/83690599?v=4", + "createdAt": "5/4/2021", + "nbFollowers": 0, "nbFollowings": 0, "nbRepos": 3, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [], - "location": "Bangkok", - "company": "Refinitiv" - }, - "THAL64": { - "login": "THAL64", - "avatarUrl": "https://avatars.githubusercontent.com/u/2015941?u=a5f8510dbc0d03152e217b96d77f5d94cf76302b&v=4", - "createdAt": "7/20/2012", - "nbFollowers": 4, - "nbFollowings": 12, - "nbRepos": 4, - "follower": false, - "starred": [ - "colorpicker" + "braille-tools" ], "forked": [] }, - "miralmaradia": { - "login": "miralmaradia", - "avatarUrl": "https://avatars.githubusercontent.com/u/3776328?v=4", - "createdAt": "3/5/2013", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "pablorea": { + "login": "pablorea", + "avatarUrl": "https://avatars.githubusercontent.com/u/25037383?u=f6443d404d7b3033fea2a5586020ad3b62b54f38&v=4", + "createdAt": "1/10/2017", + "nbFollowers": 15, + "nbFollowings": 15, + "nbRepos": 12, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], - "forked": [] + "forked": [], + "websiteUrl": "http://pablorea.github.io", + "location": "Argentina" }, - "teetteet": { - "login": "teetteet", - "avatarUrl": "https://avatars.githubusercontent.com/u/1299923?v=4", - "createdAt": "1/2/2012", - "nbFollowers": 31, - "nbFollowings": 64, - "nbRepos": 15, + "robikurniawan": { + "login": "robikurniawan", + "avatarUrl": "https://avatars.githubusercontent.com/u/13106005?u=eb7f7bd34ea5e64f5d72d4c8354a6dede45ac2e1&v=4", + "createdAt": "6/29/2015", + "nbFollowers": 26, + "nbFollowings": 109, + "nbRepos": 125, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], "forked": [], - "location": "Germany" + "websiteUrl": "http://robikurniawan.github.io", + "bio": "Web App Developer", + "location": "Indonesia" }, - "zhang93419": { - "login": "zhang93419", - "avatarUrl": "https://avatars.githubusercontent.com/u/899495?u=9fefd5ef3ac8b66d47bea8c2a7bbe60f0565281c&v=4", - "createdAt": "7/6/2011", - "nbFollowers": 2, - "nbFollowings": 5, - "nbRepos": 21, + "FarkadAdnan": { + "login": "FarkadAdnan", + "avatarUrl": "https://avatars.githubusercontent.com/u/35774039?u=eaef07fbe99a6684e8e296032d18f73f44a4a6ae&v=4", + "createdAt": "1/24/2018", + "nbFollowers": 6, + "nbFollowings": 95, + "nbRepos": 93, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [] - }, - "bartrail": { - "login": "bartrail", - "avatarUrl": "https://avatars.githubusercontent.com/u/293793?u=db850639409849507576cfd6dbb20c2700b4175f&v=4", - "nbRepos": 56, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "jbreton": { - "login": "jbreton", - "avatarUrl": "https://avatars.githubusercontent.com/u/617954?v=4", - "nbRepos": 23, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "makenti": { - "login": "makenti", - "avatarUrl": "https://avatars.githubusercontent.com/u/1701026?u=13bb0fdbc3c19a0d09b7123f3dad964f37ef056a&v=4", - "nbRepos": 29, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "jmarmolejos": { - "login": "jmarmolejos", - "avatarUrl": "https://avatars.githubusercontent.com/u/949109?u=5c6d45fe6c2649ce86715039772e7bfc3ddb796f&v=4", - "nbRepos": 28, - "forked": [ - "colorpicker" + "braille-tools" ], - "starred": [] + "forked": [], + "websiteUrl": "https://linktr.ee/farkadadnan", + "bio": "I'm Dr. a Tech passionate who is in the chase of awesome projects and interesting tech concepts. I wish to create an impact in the field of computer science.\r\n", + "location": "IRAQ / Basra ", + "company": "Algorithms developer at APCO in UAE" }, - "Tickthokk": { - "login": "Tickthokk", - "avatarUrl": "https://avatars.githubusercontent.com/u/128565?v=4", - "nbRepos": 11, + "anzeljg": { + "login": "anzeljg", + "avatarUrl": "https://avatars.githubusercontent.com/u/1914175?u=b1fee052dbec3983b3975f5c4d00b37e9839bca3&v=4", + "nbRepos": 84, "forked": [ - "colorpicker" + "braille-tools" ], "starred": [] }, - "mahfuzphp": { - "login": "mahfuzphp", - "avatarUrl": "https://avatars.githubusercontent.com/u/776311?v=4", - "nbRepos": 34, + "11-tools": { + "login": "11-tools", + "avatarUrl": "https://avatars.githubusercontent.com/u/78040059?v=4", + "nbRepos": 51, "forked": [ - "colorpicker" + "braille-tools" ], "starred": [] }, - "Truplic": { - "login": "Truplic", - "avatarUrl": "https://avatars.githubusercontent.com/u/1819612?u=44e5609f56ddfa364f81857b261ba680609fc79b&v=4", + "gauravkumartcs": { + "login": "gauravkumartcs", + "avatarUrl": "https://avatars.githubusercontent.com/u/85100296?v=4", "nbRepos": 3, "forked": [ - "colorpicker" - ], - "starred": [] - }, - "sbouchaala": { - "login": "sbouchaala", - "avatarUrl": "https://avatars.githubusercontent.com/u/2827297?u=f8304f4daff00e15b51c607444972e26a2b3471e&v=4", - "nbRepos": 16, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "muhammedbasil": { - "login": "muhammedbasil", - "avatarUrl": "https://avatars.githubusercontent.com/u/2744517?v=4", - "nbRepos": 17, - "forked": [ - "colorpicker" + "braille-tools" ], "starred": [] }, @@ -4477,22 +4335,22 @@ const fans = { "login": "jmptrader", "avatarUrl": "https://avatars.githubusercontent.com/u/580082?u=abe81343558c9f93cbd43e98e53ab0c986954f79&v=4", "createdAt": "1/23/2011", - "nbFollowers": 20, + "nbFollowers": 21, "nbFollowings": 5, - "nbRepos": 3084, + "nbRepos": 3095, "follower": false, "starred": [ "evolutility-models", - "evolutility-asp.net", "motivational-numerology", + "evolutility-asp.net", "evolutility-ui-react", "evolutility-ui-jquery" ], "forked": [ + "motivational-numerology", "evolutility-asp.net", "evolutility-ui-react", "evolutility-server-node", - "motivational-numerology", "evolutility-ui-jquery", "structured-filter", "colorpicker" @@ -4514,31 +4372,13 @@ const fans = { ], "forked": [] }, - "zoom2madan": { - "login": "zoom2madan", - "avatarUrl": "https://avatars.githubusercontent.com/u/11515979?u=649683da5a1c7b1fdaa8806ae4cfb9ffd949eb93&v=4", - "createdAt": "3/16/2015", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 18, - "follower": false, - "starred": [ - "evolutility-models", - "evolutility-ui-react", - "evolutility-server-node" - ], - "forked": [], - "websiteUrl": "https://www.akqa.com/", - "location": "Gurgaon, India", - "company": "AKQA" - }, "hassan-jahan": { "login": "hassan-jahan", "avatarUrl": "https://avatars.githubusercontent.com/u/1667391?u=d0020af8d39b2d684d0b5dc252604c7219194915&v=4", "createdAt": "4/22/2012", "nbFollowers": 15, "nbFollowings": 66, - "nbRepos": 16, + "nbRepos": 17, "follower": false, "starred": [ "evolutility-models", @@ -4568,250 +4408,416 @@ const fans = { ], "starred": [] }, - "reduxionist": { - "login": "reduxionist", - "avatarUrl": "https://avatars.githubusercontent.com/u/500775?u=79dc14c5dbe3ec9d7f968426383b327bf44e266f&v=4", - "createdAt": "11/28/2010", - "nbFollowers": 222, - "nbFollowings": 466, - "nbRepos": 15, + "odnodn": { + "login": "odnodn", + "avatarUrl": "https://avatars.githubusercontent.com/u/13845351?v=4", + "createdAt": "8/17/2015", + "nbFollowers": 18, + "nbFollowings": 12, + "nbRepos": 772, "follower": false, "starred": [ - "evolutility-ui-jquery", - "structured-filter", - "colorpicker" + "kaggle-look-alike", + "meet-the-fans", + "evolutility-ui-react", + "evolutility-server-node" ], - "forked": [], - "websiteUrl": "https://jonathanbarratt.com", - "location": "Bangkok, Thailand", - "company": "@intelligent-bytes" + "forked": [ + "evolutility-models", + "kaggle-look-alike", + "evolutility-ui-react", + "evolutility-server-node", + "evolutility-ui-jquery" + ], + "bio": "Physician. Interest in everything around medical AI (ML/DL). Python/Tensorflow/Keras/MLOps.\r\nJavascript/Typescript/Angular/Node.JS. Data Visualizations with D3", + "location": "DE" }, - "psapoznik": { - "login": "psapoznik", - "avatarUrl": "https://avatars.githubusercontent.com/u/451175?u=c361c2c1520c061989d9300909c3871044b59c85&v=4", - "createdAt": "10/23/2010", - "nbFollowers": 12, - "nbFollowings": 38, - "nbRepos": 79, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "fabien": { - "login": "fabien", - "avatarUrl": "https://avatars.githubusercontent.com/u/2749?u=374e9ea6bddacf73f545edfa00fc8bbec826c91b&v=4", - "createdAt": "3/10/2008", - "nbFollowers": 69, - "nbFollowings": 21, - "nbRepos": 206, + "tzw5099": { + "login": "tzw5099", + "avatarUrl": "https://avatars.githubusercontent.com/u/6289023?u=3197972ba389672927487bfbd9350fc8ba958a5d&v=4", + "createdAt": "12/30/2013", + "nbFollowers": 22, + "nbFollowings": 8, + "nbRepos": 38, "follower": false, "starred": [ - "evolutility-ui-jquery", - "structured-filter" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "http://www.atelierfabien.be/", - "location": "Belgium" + "websiteUrl": "https://www.linkedin.com/in/tomwongxyz/" }, - "swu-illumio": { - "login": "swu-illumio", - "avatarUrl": "https://avatars.githubusercontent.com/u/6580363?v=4", - "createdAt": "2/3/2014", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "temiwale88": { + "login": "temiwale88", + "avatarUrl": "https://avatars.githubusercontent.com/u/21104282?u=1d4225f6ecc55318c465cfe95fcb92c2fed0e8dc&v=4", + "createdAt": "8/18/2016", + "nbFollowers": 7, + "nbFollowings": 24, + "nbRepos": 58, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], "forked": [] }, - "cespinar": { - "login": "cespinar", - "avatarUrl": "https://avatars.githubusercontent.com/u/8921327?v=4", - "createdAt": "9/25/2014", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "surajpaib": { + "login": "surajpaib", + "avatarUrl": "https://avatars.githubusercontent.com/u/10467804?u=5234c8b35fac8f179d96681d6d276a23cfccf7df&v=4", + "createdAt": "1/9/2015", + "nbFollowers": 77, + "nbFollowings": 154, + "nbRepos": 177, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], - "forked": [] + "forked": [], + "websiteUrl": "http://surajpai.tech", + "bio": "PhD candidate at AIM Lab | Harvard Medical School & Maastricht University", + "location": "Boston, Massachusetts", + "company": "@AIM-Harvard " }, - "vkartaviy": { - "login": "vkartaviy", - "avatarUrl": "https://avatars.githubusercontent.com/u/648039?u=0e9b6c947551ecfa395b4e798ffd8bfc3fc57d18&v=4", - "createdAt": "3/2/2011", - "nbFollowers": 111, - "nbFollowings": 894, - "nbRepos": 8, + "glacierck": { + "login": "glacierck", + "avatarUrl": "https://avatars.githubusercontent.com/u/21599896?u=738929650c253c3a640b1e839983165d4cdbb9c6&v=4", + "createdAt": "9/1/2016", + "nbFollowers": 6, + "nbFollowings": 9, + "nbRepos": 352, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], "forked": [], - "company": "Undefined™" + "bio": "Artificial intelligence Architect" }, - "Furqankhanzada": { - "login": "Furqankhanzada", - "avatarUrl": "https://avatars.githubusercontent.com/u/2400215?u=9a8b1937ae3223ebe8c4710f7b272f743ffaec32&v=4", - "createdAt": "9/22/2012", - "nbFollowers": 115, - "nbFollowings": 32, - "nbRepos": 50, + "jojogh": { + "login": "jojogh", + "avatarUrl": "https://avatars.githubusercontent.com/u/142501?v=4", + "createdAt": "10/20/2009", + "nbFollowers": 23, + "nbFollowings": 57, + "nbRepos": 27, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "https://explorebtk.com", - "location": "Karachi, Pakistan", - "company": "Explore BTK " - }, - "llenroc": { - "login": "llenroc", - "avatarUrl": "https://avatars.githubusercontent.com/u/7454468?u=31bb1e5b8271c90a516f0eda280afd9f1a5f8e84&v=4", - "nbRepos": 4252, - "forked": [ - "evolutility-ui-jquery", - "structured-filter" - ], - "starred": [] - }, - "codexratio": { - "login": "codexratio", - "avatarUrl": "https://avatars.githubusercontent.com/u/4579720?u=712ce49c3e5c1c2dd64d751e12768fe56f41fbf9&v=4", - "nbRepos": 31, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "mddipen": { - "login": "mddipen", - "avatarUrl": "https://avatars.githubusercontent.com/u/3875990?v=4", - "nbRepos": 2, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "ninoblade": { - "login": "ninoblade", - "avatarUrl": "https://avatars.githubusercontent.com/u/12738141?v=4", - "nbRepos": 2, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "tanapop": { - "login": "tanapop", - "avatarUrl": "https://avatars.githubusercontent.com/u/1018703?u=5244cd576181a736e48f8bc0ce4500f7c92216ae&v=4", - "nbRepos": 307, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "DalianDragon": { - "login": "DalianDragon", - "avatarUrl": "https://avatars.githubusercontent.com/u/7762809?v=4", - "nbRepos": 460, - "forked": [ - "evolutility-ui-jquery", - "structured-filter" - ], - "starred": [] - }, - "captainbland": { - "login": "captainbland", - "avatarUrl": "https://avatars.githubusercontent.com/u/1957915?u=2e7903e6ba5159a345e3a32847c801694b7eabab&v=4", - "nbRepos": 39, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "dthornley": { - "login": "dthornley", - "avatarUrl": "https://avatars.githubusercontent.com/u/1854363?v=4", - "nbRepos": 71, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] + "websiteUrl": "http://jojogh", + "location": "Shanghai", + "company": "Fquant" }, - "srock82": { - "login": "srock82", - "avatarUrl": "https://avatars.githubusercontent.com/u/40375829?v=4", - "createdAt": "6/18/2018", + "heinhofman": { + "login": "heinhofman", + "avatarUrl": "https://avatars.githubusercontent.com/u/93596124?u=3eda88b313aefbf38a1f62fe2a77a92d6e3914c4&v=4", + "createdAt": "11/2/2021", "nbFollowers": 0, - "nbFollowings": 3, - "nbRepos": 0, + "nbFollowings": 1, + "nbRepos": 6, "follower": false, "starred": [ - "evolutility-asp.net", - "evolutility-server-node" + "kaggle-look-alike" ], "forked": [] }, - "EitanBlumin": { - "login": "EitanBlumin", - "avatarUrl": "https://avatars.githubusercontent.com/u/30114607?u=a9587d0c015f51920d173ac4c64d0311185173fa&v=4", - "createdAt": "7/12/2017", - "nbFollowers": 59, - "nbFollowings": 10, - "nbRepos": 31, + "sagnol": { + "login": "sagnol", + "avatarUrl": "https://avatars.githubusercontent.com/u/17628907?u=4d56063f87bb756ed020c65bbc9ae3d81c15b3b8&v=4", + "createdAt": "3/3/2016", + "nbFollowers": 14, + "nbFollowings": 33, + "nbRepos": 101, "follower": false, "starred": [ - "evolutility-asp.net", - "evolutility-ui-jquery", - "structured-filter" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "https://www.eitanblumin.com/", - "bio": "Microsoft Data Platform MVP, Solutions Architect.\r\n\r\nSubscribe to my feed to be notified about new gists before anyone: https://gist.github.com/EitanBlumin.atom", - "location": "Israel", - "company": "Madeira Data Solutions" + "location": "Seoul, Korea" }, - "yadavrg": { - "login": "yadavrg", - "avatarUrl": "https://avatars.githubusercontent.com/u/5319186?v=4", - "createdAt": "8/27/2013", - "nbFollowers": 2, + "nikvan": { + "login": "nikvan", + "avatarUrl": "https://avatars.githubusercontent.com/u/11512398?u=95e4784d141ead0b8fae235ee708ebf8f3810b51&v=4", + "createdAt": "3/16/2015", + "nbFollowers": 0, "nbFollowings": 9, - "nbRepos": 9, + "nbRepos": 8, "follower": false, "starred": [ - "evolutility-asp.net", - "evolutility-server-node", - "evolutility-ui-react" + "kaggle-look-alike" ], - "forked": [] + "forked": [], + "location": "Reykjavík, Iceland", + "company": "University of Iceland" }, - "dlowther": { - "login": "dlowther", - "avatarUrl": "https://avatars.githubusercontent.com/u/6010537?u=0867005acc4aebfcfb01d54d3749f2576a1ba7d3&v=4", - "createdAt": "11/22/2013", - "nbFollowers": 0, - "nbFollowings": 2, - "nbRepos": 4, + "fstfwd": { + "login": "fstfwd", + "avatarUrl": "https://avatars.githubusercontent.com/u/862829?v=4", + "createdAt": "6/20/2011", + "nbFollowers": 29, + "nbFollowings": 7, + "nbRepos": 629, "follower": false, "starred": [ - "evolutility-asp.net" + "kaggle-look-alike", + "react-crud-icons", + "structured-filter", + "colorpicker" ], "forked": [] }, - "javis86": { - "login": "javis86", - "avatarUrl": "https://avatars.githubusercontent.com/u/5216084?u=1df985cb17d97e58836d29b8fe88668bf4d7945e&v=4", - "createdAt": "8/12/2013", + "shalevy1": { + "login": "shalevy1", + "avatarUrl": "https://avatars.githubusercontent.com/u/23245639?v=4", + "nbRepos": 3512, + "forked": [ + "kaggle-look-alike" + ], + "starred": [] + }, + "kelvin-dev": { + "login": "kelvin-dev", + "avatarUrl": "https://avatars.githubusercontent.com/u/19224355?u=68766ea4818e964e036a5a1b15928612b22e9f22&v=4", + "createdAt": "5/6/2016", + "nbFollowers": 356, + "nbFollowings": 12195, + "nbRepos": 45, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [], + "websiteUrl": "http://T.B.U", + "bio": "✔ cout << \"A minimalism practitioner, an abstract thinker in SW development with entrepreneur mindset\\n\"", + "location": "Phu Quoc Night Market, Duong To, Phu Quoc, Vietnam", + "company": "T.B.U" + }, + "ndamack": { + "login": "ndamack", + "avatarUrl": "https://avatars.githubusercontent.com/u/57536352?v=4", + "createdAt": "11/8/2019", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 1, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [] + }, + "GeoffMall": { + "login": "GeoffMall", + "avatarUrl": "https://avatars.githubusercontent.com/u/12783254?u=915d47edd1d16c00435c2866fb1761ddd8876148&v=4", + "createdAt": "6/7/2015", + "nbFollowers": 4, + "nbFollowings": 3, + "nbRepos": 19, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [], + "websiteUrl": "http://www.geoffmall.com" + }, + "Kalyanagunavardhanaya": { + "login": "Kalyanagunavardhanaya", + "avatarUrl": "https://avatars.githubusercontent.com/u/56344392?u=46d2460979727867edb5f34ccac0119e3ff7d415&v=4", + "createdAt": "10/9/2019", + "nbFollowers": 0, + "nbFollowings": 1, + "nbRepos": 10, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [], + "location": "India" + }, + "hasanpolatt": { + "login": "hasanpolatt", + "avatarUrl": "https://avatars.githubusercontent.com/u/53409354?u=569ee81454ca2fdc283b492a3a23c344695acc38&v=4", + "createdAt": "7/28/2019", + "nbFollowers": 70, + "nbFollowings": 49, + "nbRepos": 28, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [ + "motivational-numerology" + ], + "bio": "dev in progress..", + "location": "Diyarbakır", + "company": "Freelancer" + }, + "BenNeighbour": { + "login": "BenNeighbour", + "avatarUrl": "https://avatars.githubusercontent.com/u/45554944?u=03c1d9119dfe0264ecbb816e77bd7668436449be&v=4", + "createdAt": "12/2/2018", + "nbFollowers": 629, + "nbFollowings": 252, + "nbRepos": 107, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [], + "websiteUrl": "http://benneighbour.com", + "bio": "Software Engineer who wants to learn while building cool things.", + "location": "London", + "company": "Vorboss" + }, + "Kal-E1": { + "login": "Kal-E1", + "avatarUrl": "https://avatars.githubusercontent.com/u/85079973?v=4", + "createdAt": "5/30/2021", + "nbFollowers": 2, + "nbFollowings": 2, + "nbRepos": 3, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [] + }, + "goda02": { + "login": "goda02", + "avatarUrl": "https://avatars.githubusercontent.com/u/63078102?v=4", + "nbRepos": 2, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "avinash8526": { + "login": "avinash8526", + "avatarUrl": "https://avatars.githubusercontent.com/u/2865238?u=91467f32fe5f07f0e33c08b914b76b99e25780cb&v=4", + "nbRepos": 28, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "zigdi3": { + "login": "zigdi3", + "avatarUrl": "https://avatars.githubusercontent.com/u/6757614?u=d6ca5610f92223ae64ff8f7db2cb98a20934070d&v=4", + "nbRepos": 56, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "wishmaster007": { + "login": "wishmaster007", + "avatarUrl": "https://avatars.githubusercontent.com/u/7414689?v=4", + "nbRepos": 17, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "algzb": { + "login": "algzb", + "avatarUrl": "https://avatars.githubusercontent.com/u/7298890?u=59c638456aae8aabc66266e2e95ee5a26a6b04c1&v=4", + "nbRepos": 42, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "whuzzz": { + "login": "whuzzz", + "avatarUrl": "https://avatars.githubusercontent.com/u/96403870?v=4", + "nbRepos": 41, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "Kytholek": { + "login": "Kytholek", + "avatarUrl": "https://avatars.githubusercontent.com/u/103764775?v=4", + "nbRepos": 3, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "nwlynch": { + "login": "nwlynch", + "avatarUrl": "https://avatars.githubusercontent.com/u/5420993?u=a2ea66382805bf5abba281cd4faad92cc3892540&v=4", + "nbRepos": 170, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "srock82": { + "login": "srock82", + "avatarUrl": "https://avatars.githubusercontent.com/u/40375829?v=4", + "createdAt": "6/18/2018", + "nbFollowers": 1, + "nbFollowings": 3, + "nbRepos": 0, + "follower": false, + "starred": [ + "evolutility-asp.net", + "evolutility-server-node" + ], + "forked": [] + }, + "EitanBlumin": { + "login": "EitanBlumin", + "avatarUrl": "https://avatars.githubusercontent.com/u/30114607?u=a9587d0c015f51920d173ac4c64d0311185173fa&v=4", + "createdAt": "7/12/2017", + "nbFollowers": 60, + "nbFollowings": 10, + "nbRepos": 31, + "follower": false, + "starred": [ + "evolutility-asp.net", + "evolutility-ui-jquery", + "structured-filter" + ], + "forked": [], + "websiteUrl": "https://www.eitanblumin.com/", + "bio": "Microsoft Data Platform MVP, Solutions Architect.\r\n\r\nSubscribe to my feed to be notified about new gists before anyone: https://gist.github.com/EitanBlumin.atom", + "location": "Israel", + "company": "Madeira Data Solutions" + }, + "yadavrg": { + "login": "yadavrg", + "avatarUrl": "https://avatars.githubusercontent.com/u/5319186?v=4", + "createdAt": "8/27/2013", + "nbFollowers": 2, + "nbFollowings": 9, + "nbRepos": 9, + "follower": false, + "starred": [ + "evolutility-asp.net", + "evolutility-server-node", + "evolutility-ui-react" + ], + "forked": [] + }, + "dlowther": { + "login": "dlowther", + "avatarUrl": "https://avatars.githubusercontent.com/u/6010537?u=0867005acc4aebfcfb01d54d3749f2576a1ba7d3&v=4", + "createdAt": "11/22/2013", + "nbFollowers": 0, + "nbFollowings": 2, + "nbRepos": 4, + "follower": false, + "starred": [ + "evolutility-asp.net" + ], + "forked": [] + }, + "javis86": { + "login": "javis86", + "avatarUrl": "https://avatars.githubusercontent.com/u/5216084?u=58b6f72bb328da50b4a483b4e7c8ac16f1d79a6a&v=4", + "createdAt": "8/12/2013", "nbFollowers": 17, - "nbFollowings": 81, + "nbFollowings": 83, "nbRepos": 29, "follower": false, "starred": [ @@ -4825,7 +4831,7 @@ const fans = { "login": "send2vinnie", "avatarUrl": "https://avatars.githubusercontent.com/u/261418?v=4", "createdAt": "5/1/2010", - "nbFollowers": 77, + "nbFollowers": 82, "nbFollowings": 17, "nbRepos": 62, "follower": false, @@ -4840,7 +4846,7 @@ const fans = { "login": "rkapl123", "avatarUrl": "https://avatars.githubusercontent.com/u/7430763?u=f27243fe825548041c8d3db3912b208c9a2df632&v=4", "createdAt": "4/28/2014", - "nbFollowers": 19, + "nbFollowers": 21, "nbFollowings": 13, "nbRepos": 21, "follower": false, @@ -4855,7 +4861,7 @@ const fans = { "dillishrestha": { "login": "dillishrestha", "avatarUrl": "https://avatars.githubusercontent.com/u/10883545?v=4", - "nbRepos": 669, + "nbRepos": 670, "forked": [ "evolutility-asp.net" ], @@ -4906,7 +4912,7 @@ const fans = { "createdAt": "3/25/2014", "nbFollowers": 1, "nbFollowings": 4, - "nbRepos": 30, + "nbRepos": 32, "follower": false, "starred": [ "evolutility-asp.net" @@ -4920,7 +4926,7 @@ const fans = { "iamravikumar": { "login": "iamravikumar", "avatarUrl": "https://avatars.githubusercontent.com/u/25150666?u=8d36b75fe481bf2c1b5b5e6334db748fedde5e67&v=4", - "nbRepos": 729, + "nbRepos": 734, "forked": [ "evolutility-asp.net" ], @@ -4929,7 +4935,7 @@ const fans = { "kavallo": { "login": "kavallo", "avatarUrl": "https://avatars.githubusercontent.com/u/3780998?u=2fc9da17b73ef5b8f1907cca015471ce0de5cd73&v=4", - "nbRepos": 704, + "nbRepos": 708, "forked": [ "evolutility-asp.net" ], @@ -4938,14 +4944,253 @@ const fans = { "Watch-Later": { "login": "Watch-Later", "avatarUrl": "https://avatars.githubusercontent.com/u/67728145?v=4", - "nbRepos": 3193, + "nbRepos": 3195, "forked": [ "evolutility-asp.net" ], "starred": [] }, - "stevenkath": { - "login": "stevenkath", + "fabien": { + "login": "fabien", + "avatarUrl": "https://avatars.githubusercontent.com/u/2749?u=374e9ea6bddacf73f545edfa00fc8bbec826c91b&v=4", + "createdAt": "3/10/2008", + "nbFollowers": 69, + "nbFollowings": 21, + "nbRepos": 206, + "follower": false, + "starred": [ + "structured-filter", + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://www.atelierfabien.be/", + "location": "Belgium" + }, + "eymengunay": { + "login": "eymengunay", + "avatarUrl": "https://avatars.githubusercontent.com/u/242627?u=7cc2f7d4e41a730fa9a2ba602b0b6d9f00991414&v=4", + "createdAt": "4/12/2010", + "nbFollowers": 29, + "nbFollowings": 9, + "nbRepos": 38, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://egunay.com", + "location": "Belgrade", + "company": "Munogu" + }, + "robertdean": { + "login": "robertdean", + "avatarUrl": "https://avatars.githubusercontent.com/u/430878?u=53a1dbaee56d88127596ec75abff7447e761928c&v=4", + "createdAt": "10/7/2010", + "nbFollowers": 16, + "nbFollowings": 11, + "nbRepos": 69, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, + "thomasst": { + "login": "thomasst", + "avatarUrl": "https://avatars.githubusercontent.com/u/68381?v=4", + "createdAt": "3/29/2009", + "nbFollowers": 85, + "nbFollowings": 1, + "nbRepos": 23, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://thomasst.ch" + }, + "tomyun": { + "login": "tomyun", + "avatarUrl": "https://avatars.githubusercontent.com/u/906626?u=3521c7e02f8a4994ae9a9c02b5f1c40034c725a4&v=4", + "createdAt": "7/10/2011", + "nbFollowers": 86, + "nbFollowings": 75, + "nbRepos": 76, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "Jeonju, Korea" + }, + "recca0120": { + "login": "recca0120", + "avatarUrl": "https://avatars.githubusercontent.com/u/1390554?u=c4eb46f1f98546e3a993bfe8769d5e814cb93542&v=4", + "createdAt": "1/29/2012", + "nbFollowers": 364, + "nbFollowings": 376, + "nbRepos": 166, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://recca0120.github.io/", + "location": "taiwan" + }, + "heyman8909": { + "login": "heyman8909", + "avatarUrl": "https://avatars.githubusercontent.com/u/5364978?v=4", + "createdAt": "9/2/2013", + "nbFollowers": 2, + "nbFollowings": 1, + "nbRepos": 3, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, + "reduxionist": { + "login": "reduxionist", + "avatarUrl": "https://avatars.githubusercontent.com/u/500775?u=79dc14c5dbe3ec9d7f968426383b327bf44e266f&v=4", + "createdAt": "11/28/2010", + "nbFollowers": 228, + "nbFollowings": 467, + "nbRepos": 16, + "follower": false, + "starred": [ + "structured-filter", + "evolutility-ui-jquery", + "colorpicker" + ], + "forked": [], + "websiteUrl": "https://jonathanbarratt.com", + "location": "Bangkok, Thailand", + "company": "@intelligent-bytes" + }, + "Graghav": { + "login": "Graghav", + "avatarUrl": "https://avatars.githubusercontent.com/u/5223649?u=2f012fca6120bba849f186c5f2c707b4eacf378c&v=4", + "createdAt": "8/13/2013", + "nbFollowers": 31, + "nbFollowings": 10, + "nbRepos": 40, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "Chennai", + "company": "Zuper" + }, + "nhymxu": { + "login": "nhymxu", + "avatarUrl": "https://avatars.githubusercontent.com/u/535617?u=cc4eb13d24991a3edeb933723f712d64fa3bb047&v=4", + "createdAt": "12/24/2010", + "nbFollowers": 31, + "nbFollowings": 7, + "nbRepos": 87, + "follower": false, + "starred": [ + "structured-filter", + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "Hơi gầy, hơi nhạt, não cá vàng và đang lang thang", + "location": "Hanoi, Vietnam" + }, + "milankuzmanovic": { + "login": "milankuzmanovic", + "avatarUrl": "https://avatars.githubusercontent.com/u/1116044?v=4", + "nbRepos": 7, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "amitchawlamca": { + "login": "amitchawlamca", + "avatarUrl": "https://avatars.githubusercontent.com/u/5111539?v=4", + "nbRepos": 3, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "swarzesherz": { + "login": "swarzesherz", + "avatarUrl": "https://avatars.githubusercontent.com/u/197827?u=17050c01b5581a29971428816f1b823036a4767d&v=4", + "nbRepos": 77, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "PankajsT": { + "login": "PankajsT", + "avatarUrl": "https://avatars.githubusercontent.com/u/1398814?v=4", + "createdAt": "2/1/2012", + "nbFollowers": 0, + "nbFollowings": 2, + "nbRepos": 1, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [ + "structured-filter" + ] + }, + "olegil": { + "login": "olegil", + "avatarUrl": "https://avatars.githubusercontent.com/u/6565844?v=4", + "nbRepos": 475, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "llenroc": { + "login": "llenroc", + "avatarUrl": "https://avatars.githubusercontent.com/u/7454468?u=31bb1e5b8271c90a516f0eda280afd9f1a5f8e84&v=4", + "nbRepos": 4252, + "forked": [ + "structured-filter", + "evolutility-ui-jquery" + ], + "starred": [] + }, + "yashilanka": { + "login": "yashilanka", + "avatarUrl": "https://avatars.githubusercontent.com/u/866524?u=5acc45363a0cf77b5ebf1c07d8e02a6694ec5bdc&v=4", + "nbRepos": 1743, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "goupviet": { + "login": "goupviet", + "avatarUrl": "https://avatars.githubusercontent.com/u/9402126?u=bbd7a3c020efbc77cf5fc64554af83bdac675c42&v=4", + "nbRepos": 1052, + "forked": [ + "structured-filter", + "colorpicker" + ], + "starred": [] + }, + "jkso": { + "login": "jkso", + "avatarUrl": "https://avatars.githubusercontent.com/u/1902849?v=4", + "nbRepos": 413, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "stevenkath": { + "login": "stevenkath", "avatarUrl": "https://avatars.githubusercontent.com/u/5440278?u=467b4ae4db151fb4124d05ba23f7259b0c8e8c42&v=4", "createdAt": "9/11/2013", "nbFollowers": 3, @@ -4963,9 +5208,9 @@ const fans = { "login": "wwfalcon", "avatarUrl": "https://avatars.githubusercontent.com/u/72378?u=92ad5bd25bc34e46467bb87a47afb20b7e6cc4c5&v=4", "createdAt": "4/9/2009", - "nbFollowers": 52, + "nbFollowers": 55, "nbFollowings": 306, - "nbRepos": 85, + "nbRepos": 86, "follower": false, "starred": [ "evolutility-ui-react", @@ -4982,9 +5227,9 @@ const fans = { "login": "skariel", "avatarUrl": "https://avatars.githubusercontent.com/u/2347816?u=8952f318e56853a216eed63834207722d8c88745&v=4", "createdAt": "9/14/2012", - "nbFollowers": 49, + "nbFollowers": 50, "nbFollowings": 35, - "nbRepos": 45, + "nbRepos": 46, "follower": false, "starred": [ "evolutility-ui-react" @@ -5015,8 +5260,8 @@ const fans = { "login": "hpinio", "avatarUrl": "https://avatars.githubusercontent.com/u/1176708?v=4", "createdAt": "11/6/2011", - "nbFollowers": 11, - "nbFollowings": 10, + "nbFollowers": 12, + "nbFollowings": 11, "nbRepos": 31, "follower": false, "starred": [ @@ -5063,25 +5308,23 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/557190?u=dbcee85be27196ea44357c42df66592a669ae284&v=4", "createdAt": "1/11/2011", "nbFollowers": 137, - "nbFollowings": 297, + "nbFollowings": 303, "nbRepos": 104, "follower": false, "starred": [ "evolutility-ui-react" ], "forked": [], - "websiteUrl": "https://sprintty.com", "bio": "Fullstack JavaScript Developer", - "location": "Limassol, Cyprus", - "company": "Sprintty" + "location": "Tbilisi, Georgia" }, "Vishal-Isharani": { "login": "Vishal-Isharani", "avatarUrl": "https://avatars.githubusercontent.com/u/10386581?u=fbb95b79ac9c67e2780bd97a1079d1b1d77dc662&v=4", "createdAt": "1/3/2015", - "nbFollowers": 52, + "nbFollowers": 55, "nbFollowings": 144, - "nbRepos": 39, + "nbRepos": 40, "follower": false, "starred": [ "evolutility-ui-react" @@ -5159,199 +5402,335 @@ const fans = { ], "starred": [] }, - "eymengunay": { - "login": "eymengunay", - "avatarUrl": "https://avatars.githubusercontent.com/u/242627?u=7cc2f7d4e41a730fa9a2ba602b0b6d9f00991414&v=4", - "createdAt": "4/12/2010", - "nbFollowers": 28, - "nbFollowings": 9, - "nbRepos": 38, + "xteknix": { + "login": "xteknix", + "avatarUrl": "https://avatars.githubusercontent.com/u/47232734?u=79f991f9f50e6c59c49fc9aa432fad2e4eccebcb&v=4", + "createdAt": "1/31/2019", + "nbFollowers": 0, + "nbFollowings": 5, + "nbRepos": 0, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "websiteUrl": "http://egunay.com", - "location": "Belgrade", - "company": "Munogu" + "location": "HERE" }, - "robertdean": { - "login": "robertdean", - "avatarUrl": "https://avatars.githubusercontent.com/u/430878?u=53a1dbaee56d88127596ec75abff7447e761928c&v=4", - "createdAt": "10/7/2010", - "nbFollowers": 15, - "nbFollowings": 11, - "nbRepos": 69, + "Major-Mike": { + "login": "Major-Mike", + "avatarUrl": "https://avatars.githubusercontent.com/u/55165479?u=252c6b51d7973abdda9c3d414ab7e97f631adc22&v=4", + "createdAt": "9/10/2019", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 1, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], - "forked": [] + "forked": [], + "bio": "I'm an open book, want to know something, just ask." }, - "thomasst": { - "login": "thomasst", - "avatarUrl": "https://avatars.githubusercontent.com/u/68381?v=4", - "createdAt": "3/29/2009", - "nbFollowers": 84, - "nbFollowings": 1, - "nbRepos": 23, + "tcoolspy": { + "login": "tcoolspy", + "avatarUrl": "https://avatars.githubusercontent.com/u/1538329?v=4", + "createdAt": "3/14/2012", + "nbFollowers": 4, + "nbFollowings": 8, + "nbRepos": 9, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "websiteUrl": "http://thomasst.ch" + "location": "Birmingham, AL" }, - "tomyun": { - "login": "tomyun", - "avatarUrl": "https://avatars.githubusercontent.com/u/906626?u=3521c7e02f8a4994ae9a9c02b5f1c40034c725a4&v=4", - "createdAt": "7/10/2011", - "nbFollowers": 84, - "nbFollowings": 74, - "nbRepos": 75, + "hakkisagdic": { + "login": "hakkisagdic", + "avatarUrl": "https://avatars.githubusercontent.com/u/11720433?u=00c4dff1b2aad19ce3f3d1e312c8619e476da20e&v=4", + "createdAt": "3/30/2015", + "nbFollowers": 120, + "nbFollowings": 43, + "nbRepos": 333, "follower": false, "starred": [ + "react-crud-icons", "structured-filter" ], + "forked": [ + "react-crud-icons" + ] + }, + "Sammuel-Miranda": { + "login": "Sammuel-Miranda", + "avatarUrl": "https://avatars.githubusercontent.com/u/32678615?u=ec6ce6a2b3a34e55073e41375ecb3a9733c3c3e1&v=4", + "createdAt": "10/10/2017", + "nbFollowers": 7, + "nbFollowings": 23, + "nbRepos": 8, + "follower": false, + "starred": [ + "react-crud-icons" + ], "forked": [], - "location": "Jeonju, Korea" + "websiteUrl": "http://studssw@gmail.com", + "bio": "Visual Studio (C#/VB) and SqlServer, some Android and really ... anything that i need to", + "location": "Brazil" }, - "recca0120": { - "login": "recca0120", - "avatarUrl": "https://avatars.githubusercontent.com/u/1390554?u=c4eb46f1f98546e3a993bfe8769d5e814cb93542&v=4", - "createdAt": "1/29/2012", - "nbFollowers": 350, - "nbFollowings": 377, - "nbRepos": 164, + "migueravila": { + "login": "migueravila", + "avatarUrl": "https://avatars.githubusercontent.com/u/35583825?u=f4de8ed2736cd284d6a55ac4633fa267c19c6e42&v=4", + "createdAt": "1/18/2018", + "nbFollowers": 304, + "nbFollowings": 258, + "nbRepos": 38, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "websiteUrl": "http://recca0120.github.io/", - "location": "taiwan" + "websiteUrl": "http://avila.sh", + "bio": "Designing interfaces ✦ building software", + "company": "@yuhumx" }, - "heyman8909": { - "login": "heyman8909", - "avatarUrl": "https://avatars.githubusercontent.com/u/5364978?v=4", - "createdAt": "9/2/2013", - "nbFollowers": 2, - "nbFollowings": 1, - "nbRepos": 3, + "vossiman": { + "login": "vossiman", + "avatarUrl": "https://avatars.githubusercontent.com/u/949168?u=0b62f76946c2888336d0ecd4a80d8ccb63d38567&v=4", + "createdAt": "7/30/2011", + "nbFollowers": 0, + "nbFollowings": 2, + "nbRepos": 8, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], - "forked": [] + "forked": [], + "websiteUrl": "http://vossi.at", + "bio": "hacking things together in my freetime", + "location": "Wien, Austria" }, - "Graghav": { - "login": "Graghav", - "avatarUrl": "https://avatars.githubusercontent.com/u/5223649?u=2f012fca6120bba849f186c5f2c707b4eacf378c&v=4", - "createdAt": "8/13/2013", - "nbFollowers": 31, - "nbFollowings": 10, - "nbRepos": 40, + "thrabchak": { + "login": "thrabchak", + "avatarUrl": "https://avatars.githubusercontent.com/u/4117711?v=4", + "createdAt": "4/10/2013", + "nbFollowers": 16, + "nbFollowings": 26, + "nbRepos": 29, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "location": "Chennai", - "company": "Zuper" + "websiteUrl": "http://tomhrabchak.com", + "location": "Boston, MA" }, - "nhymxu": { - "login": "nhymxu", - "avatarUrl": "https://avatars.githubusercontent.com/u/535617?u=cc4eb13d24991a3edeb933723f712d64fa3bb047&v=4", - "createdAt": "12/24/2010", - "nbFollowers": 31, - "nbFollowings": 7, - "nbRepos": 86, + "tcelestino": { + "login": "tcelestino", + "avatarUrl": "https://avatars.githubusercontent.com/u/190265?u=b5c92992eae9796f79aa1fd2280d6a3e438c7938&v=4", + "createdAt": "1/26/2010", + "nbFollowers": 110, + "nbFollowings": 193, + "nbRepos": 66, "follower": false, "starred": [ - "structured-filter", - "evolutility-ui-jquery" + "react-crud-icons" ], "forked": [], - "websiteUrl": "https://dungnt.net", - "bio": "Hơi gầy, hơi nhạt, não cá vàng và đang lang thang", - "location": "Hanoi, Vietnam" + "websiteUrl": "http://twitter.com/tcelestino", + "bio": "web developer at world", + "location": "Salvador, BA, Brazil", + "company": "@catho" }, - "milankuzmanovic": { - "login": "milankuzmanovic", - "avatarUrl": "https://avatars.githubusercontent.com/u/1116044?v=4", - "nbRepos": 7, - "forked": [ - "structured-filter" + "varunrayen": { + "login": "varunrayen", + "avatarUrl": "https://avatars.githubusercontent.com/u/589444?u=c8f305626df74ece739ee42a1550af9ca1d9f7dc&v=4", + "createdAt": "1/28/2011", + "nbFollowers": 7, + "nbFollowings": 6, + "nbRepos": 33, + "follower": false, + "starred": [ + "react-crud-icons" ], - "starred": [] + "forked": [], + "websiteUrl": "http://www.varunrayen.dev", + "bio": "Full Stack & DevOps Engineer \r\n\r\n-- Die with memories, not dreams --", + "location": "Thoothukudi, TN" }, - "amitchawlamca": { - "login": "amitchawlamca", - "avatarUrl": "https://avatars.githubusercontent.com/u/5111539?v=4", - "nbRepos": 3, + "TrendingTechnology": { + "login": "TrendingTechnology", + "avatarUrl": "https://avatars.githubusercontent.com/u/5959703?v=4", + "nbRepos": 18657, "forked": [ - "structured-filter" + "react-crud-icons" ], "starred": [] }, - "swarzesherz": { - "login": "swarzesherz", - "avatarUrl": "https://avatars.githubusercontent.com/u/197827?u=17050c01b5581a29971428816f1b823036a4767d&v=4", - "nbRepos": 77, + "olli22221": { + "login": "olli22221", + "avatarUrl": "https://avatars.githubusercontent.com/u/24784772?u=2cc2bad4fcb2aaa4a5121c1a4b49ca1e0dcd3c75&v=4", + "nbRepos": 16, "forked": [ - "structured-filter" + "react-crud-icons" ], "starred": [] }, - "PankajsT": { - "login": "PankajsT", - "avatarUrl": "https://avatars.githubusercontent.com/u/1398814?v=4", - "createdAt": "2/1/2012", - "nbFollowers": 0, - "nbFollowings": 2, - "nbRepos": 1, + "opheron": { + "login": "opheron", + "avatarUrl": "https://avatars.githubusercontent.com/u/7110152?u=2141510570f91472b36c4dd946d82517a27f6389&v=4", + "createdAt": "3/30/2014", + "nbFollowers": 23, + "nbFollowings": 41, + "nbRepos": 61, "follower": false, "starred": [ - "structured-filter" - ], - "forked": [ - "structured-filter" - ] - }, - "olegil": { - "login": "olegil", - "avatarUrl": "https://avatars.githubusercontent.com/u/6565844?v=4", - "nbRepos": 475, - "forked": [ - "structured-filter" + "meet-the-fans" ], - "starred": [] + "forked": [], + "websiteUrl": "http://andrewhchong.com" }, - "yashilanka": { - "login": "yashilanka", - "avatarUrl": "https://avatars.githubusercontent.com/u/866524?u=5acc45363a0cf77b5ebf1c07d8e02a6694ec5bdc&v=4", - "nbRepos": 1743, - "forked": [ - "structured-filter" + "sandoche": { + "login": "sandoche", + "avatarUrl": "https://avatars.githubusercontent.com/u/3635348?u=63e2fff3562fdcb1097658324b7ac02bec95ca0c&v=4", + "createdAt": "2/19/2013", + "nbFollowers": 488, + "nbFollowings": 119, + "nbRepos": 198, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "websiteUrl": "https://www.sandoche.com", + "bio": "I'm a Web3 Fullstack Engineer working at @evmos. I love to learn, design and build products.", + "location": "Spain", + "company": "Evmos" }, - "goupviet": { - "login": "goupviet", - "avatarUrl": "https://avatars.githubusercontent.com/u/9402126?u=bbd7a3c020efbc77cf5fc64554af83bdac675c42&v=4", - "nbRepos": 1044, - "forked": [ - "structured-filter", - "colorpicker" + "kean-stump": { + "login": "kean-stump", + "avatarUrl": "https://avatars.githubusercontent.com/u/39863172?v=4", + "createdAt": "6/2/2018", + "nbFollowers": 2, + "nbFollowings": 8, + "nbRepos": 0, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [] + }, + "kierandwn": { + "login": "kierandwn", + "avatarUrl": "https://avatars.githubusercontent.com/u/51744808?u=a79b7889d10b534222b7118d9c2a32d430364ceb&v=4", + "createdAt": "6/12/2019", + "nbFollowers": 4, + "nbFollowings": 7, + "nbRepos": 11, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [], + "bio": "Dynamics & Control Enginer", + "location": "Worldwide" + }, + "FI-Mihej": { + "login": "FI-Mihej", + "avatarUrl": "https://avatars.githubusercontent.com/u/1728439?u=eb9809c344cfccc5195ac9de5f3aaf5b14925c89&v=4", + "createdAt": "5/10/2012", + "nbFollowers": 14, + "nbFollowings": 39, + "nbRepos": 43, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [], + "websiteUrl": "http://www.butenkoms.space" + }, + "sengluty198": { + "login": "sengluty198", + "avatarUrl": "https://avatars.githubusercontent.com/u/30923741?u=51a33fb32ea4d29afec5ae0e63badcd69374fe1b&v=4", + "createdAt": "8/11/2017", + "nbFollowers": 8, + "nbFollowings": 110, + "nbRepos": 13, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [], + "bio": "just do it", + "location": "ZhuZhou HuNan" + }, + "jonschlinkert": { + "login": "jonschlinkert", + "avatarUrl": "https://avatars.githubusercontent.com/u/383994?u=335f06277f72722162e89bd5516849f2e82f37cf&v=4", + "createdAt": "9/1/2010", + "nbFollowers": 4404, + "nbFollowings": 74, + "nbRepos": 1144, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [], + "websiteUrl": "https://www.linkedin.com/in/jonschlinkert/", + "bio": "Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch", + "location": "Cincinnati, OH", + "company": "@brandscale " + }, + "wanghaisheng": { + "login": "wanghaisheng", + "avatarUrl": "https://avatars.githubusercontent.com/u/2363295?u=fe6c41075d0a9d2f17e3564b4c5e95476352956e&v=4", + "createdAt": "9/17/2012", + "nbFollowers": 631, + "nbFollowings": 1485, + "nbRepos": 3391, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [ + "meet-the-fans" + ], + "websiteUrl": "https://borninsea.com", + "bio": "Looking for any opportunity remote, drop me whs860603@gmail.com\r\nwechat:edwin_whs", + "location": "shenzhen" + }, + "andykeh710": { + "login": "andykeh710", + "avatarUrl": "https://avatars.githubusercontent.com/u/1002127?u=97915136fcb5c5d7394a116a16fd11a76f0e7c8b&v=4", + "createdAt": "8/24/2011", + "nbFollowers": 30, + "nbFollowings": 74, + "nbRepos": 192, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [ + "meet-the-fans" + ], + "websiteUrl": "http://web3r.tech", + "bio": "Blockchain, AI, supply chain, R&D.\r\nI also make music and animations https://tinyurl.com/mryyd8a9", + "location": "earth", + "company": "Web3 Research" + }, + "vandelio": { + "login": "vandelio", + "avatarUrl": "https://avatars.githubusercontent.com/u/9050425?u=9158051629b9043127136a68bed2a5f7a096915e&v=4", + "nbRepos": 25, + "forked": [ + "meet-the-fans" ], "starred": [] }, - "jkso": { - "login": "jkso", - "avatarUrl": "https://avatars.githubusercontent.com/u/1902849?v=4", - "nbRepos": 409, + "smartmanru": { + "login": "smartmanru", + "avatarUrl": "https://avatars.githubusercontent.com/u/14003491?u=0894678a9507e76a21abe9458cc80dd848657c9d&v=4", + "nbRepos": 232, "forked": [ - "structured-filter" + "meet-the-fans" ], "starred": [] }, @@ -5359,9 +5738,9 @@ const fans = { "login": "uniconstructor", "avatarUrl": "https://avatars.githubusercontent.com/u/1384545?u=7344c7c83e303c8a332723d75bbf7375a994ae61&v=4", "createdAt": "1/27/2012", - "nbFollowers": 66, - "nbFollowings": 177, - "nbRepos": 129, + "nbFollowers": 69, + "nbFollowings": 178, + "nbRepos": 132, "follower": false, "starred": [ "evolutility-server-node", @@ -5373,8 +5752,8 @@ const fans = { "login": "dotsource", "avatarUrl": "https://avatars.githubusercontent.com/u/3641092?v=4", "createdAt": "2/19/2013", - "nbFollowers": 23, - "nbFollowings": 10, + "nbFollowers": 24, + "nbFollowings": 11, "nbRepos": 0, "follower": false, "starred": [ @@ -5418,7 +5797,7 @@ const fans = { "login": "basicsharp", "avatarUrl": "https://avatars.githubusercontent.com/u/796215?v=4", "createdAt": "5/18/2011", - "nbFollowers": 59, + "nbFollowers": 60, "nbFollowings": 10, "nbRepos": 78, "follower": false, @@ -5441,7 +5820,7 @@ const fans = { "l3dlp-sandbox": { "login": "l3dlp-sandbox", "avatarUrl": "https://avatars.githubusercontent.com/u/19497174?v=4", - "nbRepos": 1845, + "nbRepos": 1847, "forked": [ "evolutility-server-node", "evolutility-ui-jquery" @@ -5476,625 +5855,483 @@ const fans = { ], "starred": [] }, - "xteknix": { - "login": "xteknix", - "avatarUrl": "https://avatars.githubusercontent.com/u/47232734?u=79f991f9f50e6c59c49fc9aa432fad2e4eccebcb&v=4", - "createdAt": "1/31/2019", - "nbFollowers": 1, - "nbFollowings": 5, - "nbRepos": 0, + "psapoznik": { + "login": "psapoznik", + "avatarUrl": "https://avatars.githubusercontent.com/u/451175?u=c361c2c1520c061989d9300909c3871044b59c85&v=4", + "createdAt": "10/23/2010", + "nbFollowers": 12, + "nbFollowings": 38, + "nbRepos": 79, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], - "forked": [], - "location": "HERE" + "forked": [] }, - "Major-Mike": { - "login": "Major-Mike", - "avatarUrl": "https://avatars.githubusercontent.com/u/55165479?u=252c6b51d7973abdda9c3d414ab7e97f631adc22&v=4", - "createdAt": "9/10/2019", + "swu-illumio": { + "login": "swu-illumio", + "avatarUrl": "https://avatars.githubusercontent.com/u/6580363?v=4", + "createdAt": "2/3/2014", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 1, - "follower": false, - "starred": [ - "react-crud-icons" - ], - "forked": [], - "bio": "I'm an open book, want to know something, just ask." - }, - "tcoolspy": { - "login": "tcoolspy", - "avatarUrl": "https://avatars.githubusercontent.com/u/1538329?v=4", - "createdAt": "3/14/2012", - "nbFollowers": 4, - "nbFollowings": 8, - "nbRepos": 9, + "nbRepos": 0, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], - "forked": [], - "location": "Birmingham, AL" + "forked": [] }, - "hakkisagdic": { - "login": "hakkisagdic", - "avatarUrl": "https://avatars.githubusercontent.com/u/11720433?u=00c4dff1b2aad19ce3f3d1e312c8619e476da20e&v=4", - "createdAt": "3/30/2015", - "nbFollowers": 122, - "nbFollowings": 43, - "nbRepos": 331, + "cespinar": { + "login": "cespinar", + "avatarUrl": "https://avatars.githubusercontent.com/u/8921327?v=4", + "createdAt": "9/25/2014", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "react-crud-icons", - "structured-filter" + "evolutility-ui-jquery" ], - "forked": [ - "react-crud-icons" - ] + "forked": [] }, - "Sammuel-Miranda": { - "login": "Sammuel-Miranda", - "avatarUrl": "https://avatars.githubusercontent.com/u/32678615?u=ec6ce6a2b3a34e55073e41375ecb3a9733c3c3e1&v=4", - "createdAt": "10/10/2017", - "nbFollowers": 7, - "nbFollowings": 23, + "vkartaviy": { + "login": "vkartaviy", + "avatarUrl": "https://avatars.githubusercontent.com/u/648039?u=0e9b6c947551ecfa395b4e798ffd8bfc3fc57d18&v=4", + "createdAt": "3/2/2011", + "nbFollowers": 113, + "nbFollowings": 918, "nbRepos": 8, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "http://studssw@gmail.com", - "bio": "Visual Studio (C#/VB) and SqlServer, some Android and really ... anything that i need to", - "location": "Brazil" + "company": "Undefined™" }, - "migueravila": { - "login": "migueravila", - "avatarUrl": "https://avatars.githubusercontent.com/u/35583825?u=f4de8ed2736cd284d6a55ac4633fa267c19c6e42&v=4", - "createdAt": "1/18/2018", - "nbFollowers": 299, - "nbFollowings": 254, - "nbRepos": 41, + "Furqankhanzada": { + "login": "Furqankhanzada", + "avatarUrl": "https://avatars.githubusercontent.com/u/2400215?u=9a8b1937ae3223ebe8c4710f7b272f743ffaec32&v=4", + "createdAt": "9/22/2012", + "nbFollowers": 118, + "nbFollowings": 32, + "nbRepos": 51, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "http://avila.id", - "bio": "→ I'm a software engineer and designer with a passion for crafting beautiful and user-friendly products following the best development and design standards.\r\n", - "company": "@yuhumx" + "websiteUrl": "https://furqan.codes", + "location": "Karachi, Pakistan" }, - "vossiman": { - "login": "vossiman", - "avatarUrl": "https://avatars.githubusercontent.com/u/949168?u=0b62f76946c2888336d0ecd4a80d8ccb63d38567&v=4", - "createdAt": "7/30/2011", - "nbFollowers": 0, - "nbFollowings": 2, - "nbRepos": 8, - "follower": false, - "starred": [ - "react-crud-icons" + "codexratio": { + "login": "codexratio", + "avatarUrl": "https://avatars.githubusercontent.com/u/4579720?u=712ce49c3e5c1c2dd64d751e12768fe56f41fbf9&v=4", + "nbRepos": 31, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "http://vossi.at", - "bio": "hacking things together in my freetime", - "location": "Wien, Austria" + "starred": [] }, - "thrabchak": { - "login": "thrabchak", - "avatarUrl": "https://avatars.githubusercontent.com/u/4117711?v=4", - "createdAt": "4/10/2013", - "nbFollowers": 16, - "nbFollowings": 26, - "nbRepos": 29, - "follower": false, - "starred": [ - "react-crud-icons" - ], - "forked": [], - "websiteUrl": "http://tomhrabchak.com", - "location": "Boston, MA" - }, - "tcelestino": { - "login": "tcelestino", - "avatarUrl": "https://avatars.githubusercontent.com/u/190265?u=b5c92992eae9796f79aa1fd2280d6a3e438c7938&v=4", - "createdAt": "1/26/2010", - "nbFollowers": 108, - "nbFollowings": 192, - "nbRepos": 67, - "follower": false, - "starred": [ - "react-crud-icons" + "mddipen": { + "login": "mddipen", + "avatarUrl": "https://avatars.githubusercontent.com/u/3875990?v=4", + "nbRepos": 2, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "http://twitter.com/tcelestino", - "bio": "web developer at world", - "location": "Salvador, BA, Brazil", - "company": "@catho" + "starred": [] }, - "varunrayen": { - "login": "varunrayen", - "avatarUrl": "https://avatars.githubusercontent.com/u/589444?u=c8f305626df74ece739ee42a1550af9ca1d9f7dc&v=4", - "createdAt": "1/28/2011", - "nbFollowers": 6, - "nbFollowings": 6, - "nbRepos": 33, - "follower": false, - "starred": [ - "react-crud-icons" + "ninoblade": { + "login": "ninoblade", + "avatarUrl": "https://avatars.githubusercontent.com/u/12738141?v=4", + "nbRepos": 2, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "http://www.varunrayen.dev", - "bio": "Full Stack & DevOps Engineer \r\n\r\n-- Die with memories, not dreams --", - "location": "Thoothukudi, TN" + "starred": [] }, - "TrendingTechnology": { - "login": "TrendingTechnology", - "avatarUrl": "https://avatars.githubusercontent.com/u/5959703?v=4", - "nbRepos": 18657, + "tanapop": { + "login": "tanapop", + "avatarUrl": "https://avatars.githubusercontent.com/u/1018703?u=5244cd576181a736e48f8bc0ce4500f7c92216ae&v=4", + "nbRepos": 307, "forked": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "starred": [] }, - "olli22221": { - "login": "olli22221", - "avatarUrl": "https://avatars.githubusercontent.com/u/24784772?u=2cc2bad4fcb2aaa4a5121c1a4b49ca1e0dcd3c75&v=4", - "nbRepos": 16, + "DalianDragon": { + "login": "DalianDragon", + "avatarUrl": "https://avatars.githubusercontent.com/u/7762809?v=4", + "nbRepos": 460, "forked": [ - "react-crud-icons" + "evolutility-ui-jquery", + "structured-filter" ], "starred": [] }, - "cicaglisa80": { - "login": "cicaglisa80", - "avatarUrl": "https://avatars.githubusercontent.com/u/9598806?v=4", - "createdAt": "11/6/2014", - "nbFollowers": 12, - "nbFollowings": 5, - "nbRepos": 10, - "follower": false, - "starred": [ - "braille-tools" + "captainbland": { + "login": "captainbland", + "avatarUrl": "https://avatars.githubusercontent.com/u/1957915?u=2e7903e6ba5159a345e3a32847c801694b7eabab&v=4", + "nbRepos": 39, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [] + "starred": [] }, - "duplaja": { - "login": "duplaja", - "avatarUrl": "https://avatars.githubusercontent.com/u/20245408?v=4", - "createdAt": "7/1/2016", - "nbFollowers": 35, - "nbFollowings": 13, - "nbRepos": 62, - "follower": false, - "starred": [ - "braille-tools" + "dthornley": { + "login": "dthornley", + "avatarUrl": "https://avatars.githubusercontent.com/u/1854363?v=4", + "nbRepos": 72, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "https://dandulaney.com", - "bio": "capital_P_dangit", - "location": "Central US", - "company": "Convex Code" + "starred": [] }, - "johnpierson": { - "login": "johnpierson", - "avatarUrl": "https://avatars.githubusercontent.com/u/15744724?u=ef037b8882c464b3f9e65435acba5cb4ac2b64d3&v=4", - "createdAt": "11/9/2015", - "nbFollowers": 308, - "nbFollowings": 94, - "nbRepos": 105, + "glud123": { + "login": "glud123", + "avatarUrl": "https://avatars.githubusercontent.com/u/22994043?u=e9080a9bf6365ae2366aa81a72cc866105a91737&v=4", + "createdAt": "10/22/2016", + "nbFollowers": 5, + "nbFollowings": 11, + "nbRepos": 26, "follower": false, "starred": [ - "braille-tools" + "d3-table-cards" ], "forked": [], - "websiteUrl": "http://jtp.fyi/bio", - "bio": "\r\n dabbling in this code stuff and trying my best\r\n", - "location": "+34° 59' 20.00, -106° 36' 52", - "company": "Prestige Worldwide" + "websiteUrl": "https://glud.site", + "location": "beijing" }, - "futuresocks": { - "login": "futuresocks", - "avatarUrl": "https://avatars.githubusercontent.com/u/27961834?u=1bef979a93da7beb864ffdbd00b7edda24f1f276&v=4", - "createdAt": "4/24/2017", - "nbFollowers": 34, - "nbFollowings": 38, - "nbRepos": 47, + "Ted2xmen": { + "login": "Ted2xmen", + "avatarUrl": "https://avatars.githubusercontent.com/u/20682437?u=5c7ebc2202d93158ed61620178f05d508d2705b6&v=4", + "createdAt": "7/27/2016", + "nbFollowers": 58, + "nbFollowings": 250, + "nbRepos": 87, "follower": false, "starred": [ - "braille-tools" + "d3-table-cards" ], "forked": [], - "websiteUrl": "https://colinbell.dev", - "bio": "ex-@codeclan, currently @arnoldclark ", - "location": "Glasgow" + "websiteUrl": "https://ted2xmen.dev", + "bio": "Frontend Developer. \r\n\r\n", + "location": "Ankara" }, - "RandyMcMillan": { - "login": "RandyMcMillan", - "avatarUrl": "https://avatars.githubusercontent.com/u/152159?u=6b2cf3d32fa402270a12818a5a710ad678110e60&v=4", - "createdAt": "11/11/2009", - "nbFollowers": 377, - "nbFollowings": 2219, - "nbRepos": 803, + "roliver-0": { + "login": "roliver-0", + "avatarUrl": "https://avatars.githubusercontent.com/u/83814239?v=4", + "createdAt": "5/7/2021", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "braille-tools" + "d3-table-cards" ], - "forked": [], - "websiteUrl": "https://www.randymcmillan.net", - "bio": "Operations Specialist @usnavy\r\n\r\nE616FA7221A1613E5B99206297966C06 BB06757B\r\n", - "location": "₿:8333", - "company": "@bitcoincore-dev " + "forked": [] }, - "rodrigocorreaecastro": { - "login": "rodrigocorreaecastro", - "avatarUrl": "https://avatars.githubusercontent.com/u/2852826?u=af3ec2d19e420bfa989e4822b2d3c3d10eae7442&v=4", - "createdAt": "11/21/2012", - "nbFollowers": 42, - "nbFollowings": 189, - "nbRepos": 15, + "Quorafind": { + "login": "Quorafind", + "avatarUrl": "https://avatars.githubusercontent.com/u/13215013?u=e50a15d1112a901b6f3299202da67ccf1dabfa41&v=4", + "createdAt": "7/7/2015", + "nbFollowers": 640, + "nbFollowings": 19, + "nbRepos": 216, "follower": false, "starred": [ - "braille-tools" + "d3-table-cards" ], "forked": [], - "bio": "127.0.0.1 0x7F000001", - "location": "Paraguaçu,MG - Brasil", - "company": "Home Office" + "websiteUrl": "http:// https://www.buymeacoffee.com/boninall", + "bio": "Patent attorney. Obsidian GOTY 2022 Developer", + "location": "中国·深圳" }, - "MoayadHatim": { - "login": "MoayadHatim", - "avatarUrl": "https://avatars.githubusercontent.com/u/83690599?v=4", - "createdAt": "5/4/2021", + "talentvoy": { + "login": "talentvoy", + "avatarUrl": "https://avatars.githubusercontent.com/u/106735303?v=4", + "createdAt": "6/2/2022", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 3, + "nbRepos": 0, "follower": false, "starred": [ - "braille-tools" + "d3-table-cards" ], "forked": [] }, - "pablorea": { - "login": "pablorea", - "avatarUrl": "https://avatars.githubusercontent.com/u/25037383?u=f6443d404d7b3033fea2a5586020ad3b62b54f38&v=4", - "createdAt": "1/10/2017", - "nbFollowers": 15, - "nbFollowings": 15, - "nbRepos": 12, + "SAPSentinel": { + "login": "SAPSentinel", + "avatarUrl": "https://avatars.githubusercontent.com/u/69308174?u=1c507fd05e55fefe3c74b4e0c78b3194c3b7142f&v=4", + "createdAt": "8/6/2020", + "nbFollowers": 4, + "nbFollowings": 1, + "nbRepos": 47, "follower": false, "starred": [ - "braille-tools" + "d3-table-cards" ], "forked": [], - "websiteUrl": "http://pablorea.github.io", - "location": "Argentina" + "bio": "AI/ML Security Engineer" }, - "robikurniawan": { - "login": "robikurniawan", - "avatarUrl": "https://avatars.githubusercontent.com/u/13106005?u=eb7f7bd34ea5e64f5d72d4c8354a6dede45ac2e1&v=4", - "createdAt": "6/29/2015", - "nbFollowers": 25, - "nbFollowings": 109, - "nbRepos": 125, + "lucafilosofi": { + "login": "lucafilosofi", + "avatarUrl": "https://avatars.githubusercontent.com/u/31672?v=4", + "createdAt": "10/29/2008", + "nbFollowers": 8, + "nbFollowings": 6, + "nbRepos": 8, "follower": false, "starred": [ - "braille-tools" + "colorpicker" ], "forked": [], - "websiteUrl": "http://robikurniawan.github.io", - "bio": "Web App Developer", - "location": "Indonesia" + "websiteUrl": "http://lucafilosofi.com" }, - "FarkadAdnan": { - "login": "FarkadAdnan", - "avatarUrl": "https://avatars.githubusercontent.com/u/35774039?u=eaef07fbe99a6684e8e296032d18f73f44a4a6ae&v=4", - "createdAt": "1/24/2018", - "nbFollowers": 6, - "nbFollowings": 93, - "nbRepos": 93, + "dovezat": { + "login": "dovezat", + "avatarUrl": "https://avatars.githubusercontent.com/u/3734394?v=4", + "createdAt": "2/28/2013", + "nbFollowers": 17, + "nbFollowings": 6, + "nbRepos": 36, "follower": false, "starred": [ - "braille-tools" + "colorpicker" ], - "forked": [], - "websiteUrl": "https://linktr.ee/farkadadnan", - "bio": "I'm Dr. a Tech passionate who is in the chase of awesome projects and interesting tech concepts. I wish to create an impact in the field of computer science.\r\n", - "location": "IRAQ / Basra ", - "company": "Algorithms developer at APCO in UAE" - }, - "anzeljg": { - "login": "anzeljg", - "avatarUrl": "https://avatars.githubusercontent.com/u/1914175?u=b1fee052dbec3983b3975f5c4d00b37e9839bca3&v=4", - "nbRepos": 83, - "forked": [ - "braille-tools" - ], - "starred": [] + "forked": [] }, - "11-tools": { - "login": "11-tools", - "avatarUrl": "https://avatars.githubusercontent.com/u/78040059?v=4", - "nbRepos": 51, - "forked": [ - "braille-tools" + "Limfocit": { + "login": "Limfocit", + "avatarUrl": "https://avatars.githubusercontent.com/u/962990?v=4", + "createdAt": "8/6/2011", + "nbFollowers": 3, + "nbFollowings": 6, + "nbRepos": 37, + "follower": false, + "starred": [ + "colorpicker" ], - "starred": [] + "forked": [] }, - "gauravkumartcs": { - "login": "gauravkumartcs", - "avatarUrl": "https://avatars.githubusercontent.com/u/85100296?v=4", + "Nath289": { + "login": "Nath289", + "avatarUrl": "https://avatars.githubusercontent.com/u/2360701?v=4", + "createdAt": "9/17/2012", + "nbFollowers": 0, + "nbFollowings": 0, "nbRepos": 3, - "forked": [ - "braille-tools" - ], - "starred": [] - }, - "5l1v3r1": { - "login": "5l1v3r1", - "avatarUrl": "https://avatars.githubusercontent.com/u/34143537?u=5532b203f73bfe88a4a6f03ce420f4b0107c6852&v=4", - "createdAt": "11/30/2017", - "nbFollowers": 878, - "nbFollowings": 4721, - "nbRepos": 100154, "follower": false, "starred": [ - "motivational-numerology", - "braille-tools" + "colorpicker" ], "forked": [ - "braille-tools", - "motivational-numerology" + "colorpicker" ] }, - "kelvin-dev": { - "login": "kelvin-dev", - "avatarUrl": "https://avatars.githubusercontent.com/u/19224355?u=68766ea4818e964e036a5a1b15928612b22e9f22&v=4", - "createdAt": "5/6/2016", - "nbFollowers": 352, - "nbFollowings": 12196, - "nbRepos": 45, + "Gugarion": { + "login": "Gugarion", + "avatarUrl": "https://avatars.githubusercontent.com/u/2481050?v=4", + "createdAt": "10/3/2012", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 2, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], - "forked": [], - "websiteUrl": "http://T.B.U", - "bio": "✔ cout << \"A minimalism practitioner, an abstract thinker in SW development with entrepreneur mindset\\n\"", - "location": "Phu Quoc Night Market, Duong To, Phu Quoc, Vietnam", - "company": "T.B.U" + "forked": [] }, - "ndamack": { - "login": "ndamack", - "avatarUrl": "https://avatars.githubusercontent.com/u/57536352?v=4", - "createdAt": "11/8/2019", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 1, + "simonwoodhead": { + "login": "simonwoodhead", + "avatarUrl": "https://avatars.githubusercontent.com/u/2271806?u=324909b9fe49b7f875187deabc96c0d67151888d&v=4", + "createdAt": "9/3/2012", + "nbFollowers": 8, + "nbFollowings": 3, + "nbRepos": 25, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [] }, - "GeoffMall": { - "login": "GeoffMall", - "avatarUrl": "https://avatars.githubusercontent.com/u/12783254?u=915d47edd1d16c00435c2866fb1761ddd8876148&v=4", - "createdAt": "6/7/2015", - "nbFollowers": 4, - "nbFollowings": 3, - "nbRepos": 19, + "ffflabs": { + "login": "ffflabs", + "avatarUrl": "https://avatars.githubusercontent.com/u/238439?u=31a7ed047b1600ddbbadbc010be1b655cb41b7a2&v=4", + "createdAt": "4/6/2010", + "nbFollowers": 72, + "nbFollowings": 155, + "nbRepos": 116, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "websiteUrl": "http://www.geoffmall.com" + "websiteUrl": "https://profile.codersrank.io/user/ffflabs", + "bio": "IT Consultant, helping companies embrace digital transformation.\r\nI love open source projects.", + "location": "Santiago, Chile", + "company": "CTOhm Spa" }, - "Kalyanagunavardhanaya": { - "login": "Kalyanagunavardhanaya", - "avatarUrl": "https://avatars.githubusercontent.com/u/56344392?u=46d2460979727867edb5f34ccac0119e3ff7d415&v=4", - "createdAt": "10/9/2019", - "nbFollowers": 0, - "nbFollowings": 1, - "nbRepos": 10, + "AndrewJack": { + "login": "AndrewJack", + "avatarUrl": "https://avatars.githubusercontent.com/u/798942?u=c21e16d0e332f77b77f5a7a2fe774877c4e9594a&v=4", + "createdAt": "5/19/2011", + "nbFollowers": 47, + "nbFollowings": 43, + "nbRepos": 14, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "location": "India" + "websiteUrl": "https://andrewjack.uk", + "location": "London, UK" }, - "hasanpolatt": { - "login": "hasanpolatt", - "avatarUrl": "https://avatars.githubusercontent.com/u/53409354?u=569ee81454ca2fdc283b492a3a23c344695acc38&v=4", - "createdAt": "7/28/2019", - "nbFollowers": 68, - "nbFollowings": 49, - "nbRepos": 28, + "artlantis": { + "login": "artlantis", + "avatarUrl": "https://avatars.githubusercontent.com/u/188478?v=4", + "createdAt": "1/23/2010", + "nbFollowers": 43, + "nbFollowings": 73, + "nbRepos": 269, "follower": false, "starred": [ - "motivational-numerology" - ], - "forked": [ - "motivational-numerology" + "colorpicker", + "evolutility-ui-jquery" ], - "bio": "dev in progress..", - "location": "Diyarbakır", - "company": "Freelancer" + "forked": [], + "websiteUrl": "http://www.developer.web.tr", + "location": "ISTANBUL", + "company": "ARTLantis Web Development & Design Studios" }, - "BenNeighbour": { - "login": "BenNeighbour", - "avatarUrl": "https://avatars.githubusercontent.com/u/45554944?u=03c1d9119dfe0264ecbb816e77bd7668436449be&v=4", - "createdAt": "12/2/2018", - "nbFollowers": 624, - "nbFollowings": 244, - "nbRepos": 98, + "onigetoc": { + "login": "onigetoc", + "avatarUrl": "https://avatars.githubusercontent.com/u/47570?u=e0ac428a24bf659a10b1d3403f99eeeec1f9d951&v=4", + "createdAt": "1/18/2009", + "nbFollowers": 45, + "nbFollowings": 23, + "nbRepos": 74, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "websiteUrl": "http://benneighbour.com", - "bio": "Software Engineer who wants to learn while building cool things.", - "location": "London", - "company": "Vorboss" + "websiteUrl": "http://www.scriptsmashup.com", + "bio": "Web developer, programmer, WordPress dvelopper, AI programming", + "location": "Canada", + "company": "Gencoweb" }, - "goda02": { - "login": "goda02", - "avatarUrl": "https://avatars.githubusercontent.com/u/63078102?v=4", - "nbRepos": 2, + "celloudiallo": { + "login": "celloudiallo", + "avatarUrl": "https://avatars.githubusercontent.com/u/4209562?u=43fe1d747d38b116b82ac3cb32e36c2dd362c5b6&v=4", + "nbRepos": 133, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "avinash8526": { - "login": "avinash8526", - "avatarUrl": "https://avatars.githubusercontent.com/u/2865238?u=91467f32fe5f07f0e33c08b914b76b99e25780cb&v=4", - "nbRepos": 28, + "iBiryukov": { + "login": "iBiryukov", + "avatarUrl": "https://avatars.githubusercontent.com/u/277348?u=847299b3a47a28fb8a31a0d24768c29e79072130&v=4", + "nbRepos": 52, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "zigdi3": { - "login": "zigdi3", - "avatarUrl": "https://avatars.githubusercontent.com/u/6757614?u=d6ca5610f92223ae64ff8f7db2cb98a20934070d&v=4", - "nbRepos": 54, + "XurdeFdez": { + "login": "XurdeFdez", + "avatarUrl": "https://avatars.githubusercontent.com/u/491960?v=4", + "nbRepos": 7, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "wishmaster007": { - "login": "wishmaster007", - "avatarUrl": "https://avatars.githubusercontent.com/u/7414689?v=4", - "nbRepos": 17, + "go1364": { + "login": "go1364", + "avatarUrl": "https://avatars.githubusercontent.com/u/5171692?v=4", + "nbRepos": 1, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "algzb": { - "login": "algzb", - "avatarUrl": "https://avatars.githubusercontent.com/u/7298890?u=59c638456aae8aabc66266e2e95ee5a26a6b04c1&v=4", - "nbRepos": 42, + "lrente": { + "login": "lrente", + "avatarUrl": "https://avatars.githubusercontent.com/u/708986?v=4", + "nbRepos": 7, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "whuzzz": { - "login": "whuzzz", - "avatarUrl": "https://avatars.githubusercontent.com/u/96403870?v=4", + "shiayoung": { + "login": "shiayoung", + "avatarUrl": "https://avatars.githubusercontent.com/u/2594757?u=157de1fe28779af9b3156c52b15287001346b00b&v=4", "nbRepos": 41, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "Kytholek": { - "login": "Kytholek", - "avatarUrl": "https://avatars.githubusercontent.com/u/103764775?v=4", - "nbRepos": 3, + "hongmin118": { + "login": "hongmin118", + "avatarUrl": "https://avatars.githubusercontent.com/u/797422?u=cb2391e4f8d62b7fb6d9f4e0e1f6017dc8cfc449&v=4", + "nbRepos": 14, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "ts-alex": { - "login": "ts-alex", - "avatarUrl": "https://avatars.githubusercontent.com/u/28432127?v=4", - "createdAt": "5/5/2017", - "nbFollowers": 3, - "nbFollowings": 9, - "nbRepos": 2, - "follower": false, - "starred": [ - "isomorphic-table-cards" - ], - "forked": [] - }, - "justpeterpan": { - "login": "justpeterpan", - "avatarUrl": "https://avatars.githubusercontent.com/u/24799846?u=20b6f60cbe2c20e4c90953333153c3419dc1c304&v=4", - "createdAt": "12/27/2016", - "nbFollowers": 19, - "nbFollowings": 182, - "nbRepos": 41, - "follower": false, - "starred": [ - "isomorphic-table-cards" - ], - "forked": [] - }, - "widyakumara": { - "login": "widyakumara", - "avatarUrl": "https://avatars.githubusercontent.com/u/596434?u=c618af936dfa0144cccbeb6d3dbc4e40f45818af&v=4", - "createdAt": "2/2/2011", - "nbFollowers": 30, - "nbFollowings": 33, - "nbRepos": 3, - "follower": false, - "starred": [ - "isomorphic-table-cards", - "healing-frequencies" + "mrakodol": { + "login": "mrakodol", + "avatarUrl": "https://avatars.githubusercontent.com/u/3314318?v=4", + "nbRepos": 96, + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] }, - "jiji262": { - "login": "jiji262", - "avatarUrl": "https://avatars.githubusercontent.com/u/168751?u=db06356c22422b5830ad0328628c196a6556845e&v=4", - "createdAt": "12/16/2009", - "nbFollowers": 670, - "nbFollowings": 780, - "nbRepos": 63, + "carabina": { + "login": "carabina", + "avatarUrl": "https://avatars.githubusercontent.com/u/3380677?u=c37aaf165fd8af9fe0d8cd014525727ee8c701e4&v=4", + "createdAt": "1/25/2013", + "nbFollowers": 181, + "nbFollowings": 5, + "nbRepos": 11990, "follower": false, "starred": [ - "isomorphic-table-cards" + "colorpicker" ], - "forked": [], - "bio": "\r\n我有好爵,吾与尔靡之", - "location": "Shanghai, China" - }, - "entrepeneur4lyf": { - "login": "entrepeneur4lyf", - "avatarUrl": "https://avatars.githubusercontent.com/u/7050547?v=4", - "createdAt": "3/24/2014", - "nbFollowers": 4, - "nbFollowings": 31, - "nbRepos": 6, - "follower": false, - "starred": [ - "isomorphic-table-cards" + "forked": [ + "colorpicker" ], - "forked": [], - "bio": "Technology Entrepreneur and developer", - "location": "Kannapolis, NC" + "bio": "Software analyst, web developer", + "location": "Montijo - Portugal", + "company": "Personal" }, "FabioC-alt": { "login": "FabioC-alt", - "avatarUrl": "https://avatars.githubusercontent.com/u/108029157?v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/108029157?u=c366ff286f3b93f121e960239c657942b4381d83&v=4", "createdAt": "6/22/2022", - "nbFollowers": 6, - "nbFollowings": 7, - "nbRepos": 7, + "nbFollowers": 7, + "nbFollowings": 10, + "nbRepos": 10, "follower": false, "starred": [ "healing-frequencies" ], - "forked": [] + "forked": [], + "bio": "Computer Engineering Student, Speaker, Podcaster, Neuroscientist, liar ✨" }, "gtim108": { "login": "gtim108", "avatarUrl": "https://avatars.githubusercontent.com/u/11308364?u=33924afbc09a3260a73921213577fa2215316dbf&v=4", "createdAt": "3/3/2015", - "nbFollowers": 11, - "nbFollowings": 4, - "nbRepos": 10, + "nbFollowers": 12, + "nbFollowings": 5, + "nbRepos": 9, "follower": false, "starred": [ "healing-frequencies" @@ -6105,7 +6342,7 @@ const fans = { "login": "dclambert", "avatarUrl": "https://avatars.githubusercontent.com/u/3647567?v=4", "createdAt": "2/20/2013", - "nbFollowers": 69, + "nbFollowers": 70, "nbFollowings": 16, "nbRepos": 27, "follower": false, @@ -6116,11 +6353,11 @@ const fans = { }, "surajsharma": { "login": "surajsharma", - "avatarUrl": "https://avatars.githubusercontent.com/u/5298624?v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/5298624?u=56512ee3be2547a647ff470c3c8cacbcbd5c7b8e&v=4", "createdAt": "8/23/2013", - "nbFollowers": 19, - "nbFollowings": 77, - "nbRepos": 32, + "nbFollowers": 20, + "nbFollowings": 14, + "nbRepos": 31, "follower": false, "starred": [ "healing-frequencies" @@ -6135,7 +6372,7 @@ const fans = { "login": "arakdraja", "avatarUrl": "https://avatars.githubusercontent.com/u/133007?u=e87fc233ea6ed88b7d8808eda6864a1c841e2743&v=4", "createdAt": "9/29/2009", - "nbFollowers": 5, + "nbFollowers": 7, "nbFollowings": 3, "nbRepos": 200, "follower": false, @@ -6165,8 +6402,8 @@ const fans = { "login": "Marcisbee", "avatarUrl": "https://avatars.githubusercontent.com/u/16621507?u=9c6baf369777793158fa3b5ac70a5bd057076ad8&v=4", "createdAt": "1/9/2016", - "nbFollowers": 79, - "nbFollowings": 68, + "nbFollowers": 81, + "nbFollowings": 69, "nbRepos": 73, "follower": false, "starred": [ @@ -6185,7 +6422,7 @@ const fans = { "createdAt": "2/11/2014", "nbFollowers": 68, "nbFollowings": 135, - "nbRepos": 196, + "nbRepos": 198, "follower": false, "starred": [ "healing-frequencies" @@ -6195,784 +6432,577 @@ const fans = { "location": "Toronto, Dubai, Madrid", "company": "@NeatNait @RocketDoctor @JSarmy " }, - "llIIIllllIll": { - "login": "llIIIllllIll", - "avatarUrl": "https://avatars.githubusercontent.com/u/12887875?u=7f514787b1b462990c8705ab9633945aa20ca743&v=4", - "createdAt": "6/14/2015", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 12, + "ts-alex": { + "login": "ts-alex", + "avatarUrl": "https://avatars.githubusercontent.com/u/28432127?v=4", + "createdAt": "5/5/2017", + "nbFollowers": 4, + "nbFollowings": 10, + "nbRepos": 2, "follower": false, "starred": [ - "kaggle-look-alike" + "isomorphic-table-cards" ], - "forked": [], - "bio": "Student of Minzu University of China", - "location": "Minzu University of China", - "company": "Minzu University of China" + "forked": [] }, - "prash240303": { - "login": "prash240303", - "avatarUrl": "https://avatars.githubusercontent.com/u/93905743?u=88f7a119a1391d90d40eb15a273ebcae0d4ece4f&v=4", - "createdAt": "11/7/2021", - "nbFollowers": 64, - "nbFollowings": 234, - "nbRepos": 61, + "justpeterpan": { + "login": "justpeterpan", + "avatarUrl": "https://avatars.githubusercontent.com/u/24799846?u=20b6f60cbe2c20e4c90953333153c3419dc1c304&v=4", + "createdAt": "12/27/2016", + "nbFollowers": 22, + "nbFollowings": 198, + "nbRepos": 41, "follower": false, "starred": [ - "kaggle-look-alike" + "isomorphic-table-cards" ], - "forked": [], - "websiteUrl": "https://portfolio-prash.vercel.app/", - "bio": "Front-End developer", - "location": "Jalandhar" + "forked": [] }, - "namuit": { - "login": "namuit", - "avatarUrl": "https://avatars.githubusercontent.com/u/423438?u=4568d18144d0a180c8ec7e41e23d678532b871b4&v=4", - "createdAt": "10/1/2010", - "nbFollowers": 59, - "nbFollowings": 55, - "nbRepos": 79, + "widyakumara": { + "login": "widyakumara", + "avatarUrl": "https://avatars.githubusercontent.com/u/596434?u=c618af936dfa0144cccbeb6d3dbc4e40f45818af&v=4", + "createdAt": "2/2/2011", + "nbFollowers": 31, + "nbFollowings": 33, + "nbRepos": 3, "follower": false, "starred": [ - "kaggle-look-alike", - "meet-the-fans" + "isomorphic-table-cards", + "healing-frequencies" ], - "forked": [], - "websiteUrl": "https://matteopiotto.com", - "bio": "Software Engineer at @welaika", - "location": "Turin, Italy", - "company": "weLaika" + "forked": [] }, - "abhisheknair": { - "login": "abhisheknair", - "avatarUrl": "https://avatars.githubusercontent.com/u/5221047?u=313beaabbb4a8e82fe07a2523076b4dafdc0bfec&v=4", - "createdAt": "8/13/2013", - "nbFollowers": 17, - "nbFollowings": 2, - "nbRepos": 8, + "entrepeneur4lyf": { + "login": "entrepeneur4lyf", + "avatarUrl": "https://avatars.githubusercontent.com/u/7050547?v=4", + "createdAt": "3/24/2014", + "nbFollowers": 10, + "nbFollowings": 49, + "nbRepos": 17, "follower": false, "starred": [ - "kaggle-look-alike" + "isomorphic-table-cards" ], "forked": [], - "bio": "System Administrator", - "location": "New Delhi, India" + "bio": "Technology Entrepreneur and developer", + "location": "Kannapolis, NC" }, - "csavelief": { - "login": "csavelief", - "avatarUrl": "https://avatars.githubusercontent.com/u/870947?v=4", - "createdAt": "6/23/2011", - "nbFollowers": 4, + "waldenn": { + "login": "waldenn", + "avatarUrl": "https://avatars.githubusercontent.com/u/1248919?u=5f9af92a98a8b72871dba509e66fcc93eb79d7e2&v=4", + "createdAt": "12/7/2011", + "nbFollowers": 36, "nbFollowings": 8, - "nbRepos": 10, + "nbRepos": 430, "follower": false, "starred": [ - "kaggle-look-alike" + "isomorphic-table-cards", + "structured-filter" ], "forked": [], - "websiteUrl": "https://computablefacts.com", - "location": "Paris", - "company": "ComputableFacts" + "websiteUrl": "https://conze.pt", + "company": "Conzept - a 21st century encyclopedia attempt" }, - "MagicCube": { - "login": "MagicCube", - "avatarUrl": "https://avatars.githubusercontent.com/u/1003147?u=34e88b6a9e942aca1ee5864b114c99ffffcde226&v=4", - "createdAt": "8/24/2011", - "nbFollowers": 555, - "nbFollowings": 63, - "nbRepos": 111, + "dimorphic": { + "login": "dimorphic", + "avatarUrl": "https://avatars.githubusercontent.com/u/3442665?u=6e14cb2efe0398965df9efd49016e6f72feb654e&v=4", + "createdAt": "1/31/2013", + "nbFollowers": 65, + "nbFollowings": 38, + "nbRepos": 129, "follower": false, "starred": [ - "kaggle-look-alike" + "isomorphic-table-cards" ], - "forked": [], - "location": "China", - "company": "ByteDance" + "forked": [ + "motivational-numerology" + ], + "websiteUrl": "http://sabin-tudor.ro", + "bio": "\r\n <*)))>< fish go m00\r\n", + "location": "Location, location, location." }, - "AliMirlou": { - "login": "AliMirlou", - "avatarUrl": "https://avatars.githubusercontent.com/u/19661419?u=e8f5a43f1c4d331a8ae68a006bdf5be4fd7306b3&v=4", - "createdAt": "5/30/2016", - "nbFollowers": 80, - "nbFollowings": 130, - "nbRepos": 62, + "elvisoliveira": { + "login": "elvisoliveira", + "avatarUrl": "https://avatars.githubusercontent.com/u/314738?u=3dca3571357e29c2b2f1c6620fd3398739f37cb7&v=4", + "createdAt": "6/25/2010", + "nbFollowers": 33, + "nbFollowings": 70, + "nbRepos": 110, "follower": false, "starred": [ - "kaggle-look-alike" + "braille-tools" ], "forked": [], - "websiteUrl": "http://www.linkedin.com/in/AliMirlou", - "bio": "Full-stack web developer, student, document lover, typo fixer and etc.", - "location": "Tehran, Iran", - "company": "@Syfract" + "bio": "Dealing with machines is easy. Have you tried dealing with people?", + "location": "127.0.0.1", + "company": "@toolstation" }, - "aadamsx": { - "login": "aadamsx", - "avatarUrl": "https://avatars.githubusercontent.com/u/5341158?u=b83c364a9b8173722307d789a5656546eedfe9ea&v=4", - "createdAt": "8/29/2013", - "nbFollowers": 39, - "nbFollowings": 101, - "nbRepos": 410, + "Comandeer": { + "login": "Comandeer", + "avatarUrl": "https://avatars.githubusercontent.com/u/1078728?v=4", + "createdAt": "9/25/2011", + "nbFollowers": 429, + "nbFollowings": 15, + "nbRepos": 65, "follower": false, "starred": [ - "kaggle-look-alike" + "braille-tools" ], "forked": [], - "bio": "Full-stack JavaScript & Python Engineer" + "websiteUrl": "https://www.comandeer.pl", + "bio": "Webdev conservative. JS fanatic.", + "location": "Kraków, Poland", + "company": "@CKSource" }, - "diversen": { - "login": "diversen", - "avatarUrl": "https://avatars.githubusercontent.com/u/142675?u=0a1042de95f21d3a0c1982a1a65769da8ac079e4&v=4", - "createdAt": "10/21/2009", - "nbFollowers": 52, - "nbFollowings": 170, - "nbRepos": 128, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "https://blog.10kilobyte.com", - "location": "Horsens", - "company": "Aarhus Stadsarkiv" - }, - "dimensionmedia": { - "login": "dimensionmedia", - "avatarUrl": "https://avatars.githubusercontent.com/u/721134?v=4", - "createdAt": "4/10/2011", - "nbFollowers": 173, - "nbFollowings": 666, - "nbRepos": 27, + "kiritosan": { + "login": "kiritosan", + "avatarUrl": "https://avatars.githubusercontent.com/u/4273631?u=4fe1fa180f72997b984ecadaf59fa16538f2a3ec&v=4", + "createdAt": "4/27/2013", + "nbFollowers": 31, + "nbFollowings": 172, + "nbRepos": 122, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], "forked": [], - "websiteUrl": "http://davidbisset.com", - "location": "South Florida", - "company": "Dimension Media" + "websiteUrl": "http://sizuku.top", + "location": "China" }, - "AnthonyH45": { - "login": "AnthonyH45", - "avatarUrl": "https://avatars.githubusercontent.com/u/43787929?v=4", - "createdAt": "10/2/2018", - "nbFollowers": 109, - "nbFollowings": 231, - "nbRepos": 33, + "woqk": { + "login": "woqk", + "avatarUrl": "https://avatars.githubusercontent.com/u/80422684?u=9bb3f333518a6264f1249744a06101267f3ca9aa&v=4", + "createdAt": "3/10/2021", + "nbFollowers": 12, + "nbFollowings": 2, + "nbRepos": 10, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], "forked": [] }, - "nikitavoloboev": { - "login": "nikitavoloboev", - "avatarUrl": "https://avatars.githubusercontent.com/u/6391776?u=9c4fff402bc3862bda963fca6b62e9c37df3b7c6&v=4", - "createdAt": "1/13/2014", - "nbFollowers": 4639, - "nbFollowings": 16181, - "nbRepos": 70, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "http://nikiv.dev", - "bio": "Make @learn-anything" - }, - "ccamel": { - "login": "ccamel", - "avatarUrl": "https://avatars.githubusercontent.com/u/9574336?u=5d1de8c7eaf3289162c88956747465a8ed570d66&v=4", - "createdAt": "11/5/2014", - "nbFollowers": 303, - "nbFollowings": 968, - "nbRepos": 87, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "bio": "CTO @axone.xyz|Co-founder @2Alchemists.com|Egoless Dev|Functional Programming Lover|Blockchain enthusiast|Smart contract developer|Web3 coder", - "location": "Toulouse", - "company": "@axone-protocol" - }, - "ManUtopiK": { - "login": "ManUtopiK", - "avatarUrl": "https://avatars.githubusercontent.com/u/188172?v=4", - "createdAt": "1/22/2010", - "nbFollowers": 248, - "nbFollowings": 1145, - "nbRepos": 117, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "bio": "+15 years self-taught webdev with php, Node and front...\r\nCurrently working with: hasura.io, serverless, nuxt.js, fastify...\r\nHappydev 😄  I accept remote jobs!", - "location": "France" - }, - "suho": { - "login": "suho", - "avatarUrl": "https://avatars.githubusercontent.com/u/19943832?u=cd9efbb0761626ef55b4c9e7d1b3cf4ac9d4263e&v=4", - "createdAt": "6/14/2016", - "nbFollowers": 72, - "nbFollowings": 370, - "nbRepos": 56, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "https://suho.dev", - "bio": "Engineering Lead at @nimblehq ", - "location": "Da Nang, Vietnam", - "company": "@nimblehq " - }, - "knutov": { - "login": "knutov", - "avatarUrl": "https://avatars.githubusercontent.com/u/255869?v=4", - "createdAt": "4/28/2010", - "nbFollowers": 31, + "zachary-horvath": { + "login": "zachary-horvath", + "avatarUrl": "https://avatars.githubusercontent.com/u/64811801?u=0bfc80334cf6bb5ed58e2bf44222c48ba50080fb&v=4", + "createdAt": "5/4/2020", + "nbFollowers": 21, "nbFollowings": 76, - "nbRepos": 26, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "http://knutov.com" - }, - "jopemachine": { - "login": "jopemachine", - "avatarUrl": "https://avatars.githubusercontent.com/u/18283033?u=68e8b90444760f0c3216d57e4dd901a417f17cc8&v=4", - "createdAt": "4/5/2016", - "nbFollowers": 65, - "nbFollowings": 34, - "nbRepos": 206, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "https://jopemachine.github.io", - "bio": "Passionate developer dreaming of making the world better through open source", - "location": "South Korea", - "company": "@lablup" - }, - "andywu188": { - "login": "andywu188", - "avatarUrl": "https://avatars.githubusercontent.com/u/31318039?u=29f08fe0102147a7dd6935967f8bbc5e19635a0e&v=4", - "createdAt": "8/24/2017", - "nbFollowers": 7, - "nbFollowings": 8, - "nbRepos": 79, + "nbRepos": 2, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], "forked": [], - "location": "Dongguan, Guangdong, China", - "company": "none" + "websiteUrl": "http://www.zacharyhorvath.io", + "bio": "Software engineer.", + "location": "United States", + "company": "93pixels" }, - "glud123": { - "login": "glud123", - "avatarUrl": "https://avatars.githubusercontent.com/u/22994043?u=e9080a9bf6365ae2366aa81a72cc866105a91737&v=4", - "createdAt": "10/22/2016", - "nbFollowers": 5, - "nbFollowings": 10, - "nbRepos": 26, + "rico": { + "login": "rico", + "avatarUrl": "https://avatars.githubusercontent.com/u/92818?u=14f235610bc0087faf2253c5980590db6c7907da&v=4", + "createdAt": "6/7/2009", + "nbFollowers": 15, + "nbFollowings": 7, + "nbRepos": 16, "follower": false, "starred": [ - "d3-table-cards" + "braille-tools" ], "forked": [], - "websiteUrl": "https://glud.site", - "location": "beijing" + "location": "Zürich" }, - "Ted2xmen": { - "login": "Ted2xmen", - "avatarUrl": "https://avatars.githubusercontent.com/u/20682437?u=5c7ebc2202d93158ed61620178f05d508d2705b6&v=4", - "createdAt": "7/27/2016", - "nbFollowers": 55, - "nbFollowings": 249, - "nbRepos": 85, + "jerosoler": { + "login": "jerosoler", + "avatarUrl": "https://avatars.githubusercontent.com/u/30957047?v=4", + "createdAt": "8/12/2017", + "nbFollowers": 196, + "nbFollowings": 83, + "nbRepos": 36, "follower": false, "starred": [ - "d3-table-cards" + "braille-tools" ], "forked": [], - "websiteUrl": "https://ted2xmen.dev", - "bio": "Frontend Developer. \r\n\r\n", - "location": "Ankara" + "websiteUrl": "https://twitter.com/jerosoler", + "bio": "💻 Developer & Maker 🤖", + "location": "Barcelona" }, - "roliver-0": { - "login": "roliver-0", - "avatarUrl": "https://avatars.githubusercontent.com/u/83814239?v=4", - "createdAt": "5/7/2021", + "llIIIllllIll": { + "login": "llIIIllllIll", + "avatarUrl": "https://avatars.githubusercontent.com/u/12887875?u=7f514787b1b462990c8705ab9633945aa20ca743&v=4", + "createdAt": "6/14/2015", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 0, - "follower": false, - "starred": [ - "d3-table-cards" - ], - "forked": [] - }, - "Quorafind": { - "login": "Quorafind", - "avatarUrl": "https://avatars.githubusercontent.com/u/13215013?u=e50a15d1112a901b6f3299202da67ccf1dabfa41&v=4", - "createdAt": "7/7/2015", - "nbFollowers": 627, - "nbFollowings": 19, - "nbRepos": 210, + "nbRepos": 12, "follower": false, "starred": [ - "d3-table-cards" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "http:// https://www.buymeacoffee.com/boninall", - "bio": "Patent attorney. Obsidian GOTY 2022 Developer", - "location": "中国·深圳" - }, - "talentvoy": { - "login": "talentvoy", - "avatarUrl": "https://avatars.githubusercontent.com/u/106735303?v=4", - "createdAt": "6/2/2022", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, - "follower": false, - "starred": [ - "d3-table-cards" - ], - "forked": [] + "bio": "Student of Minzu University of China", + "location": "Minzu University of China", + "company": "Minzu University of China" }, - "SAPSentinel": { - "login": "SAPSentinel", - "avatarUrl": "https://avatars.githubusercontent.com/u/69308174?u=1c507fd05e55fefe3c74b4e0c78b3194c3b7142f&v=4", - "createdAt": "8/6/2020", - "nbFollowers": 3, - "nbFollowings": 1, - "nbRepos": 43, + "prash240303": { + "login": "prash240303", + "avatarUrl": "https://avatars.githubusercontent.com/u/93905743?u=88f7a119a1391d90d40eb15a273ebcae0d4ece4f&v=4", + "createdAt": "11/7/2021", + "nbFollowers": 67, + "nbFollowings": 202, + "nbRepos": 64, "follower": false, "starred": [ - "d3-table-cards" + "kaggle-look-alike" ], "forked": [], - "bio": "AI/ML Security Engineer" + "websiteUrl": "https://portfolio-prash.vercel.app/", + "bio": "Front-End developer", + "location": "Jalandhar" }, - "lucafilosofi": { - "login": "lucafilosofi", - "avatarUrl": "https://avatars.githubusercontent.com/u/31672?v=4", - "createdAt": "10/29/2008", - "nbFollowers": 8, - "nbFollowings": 6, - "nbRepos": 8, + "namuit": { + "login": "namuit", + "avatarUrl": "https://avatars.githubusercontent.com/u/423438?u=4568d18144d0a180c8ec7e41e23d678532b871b4&v=4", + "createdAt": "10/1/2010", + "nbFollowers": 60, + "nbFollowings": 68, + "nbRepos": 80, "follower": false, "starred": [ - "colorpicker" + "kaggle-look-alike", + "meet-the-fans" ], "forked": [], - "websiteUrl": "http://lucafilosofi.com" + "websiteUrl": "https://matteopiotto.com", + "bio": "Software Engineer at @welaika", + "location": "Turin, Italy", + "company": "weLaika" }, - "dovezat": { - "login": "dovezat", - "avatarUrl": "https://avatars.githubusercontent.com/u/3734394?v=4", - "createdAt": "2/28/2013", + "abhisheknair": { + "login": "abhisheknair", + "avatarUrl": "https://avatars.githubusercontent.com/u/5221047?u=313beaabbb4a8e82fe07a2523076b4dafdc0bfec&v=4", + "createdAt": "8/13/2013", "nbFollowers": 17, - "nbFollowings": 6, - "nbRepos": 36, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "Limfocit": { - "login": "Limfocit", - "avatarUrl": "https://avatars.githubusercontent.com/u/962990?v=4", - "createdAt": "8/6/2011", - "nbFollowers": 3, - "nbFollowings": 6, - "nbRepos": 37, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "Nath289": { - "login": "Nath289", - "avatarUrl": "https://avatars.githubusercontent.com/u/2360701?v=4", - "createdAt": "9/17/2012", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 3, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [ - "colorpicker" - ] - }, - "Gugarion": { - "login": "Gugarion", - "avatarUrl": "https://avatars.githubusercontent.com/u/2481050?v=4", - "createdAt": "10/3/2012", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 1, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "simonwoodhead": { - "login": "simonwoodhead", - "avatarUrl": "https://avatars.githubusercontent.com/u/2271806?u=324909b9fe49b7f875187deabc96c0d67151888d&v=4", - "createdAt": "9/3/2012", - "nbFollowers": 8, - "nbFollowings": 3, - "nbRepos": 25, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "ffflabs": { - "login": "ffflabs", - "avatarUrl": "https://avatars.githubusercontent.com/u/238439?u=31a7ed047b1600ddbbadbc010be1b655cb41b7a2&v=4", - "createdAt": "4/6/2010", - "nbFollowers": 67, - "nbFollowings": 155, - "nbRepos": 116, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "websiteUrl": "https://profile.codersrank.io/user/ffflabs", - "bio": "IT Consultant, helping companies embrace digital transformation.\r\nI love open source projects.", - "location": "Santiago, Chile", - "company": "CTOhm Spa" - }, - "AndrewJack": { - "login": "AndrewJack", - "avatarUrl": "https://avatars.githubusercontent.com/u/798942?u=c21e16d0e332f77b77f5a7a2fe774877c4e9594a&v=4", - "createdAt": "5/19/2011", - "nbFollowers": 47, - "nbFollowings": 43, - "nbRepos": 14, + "nbFollowings": 2, + "nbRepos": 9, "follower": false, "starred": [ - "colorpicker" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "https://andrewjack.uk", - "location": "London, UK" + "bio": "System Administrator", + "location": "New Delhi, India" }, - "artlantis": { - "login": "artlantis", - "avatarUrl": "https://avatars.githubusercontent.com/u/188478?v=4", - "createdAt": "1/23/2010", - "nbFollowers": 42, - "nbFollowings": 73, - "nbRepos": 269, + "csavelief": { + "login": "csavelief", + "avatarUrl": "https://avatars.githubusercontent.com/u/870947?v=4", + "createdAt": "6/23/2011", + "nbFollowers": 5, + "nbFollowings": 8, + "nbRepos": 11, "follower": false, "starred": [ - "colorpicker", - "evolutility-ui-jquery" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "http://www.developer.web.tr", - "location": "ISTANBUL", - "company": "ARTLantis Web Development & Design Studios" + "websiteUrl": "https://computablefacts.com", + "location": "Paris", + "company": "ComputableFacts" }, - "onigetoc": { - "login": "onigetoc", - "avatarUrl": "https://avatars.githubusercontent.com/u/47570?u=e0ac428a24bf659a10b1d3403f99eeeec1f9d951&v=4", - "createdAt": "1/18/2009", - "nbFollowers": 44, - "nbFollowings": 22, - "nbRepos": 73, + "MagicCube": { + "login": "MagicCube", + "avatarUrl": "https://avatars.githubusercontent.com/u/1003147?u=34e88b6a9e942aca1ee5864b114c99ffffcde226&v=4", + "createdAt": "8/24/2011", + "nbFollowers": 555, + "nbFollowings": 63, + "nbRepos": 115, "follower": false, "starred": [ - "colorpicker" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "http://www.scriptsmashup.com", - "bio": "Web developer, programmer, WordPress dvelopper, AI programming", - "location": "Canada", - "company": "Gencoweb" - }, - "celloudiallo": { - "login": "celloudiallo", - "avatarUrl": "https://avatars.githubusercontent.com/u/4209562?u=43fe1d747d38b116b82ac3cb32e36c2dd362c5b6&v=4", - "nbRepos": 133, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "iBiryukov": { - "login": "iBiryukov", - "avatarUrl": "https://avatars.githubusercontent.com/u/277348?u=847299b3a47a28fb8a31a0d24768c29e79072130&v=4", - "nbRepos": 52, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "XurdeFdez": { - "login": "XurdeFdez", - "avatarUrl": "https://avatars.githubusercontent.com/u/491960?v=4", - "nbRepos": 7, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "go1364": { - "login": "go1364", - "avatarUrl": "https://avatars.githubusercontent.com/u/5171692?v=4", - "nbRepos": 1, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "lrente": { - "login": "lrente", - "avatarUrl": "https://avatars.githubusercontent.com/u/708986?v=4", - "nbRepos": 7, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "shiayoung": { - "login": "shiayoung", - "avatarUrl": "https://avatars.githubusercontent.com/u/2594757?u=157de1fe28779af9b3156c52b15287001346b00b&v=4", - "nbRepos": 41, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "hongmin118": { - "login": "hongmin118", - "avatarUrl": "https://avatars.githubusercontent.com/u/797422?u=cb2391e4f8d62b7fb6d9f4e0e1f6017dc8cfc449&v=4", - "nbRepos": 13, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "mrakodol": { - "login": "mrakodol", - "avatarUrl": "https://avatars.githubusercontent.com/u/3314318?v=4", - "nbRepos": 96, - "forked": [ - "colorpicker" - ], - "starred": [] + "location": "China", + "company": "ByteDance" }, - "carabina": { - "login": "carabina", - "avatarUrl": "https://avatars.githubusercontent.com/u/3380677?u=c37aaf165fd8af9fe0d8cd014525727ee8c701e4&v=4", - "createdAt": "1/25/2013", - "nbFollowers": 180, - "nbFollowings": 5, - "nbRepos": 11990, + "AliMirlou": { + "login": "AliMirlou", + "avatarUrl": "https://avatars.githubusercontent.com/u/19661419?u=e8f5a43f1c4d331a8ae68a006bdf5be4fd7306b3&v=4", + "createdAt": "5/30/2016", + "nbFollowers": 82, + "nbFollowings": 131, + "nbRepos": 62, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [ - "colorpicker" + "kaggle-look-alike" ], - "bio": "Software analyst, web developer", - "location": "Montijo - Portugal", - "company": "Personal" + "forked": [], + "websiteUrl": "http://www.linkedin.com/in/AliMirlou", + "bio": "Full-stack web developer, student, document lover, typo fixer and etc.", + "location": "Tehran, Iran", + "company": "@Syfract" }, - "spliner": { - "login": "spliner", - "avatarUrl": "https://avatars.githubusercontent.com/u/4410223?u=bdc8c1cd86843b076bce7c706fac630c2c3d3a68&v=4", - "createdAt": "5/12/2013", - "nbFollowers": 4, - "nbFollowings": 1, - "nbRepos": 10, + "aadamsx": { + "login": "aadamsx", + "avatarUrl": "https://avatars.githubusercontent.com/u/5341158?u=b83c364a9b8173722307d789a5656546eedfe9ea&v=4", + "createdAt": "8/29/2013", + "nbFollowers": 41, + "nbFollowings": 101, + "nbRepos": 410, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], "forked": [], - "websiteUrl": "https://www.linkedin.com/in/frosini/", - "bio": "Tech Lead @ ZBRA", - "company": "@zbra-dev" + "bio": "Full-stack JavaScript & Python Engineer" }, - "alercunha": { - "login": "alercunha", - "avatarUrl": "https://avatars.githubusercontent.com/u/5490771?v=4", - "createdAt": "9/18/2013", - "nbFollowers": 10, - "nbFollowings": 4, - "nbRepos": 19, + "flasomm": { + "login": "flasomm", + "avatarUrl": "https://avatars.githubusercontent.com/u/581459?u=5ef2e58f46a3a6d25d1e5f12ad64ea62e221900c&v=4", + "createdAt": "1/24/2011", + "nbFollowers": 7, + "nbFollowings": 27, + "nbRepos": 30, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "forked": [], - "company": "ZBRA" + "websiteUrl": "http://www.physalix.com", + "location": "Paris", + "company": "Physalix" }, - "gladson": { - "login": "gladson", - "avatarUrl": "https://avatars.githubusercontent.com/u/1013698?u=90d4250da4a84fa8f7f9faed9f4a3bfa375777e5&v=4", - "createdAt": "8/29/2011", - "nbFollowers": 98, - "nbFollowings": 207, - "nbRepos": 252, + "Muflhi01": { + "login": "Muflhi01", + "avatarUrl": "https://avatars.githubusercontent.com/u/89092396?v=4", + "createdAt": "8/17/2021", + "nbFollowers": 28, + "nbFollowings": 440, + "nbRepos": 815, "follower": false, "starred": [ - "evolutility-ui-jquery", - "structured-filter", - "colorpicker" + "motivational-numerology" + ], + "forked": [] + }, + "Jatin794": { + "login": "Jatin794", + "avatarUrl": "https://avatars.githubusercontent.com/u/58568986?v=4", + "createdAt": "12/5/2019", + "nbFollowers": 2, + "nbFollowings": 1, + "nbRepos": 37, + "follower": false, + "starred": [ + "motivational-numerology" ], "forked": [], - "bio": "Para muitos eventos, aproximadamente 80% dos efeitos vêm de 20% das causas.", - "location": "Brazil, Rondônia - Porto velho", - "company": "Immensa" + "websiteUrl": "https://jatinnagpal.com", + "bio": "Law student, tech enthusiast. To-be ace lawyer and linux user, but I don't write code, so I'm here to borrow some, and star projects I find interesting.", + "location": "India" }, - "TMAComms": { - "login": "TMAComms", - "avatarUrl": "https://avatars.githubusercontent.com/u/8142361?v=4", - "createdAt": "7/12/2014", + "haosprinz": { + "login": "haosprinz", + "avatarUrl": "https://avatars.githubusercontent.com/u/71058872?u=56e206a42fd46ed91a8cf07fbb4db4d0e4867708&v=4", + "createdAt": "9/9/2020", "nbFollowers": 1, "nbFollowings": 2, - "nbRepos": 4, + "nbRepos": 5, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], - "forked": [] + "forked": [], + "bio": "Developer DevOps", + "location": "Russian" }, - "mmezzacca": { - "login": "mmezzacca", - "avatarUrl": "https://avatars.githubusercontent.com/u/601967?u=1759eec63d9200d96253ebd9259a77c92450e8ab&v=4", - "createdAt": "2/5/2011", - "nbFollowers": 4, - "nbFollowings": 26, - "nbRepos": 2, + "erkushagra": { + "login": "erkushagra", + "avatarUrl": "https://avatars.githubusercontent.com/u/66961735?u=3d9977ab86ba9ec64fc97dafe384591880cf51c0&v=4", + "createdAt": "6/15/2020", + "nbFollowers": 3, + "nbFollowings": 2, + "nbRepos": 29, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "forked": [], - "websiteUrl": "http://marcmezzacca.com/", - "company": "CouponFollow" + "websiteUrl": "https://erkushagra.github.io/yd09/", + "bio": "\"In a relationship with Python👀\"\r\n \r\n", + "location": "New Delhi" }, - "m3zercat": { - "login": "m3zercat", - "avatarUrl": "https://avatars.githubusercontent.com/u/2084045?v=4", - "createdAt": "8/2/2012", - "nbFollowers": 5, - "nbFollowings": 7, - "nbRepos": 11, + "dalakatt": { + "login": "dalakatt", + "avatarUrl": "https://avatars.githubusercontent.com/u/60322524?v=4", + "createdAt": "1/26/2020", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 246, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology", + "evolutility-asp.net" ], "forked": [], - "websiteUrl": "http://m3z.net/", - "location": "Derbyshire" + "websiteUrl": "https://m.facebook.com/Aspnet-Developer-245615322157055/", + "location": "https://docs.microsoft.com/azure", + "company": "@mention" }, - "gauchedroite": { - "login": "gauchedroite", - "avatarUrl": "https://avatars.githubusercontent.com/u/6200766?v=4", - "createdAt": "12/16/2013", - "nbFollowers": 3, + "33Reitz33": { + "login": "33Reitz33", + "avatarUrl": "https://avatars.githubusercontent.com/u/71993266?v=4", + "createdAt": "9/27/2020", + "nbFollowers": 2, "nbFollowings": 0, - "nbRepos": 13, + "nbRepos": 0, "follower": false, "starred": [ - "evolutility-ui-jquery", - "evolutility-server-node" + "motivational-numerology" ], - "forked": [], - "location": "Gatineau, Québec, Canada" + "forked": [] }, - "yaninelbi": { - "login": "yaninelbi", - "avatarUrl": "https://avatars.githubusercontent.com/u/669251?v=4", - "createdAt": "3/14/2011", - "nbFollowers": 15, - "nbFollowings": 19, - "nbRepos": 44, + "Yen-Nhiii": { + "login": "Yen-Nhiii", + "avatarUrl": "https://avatars.githubusercontent.com/u/104715258?v=4", + "createdAt": "5/1/2022", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "evolutility-ui-jquery", - "structured-filter" + "motivational-numerology" + ], + "forked": [] + }, + "adamo-in-motion": { + "login": "adamo-in-motion", + "avatarUrl": "https://avatars.githubusercontent.com/u/78710108?v=4", + "createdAt": "2/7/2021", + "nbFollowers": 14, + "nbFollowings": 102, + "nbRepos": 139, + "follower": false, + "starred": [ + "motivational-numerology" ], "forked": [], - "websiteUrl": "http://twitter.com/yaninelbi", - "location": "Tel Aviv, Israel" + "websiteUrl": "http://adamo-in-motion/personal-page.github.io", + "bio": "DIGITAL NOMAD seeking searching....", + "location": "the MetaVerse" }, - "JavaScriptCollection": { - "login": "JavaScriptCollection", - "avatarUrl": "https://avatars.githubusercontent.com/u/13726119?v=4", - "nbRepos": 50, + "omiom33": { + "login": "omiom33", + "avatarUrl": "https://avatars.githubusercontent.com/u/107083590?v=4", + "createdAt": "6/7/2022", + "nbFollowers": 28, + "nbFollowings": 126, + "nbRepos": 149, + "follower": false, + "starred": [ + "motivational-numerology", + "evolutility-ui-react" + ], "forked": [ - "evolutility-ui-jquery" + "motivational-numerology", + "evolutility-ui-react" + ] + }, + "hooyaco": { + "login": "hooyaco", + "avatarUrl": "https://avatars.githubusercontent.com/u/108636454?v=4", + "nbRepos": 15, + "forked": [ + "motivational-numerology" ], "starred": [] }, - "automotola": { - "login": "automotola", - "avatarUrl": "https://avatars.githubusercontent.com/u/3161681?u=864b3156a2b8eba4be1ea8ced1b06030bf5478a7&v=4", - "nbRepos": 230, + "agustinaFerrini": { + "login": "agustinaFerrini", + "avatarUrl": "https://avatars.githubusercontent.com/u/113368966?u=d5d42045ab49307836d32778a228e5ede9550959&v=4", + "nbRepos": 7, + "forked": [ + "motivational-numerology" + ], + "starred": [] + }, + "hassankaz": { + "login": "hassankaz", + "avatarUrl": "https://avatars.githubusercontent.com/u/1616330?v=4", + "nbRepos": 9, + "forked": [ + "motivational-numerology", + "evolutility-ui-react" + ], + "starred": [] + }, + "Alektryon": { + "login": "Alektryon", + "avatarUrl": "https://avatars.githubusercontent.com/u/84470810?u=84c998da1592e7e450212d3c223df4bf953d2517&v=4", + "nbRepos": 27, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "starred": [] }, - "shanequint": { - "login": "shanequint", - "avatarUrl": "https://avatars.githubusercontent.com/u/4127808?u=ba0c0364b887a243f0e5e7ca8714559b03dee844&v=4", - "nbRepos": 2, + "qwesikakarot": { + "login": "qwesikakarot", + "avatarUrl": "https://avatars.githubusercontent.com/u/57841753?u=dfec5a1c9fc861a8ab1030e3f7ec7838eebdab5f&v=4", + "nbRepos": 13, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "starred": [] }, - "codearchival": { - "login": "codearchival", - "avatarUrl": "https://avatars.githubusercontent.com/u/16281596?v=4", - "nbRepos": 311, + "USPA-Technology": { + "login": "USPA-Technology", + "avatarUrl": "https://avatars.githubusercontent.com/u/63065541?v=4", + "nbRepos": 179, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "starred": [] }, - "rhizalpatrax64bit": { - "login": "rhizalpatrax64bit", - "avatarUrl": "https://avatars.githubusercontent.com/u/6958755?u=3e947662200dcd83fff9158d7269037bd867e03d&v=4", - "nbRepos": 68, + "AnupGoenka": { + "login": "AnupGoenka", + "avatarUrl": "https://avatars.githubusercontent.com/u/55056648?v=4", + "createdAt": "9/8/2019", + "nbFollowers": 0, + "nbFollowings": 37, + "nbRepos": 417, + "follower": false, + "starred": [ + "motivational-numerology" + ], "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" + ] + }, + "trieu": { + "login": "trieu", + "avatarUrl": "https://avatars.githubusercontent.com/u/1825784?u=7317ad5ea7c35cd833edc6af2abdaf0406edaa92&v=4", + "createdAt": "6/6/2012", + "nbFollowers": 129, + "nbFollowings": 137, + "nbRepos": 112, + "follower": false, + "starred": [ + "motivational-numerology" ], - "starred": [] + "forked": [ + "motivational-numerology" + ], + "websiteUrl": "https://dataism.one", + "bio": "Creator of the LeoCDP.com and \r\nfounder of bigdatavietnam.org", + "location": "Ho Chi Minh City", + "company": "@open-theta @rfxlab @USPA-Technology @bigdatavietnam-org " }, - "streeboga": { - "login": "streeboga", - "avatarUrl": "https://avatars.githubusercontent.com/u/6660983?u=7a962a98aca8330214b868f8c4786585222e85b6&v=4", - "nbRepos": 186, + "brunocopque": { + "login": "brunocopque", + "avatarUrl": "https://avatars.githubusercontent.com/u/154700000?v=4", + "nbRepos": 1, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "starred": [] }, @@ -6995,7 +7025,7 @@ const fans = { "login": "bikaqiou2000", "avatarUrl": "https://avatars.githubusercontent.com/u/5955197?u=083a74edc7f17a5800a8e608db0db511e65f58d6&v=4", "createdAt": "11/16/2013", - "nbFollowers": 1, + "nbFollowers": 2, "nbFollowings": 1, "nbRepos": 93, "follower": false, @@ -7053,130 +7083,301 @@ const fans = { }, "brunneis": { "login": "brunneis", - "avatarUrl": "https://avatars.githubusercontent.com/u/9011434?u=10b1fa29fd63e281881a536975bbb7868d37f030&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/9011434?u=09eab8978755c5ab2fcf9ec9a00189f2286bd2e2&v=4", "createdAt": "10/3/2014", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 122, + "nbRepos": 125, + "follower": false, + "starred": [ + "evolutility-asp.net" + ], + "forked": [] + }, + "ajamaeen": { + "login": "ajamaeen", + "avatarUrl": "https://avatars.githubusercontent.com/u/11008302?u=0fca04c6473adc557b4199a3b76781d989bd1c2b&v=4", + "createdAt": "2/14/2015", + "nbFollowers": 6, + "nbFollowings": 12, + "nbRepos": 23, + "follower": false, + "starred": [ + "evolutility-asp.net", + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "http://ajamaeen.blogspot.com", + "bio": "I am a solution designer with a wide range of experience in application areas and types. I am serious about creating designs that meet requirements.", + "location": "Saudi Arabia", + "company": "UiPath" + }, + "fishonline": { + "login": "fishonline", + "avatarUrl": "https://avatars.githubusercontent.com/u/1931909?u=46d23708c6c11580fd3949ae7914e3990316a48f&v=4", + "createdAt": "7/6/2012", + "nbFollowers": 29, + "nbFollowings": 18, + "nbRepos": 143, + "follower": false, + "starred": [ + "evolutility-asp.net", + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [], + "location": "Shanghai, China" + }, + "bhatanimesh02": { + "login": "bhatanimesh02", + "avatarUrl": "https://avatars.githubusercontent.com/u/58874361?v=4", + "nbRepos": 30, + "forked": [ + "evolutility-asp.net" + ], + "starred": [] + }, + "SoeHtetLwin": { + "login": "SoeHtetLwin", + "avatarUrl": "https://avatars.githubusercontent.com/u/44225037?v=4", + "nbRepos": 19, + "forked": [ + "evolutility-asp.net" + ], + "starred": [] + }, + "subsfigeote": { + "login": "subsfigeote", + "avatarUrl": "https://avatars.githubusercontent.com/u/132752424?v=4", + "nbRepos": 4, + "forked": [ + "evolutility-asp.net" + ], + "starred": [] + }, + "gtechsltn": { + "login": "gtechsltn", + "avatarUrl": "https://avatars.githubusercontent.com/u/87538251?u=d68185d28802032f84d23568add5c7285d3c6996&v=4", + "createdAt": "7/16/2021", + "nbFollowers": 18, + "nbFollowings": 200, + "nbRepos": 2295, + "follower": false, + "starred": [ + "evolutility-asp.net" + ], + "forked": [ + "evolutility-asp.net" + ], + "websiteUrl": "https://manhng.com/", + "bio": "GTS", + "location": "Hanoi, Vietnam", + "company": "Global Technology Solution" + }, + "fatymahghn": { + "login": "fatymahghn", + "avatarUrl": "https://avatars.githubusercontent.com/u/49508103?v=4", + "nbRepos": 11, + "forked": [ + "evolutility-asp.net" + ], + "starred": [] + }, + "PavanKumarstudy": { + "login": "PavanKumarstudy", + "avatarUrl": "https://avatars.githubusercontent.com/u/166985974?v=4", + "nbRepos": 16, + "forked": [ + "evolutility-asp.net" + ], + "starred": [] + }, + "idenduduong": { + "login": "idenduduong", + "avatarUrl": "https://avatars.githubusercontent.com/u/46122009?v=4", + "nbRepos": 47, + "forked": [ + "evolutility-asp.net" + ], + "starred": [] + }, + "galih25": { + "login": "galih25", + "avatarUrl": "https://avatars.githubusercontent.com/u/10457525?u=1881d01bb41a5b7437cce51f57017af11e280108&v=4", + "createdAt": "1/8/2015", + "nbFollowers": 1, + "nbFollowings": 0, + "nbRepos": 52, + "follower": false, + "starred": [ + "evolutility-asp.net", + "evolutility-ui-react" + ], + "forked": [ + "evolutility-asp.net", + "evolutility-ui-react" + ] + }, + "RoryOSiochain": { + "login": "RoryOSiochain", + "avatarUrl": "https://avatars.githubusercontent.com/u/721089?v=4", + "createdAt": "4/10/2011", + "nbFollowers": 6, + "nbFollowings": 3, + "nbRepos": 137, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, + "dstelow": { + "login": "dstelow", + "avatarUrl": "https://avatars.githubusercontent.com/u/215716?u=f84892531ad9f85a8a1790ead54422934e9e2c52&v=4", + "createdAt": "3/4/2010", + "nbFollowers": 9, + "nbFollowings": 9, + "nbRepos": 30, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "bio": "software consultant, former cto (@ghe_inc), long-time software developer, mostly c# and .net, and of course the ubiquitous web stack...bsme/mba/usaf-icbm", + "location": "kihei, hi", + "company": "Nordev Software" + }, + "PerditionC": { + "login": "PerditionC", + "avatarUrl": "https://avatars.githubusercontent.com/u/505281?v=4", + "createdAt": "12/1/2010", + "nbFollowers": 81, + "nbFollowings": 37, + "nbRepos": 47, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://fdos.org" + }, + "bivald": { + "login": "bivald", + "avatarUrl": "https://avatars.githubusercontent.com/u/327416?v=4", + "createdAt": "7/9/2010", + "nbFollowers": 16, + "nbFollowings": 5, + "nbRepos": 46, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://www.bivald.com", + "location": "Sweden", + "company": "@lightfinders" + }, + "dialedin": { + "login": "dialedin", + "avatarUrl": "https://avatars.githubusercontent.com/u/41342?v=4", + "createdAt": "12/18/2008", + "nbFollowers": 8, + "nbFollowings": 0, + "nbRepos": 1, "follower": false, "starred": [ - "evolutility-asp.net" + "structured-filter" ], - "forked": [] + "forked": [], + "location": "Los Angeles, CA", + "company": "Dialed In, Inc." }, - "ajamaeen": { - "login": "ajamaeen", - "avatarUrl": "https://avatars.githubusercontent.com/u/11008302?u=0fca04c6473adc557b4199a3b76781d989bd1c2b&v=4", - "createdAt": "2/14/2015", - "nbFollowers": 6, - "nbFollowings": 12, - "nbRepos": 23, + "graste": { + "login": "graste", + "avatarUrl": "https://avatars.githubusercontent.com/u/203540?v=4", + "createdAt": "2/14/2010", + "nbFollowers": 100, + "nbFollowings": 580, + "nbRepos": 123, "follower": false, "starred": [ - "evolutility-asp.net", - "evolutility-ui-react" + "structured-filter" ], - "forked": [], - "websiteUrl": "http://ajamaeen.blogspot.com", - "bio": "I am a solution designer with a wide range of experience in application areas and types. I am serious about creating designs that meet requirements.", - "location": "Saudi Arabia", - "company": "UiPath" + "forked": [] }, - "fishonline": { - "login": "fishonline", - "avatarUrl": "https://avatars.githubusercontent.com/u/1931909?u=46d23708c6c11580fd3949ae7914e3990316a48f&v=4", - "createdAt": "7/6/2012", - "nbFollowers": 29, - "nbFollowings": 18, - "nbRepos": 143, + "Marakuba": { + "login": "Marakuba", + "avatarUrl": "https://avatars.githubusercontent.com/u/199090?v=4", + "createdAt": "2/7/2010", + "nbFollowers": 13, + "nbFollowings": 9, + "nbRepos": 9, "follower": false, "starred": [ - "evolutility-asp.net", - "evolutility-ui-react", - "evolutility-server-node" + "structured-filter" ], - "forked": [], - "location": "Shanghai, China" + "forked": [] }, - "abhinavshah001": { - "login": "abhinavshah001", - "avatarUrl": "https://avatars.githubusercontent.com/u/95676623?v=4", - "nbRepos": 4, + "themotleyfool": { + "login": "themotleyfool", + "avatarUrl": "https://avatars.githubusercontent.com/u/1427453?v=4", + "nbRepos": 43, "forked": [ - "evolutility-asp.net" + "structured-filter" ], "starred": [] }, - "bhatanimesh02": { - "login": "bhatanimesh02", - "avatarUrl": "https://avatars.githubusercontent.com/u/58874361?v=4", - "nbRepos": 30, + "andrewIQXCorp": { + "login": "andrewIQXCorp", + "avatarUrl": "https://avatars.githubusercontent.com/u/2866503?u=da9838bb0bc677988fde2e4b57a19bfe2ef059b7&v=4", + "nbRepos": 14, "forked": [ - "evolutility-asp.net" + "structured-filter" ], "starred": [] }, - "SoeHtetLwin": { - "login": "SoeHtetLwin", - "avatarUrl": "https://avatars.githubusercontent.com/u/44225037?v=4", - "nbRepos": 17, + "zenseo": { + "login": "zenseo", + "avatarUrl": "https://avatars.githubusercontent.com/u/7718167?v=4", + "nbRepos": 1038, "forked": [ - "evolutility-asp.net" + "structured-filter" ], "starred": [] }, - "subsfigeote": { - "login": "subsfigeote", - "avatarUrl": "https://avatars.githubusercontent.com/u/132752424?v=4", - "nbRepos": 4, + "struiling": { + "login": "struiling", + "avatarUrl": "https://avatars.githubusercontent.com/u/525940?u=7556a7050ece6bfaf51cb12990e42d3a827cb789&v=4", + "nbRepos": 11, "forked": [ - "evolutility-asp.net" + "structured-filter" ], "starred": [] }, - "gtechsltn": { - "login": "gtechsltn", - "avatarUrl": "https://avatars.githubusercontent.com/u/87538251?u=d68185d28802032f84d23568add5c7285d3c6996&v=4", - "createdAt": "7/16/2021", - "nbFollowers": 14, - "nbFollowings": 170, - "nbRepos": 2105, - "follower": false, - "starred": [ - "evolutility-asp.net" - ], - "forked": [ - "evolutility-asp.net" - ], - "websiteUrl": "https://manhng.com/", - "bio": "GTS", - "location": "Hanoi, Vietnam", - "company": "Global Technology Solution" - }, - "fatymahghn": { - "login": "fatymahghn", - "avatarUrl": "https://avatars.githubusercontent.com/u/49508103?v=4", - "nbRepos": 11, + "mayuresh03": { + "login": "mayuresh03", + "avatarUrl": "https://avatars.githubusercontent.com/u/14232741?v=4", + "nbRepos": 1, "forked": [ - "evolutility-asp.net" + "structured-filter" ], "starred": [] }, - "PavanKumarstudy": { - "login": "PavanKumarstudy", - "avatarUrl": "https://avatars.githubusercontent.com/u/166985974?v=4", - "nbRepos": 16, + "PabloValdivia": { + "login": "PabloValdivia", + "avatarUrl": "https://avatars.githubusercontent.com/u/8606952?v=4", + "nbRepos": 397, "forked": [ - "evolutility-asp.net" + "structured-filter" ], "starred": [] }, - "idenduduong": { - "login": "idenduduong", - "avatarUrl": "https://avatars.githubusercontent.com/u/46122009?v=4", - "nbRepos": 38, + "kk9599": { + "login": "kk9599", + "avatarUrl": "https://avatars.githubusercontent.com/u/4256810?u=204c64139495a831b8d9fb9acf03b3de9045fa20&v=4", + "nbRepos": 446, "forked": [ - "evolutility-asp.net" + "structured-filter" ], "starred": [] }, @@ -7185,8 +7386,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/614434?u=0bb3d7cbff40fb755649b715d4743b81abb83278&v=4", "createdAt": "2/12/2011", "nbFollowers": 39, - "nbFollowings": 215, - "nbRepos": 60, + "nbFollowings": 214, + "nbRepos": 61, "follower": false, "starred": [ "evolutility-ui-react", @@ -7199,7 +7400,7 @@ const fans = { "login": "edson", "avatarUrl": "https://avatars.githubusercontent.com/u/62490?v=4", "createdAt": "3/11/2009", - "nbFollowers": 12, + "nbFollowers": 13, "nbFollowings": 8, "nbRepos": 22, "follower": false, @@ -7213,8 +7414,8 @@ const fans = { "login": "josx", "avatarUrl": "https://avatars.githubusercontent.com/u/791137?u=3387bcd15ffe314a399d54ff667617aec8080e22&v=4", "createdAt": "5/16/2011", - "nbFollowers": 40, - "nbFollowings": 14, + "nbFollowers": 43, + "nbFollowings": 15, "nbRepos": 80, "follower": false, "starred": [ @@ -7229,7 +7430,7 @@ const fans = { "login": "gingerhot", "avatarUrl": "https://avatars.githubusercontent.com/u/1658618?u=715c816dcacd998ee7a387a5554f877f2c678406&v=4", "createdAt": "4/19/2012", - "nbFollowers": 55, + "nbFollowers": 56, "nbFollowings": 50, "nbRepos": 241, "follower": false, @@ -7243,8 +7444,8 @@ const fans = { "login": "HalidCisse", "avatarUrl": "https://avatars.githubusercontent.com/u/6313791?u=a4afca04882fd8a1aa796970a29d9d12144f7087&v=4", "createdAt": "1/3/2014", - "nbFollowers": 133, - "nbFollowings": 379, + "nbFollowers": 134, + "nbFollowings": 380, "nbRepos": 25, "follower": false, "starred": [ @@ -7252,7 +7453,7 @@ const fans = { ], "forked": [], "websiteUrl": "http://halidcisse.me", - "bio": "Passionate Hardcore Engineer - Dream in Code.\r\n\r\nEx @Microsoft", + "bio": "Passionate Hardcore Engineer - Dream in Code.\r\n\r\nI ❤ Microsoft Stack (.NET, Azure ...)\r\n\r\nEx @Microsoft", "location": "Paris" }, "kiskovacs": { @@ -7349,8 +7550,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/8344155?v=4", "createdAt": "8/3/2014", "nbFollowers": 27, - "nbFollowings": 75, - "nbRepos": 3604, + "nbFollowings": 78, + "nbRepos": 3614, "follower": false, "starred": [ "evolutility-ui-react", @@ -7405,168 +7606,271 @@ const fans = { ], "starred": [] }, - "RoryOSiochain": { - "login": "RoryOSiochain", - "avatarUrl": "https://avatars.githubusercontent.com/u/721089?v=4", - "createdAt": "4/10/2011", - "nbFollowers": 6, - "nbFollowings": 3, - "nbRepos": 137, + "Wamibee": { + "login": "Wamibee", + "avatarUrl": "https://avatars.githubusercontent.com/u/54935766?u=583528e88fa6fbe64694134ebf25b2bd85e0f4cd&v=4", + "createdAt": "9/5/2019", + "nbFollowers": 54, + "nbFollowings": 302, + "nbRepos": 18, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "bio": "Please leave this code in a better state than you found it.", + "location": "France", + "company": "Sopra Real Estate Software" + }, + "AFejk": { + "login": "AFejk", + "avatarUrl": "https://avatars.githubusercontent.com/u/66706916?v=4", + "createdAt": "6/9/2020", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [] + }, + "vbylen": { + "login": "vbylen", + "avatarUrl": "https://avatars.githubusercontent.com/u/57633368?u=540428f40cc3685cf4def29a6388da6ad6c12499&v=4", + "createdAt": "11/11/2019", + "nbFollowers": 18, + "nbFollowings": 176, + "nbRepos": 11, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "location": "Belgium" + }, + "gregoriy96": { + "login": "gregoriy96", + "avatarUrl": "https://avatars.githubusercontent.com/u/29800587?v=4", + "createdAt": "6/30/2017", + "nbFollowers": 2, + "nbFollowings": 0, + "nbRepos": 0, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [] + }, + "ErikSRoth": { + "login": "ErikSRoth", + "avatarUrl": "https://avatars.githubusercontent.com/u/37046891?v=4", + "createdAt": "3/4/2018", + "nbFollowers": 12, + "nbFollowings": 213, + "nbRepos": 20, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "websiteUrl": "https://www.rltechs.com", + "bio": ":)", + "location": "Idaho, USA", + "company": "@RLTechsLLC" + }, + "Shogojo": { + "login": "Shogojo", + "avatarUrl": "https://avatars.githubusercontent.com/u/98026653?u=4b601c8504a86a08f7f0d0159aa2e0b6bbdb2a1f&v=4", + "createdAt": "1/19/2022", + "nbFollowers": 2, + "nbFollowings": 13, + "nbRepos": 2, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [] + }, + "gumrahsindar": { + "login": "gumrahsindar", + "avatarUrl": "https://avatars.githubusercontent.com/u/99037179?u=a268e02286edf77f9510029ade78830ea47e112a&v=4", + "createdAt": "2/4/2022", + "nbFollowers": 12, + "nbFollowings": 22, + "nbRepos": 61, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [] + }, + "swangy": { + "login": "swangy", + "avatarUrl": "https://avatars.githubusercontent.com/u/752891?v=4", + "createdAt": "4/26/2011", + "nbFollowers": 9, + "nbFollowings": 6, + "nbRepos": 45, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [] }, - "dstelow": { - "login": "dstelow", - "avatarUrl": "https://avatars.githubusercontent.com/u/215716?u=f84892531ad9f85a8a1790ead54422934e9e2c52&v=4", - "createdAt": "3/4/2010", - "nbFollowers": 7, - "nbFollowings": 8, - "nbRepos": 29, + "diversen": { + "login": "diversen", + "avatarUrl": "https://avatars.githubusercontent.com/u/142675?u=0a1042de95f21d3a0c1982a1a65769da8ac079e4&v=4", + "createdAt": "10/21/2009", + "nbFollowers": 55, + "nbFollowings": 169, + "nbRepos": 129, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], "forked": [], - "bio": "software consultant, former cto (@ghe_inc), long-time software developer, mostly c# and .net, and of course the ubiquitous web stack...bsme/mba/usaf-icbm", - "location": "kihei, hi", - "company": "Nordev Software" + "websiteUrl": "https://blog.10kilobyte.com", + "location": "Horsens", + "company": "Aarhus Stadsarkiv" }, - "PerditionC": { - "login": "PerditionC", - "avatarUrl": "https://avatars.githubusercontent.com/u/505281?v=4", - "createdAt": "12/1/2010", - "nbFollowers": 78, - "nbFollowings": 37, - "nbRepos": 47, + "dimensionmedia": { + "login": "dimensionmedia", + "avatarUrl": "https://avatars.githubusercontent.com/u/721134?v=4", + "createdAt": "4/10/2011", + "nbFollowers": 173, + "nbFollowings": 666, + "nbRepos": 27, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], "forked": [], - "websiteUrl": "http://fdos.org" + "websiteUrl": "http://davidbisset.com", + "location": "South Florida", + "company": "Dimension Media" }, - "bivald": { - "login": "bivald", - "avatarUrl": "https://avatars.githubusercontent.com/u/327416?v=4", - "createdAt": "7/9/2010", - "nbFollowers": 15, - "nbFollowings": 5, - "nbRepos": 43, + "AnthonyH45": { + "login": "AnthonyH45", + "avatarUrl": "https://avatars.githubusercontent.com/u/43787929?v=4", + "createdAt": "10/2/2018", + "nbFollowers": 110, + "nbFollowings": 231, + "nbRepos": 33, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], - "forked": [], - "websiteUrl": "http://www.bivald.com", - "location": "Sweden", - "company": "@lightfinders" + "forked": [] }, - "dialedin": { - "login": "dialedin", - "avatarUrl": "https://avatars.githubusercontent.com/u/41342?v=4", - "createdAt": "12/18/2008", - "nbFollowers": 8, - "nbFollowings": 0, - "nbRepos": 1, + "nikitavoloboev": { + "login": "nikitavoloboev", + "avatarUrl": "https://avatars.githubusercontent.com/u/6391776?u=9c4fff402bc3862bda963fca6b62e9c37df3b7c6&v=4", + "createdAt": "1/13/2014", + "nbFollowers": 4680, + "nbFollowings": 16259, + "nbRepos": 82, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], "forked": [], - "location": "Los Angeles, CA", - "company": "Dialed In, Inc." + "websiteUrl": "http://nikiv.dev", + "bio": "Make @learn-anything" }, - "graste": { - "login": "graste", - "avatarUrl": "https://avatars.githubusercontent.com/u/203540?v=4", - "createdAt": "2/14/2010", - "nbFollowers": 95, - "nbFollowings": 576, - "nbRepos": 120, + "ccamel": { + "login": "ccamel", + "avatarUrl": "https://avatars.githubusercontent.com/u/9574336?u=5d1de8c7eaf3289162c88956747465a8ed570d66&v=4", + "createdAt": "11/5/2014", + "nbFollowers": 323, + "nbFollowings": 1092, + "nbRepos": 88, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], - "forked": [] + "forked": [], + "bio": "CTO @axone.xyz|Co-founder @2Alchemists.com|Egoless Dev|Functional Programming Lover|Blockchain enthusiast|Smart contract developer|Web3 coder", + "location": "Toulouse", + "company": "@axone-protocol" }, - "Marakuba": { - "login": "Marakuba", - "avatarUrl": "https://avatars.githubusercontent.com/u/199090?v=4", - "createdAt": "2/7/2010", - "nbFollowers": 12, - "nbFollowings": 9, - "nbRepos": 8, + "ManUtopiK": { + "login": "ManUtopiK", + "avatarUrl": "https://avatars.githubusercontent.com/u/188172?v=4", + "createdAt": "1/22/2010", + "nbFollowers": 256, + "nbFollowings": 1179, + "nbRepos": 122, "follower": false, "starred": [ - "structured-filter" - ], - "forked": [] - }, - "themotleyfool": { - "login": "themotleyfool", - "avatarUrl": "https://avatars.githubusercontent.com/u/1427453?v=4", - "nbRepos": 43, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "andrewIQXCorp": { - "login": "andrewIQXCorp", - "avatarUrl": "https://avatars.githubusercontent.com/u/2866503?u=da9838bb0bc677988fde2e4b57a19bfe2ef059b7&v=4", - "nbRepos": 14, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "zenseo": { - "login": "zenseo", - "avatarUrl": "https://avatars.githubusercontent.com/u/7718167?v=4", - "nbRepos": 1038, - "forked": [ - "structured-filter" + "meet-the-fans" ], - "starred": [] + "forked": [], + "bio": "+15 years self-taught webdev with php, Node and front...\r\nCurrently working with: hasura.io, serverless, nuxt.js, fastify...\r\nHappydev 😄  I accept remote jobs!", + "location": "France" }, - "struiling": { - "login": "struiling", - "avatarUrl": "https://avatars.githubusercontent.com/u/525940?u=7556a7050ece6bfaf51cb12990e42d3a827cb789&v=4", - "nbRepos": 11, - "forked": [ - "structured-filter" + "suho": { + "login": "suho", + "avatarUrl": "https://avatars.githubusercontent.com/u/19943832?u=cd9efbb0761626ef55b4c9e7d1b3cf4ac9d4263e&v=4", + "createdAt": "6/14/2016", + "nbFollowers": 74, + "nbFollowings": 385, + "nbRepos": 56, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "websiteUrl": "https://suho.dev", + "bio": "Engineering Lead at @nimblehq ", + "location": "Da Nang, Vietnam", + "company": "@nimblehq " }, - "mayuresh03": { - "login": "mayuresh03", - "avatarUrl": "https://avatars.githubusercontent.com/u/14232741?v=4", - "nbRepos": 1, - "forked": [ - "structured-filter" + "knutov": { + "login": "knutov", + "avatarUrl": "https://avatars.githubusercontent.com/u/255869?v=4", + "createdAt": "4/28/2010", + "nbFollowers": 32, + "nbFollowings": 80, + "nbRepos": 27, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "websiteUrl": "http://knutov.com" }, - "PabloValdivia": { - "login": "PabloValdivia", - "avatarUrl": "https://avatars.githubusercontent.com/u/8606952?v=4", - "nbRepos": 397, - "forked": [ - "structured-filter" + "jopemachine": { + "login": "jopemachine", + "avatarUrl": "https://avatars.githubusercontent.com/u/18283033?u=68e8b90444760f0c3216d57e4dd901a417f17cc8&v=4", + "createdAt": "4/5/2016", + "nbFollowers": 68, + "nbFollowings": 34, + "nbRepos": 206, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "websiteUrl": "https://jopemachine.github.io", + "bio": "Passionate developer dreaming of making the world better through open source", + "location": "South Korea", + "company": "@lablup" }, - "kk9599": { - "login": "kk9599", - "avatarUrl": "https://avatars.githubusercontent.com/u/4256810?u=204c64139495a831b8d9fb9acf03b3de9045fa20&v=4", - "nbRepos": 446, - "forked": [ - "structured-filter" + "andywu188": { + "login": "andywu188", + "avatarUrl": "https://avatars.githubusercontent.com/u/31318039?u=29f08fe0102147a7dd6935967f8bbc5e19635a0e&v=4", + "createdAt": "8/24/2017", + "nbFollowers": 9, + "nbFollowings": 8, + "nbRepos": 82, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "location": "Dongguan, Guangdong, China", + "company": "none" }, "sign0": { "login": "sign0", @@ -7600,7 +7904,7 @@ const fans = { "login": "martinmurciego", "avatarUrl": "https://avatars.githubusercontent.com/u/7759127?u=4b3eadbcb022430cd9a25bad42ac08ffd965e6bd&v=4", "createdAt": "6/1/2014", - "nbFollowers": 56, + "nbFollowers": 61, "nbFollowings": 9, "nbRepos": 105, "follower": false, @@ -7640,7 +7944,7 @@ const fans = { "wclwksn": { "login": "wclwksn", "avatarUrl": "https://avatars.githubusercontent.com/u/1761877?v=4", - "nbRepos": 324, + "nbRepos": 328, "forked": [ "evolutility-server-node" ], @@ -7654,459 +7958,430 @@ const fans = { "evolutility-server-node", "structured-filter" ], - "starred": [] - }, - "andyTsing": { - "login": "andyTsing", - "avatarUrl": "https://avatars.githubusercontent.com/u/3162544?u=c7004cb7e23118729003f402af3d218410f3a320&v=4", - "nbRepos": 393, - "forked": [ - "evolutility-server-node" - ], - "starred": [] - }, - "Wamibee": { - "login": "Wamibee", - "avatarUrl": "https://avatars.githubusercontent.com/u/54935766?u=583528e88fa6fbe64694134ebf25b2bd85e0f4cd&v=4", - "createdAt": "9/5/2019", - "nbFollowers": 54, - "nbFollowings": 302, - "nbRepos": 18, - "follower": false, - "starred": [ - "react-crud-icons" - ], - "forked": [], - "bio": "Please leave this code in a better state than you found it.", - "location": "France", - "company": "Sopra Real Estate Software" + "starred": [] }, - "AFejk": { - "login": "AFejk", - "avatarUrl": "https://avatars.githubusercontent.com/u/66706916?v=4", - "createdAt": "6/9/2020", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, - "follower": false, - "starred": [ - "react-crud-icons" + "andyTsing": { + "login": "andyTsing", + "avatarUrl": "https://avatars.githubusercontent.com/u/3162544?u=c7004cb7e23118729003f402af3d218410f3a320&v=4", + "nbRepos": 394, + "forked": [ + "evolutility-server-node" ], - "forked": [] + "starred": [] }, - "vbylen": { - "login": "vbylen", - "avatarUrl": "https://avatars.githubusercontent.com/u/57633368?u=540428f40cc3685cf4def29a6388da6ad6c12499&v=4", - "createdAt": "11/11/2019", - "nbFollowers": 17, - "nbFollowings": 174, - "nbRepos": 11, + "spliner": { + "login": "spliner", + "avatarUrl": "https://avatars.githubusercontent.com/u/4410223?u=bdc8c1cd86843b076bce7c706fac630c2c3d3a68&v=4", + "createdAt": "5/12/2013", + "nbFollowers": 4, + "nbFollowings": 1, + "nbRepos": 10, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "forked": [], - "location": "Belgium" + "websiteUrl": "https://www.linkedin.com/in/frosini/", + "bio": "Tech Lead @ ZBRA", + "company": "@zbra-dev" }, - "gregoriy96": { - "login": "gregoriy96", - "avatarUrl": "https://avatars.githubusercontent.com/u/29800587?v=4", - "createdAt": "6/30/2017", - "nbFollowers": 2, - "nbFollowings": 0, - "nbRepos": 0, + "alercunha": { + "login": "alercunha", + "avatarUrl": "https://avatars.githubusercontent.com/u/5490771?v=4", + "createdAt": "9/18/2013", + "nbFollowers": 10, + "nbFollowings": 4, + "nbRepos": 19, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "company": "ZBRA" }, - "ErikSRoth": { - "login": "ErikSRoth", - "avatarUrl": "https://avatars.githubusercontent.com/u/37046891?v=4", - "createdAt": "3/4/2018", - "nbFollowers": 11, - "nbFollowings": 208, - "nbRepos": 20, + "gladson": { + "login": "gladson", + "avatarUrl": "https://avatars.githubusercontent.com/u/1013698?u=90d4250da4a84fa8f7f9faed9f4a3bfa375777e5&v=4", + "createdAt": "8/29/2011", + "nbFollowers": 103, + "nbFollowings": 207, + "nbRepos": 252, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery", + "structured-filter", + "colorpicker" ], "forked": [], - "websiteUrl": "https://www.rltechs.com", - "bio": ":)", - "location": "Idaho, USA", - "company": "@RLTechsLLC" + "bio": "Para muitos eventos, aproximadamente 80% dos efeitos vêm de 20% das causas.", + "location": "Brazil, Rondônia - Porto velho", + "company": "Immensa" }, - "Shogojo": { - "login": "Shogojo", - "avatarUrl": "https://avatars.githubusercontent.com/u/98026653?u=4b601c8504a86a08f7f0d0159aa2e0b6bbdb2a1f&v=4", - "createdAt": "1/19/2022", - "nbFollowers": 2, - "nbFollowings": 13, - "nbRepos": 2, + "TMAComms": { + "login": "TMAComms", + "avatarUrl": "https://avatars.githubusercontent.com/u/8142361?v=4", + "createdAt": "7/12/2014", + "nbFollowers": 1, + "nbFollowings": 2, + "nbRepos": 4, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "forked": [] }, - "gumrahsindar": { - "login": "gumrahsindar", - "avatarUrl": "https://avatars.githubusercontent.com/u/99037179?u=cf7fe5107a20c9ceab3b1d9900461aba7f01b1fb&v=4", - "createdAt": "2/4/2022", - "nbFollowers": 13, - "nbFollowings": 21, - "nbRepos": 54, + "mmezzacca": { + "login": "mmezzacca", + "avatarUrl": "https://avatars.githubusercontent.com/u/601967?u=1759eec63d9200d96253ebd9259a77c92450e8ab&v=4", + "createdAt": "2/5/2011", + "nbFollowers": 4, + "nbFollowings": 26, + "nbRepos": 2, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://marcmezzacca.com/", + "company": "CouponFollow" }, - "swangy": { - "login": "swangy", - "avatarUrl": "https://avatars.githubusercontent.com/u/752891?v=4", - "createdAt": "4/26/2011", - "nbFollowers": 8, - "nbFollowings": 6, - "nbRepos": 42, + "m3zercat": { + "login": "m3zercat", + "avatarUrl": "https://avatars.githubusercontent.com/u/2084045?v=4", + "createdAt": "8/2/2012", + "nbFollowers": 5, + "nbFollowings": 8, + "nbRepos": 11, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://m3z.net/", + "location": "Derbyshire" }, - "elvisoliveira": { - "login": "elvisoliveira", - "avatarUrl": "https://avatars.githubusercontent.com/u/314738?u=3dca3571357e29c2b2f1c6620fd3398739f37cb7&v=4", - "createdAt": "6/25/2010", - "nbFollowers": 33, - "nbFollowings": 72, - "nbRepos": 110, + "gauchedroite": { + "login": "gauchedroite", + "avatarUrl": "https://avatars.githubusercontent.com/u/6200766?v=4", + "createdAt": "12/16/2013", + "nbFollowers": 3, + "nbFollowings": 0, + "nbRepos": 13, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery", + "evolutility-server-node" ], "forked": [], - "bio": "Dealing with machines is easy. Have you tried dealing with people?", - "location": "127.0.0.1", - "company": "@toolstation" + "location": "Gatineau, Québec, Canada" }, - "Comandeer": { - "login": "Comandeer", - "avatarUrl": "https://avatars.githubusercontent.com/u/1078728?v=4", - "createdAt": "9/25/2011", - "nbFollowers": 424, - "nbFollowings": 15, - "nbRepos": 65, + "yaninelbi": { + "login": "yaninelbi", + "avatarUrl": "https://avatars.githubusercontent.com/u/669251?v=4", + "createdAt": "3/14/2011", + "nbFollowers": 16, + "nbFollowings": 19, + "nbRepos": 44, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery", + "structured-filter" ], "forked": [], - "websiteUrl": "https://www.comandeer.pl", - "bio": "Web conservative. JS fanatic.", - "location": "Kraków, Poland", - "company": "@CKSource" + "websiteUrl": "http://twitter.com/yaninelbi", + "location": "Tel Aviv, Israel" }, - "kiritosan": { - "login": "kiritosan", - "avatarUrl": "https://avatars.githubusercontent.com/u/4273631?u=4fe1fa180f72997b984ecadaf59fa16538f2a3ec&v=4", - "createdAt": "4/27/2013", - "nbFollowers": 29, - "nbFollowings": 171, - "nbRepos": 122, - "follower": false, - "starred": [ - "braille-tools" + "JavaScriptCollection": { + "login": "JavaScriptCollection", + "avatarUrl": "https://avatars.githubusercontent.com/u/13726119?v=4", + "nbRepos": 50, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "http://sizuku.top", - "location": "China" + "starred": [] }, - "woqk": { - "login": "woqk", - "avatarUrl": "https://avatars.githubusercontent.com/u/80422684?u=9bb3f333518a6264f1249744a06101267f3ca9aa&v=4", - "createdAt": "3/10/2021", - "nbFollowers": 12, - "nbFollowings": 2, - "nbRepos": 10, - "follower": false, - "starred": [ - "braille-tools" + "automotola": { + "login": "automotola", + "avatarUrl": "https://avatars.githubusercontent.com/u/3161681?u=864b3156a2b8eba4be1ea8ced1b06030bf5478a7&v=4", + "nbRepos": 230, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [] + "starred": [] }, - "zachary-horvath": { - "login": "zachary-horvath", - "avatarUrl": "https://avatars.githubusercontent.com/u/64811801?u=0bfc80334cf6bb5ed58e2bf44222c48ba50080fb&v=4", - "createdAt": "5/4/2020", - "nbFollowers": 19, - "nbFollowings": 76, + "shanequint": { + "login": "shanequint", + "avatarUrl": "https://avatars.githubusercontent.com/u/4127808?u=ba0c0364b887a243f0e5e7ca8714559b03dee844&v=4", "nbRepos": 2, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "codearchival": { + "login": "codearchival", + "avatarUrl": "https://avatars.githubusercontent.com/u/16281596?v=4", + "nbRepos": 311, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "rhizalpatrax64bit": { + "login": "rhizalpatrax64bit", + "avatarUrl": "https://avatars.githubusercontent.com/u/6958755?u=3e947662200dcd83fff9158d7269037bd867e03d&v=4", + "nbRepos": 68, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "streeboga": { + "login": "streeboga", + "avatarUrl": "https://avatars.githubusercontent.com/u/6660983?u=7a962a98aca8330214b868f8c4786585222e85b6&v=4", + "nbRepos": 186, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "igorconde": { + "login": "igorconde", + "avatarUrl": "https://avatars.githubusercontent.com/u/46981915?u=948734bb5db6695f5ad162042b2ec28ef3c9748a&v=4", + "createdAt": "1/23/2019", + "nbFollowers": 365, + "nbFollowings": 338, + "nbRepos": 11, "follower": false, "starred": [ - "braille-tools" + "d3-table-cards" ], "forked": [], - "websiteUrl": "http://www.zacharyhorvath.io", - "bio": "Software engineer.", - "location": "United States", - "company": "93pixels" + "bio": ":man_technologist: " }, - "Kal-E1": { - "login": "Kal-E1", - "avatarUrl": "https://avatars.githubusercontent.com/u/85079973?v=4", - "createdAt": "5/30/2021", - "nbFollowers": 1, - "nbFollowings": 2, + "frankdou": { + "login": "frankdou", + "avatarUrl": "https://avatars.githubusercontent.com/u/1637162?u=722b4a02c63f6536b96a2d0f63fed48829b69102&v=4", + "createdAt": "4/12/2012", + "nbFollowers": 23, + "nbFollowings": 43, "nbRepos": 3, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [] }, - "flasomm": { - "login": "flasomm", - "avatarUrl": "https://avatars.githubusercontent.com/u/581459?u=5ef2e58f46a3a6d25d1e5f12ad64ea62e221900c&v=4", - "createdAt": "1/24/2011", - "nbFollowers": 7, - "nbFollowings": 27, - "nbRepos": 30, + "witzawitz": { + "login": "witzawitz", + "avatarUrl": "https://avatars.githubusercontent.com/u/1055825?v=4", + "createdAt": "9/16/2011", + "nbFollowers": 1, + "nbFollowings": 0, + "nbRepos": 10, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "websiteUrl": "http://www.physalix.com", - "location": "Paris", - "company": "Physalix" - }, - "Muflhi01": { - "login": "Muflhi01", - "avatarUrl": "https://avatars.githubusercontent.com/u/89092396?v=4", - "createdAt": "8/17/2021", - "nbFollowers": 29, - "nbFollowings": 440, - "nbRepos": 817, - "follower": false, - "starred": [ - "motivational-numerology" - ], - "forked": [] + "company": " @u2035" }, - "Jatin794": { - "login": "Jatin794", - "avatarUrl": "https://avatars.githubusercontent.com/u/58568986?v=4", - "createdAt": "12/5/2019", - "nbFollowers": 2, - "nbFollowings": 1, - "nbRepos": 36, + "panjunjie": { + "login": "panjunjie", + "avatarUrl": "https://avatars.githubusercontent.com/u/796480?u=422b9253e56c30d854076e7bdc6092521a39d9f4&v=4", + "createdAt": "5/18/2011", + "nbFollowers": 11, + "nbFollowings": 11, + "nbRepos": 21, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "websiteUrl": "https://jatinnagpal.com", - "bio": "Law student, tech enthusiast. To-be ace lawyer and linux user, but I don't write code, so I'm here to borrow some, and star projects I find interesting.", - "location": "India" + "websiteUrl": "http://panjunjie.5-wow.com", + "bio": "别致与极致", + "location": "ShenZhen", + "company": "Nope" }, - "haosprinz": { - "login": "haosprinz", - "avatarUrl": "https://avatars.githubusercontent.com/u/71058872?u=56e206a42fd46ed91a8cf07fbb4db4d0e4867708&v=4", - "createdAt": "9/9/2020", + "jerryzhouxx": { + "login": "jerryzhouxx", + "avatarUrl": "https://avatars.githubusercontent.com/u/4098809?v=4", + "createdAt": "4/8/2013", "nbFollowers": 1, - "nbFollowings": 2, - "nbRepos": 4, + "nbFollowings": 1, + "nbRepos": 3, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], - "forked": [], - "bio": "Developer DevOps", - "location": "Russian" + "forked": [] }, - "erkushagra": { - "login": "erkushagra", - "avatarUrl": "https://avatars.githubusercontent.com/u/66961735?u=3d9977ab86ba9ec64fc97dafe384591880cf51c0&v=4", - "createdAt": "6/15/2020", - "nbFollowers": 3, - "nbFollowings": 2, - "nbRepos": 29, + "awps": { + "login": "awps", + "avatarUrl": "https://avatars.githubusercontent.com/u/1436534?u=2c106813f453e4be93f80e1b98ea3d2019360bb8&v=4", + "createdAt": "2/14/2012", + "nbFollowers": 54, + "nbFollowings": 12, + "nbRepos": 60, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], - "forked": [], - "websiteUrl": "https://erkushagra.github.io/yd09/", - "bio": "\"In a relationship with Python👀\"\r\n \r\n", - "location": "New Delhi" + "forked": [] }, - "dalakatt": { - "login": "dalakatt", - "avatarUrl": "https://avatars.githubusercontent.com/u/60322524?v=4", - "createdAt": "1/26/2020", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 246, + "tonytlwu": { + "login": "tonytlwu", + "avatarUrl": "https://avatars.githubusercontent.com/u/290733?v=4", + "createdAt": "5/29/2010", + "nbFollowers": 11, + "nbFollowings": 6, + "nbRepos": 28, "follower": false, "starred": [ - "motivational-numerology", - "evolutility-asp.net" + "colorpicker" ], "forked": [], - "websiteUrl": "https://m.facebook.com/Aspnet-Developer-245615322157055/", - "location": "https://docs.microsoft.com/azure", - "company": "@mention" + "bio": "Head of Engineering @ Fliplet", + "location": "London, United Kingdom", + "company": "@Fliplet " }, - "33Reitz33": { - "login": "33Reitz33", - "avatarUrl": "https://avatars.githubusercontent.com/u/71993266?v=4", - "createdAt": "9/27/2020", - "nbFollowers": 2, - "nbFollowings": 0, - "nbRepos": 0, + "pcout": { + "login": "pcout", + "avatarUrl": "https://avatars.githubusercontent.com/u/687515?v=4", + "createdAt": "3/23/2011", + "nbFollowers": 39, + "nbFollowings": 34, + "nbRepos": 12, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [] }, - "Yen-Nhiii": { - "login": "Yen-Nhiii", - "avatarUrl": "https://avatars.githubusercontent.com/u/104715258?v=4", - "createdAt": "5/1/2022", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "jeanCarloMachado": { + "login": "jeanCarloMachado", + "avatarUrl": "https://avatars.githubusercontent.com/u/2252355?u=2003229d884e662c73b9afefc7e648a53ca46594&v=4", + "createdAt": "8/30/2012", + "nbFollowers": 154, + "nbFollowings": 112, + "nbRepos": 72, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], - "forked": [] + "forked": [], + "websiteUrl": "https://www.linkedin.com/in/jean-carlo-machado-53b15977/", + "location": "Berlin", + "company": "@getyourguide " }, - "nwlynch": { - "login": "nwlynch", - "avatarUrl": "https://avatars.githubusercontent.com/u/5420993?u=a2ea66382805bf5abba281cd4faad92cc3892540&v=4", - "nbRepos": 137, + "ardani": { + "login": "ardani", + "avatarUrl": "https://avatars.githubusercontent.com/u/2499777?u=8afa9dcef20ab476602f2eff6ed1c3bbcafbb783&v=4", + "nbRepos": 291, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "omiom33": { - "login": "omiom33", - "avatarUrl": "https://avatars.githubusercontent.com/u/107083590?v=4", - "createdAt": "6/7/2022", - "nbFollowers": 25, - "nbFollowings": 122, - "nbRepos": 144, - "follower": false, - "starred": [ - "motivational-numerology", - "evolutility-ui-react" - ], - "forked": [ - "motivational-numerology", - "evolutility-ui-react" - ] - }, - "hooyaco": { - "login": "hooyaco", - "avatarUrl": "https://avatars.githubusercontent.com/u/108636454?v=4", - "nbRepos": 15, + "liujunlin": { + "login": "liujunlin", + "avatarUrl": "https://avatars.githubusercontent.com/u/5188145?v=4", + "nbRepos": 126, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "agustinaFerrini": { - "login": "agustinaFerrini", - "avatarUrl": "https://avatars.githubusercontent.com/u/113368966?u=d5d42045ab49307836d32778a228e5ede9550959&v=4", - "nbRepos": 7, - "forked": [ - "motivational-numerology" + "edwardyi": { + "login": "edwardyi", + "avatarUrl": "https://avatars.githubusercontent.com/u/5842834?v=4", + "createdAt": "11/3/2013", + "nbFollowers": 42, + "nbFollowings": 397, + "nbRepos": 225, + "follower": false, + "starred": [ + "colorpicker" ], - "starred": [] + "forked": [ + "colorpicker" + ] }, - "hassankaz": { - "login": "hassankaz", - "avatarUrl": "https://avatars.githubusercontent.com/u/1616330?v=4", - "nbRepos": 9, + "pofeng2000": { + "login": "pofeng2000", + "avatarUrl": "https://avatars.githubusercontent.com/u/6997700?v=4", + "nbRepos": 204, "forked": [ - "motivational-numerology", - "evolutility-ui-react" + "colorpicker" ], "starred": [] }, - "Alektryon": { - "login": "Alektryon", - "avatarUrl": "https://avatars.githubusercontent.com/u/84470810?u=84c998da1592e7e450212d3c223df4bf953d2517&v=4", - "nbRepos": 25, - "forked": [ - "motivational-numerology" + "Mangome": { + "login": "Mangome", + "avatarUrl": "https://avatars.githubusercontent.com/u/7655737?u=38b15818b355ef642c7fe2d8619d23c8a4ac03aa&v=4", + "createdAt": "5/21/2014", + "nbFollowers": 4, + "nbFollowings": 2, + "nbRepos": 7, + "follower": false, + "starred": [ + "colorpicker" ], - "starred": [] + "forked": [ + "colorpicker" + ] }, - "qwesikakarot": { - "login": "qwesikakarot", - "avatarUrl": "https://avatars.githubusercontent.com/u/57841753?u=dfec5a1c9fc861a8ab1030e3f7ec7838eebdab5f&v=4", - "nbRepos": 13, + "2ndkauboy": { + "login": "2ndkauboy", + "avatarUrl": "https://avatars.githubusercontent.com/u/1793177?v=4", + "nbRepos": 164, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "USPA-Technology": { - "login": "USPA-Technology", - "avatarUrl": "https://avatars.githubusercontent.com/u/63065541?v=4", - "nbRepos": 178, + "haresh14": { + "login": "haresh14", + "avatarUrl": "https://avatars.githubusercontent.com/u/2484320?u=1203a05f52a9ea17d474d77df700037c3b17ae05&v=4", + "nbRepos": 34, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "AnupGoenka": { - "login": "AnupGoenka", - "avatarUrl": "https://avatars.githubusercontent.com/u/55056648?v=4", - "createdAt": "9/8/2019", - "nbFollowers": 0, - "nbFollowings": 33, - "nbRepos": 395, + "chlab": { + "login": "chlab", + "avatarUrl": "https://avatars.githubusercontent.com/u/1931446?u=66bae87dfbb662d7a4a3754d6b50fc912e079bc5&v=4", + "createdAt": "7/6/2012", + "nbFollowers": 24, + "nbFollowings": 19, + "nbRepos": 32, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [ - "motivational-numerology" - ] - }, - "trieu": { - "login": "trieu", - "avatarUrl": "https://avatars.githubusercontent.com/u/1825784?u=7317ad5ea7c35cd833edc6af2abdaf0406edaa92&v=4", - "createdAt": "6/6/2012", - "nbFollowers": 128, - "nbFollowings": 136, - "nbRepos": 110, - "follower": false, - "starred": [ - "motivational-numerology" + "colorpicker" ], + "websiteUrl": "http://chlab.ch", + "bio": "Freelance Technical Product Owner", + "location": "Switzerland", + "company": "@schaltstelle" + }, + "KoteKotlyarov": { + "login": "KoteKotlyarov", + "avatarUrl": "https://avatars.githubusercontent.com/u/8413763?u=f01391f6601b6f5c60fa997b88b7799a224f9db8&v=4", + "nbRepos": 4, "forked": [ - "motivational-numerology" + "colorpicker" ], - "websiteUrl": "https://dataism.one", - "bio": "Creator of the LeoCDP.com and \r\nfounder of bigdatavietnam.org", - "location": "Ho Chi Minh City", - "company": "@open-theta @rfxlab @USPA-Technology @bigdatavietnam-org " + "starred": [] }, "tracker1": { "login": "tracker1", "avatarUrl": "https://avatars.githubusercontent.com/u/444316?u=c47c37f99f3a598cbf93ac413acdfbe3d10b6026&v=4", "createdAt": "10/18/2010", - "nbFollowers": 89, + "nbFollowers": 90, "nbFollowings": 60, "nbRepos": 86, "follower": false, @@ -8121,9 +8396,9 @@ const fans = { "login": "Catsvilles", "avatarUrl": "https://avatars.githubusercontent.com/u/16226479?u=038cb9528178901b0a24cb21074c8cce0bf37795&v=4", "createdAt": "12/9/2015", - "nbFollowers": 37, + "nbFollowers": 38, "nbFollowings": 45, - "nbRepos": 230, + "nbRepos": 229, "follower": false, "starred": [ "healing-frequencies" @@ -8136,9 +8411,9 @@ const fans = { "login": "Xaxeric", "avatarUrl": "https://avatars.githubusercontent.com/u/69187312?u=27e9a25eaa63ecab81a098313c3f7e7f07af56bf&v=4", "createdAt": "8/3/2020", - "nbFollowers": 32, - "nbFollowings": 20, - "nbRepos": 13, + "nbFollowers": 30, + "nbFollowings": 21, + "nbRepos": 11, "follower": false, "starred": [ "healing-frequencies" @@ -8153,8 +8428,8 @@ const fans = { "login": "mylastnameishaha", "avatarUrl": "https://avatars.githubusercontent.com/u/134181138?v=4", "createdAt": "5/20/2023", - "nbFollowers": 4, - "nbFollowings": 13, + "nbFollowers": 5, + "nbFollowings": 17, "nbRepos": 1, "follower": false, "starred": [ @@ -8166,600 +8441,480 @@ const fans = { "location": "OC, Maryland ", "company": "The Serial Hustler Podcast " }, - "animalelder": { - "login": "animalelder", - "avatarUrl": "https://avatars.githubusercontent.com/u/62633261?u=0015d3773ba33cf453fd7fbb275e5826c2c6a3cf&v=4", - "createdAt": "3/24/2020", - "nbFollowers": 3, - "nbFollowings": 7, - "nbRepos": 33, - "follower": false, - "starred": [ - "kaggle-look-alike" - ], - "forked": [], - "bio": "I love to code. I love to make music.\r\n\r\n", - "location": "Las Vegas, NV" - }, - "Fernandofinyellow": { - "login": "Fernandofinyellow", - "avatarUrl": "https://avatars.githubusercontent.com/u/151591299?v=4", - "createdAt": "11/20/2023", - "nbFollowers": 44, - "nbFollowings": 663, - "nbRepos": 260, - "follower": false, - "starred": [ - "kaggle-look-alike" - ], - "forked": [], - "websiteUrl": "https://yello-green-finance.notion.site/", - "bio": "A seasoned product lead and AI enthusiast with a degree in Production Engineering and specializations in Innovation, Strategic Management, AI, and Data Science.", - "location": "Rio de Janeiro", - "company": "Yello" - }, - "greenozon": { - "login": "greenozon", - "avatarUrl": "https://avatars.githubusercontent.com/u/765343?u=d18a866e08c5ddcf3f8ac6874c420cfb4e18814a&v=4", - "createdAt": "5/3/2011", - "nbFollowers": 17, - "nbFollowings": 4, - "nbRepos": 27, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "bio": "Focusing on challenging SW tasks for fun and profit", - "location": "our lovely planet Earth!" - }, - "JellyTony": { - "login": "JellyTony", - "avatarUrl": "https://avatars.githubusercontent.com/u/106534114?u=b6887f43c5058903bc4ece0291945fbe13c118de&v=4", - "createdAt": "5/30/2022", - "nbFollowers": 59, - "nbFollowings": 597, - "nbRepos": 31, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "https://www.zhanggaoyuan.com", - "location": "北京市朝阳区望京", - "company": "映客直播" - }, - "JellyZero": { - "login": "JellyZero", - "avatarUrl": "https://avatars.githubusercontent.com/u/109566229?u=9f384d3dcb604c3159a53c4d916ff4d24735ad1d&v=4", - "createdAt": "7/18/2022", - "nbFollowers": 31, - "nbFollowings": 452, - "nbRepos": 21, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "https://www.zhanggaoyuan.com" - }, - "alevanno": { - "login": "alevanno", - "avatarUrl": "https://avatars.githubusercontent.com/u/26741162?u=3d74216657804b0e5a03fdea6b08b55aa9588770&v=4", - "createdAt": "3/28/2017", - "nbFollowers": 7, - "nbFollowings": 7, - "nbRepos": 8, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "http://alevanno.github.io", - "bio": "Computer Science and Engineering MSc @ Politecnico di Milano", - "location": "Italy" - }, - "WuhDaFak": { - "login": "WuhDaFak", - "avatarUrl": "https://avatars.githubusercontent.com/u/6426872?u=0adc6a9a44744e65ac586268dded1b27733b5cf4&v=4", - "createdAt": "1/16/2014", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 438, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [] - }, - "pressdude": { - "login": "pressdude", - "avatarUrl": "https://avatars.githubusercontent.com/u/117673236?u=78430136def0ffdcfed329a35e47fd46892ba848&v=4", - "createdAt": "11/7/2022", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 1, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "bio": "I am the dude!" - }, - "Kaweees": { - "login": "Kaweees", - "avatarUrl": "https://avatars.githubusercontent.com/u/49963287?u=2045f285f65a72f66d6bc9e493910664cc4a377d&v=4", - "createdAt": "4/24/2019", - "nbFollowers": 145, - "nbFollowings": 109, - "nbRepos": 139, - "follower": false, - "starred": [ - "meet-the-fans" - ], - "forked": [], - "websiteUrl": "https://miguelvf.dev", - "bio": "Curious, Creative, and Clever. SWE Intern @NVIDIA & Incoming Firmware Co-op @Meraki | CPE @calpoly, with a focus on embedded systems and robotics.", - "location": "Mountain View, CA", - "company": "@NVIDIA" - }, - "JulienNGirard": { - "login": "JulienNGirard", - "avatarUrl": "https://avatars.githubusercontent.com/u/10849756?u=922f530bd357516b471312a511db69bdf5779092&v=4", - "createdAt": "2/4/2015", - "nbFollowers": 16, - "nbFollowings": 10, - "nbRepos": 38, + "joshfisidi": { + "login": "joshfisidi", + "avatarUrl": "https://avatars.githubusercontent.com/u/76191290?u=6ca33fe5fe50c8ba0a7387af332bca70d77b2420&v=4", + "createdAt": "12/17/2020", + "nbFollowers": 71, + "nbFollowings": 900, + "nbRepos": 71, "follower": false, "starred": [ - "meet-the-fans" + "healing-frequencies" ], "forked": [], - "websiteUrl": "http://www.cosmostat.org/people/jgirard/", - "location": "Meudon", - "company": "LESIA, Observatoire de Paris, Université Paris Cité" - }, - "frankdou": { - "login": "frankdou", - "avatarUrl": "https://avatars.githubusercontent.com/u/1637162?u=722b4a02c63f6536b96a2d0f63fed48829b69102&v=4", - "createdAt": "4/12/2012", - "nbFollowers": 23, - "nbFollowings": 43, - "nbRepos": 3, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] + "bio": "It has only just begun." }, - "witzawitz": { - "login": "witzawitz", - "avatarUrl": "https://avatars.githubusercontent.com/u/1055825?v=4", - "createdAt": "9/16/2011", - "nbFollowers": 1, - "nbFollowings": 0, - "nbRepos": 10, + "toddpress": { + "login": "toddpress", + "avatarUrl": "https://avatars.githubusercontent.com/u/2934422?v=4", + "createdAt": "11/30/2012", + "nbFollowers": 36, + "nbFollowings": 146, + "nbRepos": 130, "follower": false, "starred": [ - "colorpicker" + "healing-frequencies" ], "forked": [], - "company": " @u2035" + "bio": "a11y votary, javascript fanboy", + "location": "Summerville", + "company": "ATI" }, - "panjunjie": { - "login": "panjunjie", - "avatarUrl": "https://avatars.githubusercontent.com/u/796480?u=422b9253e56c30d854076e7bdc6092521a39d9f4&v=4", - "createdAt": "5/18/2011", - "nbFollowers": 11, - "nbFollowings": 11, - "nbRepos": 21, + "gregwolanski": { + "login": "gregwolanski", + "avatarUrl": "https://avatars.githubusercontent.com/u/787518?u=ebb4bb673cc6b4b170d1ec721c3ded4145a71b41&v=4", + "createdAt": "5/14/2011", + "nbFollowers": 23, + "nbFollowings": 0, + "nbRepos": 3, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], "forked": [], - "websiteUrl": "http://panjunjie.5-wow.com", - "bio": "别致与极致", - "location": "ShenZhen", - "company": "Nope" + "websiteUrl": "https://gregwolanski.com" }, - "jerryzhouxx": { - "login": "jerryzhouxx", - "avatarUrl": "https://avatars.githubusercontent.com/u/4098809?v=4", - "createdAt": "4/8/2013", - "nbFollowers": 1, + "imhazige": { + "login": "imhazige", + "avatarUrl": "https://avatars.githubusercontent.com/u/4122902?u=39fd5cf093bcbe9285f3669f583ae91f540e8cb8&v=4", + "createdAt": "4/10/2013", + "nbFollowers": 15, "nbFollowings": 1, - "nbRepos": 3, + "nbRepos": 39, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], - "forked": [] + "forked": [], + "websiteUrl": "https://medium.com/@imhazige" }, - "awps": { - "login": "awps", - "avatarUrl": "https://avatars.githubusercontent.com/u/1436534?u=2c106813f453e4be93f80e1b98ea3d2019360bb8&v=4", - "createdAt": "2/14/2012", - "nbFollowers": 54, - "nbFollowings": 12, - "nbRepos": 60, + "cheeaun": { + "login": "cheeaun", + "avatarUrl": "https://avatars.githubusercontent.com/u/2296?u=27cda8842db37edd84d12b2668f6d93564319899&v=4", + "createdAt": "3/5/2008", + "nbFollowers": 1685, + "nbFollowings": 1008, + "nbRepos": 249, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], - "forked": [] + "forked": [], + "websiteUrl": "https://cheeaun.com/projects", + "bio": "Product-first Front-end Engineer. Interested in design, dataviz, maps, public transport & stickers.", + "location": "Singapore", + "company": "Unemployed since Jul'22" }, - "tonytlwu": { - "login": "tonytlwu", - "avatarUrl": "https://avatars.githubusercontent.com/u/290733?v=4", - "createdAt": "5/29/2010", - "nbFollowers": 10, - "nbFollowings": 6, - "nbRepos": 28, + "war408705279": { + "login": "war408705279", + "avatarUrl": "https://avatars.githubusercontent.com/u/23465865?u=4e16ddc2a16624678356d23683d8ddda28e92187&v=4", + "createdAt": "11/14/2016", + "nbFollowers": 142, + "nbFollowings": 235, + "nbRepos": 13, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], "forked": [], - "bio": "Head of Engineering @ Fliplet", - "location": "London, United Kingdom", - "company": "@Fliplet " + "websiteUrl": "https://war408705279.github.io", + "bio": "芸芸众生无数渺小平凡的存在啊", + "location": "ShangHai", + "company": "51job" }, - "pcout": { - "login": "pcout", - "avatarUrl": "https://avatars.githubusercontent.com/u/687515?v=4", - "createdAt": "3/23/2011", - "nbFollowers": 38, - "nbFollowings": 34, - "nbRepos": 12, + "K33711647": { + "login": "K33711647", + "avatarUrl": "https://avatars.githubusercontent.com/u/407881?u=f231bc6f8357319da44f35916d9d83a88d44aa83&v=4", + "createdAt": "9/20/2010", + "nbFollowers": 7, + "nbFollowings": 12, + "nbRepos": 0, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], - "forked": [] + "forked": [], + "location": "Brighton", + "company": "Multiple States" }, - "jeanCarloMachado": { - "login": "jeanCarloMachado", - "avatarUrl": "https://avatars.githubusercontent.com/u/2252355?u=2003229d884e662c73b9afefc7e648a53ca46594&v=4", - "createdAt": "8/30/2012", - "nbFollowers": 150, - "nbFollowings": 112, - "nbRepos": 73, + "azu": { + "login": "azu", + "avatarUrl": "https://avatars.githubusercontent.com/u/19714?u=c04e98ee399fac20feb795994a4e779bf64ad531&v=4", + "createdAt": "8/5/2008", + "nbFollowers": 2620, + "nbFollowings": 353, + "nbRepos": 1479, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], "forked": [], - "websiteUrl": "https://www.linkedin.com/in/jean-carlo-machado-53b15977/", - "location": "Berlin", - "company": "@getyourguide " - }, - "ardani": { - "login": "ardani", - "avatarUrl": "https://avatars.githubusercontent.com/u/2499777?u=8afa9dcef20ab476602f2eff6ed1c3bbcafbb783&v=4", - "nbRepos": 291, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "liujunlin": { - "login": "liujunlin", - "avatarUrl": "https://avatars.githubusercontent.com/u/5188145?v=4", - "nbRepos": 126, - "forked": [ - "colorpicker" - ], - "starred": [] + "websiteUrl": "https://efcl.info/", + "bio": "Creator of @textlint, @secretlint, @honkit and @almin.\r\nEditor of @efcl, @jser and @ecmascript-daily.\r\nAuthor of @js-primer.\r\n(Don't send me email-ad.)", + "location": "Tokyo/Japan" }, - "edwardyi": { - "login": "edwardyi", - "avatarUrl": "https://avatars.githubusercontent.com/u/5842834?v=4", - "createdAt": "11/3/2013", + "naporin0624": { + "login": "naporin0624", + "avatarUrl": "https://avatars.githubusercontent.com/u/32933709?u=0fdafcaf020ccd1c7e1c7b8b90cf185e80b9d93e&v=4", + "createdAt": "10/19/2017", "nbFollowers": 42, - "nbFollowings": 397, - "nbRepos": 224, + "nbFollowings": 18, + "nbRepos": 95, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], - "forked": [ - "colorpicker" - ] + "forked": [], + "websiteUrl": "https://www.napochaan.com", + "location": "Japan" }, - "pofeng2000": { - "login": "pofeng2000", - "avatarUrl": "https://avatars.githubusercontent.com/u/6997700?v=4", - "nbRepos": 204, - "forked": [ - "colorpicker" + "mktbsh": { + "login": "mktbsh", + "avatarUrl": "https://avatars.githubusercontent.com/u/59120037?u=b8524a06a920eda48b196f87f2fb86f9aa3620c5&v=4", + "createdAt": "12/21/2019", + "nbFollowers": 14, + "nbFollowings": 96, + "nbRepos": 69, + "follower": false, + "starred": [ + "braille-tools" ], - "starred": [] + "forked": [], + "websiteUrl": "https://hsb-t.com/", + "bio": "Software Engineer", + "location": "Tokyo" }, - "Mangome": { - "login": "Mangome", - "avatarUrl": "https://avatars.githubusercontent.com/u/7655737?u=38b15818b355ef642c7fe2d8619d23c8a4ac03aa&v=4", - "createdAt": "5/21/2014", + "joeborrello": { + "login": "joeborrello", + "avatarUrl": "https://avatars.githubusercontent.com/u/20357509?u=1b33c4c02a5315a0c45ec4a7fa07bf3da6960d51&v=4", + "createdAt": "7/8/2016", "nbFollowers": 2, - "nbFollowings": 2, - "nbRepos": 7, + "nbFollowings": 16, + "nbRepos": 27, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [ - "colorpicker" - ] - }, - "2ndkauboy": { - "login": "2ndkauboy", - "avatarUrl": "https://avatars.githubusercontent.com/u/1793177?v=4", - "nbRepos": 163, - "forked": [ - "colorpicker" + "braille-tools" ], - "starred": [] + "forked": [], + "websiteUrl": "https://josephborrello.com", + "bio": "PhD student and biomedical engineer at Mount Sinai and an avid fan of 3D printing and python." }, - "haresh14": { - "login": "haresh14", - "avatarUrl": "https://avatars.githubusercontent.com/u/2484320?u=1203a05f52a9ea17d474d77df700037c3b17ae05&v=4", - "nbRepos": 33, - "forked": [ - "colorpicker" + "senguapps": { + "login": "senguapps", + "avatarUrl": "https://avatars.githubusercontent.com/u/19640889?u=bd838b5bd4ba3d515af943517ce0cee9e04f4699&v=4", + "createdAt": "5/29/2016", + "nbFollowers": 4, + "nbFollowings": 20, + "nbRepos": 5, + "follower": false, + "starred": [ + "braille-tools" ], - "starred": [] + "forked": [], + "websiteUrl": "https://www.senguapps.com", + "location": "Singapore" }, - "chlab": { - "login": "chlab", - "avatarUrl": "https://avatars.githubusercontent.com/u/1931446?u=66bae87dfbb662d7a4a3754d6b50fc912e079bc5&v=4", - "createdAt": "7/6/2012", - "nbFollowers": 24, - "nbFollowings": 19, - "nbRepos": 32, + "animalelder": { + "login": "animalelder", + "avatarUrl": "https://avatars.githubusercontent.com/u/62633261?u=0015d3773ba33cf453fd7fbb275e5826c2c6a3cf&v=4", + "createdAt": "3/24/2020", + "nbFollowers": 5, + "nbFollowings": 9, + "nbRepos": 40, "follower": false, "starred": [ - "colorpicker" + "kaggle-look-alike" ], - "forked": [ - "colorpicker" + "forked": [], + "bio": "I love to code. I love to make music.\r\n\r\n", + "location": "Las Vegas, NV" + }, + "Fernandofinyellow": { + "login": "Fernandofinyellow", + "avatarUrl": "https://avatars.githubusercontent.com/u/151591299?v=4", + "createdAt": "11/20/2023", + "nbFollowers": 102, + "nbFollowings": 993, + "nbRepos": 408, + "follower": false, + "starred": [ + "kaggle-look-alike" ], - "websiteUrl": "http://chlab.ch", - "bio": "Freelance Technical Product Owner", - "location": "Switzerland", - "company": "@schaltstelle" + "forked": [], + "websiteUrl": "https://yello-green-finance.notion.site/", + "bio": "A seasoned product lead and AI enthusiast with a degree in Production Engineering and specializations in Innovation, Strategic Management, AI, and Data Science.", + "location": "Rio de Janeiro", + "company": "Yello" }, - "KoteKotlyarov": { - "login": "KoteKotlyarov", - "avatarUrl": "https://avatars.githubusercontent.com/u/8413763?u=f01391f6601b6f5c60fa997b88b7799a224f9db8&v=4", - "nbRepos": 4, - "forked": [ - "colorpicker" + "brandonjpierce": { + "login": "brandonjpierce", + "avatarUrl": "https://avatars.githubusercontent.com/u/5483779?u=52e8d4f427d773888dcbb0b2322cf5374c2218eb&v=4", + "createdAt": "9/17/2013", + "nbFollowers": 40, + "nbFollowings": 151, + "nbRepos": 37, + "follower": false, + "starred": [ + "kaggle-look-alike" ], - "starred": [] + "forked": [], + "websiteUrl": "https://brandonjpierce.com", + "bio": "Principal Engineer @ https://hypergiant.com \r\n", + "location": "Elkhart, Indiana", + "company": "Hypergiant" }, - "gigi81": { - "login": "gigi81", - "avatarUrl": "https://avatars.githubusercontent.com/u/881067?v=4", - "createdAt": "6/28/2011", - "nbFollowers": 26, - "nbFollowings": 15, - "nbRepos": 84, + "nzhenev": { + "login": "nzhenev", + "avatarUrl": "https://avatars.githubusercontent.com/u/940258?v=4", + "createdAt": "7/26/2011", + "nbFollowers": 31, + "nbFollowings": 199, + "nbRepos": 459, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], "forked": [], - "bio": "Tech Lead C# .Net DevOps #opentowork", - "location": "London" + "company": "sys.llc" }, - "mtikoian": { - "login": "mtikoian", - "avatarUrl": "https://avatars.githubusercontent.com/u/199116?u=d94cd0ea82403d46426341558da552c9d5c5eeec&v=4", - "createdAt": "2/7/2010", - "nbFollowers": 17, - "nbFollowings": 21, - "nbRepos": 258, + "techtexoma": { + "login": "techtexoma", + "avatarUrl": "https://avatars.githubusercontent.com/u/19196424?v=4", + "createdAt": "5/4/2016", + "nbFollowers": 1, + "nbFollowings": 9, + "nbRepos": 1, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], "forked": [], - "company": "IBM" + "location": "Texas", + "company": "TechTexoma" }, - "abarriere": { - "login": "abarriere", - "avatarUrl": "https://avatars.githubusercontent.com/u/3457732?v=4", - "createdAt": "2/2/2013", - "nbFollowers": 3, - "nbFollowings": 5, - "nbRepos": 14, + "shirothebeast2021": { + "login": "shirothebeast2021", + "avatarUrl": "https://avatars.githubusercontent.com/u/112298747?v=4", + "createdAt": "8/27/2022", + "nbFollowers": 4, + "nbFollowings": 3, + "nbRepos": 1, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike", + "react-crud-icons" ], "forked": [] }, - "aquadk": { - "login": "aquadk", - "avatarUrl": "https://avatars.githubusercontent.com/u/12857849?v=4", - "createdAt": "6/12/2015", + "Igor74-oil": { + "login": "Igor74-oil", + "avatarUrl": "https://avatars.githubusercontent.com/u/152948346?v=4", + "createdAt": "12/4/2023", "nbFollowers": 0, - "nbFollowings": 2, - "nbRepos": 7, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "evolutility-ui-jquery" + "kaggle-look-alike" ], - "forked": [], - "location": "Denmark" + "forked": [] }, - "goodseller": { - "login": "goodseller", - "avatarUrl": "https://avatars.githubusercontent.com/u/1484676?v=4", - "createdAt": "2/29/2012", - "nbFollowers": 16, - "nbFollowings": 7, - "nbRepos": 19, + "rxn85240": { + "login": "rxn85240", + "avatarUrl": "https://avatars.githubusercontent.com/u/81394028?v=4", + "createdAt": "3/25/2021", + "nbFollowers": 1, + "nbFollowings": 4, + "nbRepos": 1, "follower": false, "starred": [ - "evolutility-ui-jquery", - "structured-filter" + "kaggle-look-alike" ], - "forked": [], - "websiteUrl": "http://goodseller.github.io", - "location": "Hong Kong", - "company": "n/a" + "forked": [] }, - "jasonjef": { - "login": "jasonjef", - "avatarUrl": "https://avatars.githubusercontent.com/u/6558023?u=681a8bd22473978c9f30269285d59e22cb1b94d4&v=4", - "createdAt": "1/31/2014", - "nbFollowers": 3, - "nbFollowings": 26, - "nbRepos": 3, + "thuycom205": { + "login": "thuycom205", + "avatarUrl": "https://avatars.githubusercontent.com/u/880852?u=15209163c293dea4f05e7e42895a6391121e07d0&v=4", + "createdAt": "6/28/2011", + "nbFollowers": 6, + "nbFollowings": 14, + "nbRepos": 47, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" + ], + "forked": [] + }, + "sebasvisser": { + "login": "sebasvisser", + "avatarUrl": "https://avatars.githubusercontent.com/u/9528124?u=02feb65b40af88158334fe82f63da0948178379d&v=4", + "createdAt": "11/3/2014", + "nbFollowers": 9, + "nbFollowings": 3, + "nbRepos": 64, + "follower": false, + "starred": [ + "motivational-numerology" ], "forked": [], - "websiteUrl": "https://fuzable.solutions", - "location": "Virginia Beach, VA", - "company": "Fuzable Solutions" + "websiteUrl": "https://www.mens-en-relatie.nl", + "bio": "Pedagoog en Software Developer bij Mens & Relatie.", + "location": "Netherlands", + "company": "Mens & Relatie" }, - "nportelli": { - "login": "nportelli", - "avatarUrl": "https://avatars.githubusercontent.com/u/350919?u=da4cff8c841738d0dca382010578fa6be184f7b6&v=4", - "createdAt": "8/1/2010", - "nbFollowers": 5, - "nbFollowings": 7, - "nbRepos": 14, + "christiangalera": { + "login": "christiangalera", + "avatarUrl": "https://avatars.githubusercontent.com/u/93922010?u=c536dcab16973fd4aa4f940d0a1df3f5234cb3a1&v=4", + "createdAt": "11/8/2021", + "nbFollowers": 15, + "nbFollowings": 36, + "nbRepos": 15, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "forked": [], - "websiteUrl": "http://muddypa.ws/blog", - "location": "East Lansing, Michigan" + "bio": "👨🏻‍💻 “I think it is possible for ordinary people to choose to be extraordinary.\"", + "location": "Pindamonhangaba - SP" }, - "motzel": { - "login": "motzel", - "avatarUrl": "https://avatars.githubusercontent.com/u/1758707?u=5eaaa5b837d463bbcc30e4cc454acc31af8cb268&v=4", - "createdAt": "5/21/2012", - "nbFollowers": 20, - "nbFollowings": 3, - "nbRepos": 21, + "073145": { + "login": "073145", + "avatarUrl": "https://avatars.githubusercontent.com/u/110121285?u=c8019703d6aa86806d9acaec368832b519e37b44&v=4", + "createdAt": "7/27/2022", + "nbFollowers": 40, + "nbFollowings": 386, + "nbRepos": 41, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "forked": [], - "location": "Gdańsk, Poland" + "websiteUrl": "https://073145.github.io/", + "location": "Pindorama" }, - "samcome": { - "login": "samcome", - "avatarUrl": "https://avatars.githubusercontent.com/u/899141?v=4", - "createdAt": "7/6/2011", - "nbFollowers": 36, - "nbFollowings": 42, + "brydenwaynedoned": { + "login": "brydenwaynedoned", + "avatarUrl": "https://avatars.githubusercontent.com/u/77258428?u=61c21729d6d8ebbd2a8a455fe2842135bbf0ce49&v=4", + "createdAt": "1/10/2021", + "nbFollowers": 62, + "nbFollowings": 952, "nbRepos": 4, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "forked": [], - "bio": "UI Designer, Intégrateur.", - "location": "Nantes" + "websiteUrl": "https://www.directonedesign.com", + "bio": "💽 Software Engineer, 🧭 Adventurer, 🍷Wine & 📜 Wine History, Enthusiast 🐕 Dachshund Lover", + "location": "Cleveland, OH", + "company": "DirectOneDesign" }, - "JanCoyle": { - "login": "JanCoyle", - "avatarUrl": "https://avatars.githubusercontent.com/u/3645565?v=4", - "createdAt": "2/20/2013", - "nbFollowers": 3, - "nbFollowings": 2, - "nbRepos": 8, + "suneox": { + "login": "suneox", + "avatarUrl": "https://avatars.githubusercontent.com/u/11959869?u=d995b949059e570eb65c79a0d2ee8a9d3e7d3fd5&v=4", + "createdAt": "4/15/2015", + "nbFollowers": 5, + "nbFollowings": 29, + "nbRepos": 19, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], - "forked": [], - "websiteUrl": "http://www.coyle.dk", - "location": "Odense, Denmark", - "company": "Spillehulen" + "forked": [] }, - "artpar": { - "login": "artpar", - "avatarUrl": "https://avatars.githubusercontent.com/u/1142886?v=4", - "nbRepos": 149, + "FrancoisXavierSaintPierreJean": { + "login": "FrancoisXavierSaintPierreJean", + "avatarUrl": "https://avatars.githubusercontent.com/u/127692458?v=4", + "createdAt": "3/12/2023", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [] + }, + "OgreUArseHole": { + "login": "OgreUArseHole", + "avatarUrl": "https://avatars.githubusercontent.com/u/162518352?v=4", + "nbRepos": 1, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "starred": [] }, - "ctsanders1": { - "login": "ctsanders1", - "avatarUrl": "https://avatars.githubusercontent.com/u/2305783?v=4", - "createdAt": "9/8/2012", - "nbFollowers": 6, - "nbFollowings": 4, - "nbRepos": 705, - "follower": false, - "starred": [ - "evolutility-ui-jquery" + "cancer9": { + "login": "cancer9", + "avatarUrl": "https://avatars.githubusercontent.com/u/17330230?v=4", + "nbRepos": 2, + "forked": [ + "motivational-numerology" ], + "starred": [] + }, + "boaung": { + "login": "boaung", + "avatarUrl": "https://avatars.githubusercontent.com/u/6298783?u=549efe8bed015826b58f6eea3d56314439be58d9&v=4", + "nbRepos": 65, "forked": [ - "evolutility-ui-jquery" - ] + "motivational-numerology" + ], + "starred": [] }, - "tuutoo": { - "login": "tuutoo", - "avatarUrl": "https://avatars.githubusercontent.com/u/9068314?u=a83e6d1c1ac85f0f314764363d1366ec3f81958b&v=4", - "nbRepos": 70, + "astrological-guru": { + "login": "astrological-guru", + "avatarUrl": "https://avatars.githubusercontent.com/u/153929517?v=4", + "nbRepos": 28, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "starred": [] }, - "boban-dj": { - "login": "boban-dj", - "avatarUrl": "https://avatars.githubusercontent.com/u/5364226?u=e7ad009373d2110981891b84ea3f0a6016dad89e&v=4", - "nbRepos": 389, + "chourasiaankit": { + "login": "chourasiaankit", + "avatarUrl": "https://avatars.githubusercontent.com/u/72187474?v=4", + "nbRepos": 7, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "starred": [] }, - "huyibin": { - "login": "huyibin", - "avatarUrl": "https://avatars.githubusercontent.com/u/4716166?u=3ba313049f8647c52bfc21eb13c911fa4b17a895&v=4", - "createdAt": "6/17/2013", - "nbFollowers": 0, - "nbFollowings": 3, - "nbRepos": 16, + "katiakweb": { + "login": "katiakweb", + "avatarUrl": "https://avatars.githubusercontent.com/u/13817990?v=4", + "createdAt": "8/16/2015", + "nbFollowers": 5, + "nbFollowings": 16, + "nbRepos": 325, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node", - "structured-filter" + "motivational-numerology" ], "forked": [ - "evolutility-ui-jquery" - ] - }, - "bobquest33": { - "login": "bobquest33", - "avatarUrl": "https://avatars.githubusercontent.com/u/2017339?u=0fca41028150cffde390c8416d840665258197ab&v=4", - "createdAt": "7/21/2012", - "nbFollowers": 55, - "nbFollowings": 528, - "nbRepos": 980, - "follower": false, - "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], + "location": "Brazil" + }, + "BunsDev": { + "login": "BunsDev", + "avatarUrl": "https://avatars.githubusercontent.com/u/68980965?u=51ca80380ae8b296f4ee2cef082c798071fe3ec3&v=4", + "nbRepos": 3456, "forked": [ - "evolutility-ui-jquery" + "motivational-numerology" ], - "websiteUrl": "http://in.linkedin.com/pub/priyabrata-dash/15/16b/216" + "starred": [] }, "Dpoudel": { "login": "Dpoudel", @@ -8828,55 +8983,254 @@ const fans = { "starred": [ "evolutility-asp.net" ], - "forked": [] + "forked": [] + }, + "Emeronerp1": { + "login": "Emeronerp1", + "avatarUrl": "https://avatars.githubusercontent.com/u/45841416?v=4", + "createdAt": "12/12/2018", + "nbFollowers": 8, + "nbFollowings": 92, + "nbRepos": 6, + "follower": false, + "starred": [ + "evolutility-asp.net" + ], + "forked": [] + }, + "jhallam3": { + "login": "jhallam3", + "avatarUrl": "https://avatars.githubusercontent.com/u/5174328?v=4", + "createdAt": "8/6/2013", + "nbFollowers": 2, + "nbFollowings": 10, + "nbRepos": 44, + "follower": false, + "starred": [ + "evolutility-asp.net" + ], + "forked": [] + }, + "FLeuthold": { + "login": "FLeuthold", + "avatarUrl": "https://avatars.githubusercontent.com/u/42573303?u=e0a853ff97f9f74c6aa52f83937359efc6d35d06&v=4", + "createdAt": "8/21/2018", + "nbFollowers": 1, + "nbFollowings": 1, + "nbRepos": 12, + "follower": false, + "starred": [ + "evolutility-asp.net" + ], + "forked": [], + "websiteUrl": "http://febelapp.azurewebsites.net", + "bio": "I learned Java some years ago. Now I can't get used to C++, eventhough I'd like to." + }, + "xgrommx": { + "login": "xgrommx", + "avatarUrl": "https://avatars.githubusercontent.com/u/1499594?u=6e16ace4a6f48e381b3fa7e19ebe1fa3a017b051&v=4", + "createdAt": "3/4/2012", + "nbFollowers": 527, + "nbFollowings": 73, + "nbRepos": 770, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "https://twitter.com/xgrommx", + "location": "Ukraine" + }, + "iushev": { + "login": "iushev", + "avatarUrl": "https://avatars.githubusercontent.com/u/3023174?v=4", + "createdAt": "12/11/2012", + "nbFollowers": 2, + "nbFollowings": 8, + "nbRepos": 17, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://aris-soft.com", + "location": "Stara Zagora, Bulgaria", + "company": "Aris Soft Ltd." + }, + "CinoLin": { + "login": "CinoLin", + "avatarUrl": "https://avatars.githubusercontent.com/u/6681208?u=53f06b990c03221dfaf9783e4c4b3a58d6a29f18&v=4", + "createdAt": "2/14/2014", + "nbFollowers": 0, + "nbFollowings": 1, + "nbRepos": 20, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, + "adrianojlt": { + "login": "adrianojlt", + "avatarUrl": "https://avatars.githubusercontent.com/u/799221?u=2fc86fb1ae9a11c29f5a64e917676109bdeb2e41&v=4", + "createdAt": "5/19/2011", + "nbFollowers": 11, + "nbFollowings": 43, + "nbRepos": 25, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "Porto" + }, + "JacquesW": { + "login": "JacquesW", + "avatarUrl": "https://avatars.githubusercontent.com/u/1476640?u=9ebc1ef7f6f6c037b185cb84d41e660cf9bf88d8&v=4", + "createdAt": "2/26/2012", + "nbFollowers": 12, + "nbFollowings": 19, + "nbRepos": 6, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "Beijing" + }, + "whitesmell": { + "login": "whitesmell", + "avatarUrl": "https://avatars.githubusercontent.com/u/1411087?v=4", + "createdAt": "2/5/2012", + "nbFollowers": 15, + "nbFollowings": 5, + "nbRepos": 35, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "us" + }, + "deluxebear": { + "login": "deluxebear", + "avatarUrl": "https://avatars.githubusercontent.com/u/485793?u=83d233c2d20871cf34047ec5e30ae288efdd1ff2&v=4", + "createdAt": "11/17/2010", + "nbFollowers": 17, + "nbFollowings": 9, + "nbRepos": 129, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://www.jetems.com", + "location": "china" + }, + "dilipjain": { + "login": "dilipjain", + "avatarUrl": "https://avatars.githubusercontent.com/u/2494191?u=4326ed2c5ba2e9d4d5c5a1d77d78d67254c6814b&v=4", + "createdAt": "10/5/2012", + "nbFollowers": 7, + "nbFollowings": 14, + "nbRepos": 5, + "follower": false, + "starred": [ + "structured-filter", + "colorpicker" + ], + "forked": [], + "websiteUrl": "https://www.linkedin.com/in/jdilip", + "location": "Mumbai", + "company": "Valuedynamx" + }, + "modulexcite": { + "login": "modulexcite", + "avatarUrl": "https://avatars.githubusercontent.com/u/12729391?u=cfea496d75552e2a100485f84de63e9f4bd98b0a&v=4", + "nbRepos": 14917, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "antx42": { + "login": "antx42", + "avatarUrl": "https://avatars.githubusercontent.com/u/3909670?v=4", + "nbRepos": 39, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "hirakiuc": { + "login": "hirakiuc", + "avatarUrl": "https://avatars.githubusercontent.com/u/92604?v=4", + "nbRepos": 82, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "mfazekas": { + "login": "mfazekas", + "avatarUrl": "https://avatars.githubusercontent.com/u/52435?v=4", + "nbRepos": 148, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "roomthirteen": { + "login": "roomthirteen", + "avatarUrl": "https://avatars.githubusercontent.com/u/731938?v=4", + "nbRepos": 35, + "forked": [ + "structured-filter" + ], + "starred": [] }, - "Emeronerp1": { - "login": "Emeronerp1", - "avatarUrl": "https://avatars.githubusercontent.com/u/45841416?v=4", - "createdAt": "12/12/2018", - "nbFollowers": 8, - "nbFollowings": 90, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-asp.net" + "eescalante": { + "login": "eescalante", + "avatarUrl": "https://avatars.githubusercontent.com/u/15394310?v=4", + "nbRepos": 10, + "forked": [ + "structured-filter" ], - "forked": [] + "starred": [] }, - "jhallam3": { - "login": "jhallam3", - "avatarUrl": "https://avatars.githubusercontent.com/u/5174328?v=4", - "createdAt": "8/6/2013", - "nbFollowers": 2, - "nbFollowings": 10, - "nbRepos": 44, - "follower": false, - "starred": [ - "evolutility-asp.net" + "riccardin": { + "login": "riccardin", + "avatarUrl": "https://avatars.githubusercontent.com/u/1487507?u=62d410e15adde322189aeebe7a2569a54fffa109&v=4", + "nbRepos": 32, + "forked": [ + "structured-filter" ], - "forked": [] + "starred": [] }, - "FLeuthold": { - "login": "FLeuthold", - "avatarUrl": "https://avatars.githubusercontent.com/u/42573303?u=e0a853ff97f9f74c6aa52f83937359efc6d35d06&v=4", - "createdAt": "8/21/2018", - "nbFollowers": 1, - "nbFollowings": 1, + "larskoeie": { + "login": "larskoeie", + "avatarUrl": "https://avatars.githubusercontent.com/u/5434633?u=628ad58d3c1a6313bee1a10bdfca6dde9493ddc4&v=4", + "nbRepos": 13, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "MoeRT09": { + "login": "MoeRT09", + "avatarUrl": "https://avatars.githubusercontent.com/u/8270908?v=4", "nbRepos": 12, - "follower": false, - "starred": [ - "evolutility-asp.net" + "forked": [ + "structured-filter" ], - "forked": [], - "websiteUrl": "http://febelapp.azurewebsites.net", - "bio": "I learned Java some years ago. Now I can't get used to C++, eventhough I'd like to." + "starred": [] }, "Bulletninja": { "login": "Bulletninja", "avatarUrl": "https://avatars.githubusercontent.com/u/71659?u=fbe122f2e4919e83c05567a90a542bb6cded1bb2&v=4", "createdAt": "4/7/2009", - "nbFollowers": 28, - "nbFollowings": 125, + "nbFollowers": 32, + "nbFollowings": 128, "nbRepos": 46, "follower": false, "starred": [ @@ -8899,6 +9253,23 @@ const fans = { ], "forked": [] }, + "huyibin": { + "login": "huyibin", + "avatarUrl": "https://avatars.githubusercontent.com/u/4716166?u=3ba313049f8647c52bfc21eb13c911fa4b17a895&v=4", + "createdAt": "6/17/2013", + "nbFollowers": 0, + "nbFollowings": 3, + "nbRepos": 16, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node", + "structured-filter" + ], + "forked": [ + "evolutility-ui-jquery" + ] + }, "chucktrukk": { "login": "chucktrukk", "avatarUrl": "https://avatars.githubusercontent.com/u/65679?u=f3d6705b4bcf89e4e8989b116d7c675dc3843a99&v=4", @@ -8917,7 +9288,7 @@ const fans = { "login": "joaovieirabr", "avatarUrl": "https://avatars.githubusercontent.com/u/2774195?u=8a193e6601bc43a319419da9a193166e08f2b15c&v=4", "createdAt": "11/11/2012", - "nbFollowers": 7, + "nbFollowers": 8, "nbFollowings": 20, "nbRepos": 0, "follower": false, @@ -8984,7 +9355,7 @@ const fans = { "mjdhasan": { "login": "mjdhasan", "avatarUrl": "https://avatars.githubusercontent.com/u/1672679?v=4", - "nbRepos": 390, + "nbRepos": 392, "forked": [ "evolutility-ui-react" ], @@ -9019,9 +9390,9 @@ const fans = { "login": "gaybro8777", "avatarUrl": "https://avatars.githubusercontent.com/u/12669277?u=4fee9d7a521a5676890359118db7ff0db8f9f795&v=4", "createdAt": "5/29/2015", - "nbFollowers": 126, - "nbFollowings": 1724, - "nbRepos": 6637, + "nbFollowers": 128, + "nbFollowings": 1748, + "nbRepos": 6662, "follower": false, "starred": [ "evolutility-ui-react" @@ -9033,210 +9404,270 @@ const fans = { "location": "Nyc", "company": "Mit" }, - "xgrommx": { - "login": "xgrommx", - "avatarUrl": "https://avatars.githubusercontent.com/u/1499594?u=6e16ace4a6f48e381b3fa7e19ebe1fa3a017b051&v=4", - "createdAt": "3/4/2012", - "nbFollowers": 528, - "nbFollowings": 73, - "nbRepos": 770, + "srynot4sale": { + "login": "srynot4sale", + "avatarUrl": "https://avatars.githubusercontent.com/u/14250?v=4", + "createdAt": "6/18/2008", + "nbFollowers": 70, + "nbFollowings": 228, + "nbRepos": 46, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "websiteUrl": "https://twitter.com/xgrommx", - "location": "Ukraine" + "websiteUrl": "https://io.nz", + "location": "Wellington, New Zealand", + "company": "@io-nz " }, - "iushev": { - "login": "iushev", - "avatarUrl": "https://avatars.githubusercontent.com/u/3023174?v=4", - "createdAt": "12/11/2012", - "nbFollowers": 2, - "nbFollowings": 8, - "nbRepos": 17, + "zjx632": { + "login": "zjx632", + "avatarUrl": "https://avatars.githubusercontent.com/u/1262030?v=4", + "createdAt": "12/13/2011", + "nbFollowers": 39, + "nbFollowings": 167, + "nbRepos": 72, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" + ], + "forked": [] + }, + "Liuflee": { + "login": "Liuflee", + "avatarUrl": "https://avatars.githubusercontent.com/u/127684512?u=e9958ff74a681877863f256cd276ca583a43a849&v=4", + "createdAt": "3/12/2023", + "nbFollowers": 5, + "nbFollowings": 5, + "nbRepos": 16, + "follower": false, + "starred": [ + "react-crud-icons" ], "forked": [], - "websiteUrl": "http://aris-soft.com", - "location": "Stara Zagora, Bulgaria", - "company": "Aris Soft Ltd." + "websiteUrl": "http://github.com/liuflee" }, - "CinoLin": { - "login": "CinoLin", - "avatarUrl": "https://avatars.githubusercontent.com/u/6681208?u=53f06b990c03221dfaf9783e4c4b3a58d6a29f18&v=4", - "createdAt": "2/14/2014", + "Cixayah": { + "login": "Cixayah", + "avatarUrl": "https://avatars.githubusercontent.com/u/102544926?u=2b05f936a34d1dc94f296959c22bede76c8682dd&v=4", + "createdAt": "3/28/2022", + "nbFollowers": 33, + "nbFollowings": 27, + "nbRepos": 56, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "websiteUrl": "https://cixayah.vercel.app", + "bio": "Ecclesiastes 1:18\r\nSystems Analysis and Development at @Descomplica", + "location": "Catanduva-SP, Brazil." + }, + "lewisje": { + "login": "lewisje", + "avatarUrl": "https://avatars.githubusercontent.com/u/4865237?v=4", + "createdAt": "6/28/2013", + "nbFollowers": 78, + "nbFollowings": 29, + "nbRepos": 164, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "websiteUrl": "https://www.jansal.net/", + "bio": "There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.", + "location": "Cincinnati, OH, USA", + "company": "Jansal Media" + }, + "balintbabics": { + "login": "balintbabics", + "avatarUrl": "https://avatars.githubusercontent.com/u/5341539?v=4", + "createdAt": "9/7/2015", "nbFollowers": 0, - "nbFollowings": 1, - "nbRepos": 20, + "nbFollowings": 0, + "nbRepos": 11, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "websiteUrl": "http://balintbabics.hu", + "bio": "Computer Scientist, Senior Java developer", + "location": "Budapest, Hungary", + "company": "BBIT" + }, + "riffus": { + "login": "riffus", + "avatarUrl": "https://avatars.githubusercontent.com/u/1513323?u=92070541280d69393ea689be9248eed79b6767ca&v=4", + "createdAt": "3/7/2012", + "nbFollowers": 80, + "nbFollowings": 2, + "nbRepos": 464, + "follower": false, + "starred": [ + "react-crud-icons", + "meet-the-fans" + ], + "forked": [] + }, + "christianboyle": { + "login": "christianboyle", + "avatarUrl": "https://avatars.githubusercontent.com/u/1605754?u=4b14443410a6c2e1fe20bdd8b73840077905c29a&v=4", + "createdAt": "4/2/2012", + "nbFollowers": 130, + "nbFollowings": 345, + "nbRepos": 124, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "websiteUrl": "https://christianboyle.com", + "company": "@symplicity" + }, + "joseph-alexandre": { + "login": "joseph-alexandre", + "avatarUrl": "https://avatars.githubusercontent.com/u/38558617?u=c53900952f6581a6d65c4aa26ae2028753b0a473&v=4", + "createdAt": "4/20/2018", + "nbFollowers": 21, + "nbFollowings": 9, + "nbRepos": 41, + "follower": false, + "starred": [ + "react-crud-icons" + ], + "forked": [], + "bio": "A programmer with plans for world domination.\r\n\r\n“I became insane, with long intervals of horrible sanity.” - Edgar Allan Poe. \r\n", + "company": "AMCom" + }, + "greenozon": { + "login": "greenozon", + "avatarUrl": "https://avatars.githubusercontent.com/u/765343?u=d18a866e08c5ddcf3f8ac6874c420cfb4e18814a&v=4", + "createdAt": "5/3/2011", + "nbFollowers": 20, + "nbFollowings": 5, + "nbRepos": 30, + "follower": false, + "starred": [ + "meet-the-fans" + ], + "forked": [], + "bio": "Focusing on challenging SW tasks for fun and profit", + "location": "our lovely planet Earth!" + }, + "JellyTony": { + "login": "JellyTony", + "avatarUrl": "https://avatars.githubusercontent.com/u/106534114?u=b6887f43c5058903bc4ece0291945fbe13c118de&v=4", + "createdAt": "5/30/2022", + "nbFollowers": 62, + "nbFollowings": 599, + "nbRepos": 31, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], - "forked": [] + "forked": [], + "websiteUrl": "https://www.zhanggaoyuan.com", + "location": "北京市朝阳区望京", + "company": "映客直播" }, - "adrianojlt": { - "login": "adrianojlt", - "avatarUrl": "https://avatars.githubusercontent.com/u/799221?u=2fc86fb1ae9a11c29f5a64e917676109bdeb2e41&v=4", - "createdAt": "5/19/2011", - "nbFollowers": 10, - "nbFollowings": 43, - "nbRepos": 25, + "JellyZero": { + "login": "JellyZero", + "avatarUrl": "https://avatars.githubusercontent.com/u/109566229?u=9f384d3dcb604c3159a53c4d916ff4d24735ad1d&v=4", + "createdAt": "7/18/2022", + "nbFollowers": 34, + "nbFollowings": 452, + "nbRepos": 21, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], "forked": [], - "location": "Porto" + "websiteUrl": "https://www.zhanggaoyuan.com" }, - "JacquesW": { - "login": "JacquesW", - "avatarUrl": "https://avatars.githubusercontent.com/u/1476640?u=9ebc1ef7f6f6c037b185cb84d41e660cf9bf88d8&v=4", - "createdAt": "2/26/2012", - "nbFollowers": 12, - "nbFollowings": 19, - "nbRepos": 6, + "alevanno": { + "login": "alevanno", + "avatarUrl": "https://avatars.githubusercontent.com/u/26741162?u=3d74216657804b0e5a03fdea6b08b55aa9588770&v=4", + "createdAt": "3/28/2017", + "nbFollowers": 7, + "nbFollowings": 7, + "nbRepos": 9, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], "forked": [], - "location": "Beijing" + "websiteUrl": "http://alevanno.github.io", + "bio": "Computer Science and Engineering MSc @ Politecnico di Milano", + "location": "Italy" }, - "whitesmell": { - "login": "whitesmell", - "avatarUrl": "https://avatars.githubusercontent.com/u/1411087?v=4", - "createdAt": "2/5/2012", - "nbFollowers": 15, - "nbFollowings": 5, - "nbRepos": 35, + "WuhDaFak": { + "login": "WuhDaFak", + "avatarUrl": "https://avatars.githubusercontent.com/u/6426872?u=0adc6a9a44744e65ac586268dded1b27733b5cf4&v=4", + "createdAt": "1/16/2014", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 456, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], "forked": [] }, - "deluxebear": { - "login": "deluxebear", - "avatarUrl": "https://avatars.githubusercontent.com/u/485793?u=83d233c2d20871cf34047ec5e30ae288efdd1ff2&v=4", - "createdAt": "11/17/2010", - "nbFollowers": 17, - "nbFollowings": 9, - "nbRepos": 121, + "pressdude": { + "login": "pressdude", + "avatarUrl": "https://avatars.githubusercontent.com/u/117673236?u=78430136def0ffdcfed329a35e47fd46892ba848&v=4", + "createdAt": "11/7/2022", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 1, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], "forked": [], - "websiteUrl": "http://www.jetems.com", - "location": "china" + "bio": "I am the dude!" }, - "dilipjain": { - "login": "dilipjain", - "avatarUrl": "https://avatars.githubusercontent.com/u/2494191?u=4326ed2c5ba2e9d4d5c5a1d77d78d67254c6814b&v=4", - "createdAt": "10/5/2012", - "nbFollowers": 7, - "nbFollowings": 14, - "nbRepos": 5, + "Kaweees": { + "login": "Kaweees", + "avatarUrl": "https://avatars.githubusercontent.com/u/49963287?u=2045f285f65a72f66d6bc9e493910664cc4a377d&v=4", + "createdAt": "4/24/2019", + "nbFollowers": 152, + "nbFollowings": 131, + "nbRepos": 146, "follower": false, "starred": [ - "structured-filter", - "colorpicker" + "meet-the-fans" ], "forked": [], - "websiteUrl": "https://www.linkedin.com/in/jdilip", - "location": "Mumbai", - "company": "Valuedynamx" - }, - "modulexcite": { - "login": "modulexcite", - "avatarUrl": "https://avatars.githubusercontent.com/u/12729391?u=cfea496d75552e2a100485f84de63e9f4bd98b0a&v=4", - "nbRepos": 14917, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "antx42": { - "login": "antx42", - "avatarUrl": "https://avatars.githubusercontent.com/u/3909670?v=4", - "nbRepos": 39, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "hirakiuc": { - "login": "hirakiuc", - "avatarUrl": "https://avatars.githubusercontent.com/u/92604?v=4", - "nbRepos": 82, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "mfazekas": { - "login": "mfazekas", - "avatarUrl": "https://avatars.githubusercontent.com/u/52435?v=4", - "nbRepos": 144, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "roomthirteen": { - "login": "roomthirteen", - "avatarUrl": "https://avatars.githubusercontent.com/u/731938?v=4", - "nbRepos": 35, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "eescalante": { - "login": "eescalante", - "avatarUrl": "https://avatars.githubusercontent.com/u/15394310?v=4", - "nbRepos": 9, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "riccardin": { - "login": "riccardin", - "avatarUrl": "https://avatars.githubusercontent.com/u/1487507?u=62d410e15adde322189aeebe7a2569a54fffa109&v=4", - "nbRepos": 32, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "larskoeie": { - "login": "larskoeie", - "avatarUrl": "https://avatars.githubusercontent.com/u/5434633?u=628ad58d3c1a6313bee1a10bdfca6dde9493ddc4&v=4", - "nbRepos": 13, - "forked": [ - "structured-filter" - ], - "starred": [] + "websiteUrl": "https://miguelvf.dev", + "bio": "Curious, Creative, and Clever. Firmware Co-op @Meraki | CPE @calpoly, with a focus on embedded systems and robotics.", + "location": "Mountain View, CA", + "company": "@meraki" }, - "MoeRT09": { - "login": "MoeRT09", - "avatarUrl": "https://avatars.githubusercontent.com/u/8270908?v=4", - "nbRepos": 11, - "forked": [ - "structured-filter" + "JulienNGirard": { + "login": "JulienNGirard", + "avatarUrl": "https://avatars.githubusercontent.com/u/10849756?u=922f530bd357516b471312a511db69bdf5779092&v=4", + "createdAt": "2/4/2015", + "nbFollowers": 16, + "nbFollowings": 10, + "nbRepos": 38, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "websiteUrl": "http://www.cosmostat.org/people/jgirard/", + "location": "Meudon", + "company": "LESIA, Observatoire de Paris, Université Paris Cité" }, "jimf99": { "login": "jimf99", "avatarUrl": "https://avatars.githubusercontent.com/u/6600380?v=4", "createdAt": "2/5/2014", - "nbFollowers": 42, - "nbFollowings": 1024, + "nbFollowers": 43, + "nbFollowings": 1066, "nbRepos": 152, "follower": false, "starred": [ @@ -9267,7 +9698,7 @@ const fans = { "createdAt": "11/15/2014", "nbFollowers": 9, "nbFollowings": 6, - "nbRepos": 69, + "nbRepos": 70, "follower": false, "starred": [ "evolutility-server-node" @@ -9295,8 +9726,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/8272348?u=045edf54ee7e73c41fa7f1a60eb27365800459f0&v=4", "createdAt": "7/25/2014", "nbFollowers": 8, - "nbFollowings": 9, - "nbRepos": 72, + "nbFollowings": 10, + "nbRepos": 74, "follower": false, "starred": [ "evolutility-server-node" @@ -9322,7 +9753,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/1811564?u=4d70e469d4422046860fe286576ac4bb8c41d1f2&v=4", "createdAt": "6/2/2012", "nbFollowers": 4, - "nbFollowings": 8, + "nbFollowings": 7, "nbRepos": 33, "follower": false, "starred": [ @@ -9353,1048 +9784,983 @@ const fans = { }, "corvello": { "login": "corvello", - "avatarUrl": "https://avatars.githubusercontent.com/u/1138309?v=4", - "nbRepos": 46, - "forked": [ - "evolutility-server-node", - "evolutility-ui-jquery" - ], - "starred": [] - }, - "srynot4sale": { - "login": "srynot4sale", - "avatarUrl": "https://avatars.githubusercontent.com/u/14250?v=4", - "createdAt": "6/18/2008", - "nbFollowers": 67, - "nbFollowings": 224, - "nbRepos": 46, - "follower": false, - "starred": [ - "react-crud-icons" - ], - "forked": [], - "websiteUrl": "https://io.nz", - "location": "Wellington, New Zealand", - "company": "@io-nz " - }, - "zjx632": { - "login": "zjx632", - "avatarUrl": "https://avatars.githubusercontent.com/u/1262030?v=4", - "createdAt": "12/13/2011", - "nbFollowers": 38, - "nbFollowings": 162, - "nbRepos": 72, - "follower": false, - "starred": [ - "react-crud-icons" - ], - "forked": [] - }, - "Liuflee": { - "login": "Liuflee", - "avatarUrl": "https://avatars.githubusercontent.com/u/127684512?u=e9958ff74a681877863f256cd276ca583a43a849&v=4", - "createdAt": "3/12/2023", - "nbFollowers": 5, - "nbFollowings": 5, - "nbRepos": 15, - "follower": false, - "starred": [ - "react-crud-icons" + "avatarUrl": "https://avatars.githubusercontent.com/u/1138309?v=4", + "nbRepos": 46, + "forked": [ + "evolutility-server-node", + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "http://github.com/liuflee" + "starred": [] }, - "Cixayah": { - "login": "Cixayah", - "avatarUrl": "https://avatars.githubusercontent.com/u/102544926?u=ffe3190defa171710796f999ff34ff83e32e8c0e&v=4", - "createdAt": "3/28/2022", - "nbFollowers": 30, - "nbFollowings": 25, - "nbRepos": 54, + "gigi81": { + "login": "gigi81", + "avatarUrl": "https://avatars.githubusercontent.com/u/881067?v=4", + "createdAt": "6/28/2011", + "nbFollowers": 26, + "nbFollowings": 16, + "nbRepos": 85, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://cixayah.vercel.app", - "bio": "Ecclesiastes 1:18\r\nSystems Analysis and Development at @Descomplica", - "location": "Catanduva-SP, Brazil." + "bio": "Tech Lead C# .Net DevOps #opentowork", + "location": "London" }, - "lewisje": { - "login": "lewisje", - "avatarUrl": "https://avatars.githubusercontent.com/u/4865237?v=4", - "createdAt": "6/28/2013", - "nbFollowers": 75, - "nbFollowings": 29, - "nbRepos": 164, + "mtikoian": { + "login": "mtikoian", + "avatarUrl": "https://avatars.githubusercontent.com/u/199116?u=d94cd0ea82403d46426341558da552c9d5c5eeec&v=4", + "createdAt": "2/7/2010", + "nbFollowers": 18, + "nbFollowings": 21, + "nbRepos": 259, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://www.jansal.net/", - "bio": "There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.", - "location": "Cincinnati, OH, USA", - "company": "Jansal Media" + "company": "IBM" }, - "balintbabics": { - "login": "balintbabics", - "avatarUrl": "https://avatars.githubusercontent.com/u/5341539?v=4", - "createdAt": "9/7/2015", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 11, + "abarriere": { + "login": "abarriere", + "avatarUrl": "https://avatars.githubusercontent.com/u/3457732?v=4", + "createdAt": "2/2/2013", + "nbFollowers": 3, + "nbFollowings": 5, + "nbRepos": 14, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "http://balintbabics.hu", - "bio": "Computer Scientist, Senior Java developer", - "location": "Budapest, Hungary", - "company": "BBIT" + "forked": [] }, - "riffus": { - "login": "riffus", - "avatarUrl": "https://avatars.githubusercontent.com/u/1513323?u=92070541280d69393ea689be9248eed79b6767ca&v=4", - "createdAt": "3/7/2012", - "nbFollowers": 76, + "aquadk": { + "login": "aquadk", + "avatarUrl": "https://avatars.githubusercontent.com/u/12857849?v=4", + "createdAt": "6/12/2015", + "nbFollowers": 0, "nbFollowings": 2, - "nbRepos": 452, + "nbRepos": 7, "follower": false, "starred": [ - "react-crud-icons", - "meet-the-fans" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "location": "Denmark" }, - "christianboyle": { - "login": "christianboyle", - "avatarUrl": "https://avatars.githubusercontent.com/u/1605754?u=4b14443410a6c2e1fe20bdd8b73840077905c29a&v=4", - "createdAt": "4/2/2012", - "nbFollowers": 122, - "nbFollowings": 335, - "nbRepos": 122, + "goodseller": { + "login": "goodseller", + "avatarUrl": "https://avatars.githubusercontent.com/u/1484676?v=4", + "createdAt": "2/29/2012", + "nbFollowers": 16, + "nbFollowings": 7, + "nbRepos": 19, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery", + "structured-filter" ], "forked": [], - "websiteUrl": "https://christianboyle.com", - "company": "@symplicity" + "websiteUrl": "http://goodseller.github.io", + "location": "Hong Kong", + "company": "n/a" }, - "joseph-alexandre": { - "login": "joseph-alexandre", - "avatarUrl": "https://avatars.githubusercontent.com/u/38558617?u=c53900952f6581a6d65c4aa26ae2028753b0a473&v=4", - "createdAt": "4/20/2018", - "nbFollowers": 21, - "nbFollowings": 9, - "nbRepos": 41, + "jasonjef": { + "login": "jasonjef", + "avatarUrl": "https://avatars.githubusercontent.com/u/6558023?u=681a8bd22473978c9f30269285d59e22cb1b94d4&v=4", + "createdAt": "1/31/2014", + "nbFollowers": 3, + "nbFollowings": 26, + "nbRepos": 3, "follower": false, "starred": [ - "react-crud-icons" + "evolutility-ui-jquery" ], "forked": [], - "bio": "A programmer with plans for world domination.\r\n\r\n“I became insane, with long intervals of horrible sanity.” - Edgar Allan Poe. \r\n", - "company": "AMCom" + "websiteUrl": "https://fuzable.solutions", + "location": "Virginia Beach, VA", + "company": "Fuzable Solutions" }, - "rico": { - "login": "rico", - "avatarUrl": "https://avatars.githubusercontent.com/u/92818?u=14f235610bc0087faf2253c5980590db6c7907da&v=4", - "createdAt": "6/7/2009", - "nbFollowers": 14, + "nportelli": { + "login": "nportelli", + "avatarUrl": "https://avatars.githubusercontent.com/u/350919?u=da4cff8c841738d0dca382010578fa6be184f7b6&v=4", + "createdAt": "8/1/2010", + "nbFollowers": 6, "nbFollowings": 7, - "nbRepos": 16, + "nbRepos": 14, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" ], "forked": [], - "location": "Zürich" + "websiteUrl": "http://muddypa.ws/blog", + "location": "East Lansing, Michigan" }, - "jerosoler": { - "login": "jerosoler", - "avatarUrl": "https://avatars.githubusercontent.com/u/30957047?v=4", - "createdAt": "8/12/2017", - "nbFollowers": 190, - "nbFollowings": 81, - "nbRepos": 36, + "motzel": { + "login": "motzel", + "avatarUrl": "https://avatars.githubusercontent.com/u/1758707?u=5eaaa5b837d463bbcc30e4cc454acc31af8cb268&v=4", + "createdAt": "5/21/2012", + "nbFollowers": 20, + "nbFollowings": 3, + "nbRepos": 22, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://twitter.com/jerosoler", - "bio": "💻 Developer & Maker 🤖", - "location": "Barcelona" + "location": "Gdańsk, Poland" }, - "gregwolanski": { - "login": "gregwolanski", - "avatarUrl": "https://avatars.githubusercontent.com/u/787518?u=ebb4bb673cc6b4b170d1ec721c3ded4145a71b41&v=4", - "createdAt": "5/14/2011", - "nbFollowers": 21, - "nbFollowings": 0, - "nbRepos": 3, + "samcome": { + "login": "samcome", + "avatarUrl": "https://avatars.githubusercontent.com/u/899141?v=4", + "createdAt": "7/6/2011", + "nbFollowers": 35, + "nbFollowings": 42, + "nbRepos": 4, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://gregwolanski.com" + "bio": "UI Designer, Intégrateur.", + "location": "Nantes" }, - "imhazige": { - "login": "imhazige", - "avatarUrl": "https://avatars.githubusercontent.com/u/4122902?u=39fd5cf093bcbe9285f3669f583ae91f540e8cb8&v=4", - "createdAt": "4/10/2013", - "nbFollowers": 14, - "nbFollowings": 1, - "nbRepos": 39, + "JanCoyle": { + "login": "JanCoyle", + "avatarUrl": "https://avatars.githubusercontent.com/u/3645565?v=4", + "createdAt": "2/20/2013", + "nbFollowers": 3, + "nbFollowings": 2, + "nbRepos": 8, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://medium.com/@imhazige" + "websiteUrl": "http://www.coyle.dk", + "location": "Odense, Denmark", + "company": "Spillehulen" }, - "cheeaun": { - "login": "cheeaun", - "avatarUrl": "https://avatars.githubusercontent.com/u/2296?u=27cda8842db37edd84d12b2668f6d93564319899&v=4", - "createdAt": "3/5/2008", - "nbFollowers": 1660, - "nbFollowings": 1005, - "nbRepos": 249, - "follower": false, - "starred": [ - "braille-tools" + "artpar": { + "login": "artpar", + "avatarUrl": "https://avatars.githubusercontent.com/u/1142886?v=4", + "nbRepos": 152, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "https://cheeaun.com/projects", - "bio": "Product-first Front-end Engineer. Interested in design, dataviz, maps, public transport & stickers.", - "location": "Singapore", - "company": "Unemployed since Jul'22" + "starred": [] }, - "war408705279": { - "login": "war408705279", - "avatarUrl": "https://avatars.githubusercontent.com/u/23465865?u=4e16ddc2a16624678356d23683d8ddda28e92187&v=4", - "createdAt": "11/14/2016", - "nbFollowers": 125, - "nbFollowings": 229, - "nbRepos": 13, + "ctsanders1": { + "login": "ctsanders1", + "avatarUrl": "https://avatars.githubusercontent.com/u/2305783?v=4", + "createdAt": "9/8/2012", + "nbFollowers": 6, + "nbFollowings": 4, + "nbRepos": 705, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" + ], + "forked": [ + "evolutility-ui-jquery" + ] + }, + "tuutoo": { + "login": "tuutoo", + "avatarUrl": "https://avatars.githubusercontent.com/u/9068314?u=a83e6d1c1ac85f0f314764363d1366ec3f81958b&v=4", + "nbRepos": 70, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "boban-dj": { + "login": "boban-dj", + "avatarUrl": "https://avatars.githubusercontent.com/u/5364226?u=e7ad009373d2110981891b84ea3f0a6016dad89e&v=4", + "nbRepos": 389, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "https://war408705279.github.io", - "bio": "芸芸众生无数渺小平凡的存在啊", - "location": "ShangHai", - "company": "51job" + "starred": [] }, - "K33711647": { - "login": "K33711647", - "avatarUrl": "https://avatars.githubusercontent.com/u/407881?u=f231bc6f8357319da44f35916d9d83a88d44aa83&v=4", - "createdAt": "9/20/2010", - "nbFollowers": 6, - "nbFollowings": 11, - "nbRepos": 0, + "bobquest33": { + "login": "bobquest33", + "avatarUrl": "https://avatars.githubusercontent.com/u/2017339?u=0fca41028150cffde390c8416d840665258197ab&v=4", + "createdAt": "7/21/2012", + "nbFollowers": 57, + "nbFollowings": 528, + "nbRepos": 980, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" ], - "forked": [], - "location": "Brighton", - "company": "Multiple States" + "forked": [ + "evolutility-ui-jquery" + ], + "websiteUrl": "http://in.linkedin.com/pub/priyabrata-dash/15/16b/216" }, - "azu": { - "login": "azu", - "avatarUrl": "https://avatars.githubusercontent.com/u/19714?u=c04e98ee399fac20feb795994a4e779bf64ad531&v=4", - "createdAt": "8/5/2008", - "nbFollowers": 2595, - "nbFollowings": 353, - "nbRepos": 1461, + "eudennis": { + "login": "eudennis", + "avatarUrl": "https://avatars.githubusercontent.com/u/1117340?u=2d53ee6be4570f86cb54a3ef6a3e08325a0c376f&v=4", + "createdAt": "10/10/2011", + "nbFollowers": 8, + "nbFollowings": 24, + "nbRepos": 16, "follower": false, "starred": [ - "braille-tools" + "colorpicker" ], "forked": [], - "websiteUrl": "https://efcl.info/", - "bio": "Creator of @textlint, @secretlint, @honkit and @almin.\r\nEditor of @efcl, @jser and @ecmascript-daily.\r\nAuthor of @js-primer.\r\n(Don't send me email-ad.)", - "location": "Tokyo/Japan" + "websiteUrl": "http://www.dennisaltermann.com.br", + "location": "Brazil" }, - "naporin0624": { - "login": "naporin0624", - "avatarUrl": "https://avatars.githubusercontent.com/u/32933709?u=0fdafcaf020ccd1c7e1c7b8b90cf185e80b9d93e&v=4", - "createdAt": "10/19/2017", - "nbFollowers": 42, - "nbFollowings": 16, - "nbRepos": 93, + "aujkis": { + "login": "aujkis", + "avatarUrl": "https://avatars.githubusercontent.com/u/1422864?u=b90cb89dd90c485f3d6f3b09f8c3cb86e40ddf94&v=4", + "createdAt": "2/9/2012", + "nbFollowers": 120, + "nbFollowings": 21, + "nbRepos": 4, "follower": false, "starred": [ - "braille-tools" + "colorpicker", + "structured-filter" ], "forked": [], - "websiteUrl": "https://www.napochaan.com", - "location": "Japan" + "location": "Riga, Latvia" }, - "mktbsh": { - "login": "mktbsh", - "avatarUrl": "https://avatars.githubusercontent.com/u/59120037?u=b8524a06a920eda48b196f87f2fb86f9aa3620c5&v=4", - "createdAt": "12/21/2019", - "nbFollowers": 11, - "nbFollowings": 88, - "nbRepos": 66, + "jacknf": { + "login": "jacknf", + "avatarUrl": "https://avatars.githubusercontent.com/u/8800701?u=17b19af002db341cf9a57917b7e86ffc5320bd8a&v=4", + "createdAt": "9/16/2014", + "nbFollowers": 1, + "nbFollowings": 2, + "nbRepos": 0, "follower": false, "starred": [ - "braille-tools" + "colorpicker" ], - "forked": [], - "bio": "Software Engineer", - "location": "Tokyo" + "forked": [] }, - "adamo-in-motion": { - "login": "adamo-in-motion", - "avatarUrl": "https://avatars.githubusercontent.com/u/78710108?v=4", - "createdAt": "2/7/2021", - "nbFollowers": 13, - "nbFollowings": 102, - "nbRepos": 139, + "baptistedonaux": { + "login": "baptistedonaux", + "avatarUrl": "https://avatars.githubusercontent.com/u/3277332?v=4", + "createdAt": "1/15/2013", + "nbFollowers": 46, + "nbFollowings": 10, + "nbRepos": 28, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "websiteUrl": "http://adamo-in-motion/personal-page.github.io", - "bio": "DIGITAL NOMAD seeking searching....", - "location": "the MetaVerse" + "websiteUrl": "http://www.baptiste-donaux.fr", + "location": "Lyon", + "company": "Wanadev" }, - "thuycom205": { - "login": "thuycom205", - "avatarUrl": "https://avatars.githubusercontent.com/u/880852?u=15209163c293dea4f05e7e42895a6391121e07d0&v=4", - "createdAt": "6/28/2011", + "sprymak": { + "login": "sprymak", + "avatarUrl": "https://avatars.githubusercontent.com/u/437301?v=4", + "createdAt": "10/12/2010", "nbFollowers": 6, - "nbFollowings": 14, - "nbRepos": 47, + "nbFollowings": 27, + "nbRepos": 50, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [] }, - "sebasvisser": { - "login": "sebasvisser", - "avatarUrl": "https://avatars.githubusercontent.com/u/9528124?u=02feb65b40af88158334fe82f63da0948178379d&v=4", - "createdAt": "11/3/2014", - "nbFollowers": 10, - "nbFollowings": 3, - "nbRepos": 64, - "follower": false, - "starred": [ - "motivational-numerology" - ], - "forked": [], - "websiteUrl": "https://www.mens-en-relatie.nl", - "bio": "Pedagoog en Software Developer bij Mens & Relatie.", - "location": "Netherlands", - "company": "Mens & Relatie" - }, - "christiangalera": { - "login": "christiangalera", - "avatarUrl": "https://avatars.githubusercontent.com/u/93922010?u=c536dcab16973fd4aa4f940d0a1df3f5234cb3a1&v=4", - "createdAt": "11/8/2021", + "dzwillia": { + "login": "dzwillia", + "avatarUrl": "https://avatars.githubusercontent.com/u/1385356?u=909867c89f08980609c80a9f1d802a22e863db78&v=4", + "createdAt": "1/27/2012", "nbFollowers": 14, - "nbFollowings": 36, - "nbRepos": 15, + "nbFollowings": 1, + "nbRepos": 48, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "bio": "👨🏻‍💻 “I think it is possible for ordinary people to choose to be extraordinary.\"", - "location": "Pindamonhangaba - SP" + "bio": "Engineering Director @capitaltg / I live in the beautiful foothills of the Blue Ridge Mountains in North Carolina.", + "company": "@capitaltg" }, - "073145": { - "login": "073145", - "avatarUrl": "https://avatars.githubusercontent.com/u/110121285?u=c8019703d6aa86806d9acaec368832b519e37b44&v=4", - "createdAt": "7/27/2022", - "nbFollowers": 35, - "nbFollowings": 383, - "nbRepos": 41, + "arekpietrzyk": { + "login": "arekpietrzyk", + "avatarUrl": "https://avatars.githubusercontent.com/u/1030701?u=0d34eda88e0047916e581f75bcaa8b54e2901188&v=4", + "createdAt": "9/6/2011", + "nbFollowers": 3, + "nbFollowings": 0, + "nbRepos": 24, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], "forked": [], - "websiteUrl": "https://073145.github.io/", - "location": "Pindorama" + "websiteUrl": "https://pietrzyk.eu", + "location": "Poland (EU)" }, - "brydenwaynedoned": { - "login": "brydenwaynedoned", - "avatarUrl": "https://avatars.githubusercontent.com/u/77258428?u=61c21729d6d8ebbd2a8a455fe2842135bbf0ce49&v=4", - "createdAt": "1/10/2021", - "nbFollowers": 56, - "nbFollowings": 945, - "nbRepos": 4, - "follower": false, - "starred": [ - "motivational-numerology" + "zerocool-network": { + "login": "zerocool-network", + "avatarUrl": "https://avatars.githubusercontent.com/u/3482117?v=4", + "nbRepos": 9, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "https://www.directonedesign.com", - "bio": "💽 Software Engineer, 🧭 Adventurer, 🍷Wine & 📜 Wine History, Enthusiast 🐕 Dachshund Lover", - "location": "Cleveland, OH", - "company": "DirectOneDesign" + "starred": [] }, - "suneox": { - "login": "suneox", - "avatarUrl": "https://avatars.githubusercontent.com/u/11959869?u=d995b949059e570eb65c79a0d2ee8a9d3e7d3fd5&v=4", - "createdAt": "4/15/2015", + "f-t-l": { + "login": "f-t-l", + "avatarUrl": "https://avatars.githubusercontent.com/u/12971927?v=4", + "createdAt": "6/19/2015", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 18, + "nbRepos": 1, "follower": false, "starred": [ - "motivational-numerology" + "colorpicker" ], - "forked": [] - }, - "brunocopque": { - "login": "brunocopque", - "avatarUrl": "https://avatars.githubusercontent.com/u/154700000?v=4", - "nbRepos": 1, "forked": [ - "motivational-numerology" - ], - "starred": [] + "colorpicker" + ] }, - "dimorphic": { - "login": "dimorphic", - "avatarUrl": "https://avatars.githubusercontent.com/u/3442665?u=6e14cb2efe0398965df9efd49016e6f72feb654e&v=4", - "nbRepos": 124, + "TacoOblivion": { + "login": "TacoOblivion", + "avatarUrl": "https://avatars.githubusercontent.com/u/2139344?v=4", + "nbRepos": 16, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "OgreUArseHole": { - "login": "OgreUArseHole", - "avatarUrl": "https://avatars.githubusercontent.com/u/162518352?v=4", - "nbRepos": 1, + "tarlepp": { + "login": "tarlepp", + "avatarUrl": "https://avatars.githubusercontent.com/u/595561?u=5283b593d437f23bfe5c93737aad5a58bd3e8607&v=4", + "nbRepos": 180, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "cancer9": { - "login": "cancer9", - "avatarUrl": "https://avatars.githubusercontent.com/u/17330230?v=4", - "nbRepos": 2, + "mikewasmike": { + "login": "mikewasmike", + "avatarUrl": "https://avatars.githubusercontent.com/u/2750414?v=4", + "nbRepos": 8, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] - }, - "boaung": { - "login": "boaung", - "avatarUrl": "https://avatars.githubusercontent.com/u/6298783?u=549efe8bed015826b58f6eea3d56314439be58d9&v=4", - "nbRepos": 62, + }, + "prmondal": { + "login": "prmondal", + "avatarUrl": "https://avatars.githubusercontent.com/u/9932367?v=4", + "nbRepos": 108, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "astrological-guru": { - "login": "astrological-guru", - "avatarUrl": "https://avatars.githubusercontent.com/u/153929517?v=4", - "nbRepos": 28, + "goelmayank": { + "login": "goelmayank", + "avatarUrl": "https://avatars.githubusercontent.com/u/10373048?u=f490d127a100b97a79056d7cc4568ace707049bf&v=4", + "nbRepos": 152, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "chourasiaankit": { - "login": "chourasiaankit", - "avatarUrl": "https://avatars.githubusercontent.com/u/72187474?v=4", - "nbRepos": 7, + "wjboy": { + "login": "wjboy", + "avatarUrl": "https://avatars.githubusercontent.com/u/2841930?u=5af6f396f4ad9b9953890de3faf07fa5ea319467&v=4", + "nbRepos": 88, "forked": [ - "motivational-numerology" + "colorpicker" ], "starred": [] }, - "katiakweb": { - "login": "katiakweb", - "avatarUrl": "https://avatars.githubusercontent.com/u/13817990?v=4", - "createdAt": "8/16/2015", - "nbFollowers": 5, - "nbFollowings": 16, - "nbRepos": 324, + "Visionario": { + "login": "Visionario", + "avatarUrl": "https://avatars.githubusercontent.com/u/730087?u=60a1aa723cd64ba1817f9865d49a46e2d11a9b20&v=4", + "createdAt": "4/14/2011", + "nbFollowers": 14, + "nbFollowings": 14, + "nbRepos": 25, "follower": false, "starred": [ - "motivational-numerology" - ], - "forked": [ - "motivational-numerology" + "healing-frequencies" ], - "location": "Brazil" + "forked": [], + "bio": "Python backend developer. I like RaspberryPi, Arduino, Iot and Blockchain things..." }, - "jiaqiwang969": { - "login": "jiaqiwang969", - "avatarUrl": "https://avatars.githubusercontent.com/u/76413247?u=e788a218d2773e76059ddbcda400f8fbbdf9d2ed&v=4", - "createdAt": "12/20/2020", - "nbFollowers": 52, - "nbFollowings": 131, - "nbRepos": 146, + "jamesdanielmarrsritchey": { + "login": "jamesdanielmarrsritchey", + "avatarUrl": "https://avatars.githubusercontent.com/u/75754139?u=ad3418b41f0cbc6f0d109a9d36003dc77ef30c40&v=4", + "createdAt": "12/9/2020", + "nbFollowers": 3, + "nbFollowings": 15, + "nbRepos": 141, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], "forked": [], - "websiteUrl": "http://deal-ii.com", - "bio": "[qq:3390579731]\r\n[email: jiaqi_wang@sjtu.edu.cn]", - "location": "Shanghai-SJTU-a Phd student" + "websiteUrl": "https://jamesdanielmarrsritchey.jdr.onl", + "bio": "Creator from Canada. Developing what ever sparks my interest.", + "location": "Canada" }, - "tuanductran": { - "login": "tuanductran", - "avatarUrl": "https://avatars.githubusercontent.com/u/69758022?u=b02ebd8858248aafba2ebac859d27c986c24727a&v=4", - "createdAt": "8/16/2020", - "nbFollowers": 423, - "nbFollowings": 2113, - "nbRepos": 50, + "netzartist": { + "login": "netzartist", + "avatarUrl": "https://avatars.githubusercontent.com/u/370980?u=599b4e600a58a2679d0e319f93519b68d904da97&v=4", + "createdAt": "8/20/2010", + "nbFollowers": 33, + "nbFollowings": 28, + "nbRepos": 6, "follower": false, "starred": [ - "meet-the-fans", - "evolutility-ui-jquery", - "structured-filter" + "braille-tools" ], "forked": [], - "bio": "I am a Front End Developer (VueJS, NuxtJS) | Back End Developer (WordPress) | Web Designer (Bootstrap, Tailwind CSS) and the founder of the @vnodesign.", - "location": "Viet Nam", - "company": "@vnodesign" + "websiteUrl": "https://netzartist.de", + "bio": "Frontend Engineer | Accessibility Advocate (IAAP CPACC) | Connecting developers", + "location": "Ingelheim", + "company": "BI X GmbH" }, - "evdcush": { - "login": "evdcush", - "avatarUrl": "https://avatars.githubusercontent.com/u/28853935?u=d9790c28189d04adad39c9ebd8a3374b5f828e97&v=4", - "createdAt": "5/21/2017", - "nbFollowers": 20, - "nbFollowings": 587, - "nbRepos": 1243, + "Mobinshahidi": { + "login": "Mobinshahidi", + "avatarUrl": "https://avatars.githubusercontent.com/u/95604478?u=0a1c953ea2e2b6f9b33fb4e941147cb6bbba8538&v=4", + "createdAt": "12/5/2021", + "nbFollowers": 166, + "nbFollowings": 167, + "nbRepos": 18, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], - "forked": [] + "forked": [], + "websiteUrl": "http://mobinshahidi.ir", + "bio": "i am Mobin , 20 years old self-taught front-end developer.\r\n", + "location": "Remote", + "company": "Earth" }, - "shikharish": { - "login": "shikharish", - "avatarUrl": "https://avatars.githubusercontent.com/u/139053348?u=0e0b97abe5daa0fbe8554dea053be241156ad74d&v=4", - "createdAt": "7/9/2023", - "nbFollowers": 28, - "nbFollowings": 74, - "nbRepos": 19, + "basham": { + "login": "basham", + "avatarUrl": "https://avatars.githubusercontent.com/u/347558?u=c79091ad2333c1a34276b34479142fbce5e00f55&v=4", + "createdAt": "7/28/2010", + "nbFollowers": 47, + "nbFollowings": 18, + "nbRepos": 69, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], "forked": [], - "websiteUrl": "http://shikharish.github.io", - "bio": "CS undergrad at IIT-KGP | LFX'24 @cncf - Antrea | Casual photographer", - "location": "India", - "company": "@metakgp @kossiitkgp @antrea-io" + "websiteUrl": "https://bash.am", + "location": "Bloomington, Indiana", + "company": "Indiana University" }, - "Rohit7096": { - "login": "Rohit7096", - "avatarUrl": "https://avatars.githubusercontent.com/u/161993474?v=4", - "createdAt": "3/2/2024", - "nbFollowers": 0, - "nbFollowings": 3, - "nbRepos": 5, + "agarcialeon": { + "login": "agarcialeon", + "avatarUrl": "https://avatars.githubusercontent.com/u/6717746?u=e15d38648a19d06830bbc14b22f76ced03f9f309&v=4", + "createdAt": "2/18/2014", + "nbFollowers": 124, + "nbFollowings": 904, + "nbRepos": 34, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], - "forked": [] + "forked": [], + "websiteUrl": "https://agarcialeon.github.io/", + "location": "Logroño (La Rioja)" }, - "wyattowalsh": { - "login": "wyattowalsh", - "avatarUrl": "https://avatars.githubusercontent.com/u/10056003?u=393fb18c36c788e762d589a252763bb9da190767&v=4", - "createdAt": "12/2/2014", - "nbFollowers": 90, - "nbFollowings": 111, - "nbRepos": 47, + "jhwohlgemuth": { + "login": "jhwohlgemuth", + "avatarUrl": "https://avatars.githubusercontent.com/u/6383605?u=33d75a9e9388ceb555a571236088a462c7f27f7d&v=4", + "createdAt": "1/12/2014", + "nbFollowers": 54, + "nbFollowings": 77, + "nbRepos": 81, "follower": false, "starred": [ - "meet-the-fans" + "braille-tools" ], "forked": [], - "websiteUrl": "http://w4w.dev/links", - "bio": "Associate Software Engineer III @                   \r\nJPMorgan Chase & Co. (JPMC)\r\n    \r\n⎯⎯⎯⎯⎯⎯⎯⎯       \r\n   ⟶ 📈 🚀 🌟 :octocat: :bowtie: :shipit: 🌟🚀 📈 ⟵   ", - "location": "New York City, New York, United States of America", - "company": "JPMorgan Chase & Co. (JPMC)" + "bio": "Jesus follower. Husband. Father of 3. Progressive programming polyglot pursuing perfect software. Geospatial Data scientist @ORNL. ", + "location": "Knoxville, TN", + "company": "Oak Ridge National Laboratory" }, - "eudennis": { - "login": "eudennis", - "avatarUrl": "https://avatars.githubusercontent.com/u/1117340?u=2d53ee6be4570f86cb54a3ef6a3e08325a0c376f&v=4", - "createdAt": "10/10/2011", - "nbFollowers": 8, - "nbFollowings": 23, - "nbRepos": 15, + "acoelhosantos": { + "login": "acoelhosantos", + "avatarUrl": "https://avatars.githubusercontent.com/u/12519533?u=f32786f432685781ce72718dccf1eb971d144bd2&v=4", + "createdAt": "5/19/2015", + "nbFollowers": 20, + "nbFollowings": 28, + "nbRepos": 16, "follower": false, "starred": [ - "colorpicker" + "braille-tools" ], "forked": [], - "websiteUrl": "http://www.dennisaltermann.com.br", - "location": "Brazil" + "bio": "Developer, developer, developer.", + "location": "Portugal" }, - "aujkis": { - "login": "aujkis", - "avatarUrl": "https://avatars.githubusercontent.com/u/1422864?u=b90cb89dd90c485f3d6f3b09f8c3cb86e40ddf94&v=4", - "createdAt": "2/9/2012", - "nbFollowers": 121, - "nbFollowings": 21, + "krishkalpesh": { + "login": "krishkalpesh", + "avatarUrl": "https://avatars.githubusercontent.com/u/125884531?v=4", + "createdAt": "2/20/2023", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [] + }, + "Assaf1978-boop": { + "login": "Assaf1978-boop", + "avatarUrl": "https://avatars.githubusercontent.com/u/59658465?v=4", + "createdAt": "1/8/2020", + "nbFollowers": 15, + "nbFollowings": 793, "nbRepos": 4, "follower": false, "starred": [ - "colorpicker", - "structured-filter" + "motivational-numerology" ], - "forked": [], - "location": "Riga, Latvia" + "forked": [] }, - "jacknf": { - "login": "jacknf", - "avatarUrl": "https://avatars.githubusercontent.com/u/8800701?u=17b19af002db341cf9a57917b7e86ffc5320bd8a&v=4", - "createdAt": "9/16/2014", - "nbFollowers": 1, - "nbFollowings": 2, + "Woblur": { + "login": "Woblur", + "avatarUrl": "https://avatars.githubusercontent.com/u/131428957?v=4", + "createdAt": "4/20/2023", + "nbFollowers": 5, + "nbFollowings": 117, + "nbRepos": 7, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [] + }, + "reviloom": { + "login": "reviloom", + "avatarUrl": "https://avatars.githubusercontent.com/u/138090465?v=4", + "createdAt": "6/28/2023", + "nbFollowers": 0, + "nbFollowings": 0, "nbRepos": 0, "follower": false, "starred": [ - "colorpicker" + "motivational-numerology" + ], + "forked": [] + }, + "Gasoi": { + "login": "Gasoi", + "avatarUrl": "https://avatars.githubusercontent.com/u/20726431?v=4", + "createdAt": "7/29/2016", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 2, + "follower": false, + "starred": [ + "motivational-numerology" + ], + "forked": [] + }, + "ariafyy": { + "login": "ariafyy", + "avatarUrl": "https://avatars.githubusercontent.com/u/51890782?u=a6a636b8e85669eb58abc34dd198eb26442d8710&v=4", + "createdAt": "6/16/2019", + "nbFollowers": 94, + "nbFollowings": 1864, + "nbRepos": 276, + "follower": false, + "starred": [ + "motivational-numerology" ], "forked": [] }, - "baptistedonaux": { - "login": "baptistedonaux", - "avatarUrl": "https://avatars.githubusercontent.com/u/3277332?v=4", - "createdAt": "1/15/2013", - "nbFollowers": 46, - "nbFollowings": 10, - "nbRepos": 28, + "Shirleeee": { + "login": "Shirleeee", + "avatarUrl": "https://avatars.githubusercontent.com/u/62613655?v=4", + "createdAt": "3/24/2020", + "nbFollowers": 2, + "nbFollowings": 6, + "nbRepos": 2, "follower": false, "starred": [ - "colorpicker" + "motivational-numerology" ], "forked": [], - "websiteUrl": "http://www.baptiste-donaux.fr", - "location": "Lyon", - "company": "Wanadev" + "location": "Flensburg" }, - "sprymak": { - "login": "sprymak", - "avatarUrl": "https://avatars.githubusercontent.com/u/437301?v=4", - "createdAt": "10/12/2010", - "nbFollowers": 6, - "nbFollowings": 27, - "nbRepos": 50, + "ShamanFlamingo": { + "login": "ShamanFlamingo", + "avatarUrl": "https://avatars.githubusercontent.com/u/79105543?u=e897ca97f2ecfceae067eae386aeb30af103ae2b&v=4", + "createdAt": "2/15/2021", + "nbFollowers": 1, + "nbFollowings": 2, + "nbRepos": 2, "follower": false, "starred": [ - "colorpicker" + "motivational-numerology" ], "forked": [] }, - "dzwillia": { - "login": "dzwillia", - "avatarUrl": "https://avatars.githubusercontent.com/u/1385356?u=909867c89f08980609c80a9f1d802a22e863db78&v=4", - "createdAt": "1/27/2012", - "nbFollowers": 14, - "nbFollowings": 1, - "nbRepos": 48, + "ndcharles": { + "login": "ndcharles", + "avatarUrl": "https://avatars.githubusercontent.com/u/65703379?u=d334fc1a64c1b99088c5df0af48e1a4d001d50a8&v=4", + "createdAt": "5/20/2020", + "nbFollowers": 12, + "nbFollowings": 83, + "nbRepos": 42, "follower": false, "starred": [ - "colorpicker" + "motivational-numerology" ], "forked": [], - "bio": "Engineering Director @capitaltg / I live in the beautiful foothills of the Blue Ridge Mountains in North Carolina.", - "company": "@capitaltg" + "websiteUrl": "http://ndcharles.github.io", + "bio": "Data Operations | Growth Human | Teacher", + "location": "Lagos, Nigeria" }, - "arekpietrzyk": { - "login": "arekpietrzyk", - "avatarUrl": "https://avatars.githubusercontent.com/u/1030701?u=0d34eda88e0047916e581f75bcaa8b54e2901188&v=4", - "createdAt": "9/6/2011", - "nbFollowers": 3, - "nbFollowings": 0, - "nbRepos": 23, + "StanislavPrusac": { + "login": "StanislavPrusac", + "avatarUrl": "https://avatars.githubusercontent.com/u/1410336?u=d0ca58de7f5d4ceb68e73d3bb71625a9fd933a5e&v=4", + "createdAt": "2/5/2012", + "nbFollowers": 41, + "nbFollowings": 96, + "nbRepos": 5, "follower": false, "starred": [ - "colorpicker" + "evolutility-asp.net" ], "forked": [], - "websiteUrl": "https://pietrzyk.eu", - "location": "Poland (EU)" + "websiteUrl": "http://www.polarsoftware.com", + "bio": "Owner, Polar, software development company.\r\nhttp://www.polarsoftware.com", + "location": "Internet", + "company": "Polar" }, - "zerocool-network": { - "login": "zerocool-network", - "avatarUrl": "https://avatars.githubusercontent.com/u/3482117?v=4", - "nbRepos": 9, - "forked": [ - "colorpicker" + "frankwwu": { + "login": "frankwwu", + "avatarUrl": "https://avatars.githubusercontent.com/u/5289027?u=b8122978f32ac642e61a27bac6cef036c4079d3e&v=4", + "createdAt": "8/22/2013", + "nbFollowers": 15, + "nbFollowings": 11, + "nbRepos": 42, + "follower": false, + "starred": [ + "evolutility-asp.net" ], - "starred": [] + "forked": [] }, - "f-t-l": { - "login": "f-t-l", - "avatarUrl": "https://avatars.githubusercontent.com/u/12971927?v=4", - "createdAt": "6/19/2015", + "ayhammd": { + "login": "ayhammd", + "avatarUrl": "https://avatars.githubusercontent.com/u/123314764?v=4", + "createdAt": "1/22/2023", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 1, + "nbRepos": 5, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [ - "colorpicker" - ] - }, - "TacoOblivion": { - "login": "TacoOblivion", - "avatarUrl": "https://avatars.githubusercontent.com/u/2139344?v=4", - "nbRepos": 16, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "tarlepp": { - "login": "tarlepp", - "avatarUrl": "https://avatars.githubusercontent.com/u/595561?u=5283b593d437f23bfe5c93737aad5a58bd3e8607&v=4", - "nbRepos": 180, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "mikewasmike": { - "login": "mikewasmike", - "avatarUrl": "https://avatars.githubusercontent.com/u/2750414?v=4", - "nbRepos": 8, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "prmondal": { - "login": "prmondal", - "avatarUrl": "https://avatars.githubusercontent.com/u/9932367?v=4", - "nbRepos": 108, - "forked": [ - "colorpicker" + "evolutility-asp.net" ], - "starred": [] + "forked": [] }, - "goelmayank": { - "login": "goelmayank", - "avatarUrl": "https://avatars.githubusercontent.com/u/10373048?u=f490d127a100b97a79056d7cc4568ace707049bf&v=4", - "nbRepos": 152, - "forked": [ - "colorpicker" + "zh3305": { + "login": "zh3305", + "avatarUrl": "https://avatars.githubusercontent.com/u/6190168?u=c9aa12f1e34714c679883cf42466aae7d6d9dd03&v=4", + "createdAt": "12/15/2013", + "nbFollowers": 13, + "nbFollowings": 0, + "nbRepos": 46, + "follower": false, + "starred": [ + "evolutility-asp.net" ], - "starred": [] + "forked": [], + "websiteUrl": "https://www.cnblogs.com/hongshao/", + "bio": "zh3305@gmail.com", + "location": "Chengdu" }, - "wjboy": { - "login": "wjboy", - "avatarUrl": "https://avatars.githubusercontent.com/u/2841930?u=5af6f396f4ad9b9953890de3faf07fa5ea319467&v=4", - "nbRepos": 88, - "forked": [ - "colorpicker" + "hellobagus": { + "login": "hellobagus", + "avatarUrl": "https://avatars.githubusercontent.com/u/4176910?u=4bb516528d9cd4218554f24bdf94104f0ed6381e&v=4", + "createdAt": "4/16/2013", + "nbFollowers": 15, + "nbFollowings": 0, + "nbRepos": 31, + "follower": false, + "starred": [ + "evolutility-asp.net" ], - "starred": [] + "forked": [], + "websiteUrl": "http://www.hellobagus.com", + "bio": "I am Front end Development and UI/UX Designer", + "location": "Indonesia" }, - "laparra": { - "login": "laparra", - "avatarUrl": "https://avatars.githubusercontent.com/u/859770?v=4", - "createdAt": "6/19/2011", - "nbFollowers": 3, - "nbFollowings": 5, - "nbRepos": 5, + "antayirp": { + "login": "antayirp", + "avatarUrl": "https://avatars.githubusercontent.com/u/84480?u=8f388f76b1fc19fb914f4405f568011fe4f72d5a&v=4", + "createdAt": "5/14/2009", + "nbFollowers": 16, + "nbFollowings": 152, + "nbRepos": 2, "follower": false, "starred": [ - "evolutility-ui-jquery" + "evolutility-asp.net" ], "forked": [], - "websiteUrl": "http://laparra.info" + "websiteUrl": "http://priyatna.org", + "bio": "Lazy old coder. Thinks too much.\r\nFrom Bandung, Indonesia.", + "location": "Switzerland", + "company": "DataTrust AG" }, - "pixelport": { - "login": "pixelport", - "avatarUrl": "https://avatars.githubusercontent.com/u/6276761?v=4", - "createdAt": "12/28/2013", - "nbFollowers": 4, - "nbFollowings": 10, - "nbRepos": 21, + "mickelfeng": { + "login": "mickelfeng", + "avatarUrl": "https://avatars.githubusercontent.com/u/1442266?u=4f9123284d4eed2e4dbf8227aecb6033385fe83f&v=4", + "createdAt": "2/15/2012", + "nbFollowers": 35, + "nbFollowings": 196, + "nbRepos": 846, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], - "forked": [] + "forked": [], + "websiteUrl": "http://mickelfeng.php100.com", + "location": "China", + "company": "mickelfeng" }, - "myearick": { - "login": "myearick", - "avatarUrl": "https://avatars.githubusercontent.com/u/3708914?v=4", - "createdAt": "2/26/2013", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 1, + "dragon3": { + "login": "dragon3", + "avatarUrl": "https://avatars.githubusercontent.com/u/20374?v=4", + "createdAt": "8/12/2008", + "nbFollowers": 138, + "nbFollowings": 233, + "nbRepos": 103, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "bio": "Software Engineer, loves rock music, guitar, shōchū rock and New York.", + "location": "Fukuoka, Japan" + }, + "eviao": { + "login": "eviao", + "avatarUrl": "https://avatars.githubusercontent.com/u/2714787?v=4", + "createdAt": "11/3/2012", + "nbFollowers": 6, + "nbFollowings": 1, + "nbRepos": 9, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], - "forked": [] + "forked": [], + "location": "China" }, - "gilronc": { - "login": "gilronc", - "avatarUrl": "https://avatars.githubusercontent.com/u/13170678?v=4", - "createdAt": "7/3/2015", - "nbFollowers": 1, - "nbFollowings": 3, - "nbRepos": 8, + "heycms": { + "login": "heycms", + "avatarUrl": "https://avatars.githubusercontent.com/u/1612740?u=3e823646b1f3398c2023dbc722230b002a0a6163&v=4", + "createdAt": "4/4/2012", + "nbFollowers": 6, + "nbFollowings": 8, + "nbRepos": 274, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [] }, - "popandsmart": { - "login": "popandsmart", - "avatarUrl": "https://avatars.githubusercontent.com/u/2845680?u=639fe42a08d8e8af58548b8931e6ae1967c516c6&v=4", - "createdAt": "11/20/2012", - "nbFollowers": 16, - "nbFollowings": 38, - "nbRepos": 3, + "nealnote": { + "login": "nealnote", + "avatarUrl": "https://avatars.githubusercontent.com/u/3173785?v=4", + "createdAt": "1/2/2013", + "nbFollowers": 7, + "nbFollowings": 4, + "nbRepos": 26, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [] }, - "dqduc": { - "login": "dqduc", - "avatarUrl": "https://avatars.githubusercontent.com/u/186656?u=bb375b644b84b102a1b91cb190e43d5a4731e3b5&v=4", - "createdAt": "1/20/2010", - "nbFollowers": 22, - "nbFollowings": 18, - "nbRepos": 38, + "lajpatshah": { + "login": "lajpatshah", + "avatarUrl": "https://avatars.githubusercontent.com/u/6246143?u=98bb802f0177b248fa1a1883fadb114083040a69&v=4", + "createdAt": "12/23/2013", + "nbFollowers": 18, + "nbFollowings": 72, + "nbRepos": 79, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter", + "colorpicker" ], "forked": [], - "location": "Vietnam" + "websiteUrl": "https://justclip.co", + "location": "Mumbai", + "company": "JustClip - All purpose digital book" }, - "amitabhaghosh197": { - "login": "amitabhaghosh197", - "avatarUrl": "https://avatars.githubusercontent.com/u/735279?u=52632b468b9bb531be0f92070344bcc5cff13792&v=4", - "createdAt": "4/17/2011", - "nbFollowers": 25, - "nbFollowings": 60, - "nbRepos": 251, + "bodrick": { + "login": "bodrick", + "avatarUrl": "https://avatars.githubusercontent.com/u/552827?u=caf2163904e5a3dbaebf19a42c9b0bac9bd3e97b&v=4", + "createdAt": "1/7/2011", + "nbFollowers": 36, + "nbFollowings": 121, + "nbRepos": 147, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], - "forked": [], - "websiteUrl": "http://tycheweb.in", - "bio": "UI/ UX Designer/ Developer, Wordpress Theme Designer", - "location": "Kolkata, India", - "company": "TycheWeb" + "forked": [] }, - "boussou": { - "login": "boussou", - "avatarUrl": "https://avatars.githubusercontent.com/u/2531688?u=6f5be1dac659736f931e1241810cb1bcdf98c09b&v=4", - "createdAt": "10/10/2012", - "nbFollowers": 7, - "nbFollowings": 3, - "nbRepos": 35, + "raphaelcarlosr": { + "login": "raphaelcarlosr", + "avatarUrl": "https://avatars.githubusercontent.com/u/483708?u=c5769365d06b962e632bb4abc892044c227c4ad2&v=4", + "createdAt": "11/16/2010", + "nbFollowers": 26, + "nbFollowings": 13, + "nbRepos": 58, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [], - "company": "Inducido" + "websiteUrl": "http://raphaelcarlosr.dev", + "bio": "Full stack devsecops engineer \r\n@owasp member ", + "location": "São Paulo, Brasil", + "company": "https://yellowteam.cloud" }, - "stenio123": { - "login": "stenio123", - "avatarUrl": "https://avatars.githubusercontent.com/u/3443868?v=4", - "createdAt": "1/31/2013", - "nbFollowers": 55, - "nbFollowings": 15, - "nbRepos": 79, + "emetik": { + "login": "emetik", + "avatarUrl": "https://avatars.githubusercontent.com/u/1504311?u=cd39cd570f9f58e074b45aa7414b931bdfe11b11&v=4", + "createdAt": "3/5/2012", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 3, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], - "forked": [] + "forked": [], + "location": "Belgium" }, - "sparkrisp": { - "login": "sparkrisp", - "avatarUrl": "https://avatars.githubusercontent.com/u/7264743?u=6f86d15dadfd6fe4d3b7c6f47599d904ad58a68b&v=4", - "nbRepos": 24, + "phpmind": { + "login": "phpmind", + "avatarUrl": "https://avatars.githubusercontent.com/u/1281267?u=5825f8af8722670dd223a125649efdd3f24d9bc0&v=4", + "nbRepos": 488, "forked": [ - "evolutility-ui-jquery" + "structured-filter" ], "starred": [] }, - "soediro": { - "login": "soediro", - "avatarUrl": "https://avatars.githubusercontent.com/u/2165397?u=a58b9b88b9274af003d26224b4d859dfea1ac1ef&v=4", - "createdAt": "8/16/2012", - "nbFollowers": 49, - "nbFollowings": 161, - "nbRepos": 368, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [ - "evolutility-ui-jquery" - ], - "websiteUrl": "https://www.linkedin.com/in/sudiro/", - "bio": "Software Engineer & Architect", - "location": "Jakarta, Indonesia", - "company": "CTO of MDE zone & DFXIndo" - }, - "Codetropy": { - "login": "Codetropy", - "avatarUrl": "https://avatars.githubusercontent.com/u/30301794?v=4", - "nbRepos": 56, + "joshcarr": { + "login": "joshcarr", + "avatarUrl": "https://avatars.githubusercontent.com/u/86731?v=4", + "nbRepos": 42, "forked": [ - "evolutility-ui-jquery" + "structured-filter" ], "starred": [] }, - "jeantsai": { - "login": "jeantsai", - "avatarUrl": "https://avatars.githubusercontent.com/u/1218358?u=65e3f3e75488fc5c941b440be582105392d66e94&v=4", - "nbRepos": 80, + "jsmccrumb": { + "login": "jsmccrumb", + "avatarUrl": "https://avatars.githubusercontent.com/u/13281202?u=80a4e8f585f324187f78adc60ffe38a0be6ff050&v=4", + "nbRepos": 16, "forked": [ - "evolutility-ui-jquery" + "structured-filter" ], "starred": [] }, - "MySpamKit": { - "login": "MySpamKit", - "avatarUrl": "https://avatars.githubusercontent.com/u/18358148?v=4", - "createdAt": "4/8/2016", - "nbFollowers": 3, - "nbFollowings": 55, - "nbRepos": 58, + "sunsummit": { + "login": "sunsummit", + "avatarUrl": "https://avatars.githubusercontent.com/u/18564585?v=4", + "createdAt": "4/19/2016", + "nbFollowers": 0, + "nbFollowings": 26, + "nbRepos": 25, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [ - "evolutility-ui-jquery" + "structured-filter" ] }, - "forever9980": { - "login": "forever9980", - "avatarUrl": "https://avatars.githubusercontent.com/u/17608463?v=4", - "nbRepos": 20, + "winsonet": { + "login": "winsonet", + "avatarUrl": "https://avatars.githubusercontent.com/u/1869995?u=13df45dfadea192f5f4a0245900cffe4178ff870&v=4", + "nbRepos": 222, "forked": [ - "evolutility-ui-jquery" + "structured-filter" ], "starred": [] }, - "StanislavPrusac": { - "login": "StanislavPrusac", - "avatarUrl": "https://avatars.githubusercontent.com/u/1410336?u=d0ca58de7f5d4ceb68e73d3bb71625a9fd933a5e&v=4", - "createdAt": "2/5/2012", - "nbFollowers": 39, - "nbFollowings": 95, - "nbRepos": 5, - "follower": false, - "starred": [ - "evolutility-asp.net" - ], - "forked": [], - "websiteUrl": "http://www.polarsoftware.com", - "bio": "Owner, Polar, software development company.\r\nhttp://www.polarsoftware.com", - "location": "Internet", - "company": "Polar" - }, - "frankwwu": { - "login": "frankwwu", - "avatarUrl": "https://avatars.githubusercontent.com/u/5289027?u=b8122978f32ac642e61a27bac6cef036c4079d3e&v=4", - "createdAt": "8/22/2013", - "nbFollowers": 14, - "nbFollowings": 10, - "nbRepos": 40, - "follower": false, - "starred": [ - "evolutility-asp.net" - ], - "forked": [] - }, - "ayhammd": { - "login": "ayhammd", - "avatarUrl": "https://avatars.githubusercontent.com/u/123314764?v=4", - "createdAt": "1/22/2023", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 4, - "follower": false, - "starred": [ - "evolutility-asp.net" - ], - "forked": [] - }, - "zh3305": { - "login": "zh3305", - "avatarUrl": "https://avatars.githubusercontent.com/u/6190168?u=c9aa12f1e34714c679883cf42466aae7d6d9dd03&v=4", - "createdAt": "12/15/2013", - "nbFollowers": 12, - "nbFollowings": 0, - "nbRepos": 45, + "fanhaipeng0403": { + "login": "fanhaipeng0403", + "avatarUrl": "https://avatars.githubusercontent.com/u/19604944?u=485f3b26a108ab8c682e678c1d227b10ca72ad14&v=4", + "createdAt": "5/27/2016", + "nbFollowers": 50, + "nbFollowings": 251, + "nbRepos": 387, "follower": false, "starred": [ - "evolutility-asp.net" + "structured-filter" ], - "forked": [], - "websiteUrl": "https://www.cnblogs.com/hongshao/", - "bio": "zh3305@gmail.com", - "location": "Chengdu" + "forked": [ + "structured-filter" + ], + "bio": "Just a coder\r\n", + "location": "北京" }, - "hellobagus": { - "login": "hellobagus", - "avatarUrl": "https://avatars.githubusercontent.com/u/4176910?u=4bb516528d9cd4218554f24bdf94104f0ed6381e&v=4", - "createdAt": "4/16/2013", - "nbFollowers": 14, - "nbFollowings": 0, - "nbRepos": 31, - "follower": false, - "starred": [ - "evolutility-asp.net" + "mrash14": { + "login": "mrash14", + "avatarUrl": "https://avatars.githubusercontent.com/u/6044543?v=4", + "nbRepos": 21, + "forked": [ + "structured-filter" ], - "forked": [], - "websiteUrl": "http://www.hellobagus.com", - "bio": "I am Front end Development and UI/UX Designer", - "location": "Indonesia" + "starred": [] }, - "antayirp": { - "login": "antayirp", - "avatarUrl": "https://avatars.githubusercontent.com/u/84480?u=8f388f76b1fc19fb914f4405f568011fe4f72d5a&v=4", - "createdAt": "5/14/2009", - "nbFollowers": 12, - "nbFollowings": 149, - "nbRepos": 2, + "cornershop": { + "login": "cornershop", + "avatarUrl": "https://avatars.githubusercontent.com/u/12075096?v=4", + "nbRepos": 36, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "learnyst": { + "login": "learnyst", + "avatarUrl": "https://avatars.githubusercontent.com/u/2316369?u=c563a3cd73fd235ce3c42490e16f9a5628ab0428&v=4", + "nbRepos": 48, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "karlosRivera": { + "login": "karlosRivera", + "avatarUrl": "https://avatars.githubusercontent.com/u/4988738?v=4", + "createdAt": "7/11/2013", + "nbFollowers": 7, + "nbFollowings": 48, + "nbRepos": 348, "follower": false, "starred": [ - "evolutility-asp.net" + "colorpicker", + "structured-filter" ], - "forked": [], - "websiteUrl": "http://priyatna.org", - "bio": "Lazy old coder. Thinks too much.\r\nFrom Bandung, Indonesia.", - "location": "Switzerland", - "company": "DataTrust AG" + "forked": [ + "structured-filter", + "colorpicker" + ] }, "jamesfowler": { "login": "jamesfowler", @@ -10413,8 +10779,8 @@ const fans = { "login": "clonardo", "avatarUrl": "https://avatars.githubusercontent.com/u/7379800?v=4", "createdAt": "4/22/2014", - "nbFollowers": 42, - "nbFollowings": 259, + "nbFollowers": 45, + "nbFollowings": 260, "nbRepos": 124, "follower": false, "starred": [ @@ -10453,8 +10819,8 @@ const fans = { "login": "vulcangz", "avatarUrl": "https://avatars.githubusercontent.com/u/7195362?v=4", "createdAt": "4/6/2014", - "nbFollowers": 199, - "nbFollowings": 334, + "nbFollowers": 205, + "nbFollowings": 337, "nbRepos": 33, "follower": false, "starred": [ @@ -10469,7 +10835,7 @@ const fans = { "login": "SolutionYogi", "avatarUrl": "https://avatars.githubusercontent.com/u/127397?v=4", "createdAt": "9/15/2009", - "nbFollowers": 5, + "nbFollowers": 6, "nbFollowings": 10, "nbRepos": 14, "follower": false, @@ -10486,9 +10852,9 @@ const fans = { "login": "nklowns", "avatarUrl": "https://avatars.githubusercontent.com/u/17345221?u=95d3b4c3a8ad4641fa662ce0f30e77313f2ff362&v=4", "createdAt": "2/19/2016", - "nbFollowers": 8, + "nbFollowers": 12, "nbFollowings": 16, - "nbRepos": 5, + "nbRepos": 6, "follower": false, "starred": [ "evolutility-ui-react", @@ -10498,257 +10864,205 @@ const fans = { "websiteUrl": "https://cloudlessv.netlify.app/", "location": "Dominican Republic's" }, - "mickelfeng": { - "login": "mickelfeng", - "avatarUrl": "https://avatars.githubusercontent.com/u/1442266?u=4f9123284d4eed2e4dbf8227aecb6033385fe83f&v=4", - "createdAt": "2/15/2012", - "nbFollowers": 33, - "nbFollowings": 195, - "nbRepos": 840, + "victorzhuk": { + "login": "victorzhuk", + "avatarUrl": "https://avatars.githubusercontent.com/u/3948471?u=3b5489cc00e5ef226a12ef3b0f5e9cd795d3be5b&v=4", + "createdAt": "3/23/2013", + "nbFollowers": 20, + "nbFollowings": 13, + "nbRepos": 24, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "websiteUrl": "http://mickelfeng.php100.com", - "location": "China", - "company": "mickelfeng" + "bio": "overflowed-stack engineer", + "location": "Moscow" }, - "dragon3": { - "login": "dragon3", - "avatarUrl": "https://avatars.githubusercontent.com/u/20374?v=4", - "createdAt": "8/12/2008", - "nbFollowers": 134, - "nbFollowings": 233, - "nbRepos": 103, + "ToropovAV": { + "login": "ToropovAV", + "avatarUrl": "https://avatars.githubusercontent.com/u/60777737?u=00f1e62989fea52367874ba29c382116d3e7b6c1&v=4", + "createdAt": "2/7/2020", + "nbFollowers": 1, + "nbFollowings": 1, + "nbRepos": 0, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], - "forked": [], - "bio": "Software Engineer, loves rock music, guitar, shōchū rock and New York.", - "location": "Fukuoka, Japan" + "forked": [] }, - "eviao": { - "login": "eviao", - "avatarUrl": "https://avatars.githubusercontent.com/u/2714787?v=4", - "createdAt": "11/3/2012", - "nbFollowers": 5, - "nbFollowings": 1, - "nbRepos": 9, + "ilyhasis1": { + "login": "ilyhasis1", + "avatarUrl": "https://avatars.githubusercontent.com/u/108222119?u=c752bdcc71cfd8e08eba84e1c4df79adc28a6cbc&v=4", + "createdAt": "6/26/2022", + "nbFollowers": 16, + "nbFollowings": 57, + "nbRepos": 34, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "location": "China" + "bio": "Fullstack", + "company": "Moscow" }, - "heycms": { - "login": "heycms", - "avatarUrl": "https://avatars.githubusercontent.com/u/1612740?u=3e823646b1f3398c2023dbc722230b002a0a6163&v=4", - "createdAt": "4/4/2012", - "nbFollowers": 6, - "nbFollowings": 8, - "nbRepos": 274, + "Arcstom": { + "login": "Arcstom", + "avatarUrl": "https://avatars.githubusercontent.com/u/159345646?v=4", + "createdAt": "2/7/2024", + "nbFollowers": 1, + "nbFollowings": 2, + "nbRepos": 1, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [] }, - "nealnote": { - "login": "nealnote", - "avatarUrl": "https://avatars.githubusercontent.com/u/3173785?v=4", - "createdAt": "1/2/2013", - "nbFollowers": 7, - "nbFollowings": 4, - "nbRepos": 26, + "snitivan": { + "login": "snitivan", + "avatarUrl": "https://avatars.githubusercontent.com/u/66718432?v=4", + "createdAt": "6/10/2020", + "nbFollowers": 5, + "nbFollowings": 1, + "nbRepos": 42, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [] }, - "lajpatshah": { - "login": "lajpatshah", - "avatarUrl": "https://avatars.githubusercontent.com/u/6246143?u=98bb802f0177b248fa1a1883fadb114083040a69&v=4", - "createdAt": "12/23/2013", - "nbFollowers": 18, - "nbFollowings": 72, - "nbRepos": 76, - "follower": false, - "starred": [ - "structured-filter", - "colorpicker" - ], - "forked": [], - "websiteUrl": "https://justclip.co", - "location": "Mumbai", - "company": "JustClip - All purpose digital book" - }, - "bodrick": { - "login": "bodrick", - "avatarUrl": "https://avatars.githubusercontent.com/u/552827?u=caf2163904e5a3dbaebf19a42c9b0bac9bd3e97b&v=4", - "createdAt": "1/7/2011", - "nbFollowers": 31, - "nbFollowings": 121, - "nbRepos": 143, + "AnatoliyAvr": { + "login": "AnatoliyAvr", + "avatarUrl": "https://avatars.githubusercontent.com/u/12845546?u=a28da4e15f8611fe297d0964a83970f025efafa1&v=4", + "createdAt": "6/11/2015", + "nbFollowers": 5, + "nbFollowings": 56, + "nbRepos": 22, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [] }, - "raphaelcarlosr": { - "login": "raphaelcarlosr", - "avatarUrl": "https://avatars.githubusercontent.com/u/483708?u=c5769365d06b962e632bb4abc892044c227c4ad2&v=4", - "createdAt": "11/16/2010", - "nbFollowers": 22, - "nbFollowings": 13, - "nbRepos": 57, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "websiteUrl": "http://raphaelcarlosr.dev", - "bio": "Full stack devsecops engineer \r\n@owasp member ", - "location": "São Paulo, Brasil", - "company": "https://yellowteam.cloud" - }, - "emetik": { - "login": "emetik", - "avatarUrl": "https://avatars.githubusercontent.com/u/1504311?u=cd39cd570f9f58e074b45aa7414b931bdfe11b11&v=4", - "createdAt": "3/5/2012", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 3, + "blacklovertech": { + "login": "blacklovertech", + "avatarUrl": "https://avatars.githubusercontent.com/u/93751501?u=1f7ecbdc8743795c20912f2266c08069ed8ed206&v=4", + "createdAt": "11/4/2021", + "nbFollowers": 7, + "nbFollowings": 14, + "nbRepos": 22, "follower": false, "starred": [ - "structured-filter" + "react-crud-icons" ], "forked": [], - "location": "Belgium" - }, - "phpmind": { - "login": "phpmind", - "avatarUrl": "https://avatars.githubusercontent.com/u/1281267?u=5825f8af8722670dd223a125649efdd3f24d9bc0&v=4", - "nbRepos": 488, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "joshcarr": { - "login": "joshcarr", - "avatarUrl": "https://avatars.githubusercontent.com/u/86731?v=4", - "nbRepos": 41, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "jsmccrumb": { - "login": "jsmccrumb", - "avatarUrl": "https://avatars.githubusercontent.com/u/13281202?u=80a4e8f585f324187f78adc60ffe38a0be6ff050&v=4", - "nbRepos": 16, - "forked": [ - "structured-filter" - ], - "starred": [] + "bio": "Programmer {*-*} ,\r\nMᴀᴅᴜʀᴀɪ , ᴛᴀᴍɪʟ ɴᴀᴅᴜ\r\n", + "location": "Madurai", + "company": "@techretro" }, - "sunsummit": { - "login": "sunsummit", - "avatarUrl": "https://avatars.githubusercontent.com/u/18564585?v=4", - "createdAt": "4/19/2016", - "nbFollowers": 0, - "nbFollowings": 24, - "nbRepos": 24, + "jiaqiwang969": { + "login": "jiaqiwang969", + "avatarUrl": "https://avatars.githubusercontent.com/u/76413247?u=e788a218d2773e76059ddbcda400f8fbbdf9d2ed&v=4", + "createdAt": "12/20/2020", + "nbFollowers": 53, + "nbFollowings": 131, + "nbRepos": 146, "follower": false, "starred": [ - "structured-filter" + "meet-the-fans" ], - "forked": [ - "structured-filter" - ] + "forked": [], + "websiteUrl": "http://deal-ii.com", + "bio": "[qq:3390579731]\r\n[email: jiaqi_wang@sjtu.edu.cn]", + "location": "Shanghai-SJTU-a Phd student" }, - "winsonet": { - "login": "winsonet", - "avatarUrl": "https://avatars.githubusercontent.com/u/1869995?u=13df45dfadea192f5f4a0245900cffe4178ff870&v=4", - "nbRepos": 223, - "forked": [ + "tuanductran": { + "login": "tuanductran", + "avatarUrl": "https://avatars.githubusercontent.com/u/69758022?u=b02ebd8858248aafba2ebac859d27c986c24727a&v=4", + "createdAt": "8/16/2020", + "nbFollowers": 457, + "nbFollowings": 2206, + "nbRepos": 54, + "follower": false, + "starred": [ + "meet-the-fans", + "evolutility-ui-jquery", "structured-filter" ], - "starred": [] + "forked": [], + "websiteUrl": "https://bento.me/tuanductran", + "bio": "I am a Front End Developer (VueJS, NuxtJS) | Back End Developer (WordPress) | UI Design (Bootstrap, Tailwind CSS) and Community Development.", + "location": "Viet Nam" }, - "fanhaipeng0403": { - "login": "fanhaipeng0403", - "avatarUrl": "https://avatars.githubusercontent.com/u/19604944?u=485f3b26a108ab8c682e678c1d227b10ca72ad14&v=4", - "createdAt": "5/27/2016", - "nbFollowers": 47, - "nbFollowings": 251, - "nbRepos": 387, + "evdcush": { + "login": "evdcush", + "avatarUrl": "https://avatars.githubusercontent.com/u/28853935?u=d9790c28189d04adad39c9ebd8a3374b5f828e97&v=4", + "createdAt": "5/21/2017", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 1304, "follower": false, "starred": [ - "structured-filter" - ], - "forked": [ - "structured-filter" + "meet-the-fans" ], - "bio": "Just a coder\r\n", - "location": "北京" + "forked": [] }, - "mrash14": { - "login": "mrash14", - "avatarUrl": "https://avatars.githubusercontent.com/u/6044543?v=4", + "shikharish": { + "login": "shikharish", + "avatarUrl": "https://avatars.githubusercontent.com/u/139053348?u=0e0b97abe5daa0fbe8554dea053be241156ad74d&v=4", + "createdAt": "7/9/2023", + "nbFollowers": 33, + "nbFollowings": 80, "nbRepos": 21, - "forked": [ - "structured-filter" - ], - "starred": [] - }, - "cornershop": { - "login": "cornershop", - "avatarUrl": "https://avatars.githubusercontent.com/u/12075096?v=4", - "nbRepos": 36, - "forked": [ - "structured-filter" + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "websiteUrl": "http://shikharish.github.io", + "bio": "CS undergrad at IIT-KGP | Casual photographer", + "location": "India", + "company": "@metakgp @kossiitkgp @antrea-io" }, - "learnyst": { - "login": "learnyst", - "avatarUrl": "https://avatars.githubusercontent.com/u/2316369?u=c563a3cd73fd235ce3c42490e16f9a5628ab0428&v=4", - "nbRepos": 47, - "forked": [ - "structured-filter" + "Rohit7096": { + "login": "Rohit7096", + "avatarUrl": "https://avatars.githubusercontent.com/u/161993474?v=4", + "createdAt": "3/2/2024", + "nbFollowers": 0, + "nbFollowings": 3, + "nbRepos": 5, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [] }, - "karlosRivera": { - "login": "karlosRivera", - "avatarUrl": "https://avatars.githubusercontent.com/u/4988738?v=4", - "createdAt": "7/11/2013", - "nbFollowers": 7, - "nbFollowings": 48, - "nbRepos": 348, + "wyattowalsh": { + "login": "wyattowalsh", + "avatarUrl": "https://avatars.githubusercontent.com/u/10056003?u=393fb18c36c788e762d589a252763bb9da190767&v=4", + "createdAt": "12/2/2014", + "nbFollowers": 96, + "nbFollowings": 118, + "nbRepos": 55, "follower": false, "starred": [ - "colorpicker", - "structured-filter" + "meet-the-fans" ], - "forked": [ - "structured-filter", - "colorpicker" - ] + "forked": [], + "websiteUrl": "http://w4w.dev/links", + "bio": "Associate Software Engineer III @                   \r\nJPMorgan Chase & Co. (JPMC)\r\n    \r\n⎯⎯⎯⎯⎯⎯⎯⎯       \r\n   ⟶ 📈 🚀 🌟 :octocat: :bowtie: :shipit: 🌟🚀 📈 ⟵   ", + "location": "New York City, New York, United States of America", + "company": "JPMorgan Chase & Co. (JPMC)" }, "AnanthaRajuC": { "login": "AnanthaRajuC", "avatarUrl": "https://avatars.githubusercontent.com/u/6785435?u=00876d08a079a378cdec084f43b5075c11f784ac&v=4", "createdAt": "2/25/2014", - "nbFollowers": 137, + "nbFollowers": 138, "nbFollowings": 27, - "nbRepos": 344, + "nbRepos": 346, "follower": false, "starred": [ "evolutility-server-node" @@ -10779,9 +11093,9 @@ const fans = { "login": "valmayaki", "avatarUrl": "https://avatars.githubusercontent.com/u/8375520?u=dccd612582a4dea2adf7a004b9707dc6e30adf72&v=4", "createdAt": "8/6/2014", - "nbFollowers": 33, - "nbFollowings": 47, - "nbRepos": 100, + "nbFollowers": 37, + "nbFollowings": 49, + "nbRepos": 102, "follower": false, "starred": [ "evolutility-server-node" @@ -10816,8 +11130,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/36781384?v=4", "createdAt": "2/23/2018", "nbFollowers": 3, - "nbFollowings": 56, - "nbRepos": 40, + "nbFollowings": 57, + "nbRepos": 56, "follower": false, "starred": [ "evolutility-server-node", @@ -10826,337 +11140,211 @@ const fans = { ], "forked": [ "evolutility-server-node", - "evolutility-ui-jquery", - "structured-filter" + "structured-filter", + "evolutility-ui-jquery" ] }, "code-analysis-scans": { "login": "code-analysis-scans", "avatarUrl": "https://avatars.githubusercontent.com/u/170015051?v=4", - "nbRepos": 24, + "nbRepos": 23, "forked": [ "evolutility-server-node" ], "starred": [] }, - "joeborrello": { - "login": "joeborrello", - "avatarUrl": "https://avatars.githubusercontent.com/u/20357509?u=1b33c4c02a5315a0c45ec4a7fa07bf3da6960d51&v=4", - "createdAt": "7/8/2016", - "nbFollowers": 2, - "nbFollowings": 16, - "nbRepos": 27, - "follower": false, - "starred": [ - "braille-tools" - ], - "forked": [], - "websiteUrl": "https://josephborrello.com", - "bio": "PhD student and biomedical engineer at Mount Sinai and an avid fan of 3D printing and python." - }, - "senguapps": { - "login": "senguapps", - "avatarUrl": "https://avatars.githubusercontent.com/u/19640889?u=bd838b5bd4ba3d515af943517ce0cee9e04f4699&v=4", - "createdAt": "5/29/2016", - "nbFollowers": 1, - "nbFollowings": 18, - "nbRepos": 5, - "follower": false, - "starred": [ - "braille-tools" - ], - "forked": [], - "websiteUrl": "https://www.senguapps.com", - "bio": ":)", - "location": "Singapore", - "company": "Senguapps" - }, - "jamesdanielmarrsritchey": { - "login": "jamesdanielmarrsritchey", - "avatarUrl": "https://avatars.githubusercontent.com/u/75754139?u=ad3418b41f0cbc6f0d109a9d36003dc77ef30c40&v=4", - "createdAt": "12/9/2020", - "nbFollowers": 1, - "nbFollowings": 15, - "nbRepos": 140, - "follower": false, - "starred": [ - "braille-tools" - ], - "forked": [], - "websiteUrl": "https://jamesdanielmarrsritchey.jdr.onl", - "bio": "Creator from Canada. Developing what ever sparks my interest.", - "location": "Canada" - }, - "netzartist": { - "login": "netzartist", - "avatarUrl": "https://avatars.githubusercontent.com/u/370980?u=599b4e600a58a2679d0e319f93519b68d904da97&v=4", - "createdAt": "8/20/2010", - "nbFollowers": 32, - "nbFollowings": 28, - "nbRepos": 6, - "follower": false, - "starred": [ - "braille-tools" - ], - "forked": [], - "websiteUrl": "https://netzartist.de", - "bio": "Frontend Engineer | Accessibility Advocate (IAAP CPACC) | Connecting developers", - "location": "Ingelheim", - "company": "BI X GmbH" - }, - "Mobinshahidi": { - "login": "Mobinshahidi", - "avatarUrl": "https://avatars.githubusercontent.com/u/95604478?u=0a1c953ea2e2b6f9b33fb4e941147cb6bbba8538&v=4", - "createdAt": "12/5/2021", - "nbFollowers": 143, - "nbFollowings": 145, - "nbRepos": 17, - "follower": false, - "starred": [ - "braille-tools" - ], - "forked": [], - "websiteUrl": "http://mobinshahidi.ir", - "bio": "i am Mobin , 20 years old self-taught front-end developer.\r\n", - "location": "Remote", - "company": "Earth" - }, - "basham": { - "login": "basham", - "avatarUrl": "https://avatars.githubusercontent.com/u/347558?u=c79091ad2333c1a34276b34479142fbce5e00f55&v=4", - "createdAt": "7/28/2010", - "nbFollowers": 46, - "nbFollowings": 18, - "nbRepos": 67, - "follower": false, - "starred": [ - "braille-tools" - ], - "forked": [], - "websiteUrl": "https://bash.am", - "location": "Bloomington, Indiana", - "company": "Indiana University" - }, - "agarcialeon": { - "login": "agarcialeon", - "avatarUrl": "https://avatars.githubusercontent.com/u/6717746?u=e15d38648a19d06830bbc14b22f76ced03f9f309&v=4", - "createdAt": "2/18/2014", - "nbFollowers": 123, - "nbFollowings": 901, - "nbRepos": 34, - "follower": false, - "starred": [ - "braille-tools" - ], - "forked": [], - "websiteUrl": "https://agarcialeon.github.io/", - "location": "Logroño (La Rioja)" - }, - "jhwohlgemuth": { - "login": "jhwohlgemuth", - "avatarUrl": "https://avatars.githubusercontent.com/u/6383605?u=33d75a9e9388ceb555a571236088a462c7f27f7d&v=4", - "createdAt": "1/12/2014", - "nbFollowers": 55, - "nbFollowings": 72, - "nbRepos": 82, + "laparra": { + "login": "laparra", + "avatarUrl": "https://avatars.githubusercontent.com/u/859770?v=4", + "createdAt": "6/19/2011", + "nbFollowers": 3, + "nbFollowings": 5, + "nbRepos": 5, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" ], "forked": [], - "bio": "Jesus follower. Husband. Father of 3. Progressive programming polyglot pursuing perfect software. Geospatial Data scientist @ORNL. ", - "location": "Knoxville, TN", - "company": "Oak Ridge National Laboratory" + "websiteUrl": "http://laparra.info" }, - "acoelhosantos": { - "login": "acoelhosantos", - "avatarUrl": "https://avatars.githubusercontent.com/u/12519533?u=f32786f432685781ce72718dccf1eb971d144bd2&v=4", - "createdAt": "5/19/2015", - "nbFollowers": 20, - "nbFollowings": 28, - "nbRepos": 16, + "pixelport": { + "login": "pixelport", + "avatarUrl": "https://avatars.githubusercontent.com/u/6276761?v=4", + "createdAt": "12/28/2013", + "nbFollowers": 4, + "nbFollowings": 10, + "nbRepos": 21, "follower": false, "starred": [ - "braille-tools" + "evolutility-ui-jquery" ], - "forked": [], - "bio": "Developer, developer, developer.", - "location": "Portugal" + "forked": [] }, - "FrancoisXavierSaintPierreJean": { - "login": "FrancoisXavierSaintPierreJean", - "avatarUrl": "https://avatars.githubusercontent.com/u/127692458?v=4", - "createdAt": "3/12/2023", + "myearick": { + "login": "myearick", + "avatarUrl": "https://avatars.githubusercontent.com/u/3708914?v=4", + "createdAt": "2/26/2013", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 0, + "nbRepos": 1, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [] }, - "krishkalpesh": { - "login": "krishkalpesh", - "avatarUrl": "https://avatars.githubusercontent.com/u/125884531?v=4", - "createdAt": "2/20/2023", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "gilronc": { + "login": "gilronc", + "avatarUrl": "https://avatars.githubusercontent.com/u/13170678?v=4", + "createdAt": "7/3/2015", + "nbFollowers": 1, + "nbFollowings": 3, + "nbRepos": 8, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [] }, - "Assaf1978-boop": { - "login": "Assaf1978-boop", - "avatarUrl": "https://avatars.githubusercontent.com/u/59658465?v=4", - "createdAt": "1/8/2020", - "nbFollowers": 14, - "nbFollowings": 793, - "nbRepos": 4, + "popandsmart": { + "login": "popandsmart", + "avatarUrl": "https://avatars.githubusercontent.com/u/2845680?u=639fe42a08d8e8af58548b8931e6ae1967c516c6&v=4", + "createdAt": "11/20/2012", + "nbFollowers": 17, + "nbFollowings": 38, + "nbRepos": 3, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [] }, - "Woblur": { - "login": "Woblur", - "avatarUrl": "https://avatars.githubusercontent.com/u/131428957?v=4", - "createdAt": "4/20/2023", - "nbFollowers": 3, - "nbFollowings": 113, - "nbRepos": 7, + "dqduc": { + "login": "dqduc", + "avatarUrl": "https://avatars.githubusercontent.com/u/186656?u=bb375b644b84b102a1b91cb190e43d5a4731e3b5&v=4", + "createdAt": "1/20/2010", + "nbFollowers": 24, + "nbFollowings": 18, + "nbRepos": 38, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "location": "Vietnam" }, - "reviloom": { - "login": "reviloom", - "avatarUrl": "https://avatars.githubusercontent.com/u/138090465?v=4", - "createdAt": "6/28/2023", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "amitabhaghosh197": { + "login": "amitabhaghosh197", + "avatarUrl": "https://avatars.githubusercontent.com/u/735279?u=52632b468b9bb531be0f92070344bcc5cff13792&v=4", + "createdAt": "4/17/2011", + "nbFollowers": 27, + "nbFollowings": 60, + "nbRepos": 251, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://tycheweb.in", + "bio": "UI/ UX Designer/ Developer, Wordpress Theme Designer", + "location": "Kolkata, India", + "company": "TycheWeb" }, - "Gasoi": { - "login": "Gasoi", - "avatarUrl": "https://avatars.githubusercontent.com/u/20726431?v=4", - "createdAt": "7/29/2016", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 2, + "boussou": { + "login": "boussou", + "avatarUrl": "https://avatars.githubusercontent.com/u/2531688?u=6f5be1dac659736f931e1241810cb1bcdf98c09b&v=4", + "createdAt": "10/10/2012", + "nbFollowers": 6, + "nbFollowings": 3, + "nbRepos": 35, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "company": "Inducido" }, - "ariafyy": { - "login": "ariafyy", - "avatarUrl": "https://avatars.githubusercontent.com/u/51890782?u=a6a636b8e85669eb58abc34dd198eb26442d8710&v=4", - "createdAt": "6/16/2019", - "nbFollowers": 89, - "nbFollowings": 1845, - "nbRepos": 271, + "stenio123": { + "login": "stenio123", + "avatarUrl": "https://avatars.githubusercontent.com/u/3443868?v=4", + "createdAt": "1/31/2013", + "nbFollowers": 55, + "nbFollowings": 15, + "nbRepos": 79, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [] }, - "Shirleeee": { - "login": "Shirleeee", - "avatarUrl": "https://avatars.githubusercontent.com/u/62613655?v=4", - "createdAt": "3/24/2020", - "nbFollowers": 2, - "nbFollowings": 6, - "nbRepos": 0, - "follower": false, - "starred": [ - "motivational-numerology" + "sparkrisp": { + "login": "sparkrisp", + "avatarUrl": "https://avatars.githubusercontent.com/u/7264743?u=6f86d15dadfd6fe4d3b7c6f47599d904ad58a68b&v=4", + "nbRepos": 24, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "location": "Flensburg" + "starred": [] }, - "ShamanFlamingo": { - "login": "ShamanFlamingo", - "avatarUrl": "https://avatars.githubusercontent.com/u/79105543?u=e897ca97f2ecfceae067eae386aeb30af103ae2b&v=4", - "createdAt": "2/15/2021", - "nbFollowers": 1, - "nbFollowings": 2, - "nbRepos": 2, + "soediro": { + "login": "soediro", + "avatarUrl": "https://avatars.githubusercontent.com/u/2165397?u=a58b9b88b9274af003d26224b4d859dfea1ac1ef&v=4", + "createdAt": "8/16/2012", + "nbFollowers": 55, + "nbFollowings": 186, + "nbRepos": 375, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [ + "evolutility-ui-jquery" + ], + "websiteUrl": "https://www.linkedin.com/in/sudiro/", + "location": "Jakarta, Indonesia", + "company": "CTO of MDE zone & DFXIndo" }, - "Matt-Deacalion": { - "login": "Matt-Deacalion", - "avatarUrl": "https://avatars.githubusercontent.com/u/1128480?u=f1e5a80f5a52015abb3322999b2b8a3b50736347&v=4", - "createdAt": "10/14/2011", - "nbFollowers": 74, - "nbFollowings": 417, - "nbRepos": 33, - "follower": false, - "starred": [ - "meet-the-fans" + "Codetropy": { + "login": "Codetropy", + "avatarUrl": "https://avatars.githubusercontent.com/u/30301794?v=4", + "nbRepos": 57, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "location": "Budapest, Hungary" + "starred": [] }, - "regexident": { - "login": "regexident", - "avatarUrl": "https://avatars.githubusercontent.com/u/138017?u=bce8fba8739283d9bd2333bcf5192b6d230188c0&v=4", - "createdAt": "10/10/2009", - "nbFollowers": 189, - "nbFollowings": 1, - "nbRepos": 101, - "follower": false, - "starred": [ - "meet-the-fans" + "jeantsai": { + "login": "jeantsai", + "avatarUrl": "https://avatars.githubusercontent.com/u/1218358?u=65e3f3e75488fc5c941b440be582105392d66e94&v=4", + "nbRepos": 82, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [], - "location": "Berlin, Germany" + "starred": [] }, - "IPdotSetAF": { - "login": "IPdotSetAF", - "avatarUrl": "https://avatars.githubusercontent.com/u/60518834?u=5a3786909d55730cc9417a191ab6c6ddc9a4b2b5&v=4", - "createdAt": "1/31/2020", - "nbFollowers": 11, - "nbFollowings": 34, - "nbRepos": 36, + "MySpamKit": { + "login": "MySpamKit", + "avatarUrl": "https://avatars.githubusercontent.com/u/18358148?v=4", + "createdAt": "4/8/2016", + "nbFollowers": 4, + "nbFollowings": 56, + "nbRepos": 58, "follower": false, "starred": [ - "meet-the-fans", - "evolutility-ui-react" + "evolutility-ui-jquery" ], - "forked": [], - "websiteUrl": "https://ip-af.ir", - "bio": "Let go of your demons.\r\nRelease all of your fears" + "forked": [ + "evolutility-ui-jquery" + ] }, - "vishwanand2705": { - "login": "vishwanand2705", - "avatarUrl": "https://avatars.githubusercontent.com/u/142799234?v=4", - "createdAt": "8/21/2023", - "nbFollowers": 9, - "nbFollowings": 19, - "nbRepos": 0, - "follower": false, - "starred": [ - "meet-the-fans" + "forever9980": { + "login": "forever9980", + "avatarUrl": "https://avatars.githubusercontent.com/u/17608463?v=4", + "nbRepos": 20, + "forked": [ + "evolutility-ui-jquery" ], - "forked": [] + "starred": [] }, "dwcdev": { "login": "dwcdev", @@ -11194,7 +11382,7 @@ const fans = { "login": "shampine", "avatarUrl": "https://avatars.githubusercontent.com/u/1027737?u=8384d83bf7eaec325d9fae154c86a2827719a3f0&v=4", "createdAt": "9/5/2011", - "nbFollowers": 62, + "nbFollowers": 63, "nbFollowings": 195, "nbRepos": 34, "follower": false, @@ -11211,9 +11399,9 @@ const fans = { "login": "lesichkovm", "avatarUrl": "https://avatars.githubusercontent.com/u/7744963?u=7748ad29fa4d68fe87fb9d56c05c4ac412cfe355&v=4", "createdAt": "5/30/2014", - "nbFollowers": 45, - "nbFollowings": 221, - "nbRepos": 183, + "nbFollowers": 48, + "nbFollowings": 224, + "nbRepos": 185, "follower": false, "starred": [ "colorpicker" @@ -11241,8 +11429,8 @@ const fans = { "login": "Thieum", "avatarUrl": "https://avatars.githubusercontent.com/u/944894?u=43c234ee7b55b194fc25fd513a3c0c9f7396cba7&v=4", "createdAt": "7/28/2011", - "nbFollowers": 30, - "nbFollowings": 289, + "nbFollowers": 31, + "nbFollowings": 293, "nbRepos": 57, "follower": false, "starred": [ @@ -11270,7 +11458,7 @@ const fans = { "login": "marsavela", "avatarUrl": "https://avatars.githubusercontent.com/u/1018658?v=4", "createdAt": "8/31/2011", - "nbFollowers": 26, + "nbFollowers": 25, "nbFollowings": 36, "nbRepos": 45, "follower": false, @@ -11339,7 +11527,7 @@ const fans = { "fatty-": { "login": "fatty-", "avatarUrl": "https://avatars.githubusercontent.com/u/6974689?v=4", - "nbRepos": 243, + "nbRepos": 242, "forked": [ "colorpicker" ], @@ -11364,299 +11552,132 @@ const fans = { "ghettoboombox": { "login": "ghettoboombox", "avatarUrl": "https://avatars.githubusercontent.com/u/17091424?v=4", - "nbRepos": 139, + "nbRepos": 138, "forked": [ "colorpicker" ], "starred": [] }, - "dsawardekar": { - "login": "dsawardekar", - "avatarUrl": "https://avatars.githubusercontent.com/u/3541543?v=4", - "createdAt": "2/12/2013", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 76, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://pressing-matters.io" - }, - "ishakkulekci": { - "login": "ishakkulekci", - "avatarUrl": "https://avatars.githubusercontent.com/u/1771339?v=4", - "createdAt": "5/23/2012", - "nbFollowers": 15, - "nbFollowings": 167, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://ishakkulekci.blogspot.com", - "location": "İstanbul" - }, - "pdnb": { - "login": "pdnb", - "avatarUrl": "https://avatars.githubusercontent.com/u/167428?v=4", - "createdAt": "12/14/2009", - "nbFollowers": 2, - "nbFollowings": 2, - "nbRepos": 12, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://twitter.com/pdnb", - "location": "Bangkok, Thailand" - }, - "lddr99": { - "login": "lddr99", - "avatarUrl": "https://avatars.githubusercontent.com/u/9352148?u=8c983173e200fca4cceee5348af29a87ef916ee4&v=4", - "createdAt": "10/22/2014", + "stjwo": { + "login": "stjwo", + "avatarUrl": "https://avatars.githubusercontent.com/u/150488409?v=4", + "createdAt": "11/10/2023", "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 4, + "nbFollowings": 1, + "nbRepos": 5, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "forked": [] }, - "kclosu": { - "login": "kclosu", - "avatarUrl": "https://avatars.githubusercontent.com/u/3685451?u=6719d6a1d3e7893c305585c4b56cee48f490cf15&v=4", - "createdAt": "2/24/2013", - "nbFollowers": 6, - "nbFollowings": 10, - "nbRepos": 21, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://kclosu.github.io", - "location": "Amsterdam" - }, - "shishtpal": { - "login": "shishtpal", - "avatarUrl": "https://avatars.githubusercontent.com/u/6944804?u=8328bfbb99aefae53d58baacbdfbdc717eb99f97&v=4", - "createdAt": "3/13/2014", - "nbFollowers": 10, - "nbFollowings": 38, - "nbRepos": 8, + "vivekpatil94": { + "login": "vivekpatil94", + "avatarUrl": "https://avatars.githubusercontent.com/u/4076424?u=cf591f2e95a05207aa2b6f88654f83156cd61423&v=4", + "createdAt": "4/6/2013", + "nbFollowers": 44, + "nbFollowings": 413, + "nbRepos": 112, "follower": false, "starred": [ - "evolutility-ui-jquery" + "motivational-numerology" ], "forked": [] }, - "arsiesis": { - "login": "arsiesis", - "avatarUrl": "https://avatars.githubusercontent.com/u/4740228?v=4", - "createdAt": "6/19/2013", - "nbFollowers": 1, - "nbFollowings": 0, - "nbRepos": 21, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "Belgium" - }, - "joaocc": { - "login": "joaocc", - "avatarUrl": "https://avatars.githubusercontent.com/u/2837860?v=4", - "createdAt": "11/19/2012", - "nbFollowers": 33, - "nbFollowings": 6, - "nbRepos": 118, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://www.kit-ar.com", - "company": "KIT-AR Ltd" - }, - "claratech": { - "login": "claratech", - "avatarUrl": "https://avatars.githubusercontent.com/u/29809703?v=4", - "nbRepos": 14, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "jgc999": { - "login": "jgc999", - "avatarUrl": "https://avatars.githubusercontent.com/u/72007107?v=4", - "nbRepos": 1, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "ppingpping": { - "login": "ppingpping", - "avatarUrl": "https://avatars.githubusercontent.com/u/68377358?v=4", + "Emaratilicious": { + "login": "Emaratilicious", + "avatarUrl": "https://avatars.githubusercontent.com/u/1061865?v=4", + "createdAt": "9/19/2011", + "nbFollowers": 13, + "nbFollowings": 32, "nbRepos": 17, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "rendrapraisindo": { - "login": "rendrapraisindo", - "avatarUrl": "https://avatars.githubusercontent.com/u/37527416?u=ccb19c068527e85b690df991a88e867df704ebfd&v=4", - "nbRepos": 6, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "dalalsunil1986": { - "login": "dalalsunil1986", - "avatarUrl": "https://avatars.githubusercontent.com/u/39991302?v=4", - "nbRepos": 9566, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "dccdark": { - "login": "dccdark", - "avatarUrl": "https://avatars.githubusercontent.com/u/8200591?v=4", - "nbRepos": 68, - "forked": [ - "evolutility-ui-jquery" - ], - "starred": [] - }, - "ichtestemalwieder": { - "login": "ichtestemalwieder", - "avatarUrl": "https://avatars.githubusercontent.com/u/54768881?v=4", - "createdAt": "9/1/2019", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 10, "follower": false, "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], "forked": [] }, - "madibalive": { - "login": "madibalive", - "avatarUrl": "https://avatars.githubusercontent.com/u/7702063?u=5842e0fa5ff130114879f0acdcb568a7024261c8&v=4", - "createdAt": "5/26/2014", - "nbFollowers": 20, - "nbFollowings": 17, - "nbRepos": 63, + "fhferreira": { + "login": "fhferreira", + "avatarUrl": "https://avatars.githubusercontent.com/u/140686?v=4", + "createdAt": "10/16/2009", + "nbFollowers": 277, + "nbFollowings": 1282, + "nbRepos": 1735, "follower": false, "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], "forked": [], - "location": "Accra, Gh", - "company": "mate-aid.blogspot.com" - }, - "adatoo": { - "login": "adatoo", - "avatarUrl": "https://avatars.githubusercontent.com/u/1885244?u=d7b4b96dcbc9cae56efdc5a724b840f3523cd4f1&v=4", - "createdAt": "6/23/2012", - "nbFollowers": 15, - "nbFollowings": 6, - "nbRepos": 4, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [] - }, - "alisraza": { - "login": "alisraza", - "avatarUrl": "https://avatars.githubusercontent.com/u/38713337?v=4", - "createdAt": "4/24/2018", - "nbFollowers": 6, - "nbFollowings": 12, - "nbRepos": 0, - "follower": false, - "starred": [ - "evolutility-ui-react", - "evolutility-server-node", - "evolutility-ui-jquery" - ], - "forked": [] - }, - "bigdrum": { - "login": "bigdrum", - "avatarUrl": "https://avatars.githubusercontent.com/u/45750?v=4", - "createdAt": "1/11/2009", - "nbFollowers": 28, - "nbFollowings": 5, - "nbRepos": 45, + "websiteUrl": "https://f-h-ferreira.medium.com/", + "bio": "Senior Software Developer, Father, Husband and Curious.", + "location": "Franca, SP, Brasil", + "company": "Homestaymatch.com" + }, + "T7Rick13": { + "login": "T7Rick13", + "avatarUrl": "https://avatars.githubusercontent.com/u/131235834?u=7b00a4db535c01a623953046fe6fc66b91d4add2&v=4", + "createdAt": "4/18/2023", + "nbFollowers": 18, + "nbFollowings": 22, + "nbRepos": 6, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node" + "motivational-numerology" ], "forked": [], - "location": "New York, NY" + "bio": "I'm a beginner website developer. I know HTML, CSS, studying JS and Python. Thank you to everyone who has helped make my journey possible❤️📚", + "location": "Tulsa, OK", + "company": "Sole Proprietor" }, - "hemantkamalakar": { - "login": "hemantkamalakar", - "avatarUrl": "https://avatars.githubusercontent.com/u/1947238?v=4", - "createdAt": "7/9/2012", - "nbFollowers": 11, - "nbFollowings": 30, - "nbRepos": 12, + "ShevamV": { + "login": "ShevamV", + "avatarUrl": "https://avatars.githubusercontent.com/u/136719386?v=4", + "createdAt": "6/15/2023", + "nbFollowers": 4, + "nbFollowings": 11, + "nbRepos": 23, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node" + "motivational-numerology" ], "forked": [], - "websiteUrl": "https://hemantkamalakar.github.io/", - "bio": "\r\n Home automation, IoT and data science enthusiast.\r\n", - "location": "Pune, India" + "websiteUrl": "https://ShevamV-website.web.app", + "company": "ShevamV Tech" }, - "litteZe": { - "login": "litteZe", - "avatarUrl": "https://avatars.githubusercontent.com/u/19704226?u=8d6a1f32d08c07a4013854ae3b84bd6ed229926e&v=4", - "createdAt": "6/2/2016", - "nbFollowers": 25, - "nbFollowings": 318, - "nbRepos": 173, + "ioalessandro": { + "login": "ioalessandro", + "avatarUrl": "https://avatars.githubusercontent.com/u/72192937?u=c4f68e4171ababec1fca6f57aaab82fc6db80be2&v=4", + "createdAt": "10/1/2020", + "nbFollowers": 0, + "nbFollowings": 3, + "nbRepos": 5, "follower": false, "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], "forked": [], - "bio": "Frontend web developer", - "location": "tianchao" + "websiteUrl": "http://www.ioioioio.co", + "bio": "Technology & Development @minality\r\nLCD @ioioioio.co", + "location": "Germany", + "company": "IO Everything" }, - "felipereina": { - "login": "felipereina", - "avatarUrl": "https://avatars.githubusercontent.com/u/41518538?u=98376b2866ec58165de141953921eaf165961c3e&v=4", - "createdAt": "7/21/2018", - "nbFollowers": 9, - "nbFollowings": 23, - "nbRepos": 20, + "Liudmylla": { + "login": "Liudmylla", + "avatarUrl": "https://avatars.githubusercontent.com/u/16245484?u=5ba787dfc31a12498b3982a706c07f6e212030c5&v=4", + "createdAt": "12/10/2015", + "nbFollowers": 7, + "nbFollowings": 6, + "nbRepos": 71, "follower": false, "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], "forked": [], - "websiteUrl": "http://felipereina.netlify.com", - "bio": "Developer at Fruition Partners", - "location": "lisbon", - "company": "Fruition Partners" + "websiteUrl": "https://preludd.com/", + "bio": "Software front-end developer Preludd payement services", + "location": "Biarritz", + "company": "@Preludd" }, "AndyStobirski": { "login": "AndyStobirski", @@ -11677,8 +11698,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/458893?u=f04e6f9aeb4f418efb836fa67ce959343a4ae193&v=4", "createdAt": "10/28/2010", "nbFollowers": 21, - "nbFollowings": 26, - "nbRepos": 20, + "nbFollowings": 27, + "nbRepos": 24, "follower": false, "starred": [ "structured-filter" @@ -11700,7 +11721,6 @@ const fans = { ], "forked": [], "websiteUrl": "http://www.stitcherads.com", - "bio": "twitter: @croninakakro", "location": "Ireland", "company": "@StitcherAds " }, @@ -11723,7 +11743,7 @@ const fans = { "login": "zenith6", "avatarUrl": "https://avatars.githubusercontent.com/u/386508?u=6a388162dab0e696ee44f04499f98b52e1a5174c&v=4", "createdAt": "9/3/2010", - "nbFollowers": 15, + "nbFollowers": 16, "nbFollowings": 11, "nbRepos": 16, "follower": false, @@ -11798,96 +11818,286 @@ const fans = { "forked": [ "structured-filter" ], - "starred": [] + "starred": [] + }, + "asadalidev": { + "login": "asadalidev", + "avatarUrl": "https://avatars.githubusercontent.com/u/10147174?u=d9fdd977f705213e606931d4c6f649615953f2ca&v=4", + "createdAt": "12/10/2014", + "nbFollowers": 7, + "nbFollowings": 42, + "nbRepos": 38, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [ + "structured-filter" + ], + "websiteUrl": "https://asadali.dev", + "bio": "A passionate coder, fantastic troubleshooter, and enthusiastic full stack developer.", + "location": "Karachi, Pakistan", + "company": "ibex" + }, + "Akshay-Hegde": { + "login": "Akshay-Hegde", + "avatarUrl": "https://avatars.githubusercontent.com/u/7464492?v=4", + "createdAt": "5/1/2014", + "nbFollowers": 7, + "nbFollowings": 18, + "nbRepos": 407, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [ + "structured-filter" + ], + "websiteUrl": "https://stackoverflow.com/users/3161993/?tab=profile", + "location": "Dona Paula, Goa , India ", + "company": "CSIR-NIO" + }, + "yusufkaratoprak": { + "login": "yusufkaratoprak", + "avatarUrl": "https://avatars.githubusercontent.com/u/6344108?u=fd264a986cde6d50ccd2c0ab29e9b64d27451884&v=4", + "createdAt": "1/7/2014", + "nbFollowers": 13, + "nbFollowings": 6, + "nbRepos": 78, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [ + "structured-filter" + ], + "location": "amsterdam " + }, + "LborV": { + "login": "LborV", + "avatarUrl": "https://avatars.githubusercontent.com/u/38009993?v=4", + "nbRepos": 11, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "xjx79": { + "login": "xjx79", + "avatarUrl": "https://avatars.githubusercontent.com/u/4566497?v=4", + "nbRepos": 869, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "kaushikweb": { + "login": "kaushikweb", + "avatarUrl": "https://avatars.githubusercontent.com/u/47525630?v=4", + "nbRepos": 6, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "sanderszzw": { + "login": "sanderszzw", + "avatarUrl": "https://avatars.githubusercontent.com/u/16968560?u=dd7f5887d97bffaf2a0013bbb2c3b76e01394b15&v=4", + "nbRepos": 14, + "forked": [ + "structured-filter" + ], + "starred": [] + }, + "ichtestemalwieder": { + "login": "ichtestemalwieder", + "avatarUrl": "https://avatars.githubusercontent.com/u/54768881?v=4", + "createdAt": "9/1/2019", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 10, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "madibalive": { + "login": "madibalive", + "avatarUrl": "https://avatars.githubusercontent.com/u/7702063?u=5842e0fa5ff130114879f0acdcb568a7024261c8&v=4", + "createdAt": "5/26/2014", + "nbFollowers": 21, + "nbFollowings": 18, + "nbRepos": 64, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "location": "Accra, Gh", + "company": "mate-aid.blogspot.com" + }, + "adatoo": { + "login": "adatoo", + "avatarUrl": "https://avatars.githubusercontent.com/u/1885244?u=d7b4b96dcbc9cae56efdc5a724b840f3523cd4f1&v=4", + "createdAt": "6/23/2012", + "nbFollowers": 15, + "nbFollowings": 7, + "nbRepos": 4, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "alisraza": { + "login": "alisraza", + "avatarUrl": "https://avatars.githubusercontent.com/u/38713337?v=4", + "createdAt": "4/24/2018", + "nbFollowers": 8, + "nbFollowings": 12, + "nbRepos": 0, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node", + "evolutility-ui-jquery" + ], + "forked": [] + }, + "bigdrum": { + "login": "bigdrum", + "avatarUrl": "https://avatars.githubusercontent.com/u/45750?v=4", + "createdAt": "1/11/2009", + "nbFollowers": 28, + "nbFollowings": 5, + "nbRepos": 45, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [], + "location": "New York, NY" + }, + "hemantkamalakar": { + "login": "hemantkamalakar", + "avatarUrl": "https://avatars.githubusercontent.com/u/1947238?v=4", + "createdAt": "7/9/2012", + "nbFollowers": 11, + "nbFollowings": 34, + "nbRepos": 12, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [], + "websiteUrl": "https://hemantkamalakar.github.io/", + "bio": "\r\n Home automation, IoT and data science enthusiast.\r\n", + "location": "Pune, India" }, - "asadalidev": { - "login": "asadalidev", - "avatarUrl": "https://avatars.githubusercontent.com/u/10147174?u=d9fdd977f705213e606931d4c6f649615953f2ca&v=4", - "createdAt": "12/10/2014", - "nbFollowers": 8, - "nbFollowings": 42, - "nbRepos": 38, + "litteZe": { + "login": "litteZe", + "avatarUrl": "https://avatars.githubusercontent.com/u/19704226?u=8d6a1f32d08c07a4013854ae3b84bd6ed229926e&v=4", + "createdAt": "6/2/2016", + "nbFollowers": 28, + "nbFollowings": 318, + "nbRepos": 172, "follower": false, "starred": [ - "structured-filter" - ], - "forked": [ - "structured-filter" + "evolutility-ui-react" ], - "websiteUrl": "https://asadali.dev", - "bio": "A passionate coder, fantastic troubleshooter, and enthusiastic full stack developer.", - "location": "Karachi, Pakistan", - "company": "ibex" + "forked": [], + "bio": "Frontend web developer", + "location": "tianchao" }, - "Akshay-Hegde": { - "login": "Akshay-Hegde", - "avatarUrl": "https://avatars.githubusercontent.com/u/7464492?v=4", - "createdAt": "5/1/2014", - "nbFollowers": 7, - "nbFollowings": 18, - "nbRepos": 405, + "felipereina": { + "login": "felipereina", + "avatarUrl": "https://avatars.githubusercontent.com/u/41518538?u=98376b2866ec58165de141953921eaf165961c3e&v=4", + "createdAt": "7/21/2018", + "nbFollowers": 9, + "nbFollowings": 23, + "nbRepos": 20, "follower": false, "starred": [ - "structured-filter" - ], - "forked": [ - "structured-filter" + "evolutility-ui-react" ], - "websiteUrl": "https://stackoverflow.com/users/3161993/?tab=profile", - "location": "Dona Paula, Goa , India ", - "company": "CSIR-NIO" + "forked": [], + "websiteUrl": "http://felipereina.netlify.com", + "bio": "Developer at Fruition Partners", + "location": "lisbon", + "company": "Fruition Partners" }, - "yusufkaratoprak": { - "login": "yusufkaratoprak", - "avatarUrl": "https://avatars.githubusercontent.com/u/6344108?u=fd264a986cde6d50ccd2c0ab29e9b64d27451884&v=4", - "createdAt": "1/7/2014", - "nbFollowers": 13, - "nbFollowings": 6, - "nbRepos": 78, + "Matt-Deacalion": { + "login": "Matt-Deacalion", + "avatarUrl": "https://avatars.githubusercontent.com/u/1128480?u=f1e5a80f5a52015abb3322999b2b8a3b50736347&v=4", + "createdAt": "10/14/2011", + "nbFollowers": 89, + "nbFollowings": 546, + "nbRepos": 33, "follower": false, "starred": [ - "structured-filter" - ], - "forked": [ - "structured-filter" + "meet-the-fans" ], - "location": "amsterdam " + "forked": [], + "location": "Budapest, Hungary" }, - "LborV": { - "login": "LborV", - "avatarUrl": "https://avatars.githubusercontent.com/u/38009993?v=4", - "nbRepos": 10, - "forked": [ - "structured-filter" + "regexident": { + "login": "regexident", + "avatarUrl": "https://avatars.githubusercontent.com/u/138017?u=bce8fba8739283d9bd2333bcf5192b6d230188c0&v=4", + "createdAt": "10/10/2009", + "nbFollowers": 192, + "nbFollowings": 1, + "nbRepos": 103, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [], + "location": "Berlin, Germany" }, - "xjx79": { - "login": "xjx79", - "avatarUrl": "https://avatars.githubusercontent.com/u/4566497?v=4", - "nbRepos": 869, - "forked": [ - "structured-filter" + "IPdotSetAF": { + "login": "IPdotSetAF", + "avatarUrl": "https://avatars.githubusercontent.com/u/60518834?u=5a3786909d55730cc9417a191ab6c6ddc9a4b2b5&v=4", + "createdAt": "1/31/2020", + "nbFollowers": 17, + "nbFollowings": 48, + "nbRepos": 35, + "follower": false, + "starred": [ + "meet-the-fans", + "evolutility-ui-react" ], - "starred": [] + "forked": [], + "websiteUrl": "https://ipdotsetaf.ir", + "bio": "Let go of your demons.\r\nRelease all of your fears" }, - "kaushikweb": { - "login": "kaushikweb", - "avatarUrl": "https://avatars.githubusercontent.com/u/47525630?v=4", - "nbRepos": 6, - "forked": [ - "structured-filter" + "vishwanand2705": { + "login": "vishwanand2705", + "avatarUrl": "https://avatars.githubusercontent.com/u/142799234?v=4", + "createdAt": "8/21/2023", + "nbFollowers": 10, + "nbFollowings": 24, + "nbRepos": 0, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [] }, - "sanderszzw": { - "login": "sanderszzw", - "avatarUrl": "https://avatars.githubusercontent.com/u/16968560?u=dd7f5887d97bffaf2a0013bbb2c3b76e01394b15&v=4", - "nbRepos": 14, - "forked": [ - "structured-filter" + "j4kmine": { + "login": "j4kmine", + "avatarUrl": "https://avatars.githubusercontent.com/u/9261324?v=4", + "createdAt": "10/15/2014", + "nbFollowers": 8, + "nbFollowings": 2, + "nbRepos": 94, + "follower": false, + "starred": [ + "meet-the-fans" ], - "starred": [] + "forked": [] }, "magic8baller": { "login": "magic8baller", @@ -11907,9 +12117,9 @@ const fans = { "login": "almereyda", "avatarUrl": "https://avatars.githubusercontent.com/u/1645308?u=a5707e7bfb210d827178ea9a3a94a0f80cb6bb87&v=4", "createdAt": "4/15/2012", - "nbFollowers": 204, - "nbFollowings": 294, - "nbRepos": 209, + "nbFollowers": 208, + "nbFollowings": 301, + "nbRepos": 210, "follower": false, "starred": [ "evolutility-server-node" @@ -11933,130 +12143,179 @@ const fans = { ], "forked": [] }, - "ndcharles": { - "login": "ndcharles", - "avatarUrl": "https://avatars.githubusercontent.com/u/65703379?u=d334fc1a64c1b99088c5df0af48e1a4d001d50a8&v=4", - "createdAt": "5/20/2020", - "nbFollowers": 11, - "nbFollowings": 82, - "nbRepos": 42, + "dsawardekar": { + "login": "dsawardekar", + "avatarUrl": "https://avatars.githubusercontent.com/u/3541543?v=4", + "createdAt": "2/12/2013", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 76, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "http://ndcharles.github.io", - "bio": "Data Operations | Growth Human | Teacher", - "location": "Lagos, Nigeria" + "websiteUrl": "http://pressing-matters.io" }, - "stjwo": { - "login": "stjwo", - "avatarUrl": "https://avatars.githubusercontent.com/u/150488409?v=4", - "createdAt": "11/10/2023", - "nbFollowers": 0, - "nbFollowings": 1, - "nbRepos": 4, + "ishakkulekci": { + "login": "ishakkulekci", + "avatarUrl": "https://avatars.githubusercontent.com/u/1771339?v=4", + "createdAt": "5/23/2012", + "nbFollowers": 16, + "nbFollowings": 167, + "nbRepos": 6, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://ishakkulekci.blogspot.com", + "location": "İstanbul" }, - "vivekpatil94": { - "login": "vivekpatil94", - "avatarUrl": "https://avatars.githubusercontent.com/u/4076424?u=cf591f2e95a05207aa2b6f88654f83156cd61423&v=4", - "createdAt": "4/6/2013", - "nbFollowers": 45, - "nbFollowings": 413, - "nbRepos": 112, + "pdnb": { + "login": "pdnb", + "avatarUrl": "https://avatars.githubusercontent.com/u/167428?v=4", + "createdAt": "12/14/2009", + "nbFollowers": 3, + "nbFollowings": 2, + "nbRepos": 13, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://twitter.com/pdnb", + "location": "Bangkok, Thailand" }, - "Emaratilicious": { - "login": "Emaratilicious", - "avatarUrl": "https://avatars.githubusercontent.com/u/1061865?v=4", - "createdAt": "9/19/2011", - "nbFollowers": 12, - "nbFollowings": 31, - "nbRepos": 17, + "lddr99": { + "login": "lddr99", + "avatarUrl": "https://avatars.githubusercontent.com/u/9352148?u=8c983173e200fca4cceee5348af29a87ef916ee4&v=4", + "createdAt": "10/22/2014", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 4, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [] }, - "fhferreira": { - "login": "fhferreira", - "avatarUrl": "https://avatars.githubusercontent.com/u/140686?v=4", - "createdAt": "10/16/2009", - "nbFollowers": 271, - "nbFollowings": 1281, - "nbRepos": 1727, + "kclosu": { + "login": "kclosu", + "avatarUrl": "https://avatars.githubusercontent.com/u/3685451?u=6719d6a1d3e7893c305585c4b56cee48f490cf15&v=4", + "createdAt": "2/24/2013", + "nbFollowers": 6, + "nbFollowings": 10, + "nbRepos": 21, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://f-h-ferreira.medium.com/", - "bio": "Senior Software Developer, Father, Husband and Curious.", - "location": "Franca, SP, Brasil", - "company": "Homestaymatch.com" + "websiteUrl": "https://kclosu.github.io", + "location": "Amsterdam" }, - "T7Rick13": { - "login": "T7Rick13", - "avatarUrl": "https://avatars.githubusercontent.com/u/131235834?u=7b00a4db535c01a623953046fe6fc66b91d4add2&v=4", - "createdAt": "4/18/2023", - "nbFollowers": 16, - "nbFollowings": 19, - "nbRepos": 3, + "shishtpal": { + "login": "shishtpal", + "avatarUrl": "https://avatars.githubusercontent.com/u/6944804?u=8328bfbb99aefae53d58baacbdfbdc717eb99f97&v=4", + "createdAt": "3/13/2014", + "nbFollowers": 9, + "nbFollowings": 38, + "nbRepos": 8, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [], - "bio": "I'm a beginner website developer. I know HTML, CSS, studying JS and Python. Thank you to everyone who has helped make my journey possible❤️📚", - "location": "Fort Worth, Texas", - "company": "Sole Proprietor" + "forked": [] }, - "ShevamV": { - "login": "ShevamV", - "avatarUrl": "https://avatars.githubusercontent.com/u/136719386?v=4", - "createdAt": "6/15/2023", - "nbFollowers": 4, - "nbFollowings": 11, - "nbRepos": 23, + "arsiesis": { + "login": "arsiesis", + "avatarUrl": "https://avatars.githubusercontent.com/u/4740228?v=4", + "createdAt": "6/19/2013", + "nbFollowers": 1, + "nbFollowings": 0, + "nbRepos": 21, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://ShevamV-website.web.app" + "location": "Belgium" }, - "ioalessandro": { - "login": "ioalessandro", - "avatarUrl": "https://avatars.githubusercontent.com/u/72192937?u=c4f68e4171ababec1fca6f57aaab82fc6db80be2&v=4", - "createdAt": "10/1/2020", - "nbFollowers": 0, - "nbFollowings": 3, - "nbRepos": 4, + "joaocc": { + "login": "joaocc", + "avatarUrl": "https://avatars.githubusercontent.com/u/2837860?v=4", + "createdAt": "11/19/2012", + "nbFollowers": 34, + "nbFollowings": 9, + "nbRepos": 121, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "http://www.ioioioio.org", - "bio": "Technology & Development at minality\r\n\r\nLowest common denominator at IO Everything", - "location": "Germany", - "company": "IO Everything" + "websiteUrl": "http://www.kit-ar.com", + "company": "KIT-AR Ltd" + }, + "claratech": { + "login": "claratech", + "avatarUrl": "https://avatars.githubusercontent.com/u/29809703?v=4", + "nbRepos": 14, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "jgc999": { + "login": "jgc999", + "avatarUrl": "https://avatars.githubusercontent.com/u/72007107?v=4", + "nbRepos": 1, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "ppingpping": { + "login": "ppingpping", + "avatarUrl": "https://avatars.githubusercontent.com/u/68377358?v=4", + "nbRepos": 17, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "rendrapraisindo": { + "login": "rendrapraisindo", + "avatarUrl": "https://avatars.githubusercontent.com/u/37527416?u=ccb19c068527e85b690df991a88e867df704ebfd&v=4", + "nbRepos": 6, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "dalalsunil1986": { + "login": "dalalsunil1986", + "avatarUrl": "https://avatars.githubusercontent.com/u/39991302?v=4", + "nbRepos": 9565, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] + }, + "dccdark": { + "login": "dccdark", + "avatarUrl": "https://avatars.githubusercontent.com/u/8200591?v=4", + "nbRepos": 67, + "forked": [ + "evolutility-ui-jquery" + ], + "starred": [] }, "garbles": { "login": "garbles", "avatarUrl": "https://avatars.githubusercontent.com/u/1139884?u=14bdd244c540de1458c083dfd69ef9550cc65a91&v=4", "createdAt": "10/19/2011", - "nbFollowers": 257, + "nbFollowers": 260, "nbFollowings": 80, "nbRepos": 117, "follower": false, @@ -12085,18 +12344,19 @@ const fans = { }, "tanghoong": { "login": "tanghoong", - "avatarUrl": "https://avatars.githubusercontent.com/u/4799387?v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/4799387?u=8ccee8e0381bd16a07fa5b9dc5609c4ca86b916e&v=4", "createdAt": "6/24/2013", - "nbFollowers": 41, - "nbFollowings": 81, - "nbRepos": 47, + "nbFollowers": 42, + "nbFollowings": 92, + "nbRepos": 53, "follower": false, "starred": [ "colorpicker" ], "forked": [], - "websiteUrl": "https://www.tanghoong.com", - "location": "Sibu, Sarawak, Malaysia" + "websiteUrl": "https://notes.tanghoong.com", + "bio": "🎨 Product Creator 🧙‍♂️ Automation Wizard 🤖 AI Explorer \r\n🧑🏻‍💻 Software engineer & entrepreneur building scalable solutions with Automation & AI.", + "location": "Malaysia" }, "yyman001": { "login": "yyman001", @@ -12104,7 +12364,7 @@ const fans = { "createdAt": "10/14/2013", "nbFollowers": 31, "nbFollowings": 42, - "nbRepos": 65, + "nbRepos": 66, "follower": false, "starred": [ "colorpicker" @@ -12144,7 +12404,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/723907?u=c8f1f28076f182f9c05a28d005a549c8002c1206&v=4", "createdAt": "4/11/2011", "nbFollowers": 17, - "nbFollowings": 4, + "nbFollowings": 5, "nbRepos": 46, "follower": false, "starred": [ @@ -12160,7 +12420,7 @@ const fans = { "login": "jboada", "avatarUrl": "https://avatars.githubusercontent.com/u/2724237?u=181de16f60903785437c37568278677f955ce4ff&v=4", "createdAt": "11/4/2012", - "nbFollowers": 20, + "nbFollowers": 22, "nbFollowings": 102, "nbRepos": 1, "follower": false, @@ -12201,338 +12461,177 @@ const fans = { "colorpicker" ], "starred": [] - }, - "Zykino": { - "login": "Zykino", - "avatarUrl": "https://avatars.githubusercontent.com/u/3809938?v=4", - "nbRepos": 21, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "DrRO": { - "login": "DrRO", - "avatarUrl": "https://avatars.githubusercontent.com/u/5001886?u=8a2384485a93aa610219d416d2af2e6229b50acb&v=4", - "nbRepos": 118, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "duanghuang": { - "login": "duanghuang", - "avatarUrl": "https://avatars.githubusercontent.com/u/13032511?u=b5aac2891698dbddf80964098fe1c3be1e2fcb0f&v=4", - "createdAt": "6/24/2015", - "nbFollowers": 1, - "nbFollowings": 12, - "nbRepos": 68, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [ - "colorpicker" - ], - "location": "Shanghai,China" - }, - "GengZhang1": { - "login": "GengZhang1", - "avatarUrl": "https://avatars.githubusercontent.com/u/19526050?v=4", - "nbRepos": 4, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "zeeczar": { - "login": "zeeczar", - "avatarUrl": "https://avatars.githubusercontent.com/u/19856787?v=4", - "nbRepos": 31, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "mhniu": { - "login": "mhniu", - "avatarUrl": "https://avatars.githubusercontent.com/u/7006553?v=4", - "nbRepos": 21, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "nagasrinu-canvass": { - "login": "nagasrinu-canvass", - "avatarUrl": "https://avatars.githubusercontent.com/u/16130593?v=4", - "nbRepos": 12, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "sanjeevpraja": { - "login": "sanjeevpraja", - "avatarUrl": "https://avatars.githubusercontent.com/u/162627?u=57af90452d12082830bdafa339a77e1b4e542d78&v=4", - "nbRepos": 39, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "vphilipnyc": { - "login": "vphilipnyc", - "avatarUrl": "https://avatars.githubusercontent.com/u/5893811?u=ef361a21815e03541058f638be183f218338c152&v=4", - "createdAt": "11/8/2013", - "nbFollowers": 10, - "nbFollowings": 27, - "nbRepos": 49, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "iivel": { - "login": "iivel", - "avatarUrl": "https://avatars.githubusercontent.com/u/5571781?v=4", - "createdAt": "9/29/2013", - "nbFollowers": 2, - "nbFollowings": 6, - "nbRepos": 0, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://www.levii.com" - }, - "jcsibon": { - "login": "jcsibon", - "avatarUrl": "https://avatars.githubusercontent.com/u/3449854?u=cb1faea044eabab8f5b27993b63786dc7d724bc0&v=4", - "createdAt": "2/1/2013", - "nbFollowers": 6, - "nbFollowings": 6, - "nbRepos": 37, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://jeanchristophesibon.fr", - "location": "Paris" - }, - "FedericoElles": { - "login": "FedericoElles", - "avatarUrl": "https://avatars.githubusercontent.com/u/1033020?v=4", - "createdAt": "9/7/2011", - "nbFollowers": 8, - "nbFollowings": 3, - "nbRepos": 77, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "Germany" - }, - "mstfcck": { - "login": "mstfcck", - "avatarUrl": "https://avatars.githubusercontent.com/u/3237785?u=5f7d42423d7bc18c0e9a6faea2e1b5a145e71ed2&v=4", - "createdAt": "1/10/2013", - "nbFollowers": 26, - "nbFollowings": 103, - "nbRepos": 28, - "follower": false, - "starred": [ - "evolutility-ui-jquery" + }, + "Zykino": { + "login": "Zykino", + "avatarUrl": "https://avatars.githubusercontent.com/u/3809938?v=4", + "nbRepos": 22, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "http://linkedin.com/in/mustafacicek", - "bio": "SOFTWARE DEVELOPER / CONSULTANT / LEAD / SENIOR / FULL-STACK...", - "location": "Belgium" + "starred": [] }, - "pmartins": { - "login": "pmartins", - "avatarUrl": "https://avatars.githubusercontent.com/u/209880?u=1207c9c18c978ade83346e0760b1910c2a286b79&v=4", - "createdAt": "2/24/2010", - "nbFollowers": 1, - "nbFollowings": 3, - "nbRepos": 26, - "follower": false, - "starred": [ - "evolutility-ui-jquery" + "DrRO": { + "login": "DrRO", + "avatarUrl": "https://avatars.githubusercontent.com/u/5001886?u=8a2384485a93aa610219d416d2af2e6229b50acb&v=4", + "nbRepos": 124, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "http://www.beyondcode.net", - "location": "Feijó" + "starred": [] }, - "yangxin1994": { - "login": "yangxin1994", - "avatarUrl": "https://avatars.githubusercontent.com/u/15209270?u=14ddebfcde0cd896e9a2260272ea208ae8dce0b5&v=4", - "createdAt": "10/20/2015", - "nbFollowers": 19, - "nbFollowings": 69, - "nbRepos": 1823, + "duanghuang": { + "login": "duanghuang", + "avatarUrl": "https://avatars.githubusercontent.com/u/13032511?u=b5aac2891698dbddf80964098fe1c3be1e2fcb0f&v=4", + "createdAt": "6/24/2015", + "nbFollowers": 1, + "nbFollowings": 13, + "nbRepos": 68, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], "forked": [ - "evolutility-ui-jquery" - ] + "colorpicker" + ], + "location": "Shanghai,China" }, - "Programer-ba": { - "login": "Programer-ba", - "avatarUrl": "https://avatars.githubusercontent.com/u/85264850?u=b8d320a1105b150f4e0013d71995b44e029e3426&v=4", - "createdAt": "6/2/2021", - "nbFollowers": 0, - "nbFollowings": 25, - "nbRepos": 95, - "follower": false, - "starred": [ - "evolutility-ui-jquery" + "GengZhang1": { + "login": "GengZhang1", + "avatarUrl": "https://avatars.githubusercontent.com/u/19526050?v=4", + "nbRepos": 4, + "forked": [ + "colorpicker" ], + "starred": [] + }, + "zeeczar": { + "login": "zeeczar", + "avatarUrl": "https://avatars.githubusercontent.com/u/19856787?v=4", + "nbRepos": 31, "forked": [ - "evolutility-ui-jquery" + "colorpicker" ], - "websiteUrl": "https://programer.ba", - "bio": "https://programer.ba", - "location": "Bosna i Hercegovina", - "company": "Non profit association of Computer programmers and IT professionals" + "starred": [] }, - "Dheia": { - "login": "Dheia", - "avatarUrl": "https://avatars.githubusercontent.com/u/26283328?v=4", - "createdAt": "3/8/2017", - "nbFollowers": 32, - "nbFollowings": 128, - "nbRepos": 3367, - "follower": false, - "starred": [ - "evolutility-ui-jquery" + "mhniu": { + "login": "mhniu", + "avatarUrl": "https://avatars.githubusercontent.com/u/7006553?v=4", + "nbRepos": 21, + "forked": [ + "colorpicker" ], + "starred": [] + }, + "nagasrinu-canvass": { + "login": "nagasrinu-canvass", + "avatarUrl": "https://avatars.githubusercontent.com/u/16130593?v=4", + "nbRepos": 12, "forked": [ - "evolutility-ui-jquery" + "colorpicker" ], - "websiteUrl": "https://nano2soft.com", - "bio": "Web devloper", - "location": "Yemen", - "company": "Nano 2 Soft" + "starred": [] }, - "philamander": { - "login": "philamander", - "avatarUrl": "https://avatars.githubusercontent.com/u/16353044?v=4", - "createdAt": "12/18/2015", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 4, - "follower": false, - "starred": [ - "evolutility-ui-react" + "sanjeevpraja": { + "login": "sanjeevpraja", + "avatarUrl": "https://avatars.githubusercontent.com/u/162627?u=57af90452d12082830bdafa339a77e1b4e542d78&v=4", + "nbRepos": 38, + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] }, - "BrunoTuy": { - "login": "BrunoTuy", - "avatarUrl": "https://avatars.githubusercontent.com/u/26278903?u=eb1083126571f22dcb551c05cf146cf48ff6b792&v=4", - "createdAt": "3/8/2017", - "nbFollowers": 8, - "nbFollowings": 5, - "nbRepos": 17, + "arvind2602": { + "login": "arvind2602", + "avatarUrl": "https://avatars.githubusercontent.com/u/74208761?u=46f5bc9cb5f6cb6dd2ebaa067566a27a07011162&v=4", + "createdAt": "11/9/2020", + "nbFollowers": 10, + "nbFollowings": 15, + "nbRepos": 58, "follower": false, "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], "forked": [], - "location": "Salvador - BA" + "websiteUrl": "https://arvind2602.github.io/arvindgupta/", + "bio": "Aspiring software Developer | UIA\" 2022 Finalist | SIH\"2022 Winner | Full Stack Developer", + "location": "Mumbai" }, - "nyimbi": { - "login": "nyimbi", - "avatarUrl": "https://avatars.githubusercontent.com/u/2156185?v=4", - "createdAt": "8/15/2012", - "nbFollowers": 52, - "nbFollowings": 85, - "nbRepos": 717, + "mandiepandy63020": { + "login": "mandiepandy63020", + "avatarUrl": "https://avatars.githubusercontent.com/u/30367348?v=4", + "createdAt": "7/22/2017", + "nbFollowers": 11, + "nbFollowings": 61, + "nbRepos": 3, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node", - "evolutility-ui-jquery" + "motivational-numerology" ], - "forked": [], - "bio": "Data Wrangler, Code Spiffer-upper, Generalist", - "location": "Nairobi", - "company": "Datacraft" + "forked": [] }, - "platform-kit": { - "login": "platform-kit", - "avatarUrl": "https://avatars.githubusercontent.com/u/54647524?u=1cb7191699fb4c83946d962727cf4a15f498990b&v=4", - "createdAt": "8/28/2019", - "nbFollowers": 30, - "nbFollowings": 76, - "nbRepos": 245, + "lqhoa612": { + "login": "lqhoa612", + "avatarUrl": "https://avatars.githubusercontent.com/u/72690697?v=4", + "createdAt": "10/11/2020", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 2, "follower": false, "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], - "forked": [], - "websiteUrl": "https://www.platformkit.com" + "forked": [] }, - "vintageplayer": { - "login": "vintageplayer", - "avatarUrl": "https://avatars.githubusercontent.com/u/17234935?u=3b4a910dcb0523e3814160fe370f134c2d923f17&v=4", - "createdAt": "2/14/2016", - "nbFollowers": 80, - "nbFollowings": 25, - "nbRepos": 75, + "vove": { + "login": "vove", + "avatarUrl": "https://avatars.githubusercontent.com/u/9763867?v=4", + "createdAt": "11/15/2014", + "nbFollowers": 12, + "nbFollowings": 160, + "nbRepos": 44, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node" + "motivational-numerology" ], - "forked": [], - "websiteUrl": "https://artsofbaniya.com/", - "bio": "Building and scaling @DevRanker, @jiffy-labs ", - "location": "San Francisco, USA", - "company": "DevRanker" + "forked": [] }, - "fibarra75": { - "login": "fibarra75", - "avatarUrl": "https://avatars.githubusercontent.com/u/20311199?u=a4c04cb56209ac1fda6ec6d2f92da716a919ec31&v=4", - "createdAt": "7/5/2016", - "nbFollowers": 1, - "nbFollowings": 18, - "nbRepos": 18, + "bitolodeonai7": { + "login": "bitolodeonai7", + "avatarUrl": "https://avatars.githubusercontent.com/u/102883211?u=853eddc65542c0002fff677857e2b0910cb036ec&v=4", + "createdAt": "4/2/2022", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 112, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node" + "motivational-numerology" ], - "forked": [] + "forked": [], + "bio": "Student of Media / Entertainment Technologies and Sciences ", + "location": "Los Angeles, CA", + "company": "Bit-o-lodeon, LLC" }, - "animalizm": { - "login": "animalizm", - "avatarUrl": "https://avatars.githubusercontent.com/u/11823944?u=3cb5cf08b0b3050d40225731a31d27f1b806c257&v=4", - "createdAt": "4/6/2015", - "nbFollowers": 2, - "nbFollowings": 6, - "nbRepos": 0, + "yannickoo": { + "login": "yannickoo", + "avatarUrl": "https://avatars.githubusercontent.com/u/1086961?u=d61c9679b8eb0cbc13586cc56fdcfdadb7d7b861&v=4", + "createdAt": "9/28/2011", + "nbFollowers": 57, + "nbFollowings": 60, + "nbRepos": 107, "follower": false, "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], "forked": [], - "websiteUrl": "http://www.animalizm.me", - "location": "Riga, Latvia", - "company": "freelance" + "websiteUrl": "http://yannick.md", + "location": "Berlin" }, "lucaputzu": { "login": "lucaputzu", "avatarUrl": "https://avatars.githubusercontent.com/u/180023?v=4", "createdAt": "1/11/2010", - "nbFollowers": 3, + "nbFollowers": 4, "nbFollowings": 2, "nbRepos": 4, "follower": false, @@ -12546,7 +12645,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/5748143?u=e423e8d063de74c31bb97a7448974bdbdc0c35a4&v=4", "createdAt": "10/22/2013", "nbFollowers": 7, - "nbFollowings": 3, + "nbFollowings": 5, "nbRepos": 10, "follower": false, "starred": [ @@ -12588,9 +12687,9 @@ const fans = { "login": "Talanor", "avatarUrl": "https://avatars.githubusercontent.com/u/2121473?u=c0a334ae11f6d53bc6417bee33b1f95158c15188&v=4", "createdAt": "8/8/2012", - "nbFollowers": 56, + "nbFollowers": 57, "nbFollowings": 42, - "nbRepos": 32, + "nbRepos": 33, "follower": false, "starred": [ "structured-filter" @@ -12621,7 +12720,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/1661748?v=4", "createdAt": "4/19/2012", "nbFollowers": 33, - "nbFollowings": 5, + "nbFollowings": 6, "nbRepos": 10, "follower": false, "starred": [ @@ -12635,7 +12734,7 @@ const fans = { "login": "metinweb", "avatarUrl": "https://avatars.githubusercontent.com/u/314714?v=4", "createdAt": "6/25/2010", - "nbFollowers": 5, + "nbFollowers": 6, "nbFollowings": 3, "nbRepos": 2, "follower": false, @@ -12647,7 +12746,7 @@ const fans = { "imakshat47": { "login": "imakshat47", "avatarUrl": "https://avatars.githubusercontent.com/u/47633507?u=952d0a2bb2150bae543a09e9a6329982972167ce&v=4", - "nbRepos": 61, + "nbRepos": 62, "forked": [ "structured-filter" ], @@ -12657,7 +12756,7 @@ const fans = { "login": "lenamax2355", "avatarUrl": "https://avatars.githubusercontent.com/u/66841582?v=4", "createdAt": "6/12/2020", - "nbFollowers": 12, + "nbFollowers": 13, "nbFollowings": 3, "nbRepos": 912, "follower": false, @@ -12689,7 +12788,7 @@ const fans = { "korakanchan": { "login": "korakanchan", "avatarUrl": "https://avatars.githubusercontent.com/u/3503058?u=00ce4ddc2a736b32edf0f1a4d3207e0f56f8e893&v=4", - "nbRepos": 256, + "nbRepos": 257, "forked": [ "structured-filter" ], @@ -12699,7 +12798,7 @@ const fans = { "login": "phillipwilhelm", "avatarUrl": "https://avatars.githubusercontent.com/u/5200312?v=4", "createdAt": "8/9/2013", - "nbFollowers": 20, + "nbFollowers": 22, "nbFollowings": 39, "nbRepos": 227, "follower": false, @@ -12737,6 +12836,113 @@ const fans = { ], "starred": [] }, + "philamander": { + "login": "philamander", + "avatarUrl": "https://avatars.githubusercontent.com/u/16353044?u=4310ccbe96318421176e27b5ddfdbb7631d210e0&v=4", + "createdAt": "12/18/2015", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 4, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "BrunoTuy": { + "login": "BrunoTuy", + "avatarUrl": "https://avatars.githubusercontent.com/u/26278903?u=eb1083126571f22dcb551c05cf146cf48ff6b792&v=4", + "createdAt": "3/8/2017", + "nbFollowers": 8, + "nbFollowings": 5, + "nbRepos": 17, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "location": "Salvador - BA" + }, + "nyimbi": { + "login": "nyimbi", + "avatarUrl": "https://avatars.githubusercontent.com/u/2156185?v=4", + "createdAt": "8/15/2012", + "nbFollowers": 51, + "nbFollowings": 85, + "nbRepos": 717, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node", + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "Data Wrangler, Code Spiffer-upper, Generalist", + "location": "Nairobi", + "company": "Datacraft" + }, + "platform-kit": { + "login": "platform-kit", + "avatarUrl": "https://avatars.githubusercontent.com/u/54647524?u=1cb7191699fb4c83946d962727cf4a15f498990b&v=4", + "createdAt": "8/28/2019", + "nbFollowers": 36, + "nbFollowings": 97, + "nbRepos": 246, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://www.platformkit.com" + }, + "vintageplayer": { + "login": "vintageplayer", + "avatarUrl": "https://avatars.githubusercontent.com/u/17234935?u=3b4a910dcb0523e3814160fe370f134c2d923f17&v=4", + "createdAt": "2/14/2016", + "nbFollowers": 79, + "nbFollowings": 25, + "nbRepos": 78, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [], + "websiteUrl": "https://artsofbaniya.com/", + "bio": "Building and scaling @DevRanker, @jiffy-labs ", + "location": "San Francisco, USA", + "company": "DevRanker" + }, + "fibarra75": { + "login": "fibarra75", + "avatarUrl": "https://avatars.githubusercontent.com/u/20311199?u=a4c04cb56209ac1fda6ec6d2f92da716a919ec31&v=4", + "createdAt": "7/5/2016", + "nbFollowers": 1, + "nbFollowings": 18, + "nbRepos": 18, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [] + }, + "animalizm": { + "login": "animalizm", + "avatarUrl": "https://avatars.githubusercontent.com/u/11823944?u=3cb5cf08b0b3050d40225731a31d27f1b806c257&v=4", + "createdAt": "4/6/2015", + "nbFollowers": 3, + "nbFollowings": 6, + "nbRepos": 0, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "http://www.animalizm.me", + "location": "Riga, Latvia", + "company": "freelance" + }, "mgonzalezmb": { "login": "mgonzalezmb", "avatarUrl": "https://avatars.githubusercontent.com/u/37627399?v=4", @@ -12780,7 +12986,7 @@ const fans = { "login": "CNTRS", "avatarUrl": "https://avatars.githubusercontent.com/u/12638486?v=4", "createdAt": "5/27/2015", - "nbFollowers": 20, + "nbFollowers": 23, "nbFollowings": 70, "nbRepos": 34, "follower": false, @@ -12805,10 +13011,10 @@ const fans = { }, "hpetru": { "login": "hpetru", - "avatarUrl": "https://avatars.githubusercontent.com/u/1880766?u=2aa7443b81e27db99521dc73a178447cee34911a&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/1880766?u=6f5aec42526a3aff1f3c638dc1c597cb95b65658&v=4", "createdAt": "6/22/2012", "nbFollowers": 58, - "nbFollowings": 266, + "nbFollowings": 269, "nbRepos": 132, "follower": false, "starred": [ @@ -12820,93 +13026,145 @@ const fans = { "bio": "Ruby / Python developer", "location": "Chisinau, Moldova" }, - "Liudmylla": { - "login": "Liudmylla", - "avatarUrl": "https://avatars.githubusercontent.com/u/16245484?u=5ba787dfc31a12498b3982a706c07f6e212030c5&v=4", - "createdAt": "12/10/2015", + "vphilipnyc": { + "login": "vphilipnyc", + "avatarUrl": "https://avatars.githubusercontent.com/u/5893811?u=ef361a21815e03541058f638be183f218338c152&v=4", + "createdAt": "11/8/2013", + "nbFollowers": 10, + "nbFollowings": 27, + "nbRepos": 49, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "iivel": { + "login": "iivel", + "avatarUrl": "https://avatars.githubusercontent.com/u/5571781?v=4", + "createdAt": "9/29/2013", + "nbFollowers": 2, + "nbFollowings": 6, + "nbRepos": 0, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://www.levii.com" + }, + "jcsibon": { + "login": "jcsibon", + "avatarUrl": "https://avatars.githubusercontent.com/u/3449854?u=cb1faea044eabab8f5b27993b63786dc7d724bc0&v=4", + "createdAt": "2/1/2013", "nbFollowers": 6, "nbFollowings": 6, - "nbRepos": 71, + "nbRepos": 37, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://preludd.com/", - "bio": "Software front-end developer Preludd payement services", - "location": "Biarritz", - "company": "@Preludd" + "websiteUrl": "https://jeanchristophesibon.fr", + "location": "Paris" }, - "arvind2602": { - "login": "arvind2602", - "avatarUrl": "https://avatars.githubusercontent.com/u/74208761?u=46f5bc9cb5f6cb6dd2ebaa067566a27a07011162&v=4", - "createdAt": "11/9/2020", + "FedericoElles": { + "login": "FedericoElles", + "avatarUrl": "https://avatars.githubusercontent.com/u/1033020?v=4", + "createdAt": "9/7/2011", "nbFollowers": 8, - "nbFollowings": 12, - "nbRepos": 57, + "nbFollowings": 3, + "nbRepos": 77, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://arvind2602.github.io/arvindgupta/", - "bio": "Aspiring software Developer | UIA\" 2022 Finalist | SIH\"2022 Winner | Full Stack Developer", - "location": "Mumbai" + "location": "Germany" }, - "mandiepandy63020": { - "login": "mandiepandy63020", - "avatarUrl": "https://avatars.githubusercontent.com/u/30367348?v=4", - "createdAt": "7/22/2017", - "nbFollowers": 11, - "nbFollowings": 61, - "nbRepos": 3, + "mstfcck": { + "login": "mstfcck", + "avatarUrl": "https://avatars.githubusercontent.com/u/3237785?u=5f7d42423d7bc18c0e9a6faea2e1b5a145e71ed2&v=4", + "createdAt": "1/10/2013", + "nbFollowers": 28, + "nbFollowings": 103, + "nbRepos": 28, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://linkedin.com/in/mustafacicek", + "bio": "SOFTWARE DEVELOPER / CONSULTANT / LEAD / SENIOR / FULL-STACK...", + "location": "Belgium" }, - "lqhoa612": { - "login": "lqhoa612", - "avatarUrl": "https://avatars.githubusercontent.com/u/72690697?v=4", - "createdAt": "10/11/2020", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 2, + "pmartins": { + "login": "pmartins", + "avatarUrl": "https://avatars.githubusercontent.com/u/209880?u=1207c9c18c978ade83346e0760b1910c2a286b79&v=4", + "createdAt": "2/24/2010", + "nbFollowers": 2, + "nbFollowings": 4, + "nbRepos": 27, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://www.beyondcode.net", + "location": "Feijó" }, - "vove": { - "login": "vove", - "avatarUrl": "https://avatars.githubusercontent.com/u/9763867?v=4", - "createdAt": "11/15/2014", - "nbFollowers": 9, - "nbFollowings": 154, - "nbRepos": 37, + "yangxin1994": { + "login": "yangxin1994", + "avatarUrl": "https://avatars.githubusercontent.com/u/15209270?u=14ddebfcde0cd896e9a2260272ea208ae8dce0b5&v=4", + "createdAt": "10/20/2015", + "nbFollowers": 19, + "nbFollowings": 69, + "nbRepos": 1826, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [ + "evolutility-ui-jquery" + ] + }, + "Programer-ba": { + "login": "Programer-ba", + "avatarUrl": "https://avatars.githubusercontent.com/u/85264850?u=b8d320a1105b150f4e0013d71995b44e029e3426&v=4", + "createdAt": "6/2/2021", + "nbFollowers": 0, + "nbFollowings": 25, + "nbRepos": 95, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [ + "evolutility-ui-jquery" + ], + "websiteUrl": "https://programer.ba", + "bio": "https://programer.ba", + "location": "Bosna i Hercegovina", + "company": "Non profit association of Computer programmers and IT professionals" }, - "bitolodeonai7": { - "login": "bitolodeonai7", - "avatarUrl": "https://avatars.githubusercontent.com/u/102883211?u=853eddc65542c0002fff677857e2b0910cb036ec&v=4", - "createdAt": "4/2/2022", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 104, + "Dheia": { + "login": "Dheia", + "avatarUrl": "https://avatars.githubusercontent.com/u/26283328?v=4", + "createdAt": "3/8/2017", + "nbFollowers": 36, + "nbFollowings": 132, + "nbRepos": 3452, "follower": false, "starred": [ - "motivational-numerology" + "evolutility-ui-jquery" ], - "forked": [], - "bio": "Student of Media / Entertainment Technologies and Sciences ", - "location": "Los Angeles, CA", - "company": "Bit-o-lodeon, LLC" + "forked": [ + "evolutility-ui-jquery" + ], + "websiteUrl": "https://nano2soft.com", + "bio": "Web devloper", + "location": "Yemen", + "company": "Nano 2 Soft" }, "bromgrev": { "login": "bromgrev", @@ -12938,7 +13196,7 @@ const fans = { "login": "theExperiences", "avatarUrl": "https://avatars.githubusercontent.com/u/1531858?v=4", "createdAt": "3/13/2012", - "nbFollowers": 21, + "nbFollowers": 20, "nbFollowings": 51, "nbRepos": 2, "follower": false, @@ -12985,7 +13243,7 @@ const fans = { "createdAt": "11/26/2014", "nbFollowers": 8, "nbFollowings": 29, - "nbRepos": 30, + "nbRepos": 33, "follower": false, "starred": [ "colorpicker" @@ -13017,7 +13275,7 @@ const fans = { "login": "quilin", "avatarUrl": "https://avatars.githubusercontent.com/u/5960226?u=2c8adbfb33dd4fd1f1754b888e187bf9d897e3e1&v=4", "createdAt": "11/17/2013", - "nbFollowers": 19, + "nbFollowers": 20, "nbFollowings": 8, "nbRepos": 29, "follower": false, @@ -13087,7 +13345,7 @@ const fans = { "lhauspicious": { "login": "lhauspicious", "avatarUrl": "https://avatars.githubusercontent.com/u/17818672?v=4", - "nbRepos": 407, + "nbRepos": 408, "forked": [ "colorpicker" ], @@ -13126,241 +13384,29 @@ const fans = { "colorpicker" ] }, - "pettersamuelsen": { - "login": "pettersamuelsen", - "avatarUrl": "https://avatars.githubusercontent.com/u/1244867?v=4", - "createdAt": "12/6/2011", - "nbFollowers": 17, + "okohub": { + "login": "okohub", + "avatarUrl": "https://avatars.githubusercontent.com/u/4178365?u=5c19f134d5cbf868e7ff96d1b23ac3a3b6449479&v=4", + "createdAt": "4/16/2013", + "nbFollowers": 33, "nbFollowings": 23, - "nbRepos": 33, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://askeladden.co", - "bio": "Partner & Head of Development @ Askeladden & Co", - "location": "Oslo, Norway", - "company": "Askeladden & Co" - }, - "wmjie": { - "login": "wmjie", - "avatarUrl": "https://avatars.githubusercontent.com/u/623368?v=4", - "createdAt": "2/17/2011", - "nbFollowers": 8, - "nbFollowings": 6, - "nbRepos": 25, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://my.oschina.net/wmjie", - "location": "beijing", - "company": "klb" - }, - "OhMyMndy": { - "login": "OhMyMndy", - "avatarUrl": "https://avatars.githubusercontent.com/u/2277717?u=cc9f273ffb3ac2ead8d01b9147dfb9e89da706b5&v=4", - "createdAt": "9/4/2012", - "nbFollowers": 37, - "nbFollowings": 82, - "nbRepos": 74, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://www.ohmymndy.com", - "bio": "Software developer, DevOps engineer, musician, cat mom and tinkerer with a passion for automation and software development.", - "location": "Retie, Belgium", - "company": "@rackspace" - }, - "hacfi": { - "login": "hacfi", - "avatarUrl": "https://avatars.githubusercontent.com/u/428841?u=2516a8cac92723adbbb704df95baaff81fd387f8&v=4", - "createdAt": "10/5/2010", - "nbFollowers": 203, - "nbFollowings": 1970, - "nbRepos": 55, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "Europe", - "company": "Certified Symfony developer" - }, - "pupssman": { - "login": "pupssman", - "avatarUrl": "https://avatars.githubusercontent.com/u/2619359?v=4", - "createdAt": "10/22/2012", - "nbFollowers": 19, - "nbFollowings": 3, - "nbRepos": 18, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://t.me/pupssman", - "location": "Moscow, Russia", - "company": "Yandex" - }, - "mattstrayer": { - "login": "mattstrayer", - "avatarUrl": "https://avatars.githubusercontent.com/u/1877440?u=8d2b32cf1087a39d0db3eff19e7d1b0a798094ed&v=4", - "createdAt": "6/21/2012", - "nbFollowers": 7, - "nbFollowings": 39, - "nbRepos": 32, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://www.mattstrayer.com", - "location": "NC" - }, - "vboyok": { - "login": "vboyok", - "avatarUrl": "https://avatars.githubusercontent.com/u/7993598?v=4", - "createdAt": "6/26/2014", - "nbFollowers": 24, - "nbFollowings": 120, - "nbRepos": 14, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "kurtr": { - "login": "kurtr", - "avatarUrl": "https://avatars.githubusercontent.com/u/1468721?v=4", - "createdAt": "2/24/2012", - "nbFollowers": 5, - "nbFollowings": 0, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "d-h1": { - "login": "d-h1", - "avatarUrl": "https://avatars.githubusercontent.com/u/7224001?v=4", - "createdAt": "4/8/2014", - "nbFollowers": 28, - "nbFollowings": 138, - "nbRepos": 26, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [], - "bio": "Software Engineer" - }, - "andriyor": { - "login": "andriyor", - "avatarUrl": "https://avatars.githubusercontent.com/u/11459840?u=696bfba6db4389e6c08373f977e2cd941fc0ab7c&v=4", - "createdAt": "3/13/2015", - "nbFollowers": 155, - "nbFollowings": 733, - "nbRepos": 181, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [], - "websiteUrl": "https://www.linkedin.com/in/andrii-oriekhov-8b8724103/", - "bio": "Front-end engineer, opensource lover", - "location": "Ukraine, Cherkasy", - "company": "SPD" - }, - "Pavonian": { - "login": "Pavonian", - "avatarUrl": "https://avatars.githubusercontent.com/u/62995124?v=4", - "createdAt": "4/1/2020", - "nbFollowers": 1, - "nbFollowings": 2, "nbRepos": 37, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node" - ], - "forked": [] - }, - "atefBB": { - "login": "atefBB", - "avatarUrl": "https://avatars.githubusercontent.com/u/10966925?v=4", - "createdAt": "2/11/2015", - "nbFollowers": 114, - "nbFollowings": 256, - "nbRepos": 777, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [], - "websiteUrl": "https://atefbb.github.io/cv-react-app/", - "bio": "Muslim | Engineer", - "location": "Douz, Tunisia", - "company": "AuresKonnect" - }, - "zakaluka": { - "login": "zakaluka", - "avatarUrl": "https://avatars.githubusercontent.com/u/1186367?v=4", - "createdAt": "11/10/2011", - "nbFollowers": 5, - "nbFollowings": 26, - "nbRepos": 49, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [] - }, - "ciro-maciel": { - "login": "ciro-maciel", - "avatarUrl": "https://avatars.githubusercontent.com/u/349602?u=eae2fcc4e9dcf1e97ef8913b2844dad6a060b3aa&v=4", - "createdAt": "7/30/2010", - "nbFollowers": 16, - "nbFollowings": 4, - "nbRepos": 30, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [], - "websiteUrl": "https://ciro-maciel.click/", - "bio": "family(everyThing = [👩🏻,👨🏽‍🦱,👦🏻])", - "location": "São Paulo, BRA" - }, - "caiusno1": { - "login": "caiusno1", - "avatarUrl": "https://avatars.githubusercontent.com/u/22549814?u=f7f85d27ed19f84cfb01ec253b82025a71d40a70&v=4", - "createdAt": "9/30/2016", - "nbFollowers": 2, - "nbFollowings": 1, - "nbRepos": 25, - "follower": false, - "starred": [ - "evolutility-ui-react" + "motivational-numerology" ], "forked": [], - "websiteUrl": "http://kai-biermeier.de", - "company": "Paderborn University" + "websiteUrl": "http://onurkagan.com", + "location": "Turkey", + "company": "@migroscomtr" }, "weijia": { "login": "weijia", "avatarUrl": "https://avatars.githubusercontent.com/u/225029?v=4", "createdAt": "3/17/2010", - "nbFollowers": 12, + "nbFollowers": 13, "nbFollowings": 6, - "nbRepos": 187, + "nbRepos": 191, "follower": false, "starred": [ "structured-filter" @@ -13404,9 +13450,9 @@ const fans = { "login": "tylerlong", "avatarUrl": "https://avatars.githubusercontent.com/u/733544?u=eefa656c2aa606357a65ec4bedd0492a97b58a92&v=4", "createdAt": "4/16/2011", - "nbFollowers": 384, - "nbFollowings": 130, - "nbRepos": 685, + "nbFollowers": 388, + "nbFollowings": 131, + "nbRepos": 708, "follower": false, "starred": [ "structured-filter" @@ -13434,9 +13480,9 @@ const fans = { "login": "jasondavis", "avatarUrl": "https://avatars.githubusercontent.com/u/186818?v=4", "createdAt": "1/21/2010", - "nbFollowers": 109, - "nbFollowings": 351, - "nbRepos": 687, + "nbFollowers": 115, + "nbFollowings": 363, + "nbRepos": 692, "follower": false, "starred": [ "structured-filter", @@ -13465,7 +13511,7 @@ const fans = { "login": "biggerpepe", "avatarUrl": "https://avatars.githubusercontent.com/u/6656001?v=4", "createdAt": "2/11/2014", - "nbFollowers": 3, + "nbFollowers": 2, "nbFollowings": 6, "nbRepos": 14, "follower": false, @@ -13478,9 +13524,9 @@ const fans = { "login": "send2cloud", "avatarUrl": "https://avatars.githubusercontent.com/u/2567775?u=19b15f8c9c493a609ce27ef582a88f8321c38cc8&v=4", "createdAt": "10/15/2012", - "nbFollowers": 10, - "nbFollowings": 23, - "nbRepos": 360, + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 390, "follower": false, "starred": [ "structured-filter" @@ -13501,12 +13547,133 @@ const fans = { ], "forked": [] }, + "d-h1": { + "login": "d-h1", + "avatarUrl": "https://avatars.githubusercontent.com/u/7224001?v=4", + "createdAt": "4/8/2014", + "nbFollowers": 27, + "nbFollowings": 137, + "nbRepos": 26, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "bio": "Software Engineer" + }, + "andriyor": { + "login": "andriyor", + "avatarUrl": "https://avatars.githubusercontent.com/u/11459840?u=696bfba6db4389e6c08373f977e2cd941fc0ab7c&v=4", + "createdAt": "3/13/2015", + "nbFollowers": 160, + "nbFollowings": 735, + "nbRepos": 171, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://www.linkedin.com/in/andrii-oriekhov-8b8724103/", + "bio": "Front-end engineer, opensource lover", + "location": "Ukraine, Cherkasy", + "company": "SPD" + }, + "Pavonian": { + "login": "Pavonian", + "avatarUrl": "https://avatars.githubusercontent.com/u/62995124?v=4", + "createdAt": "4/1/2020", + "nbFollowers": 1, + "nbFollowings": 2, + "nbRepos": 37, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [] + }, + "atefBB": { + "login": "atefBB", + "avatarUrl": "https://avatars.githubusercontent.com/u/10966925?v=4", + "createdAt": "2/11/2015", + "nbFollowers": 116, + "nbFollowings": 261, + "nbRepos": 783, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://atefbb.github.io/cv-react-app/", + "bio": "Muslim | Engineer", + "location": "Douz, Tunisia", + "company": "Home" + }, + "zakaluka": { + "login": "zakaluka", + "avatarUrl": "https://avatars.githubusercontent.com/u/1186367?v=4", + "createdAt": "11/10/2011", + "nbFollowers": 4, + "nbFollowings": 26, + "nbRepos": 49, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "ciro-maciel": { + "login": "ciro-maciel", + "avatarUrl": "https://avatars.githubusercontent.com/u/349602?u=341b0851ac5bb6f0e88b5682c0fa98a0b1d960f8&v=4", + "createdAt": "7/30/2010", + "nbFollowers": 19, + "nbFollowings": 5, + "nbRepos": 30, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://ciro-maciel.click/", + "bio": "family(everyThing = [👩🏻,👨🏽‍🦱,👦🏻])", + "location": "São Paulo, BRA" + }, + "caiusno1": { + "login": "caiusno1", + "avatarUrl": "https://avatars.githubusercontent.com/u/22549814?u=f7f85d27ed19f84cfb01ec253b82025a71d40a70&v=4", + "createdAt": "9/30/2016", + "nbFollowers": 2, + "nbFollowings": 1, + "nbRepos": 25, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "http://kai-biermeier.de", + "company": "Paderborn University" + }, + "imharshal": { + "login": "imharshal", + "avatarUrl": "https://avatars.githubusercontent.com/u/65168852?u=4a471fe418b4b79f6017e3b44377b27a7e451773&v=4", + "createdAt": "5/11/2020", + "nbFollowers": 3, + "nbFollowings": 8, + "nbRepos": 57, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "bio": "Programmer, Business Consultant, SEO Manager, Software Developer", + "company": "@ Skyangel-Services @tmlconnected " + }, "keepcleargas": { "login": "keepcleargas", "avatarUrl": "https://avatars.githubusercontent.com/u/1215177?v=4", "createdAt": "11/23/2011", "nbFollowers": 26, - "nbFollowings": 51, + "nbFollowings": 52, "nbRepos": 451, "follower": false, "starred": [ @@ -13518,7 +13685,7 @@ const fans = { "login": "wnghngxn", "avatarUrl": "https://avatars.githubusercontent.com/u/8409277?u=f1888e2d77abbc6b0ef12d0e92c4152b4eb8a1d8&v=4", "createdAt": "8/10/2014", - "nbFollowers": 19, + "nbFollowers": 21, "nbFollowings": 48, "nbRepos": 15, "follower": false, @@ -13549,21 +13716,156 @@ const fans = { "login": "thomasklemm", "avatarUrl": "https://avatars.githubusercontent.com/u/1100176?v=4", "createdAt": "10/3/2011", - "nbFollowers": 163, - "nbFollowings": 670, - "nbRepos": 142, + "nbFollowers": 169, + "nbFollowings": 681, + "nbRepos": 144, + "follower": false, + "starred": [ + "evolutility-server-node" + ], + "forked": [], + "location": "Tallinn, Estonia & Bad Kissingen, Germany" + }, + "huangwind205": { + "login": "huangwind205", + "avatarUrl": "https://avatars.githubusercontent.com/u/13348321?v=4", + "createdAt": "7/15/2015", + "nbFollowers": 4, + "nbFollowings": 8, + "nbRepos": 272, + "follower": false, + "starred": [ + "evolutility-server-node" + ], + "forked": [] + }, + "pettersamuelsen": { + "login": "pettersamuelsen", + "avatarUrl": "https://avatars.githubusercontent.com/u/1244867?v=4", + "createdAt": "12/6/2011", + "nbFollowers": 17, + "nbFollowings": 23, + "nbRepos": 33, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://askeladden.co", + "bio": "Partner & Head of Development @ Askeladden & Co", + "location": "Oslo, Norway", + "company": "Askeladden & Co" + }, + "wmjie": { + "login": "wmjie", + "avatarUrl": "https://avatars.githubusercontent.com/u/623368?v=4", + "createdAt": "2/17/2011", + "nbFollowers": 8, + "nbFollowings": 6, + "nbRepos": 25, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://my.oschina.net/wmjie", + "location": "beijing", + "company": "klb" + }, + "OhMyMndy": { + "login": "OhMyMndy", + "avatarUrl": "https://avatars.githubusercontent.com/u/2277717?u=cc9f273ffb3ac2ead8d01b9147dfb9e89da706b5&v=4", + "createdAt": "9/4/2012", + "nbFollowers": 39, + "nbFollowings": 91, + "nbRepos": 81, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://www.ohmymndy.com", + "bio": "Software developer, DevOps engineer, musician, cat mom and tinkerer with a passion for automation and software development.", + "location": "Antwerp, Belgium", + "company": "@rackspace" + }, + "hacfi": { + "login": "hacfi", + "avatarUrl": "https://avatars.githubusercontent.com/u/428841?u=2516a8cac92723adbbb704df95baaff81fd387f8&v=4", + "createdAt": "10/5/2010", + "nbFollowers": 206, + "nbFollowings": 1970, + "nbRepos": 55, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "Europe", + "company": "Certified Symfony developer" + }, + "pupssman": { + "login": "pupssman", + "avatarUrl": "https://avatars.githubusercontent.com/u/2619359?v=4", + "createdAt": "10/22/2012", + "nbFollowers": 18, + "nbFollowings": 3, + "nbRepos": 18, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://t.me/pupssman", + "location": "Moscow, Russia", + "company": "Yandex" + }, + "mattstrayer": { + "login": "mattstrayer", + "avatarUrl": "https://avatars.githubusercontent.com/u/1877440?u=8d2b32cf1087a39d0db3eff19e7d1b0a798094ed&v=4", + "createdAt": "6/21/2012", + "nbFollowers": 8, + "nbFollowings": 42, + "nbRepos": 32, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://www.mattstrayer.com", + "location": "NC" + }, + "vboyok": { + "login": "vboyok", + "avatarUrl": "https://avatars.githubusercontent.com/u/7993598?v=4", + "createdAt": "6/26/2014", + "nbFollowers": 24, + "nbFollowings": 120, + "nbRepos": 14, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "kurtr": { + "login": "kurtr", + "avatarUrl": "https://avatars.githubusercontent.com/u/1468721?v=4", + "createdAt": "2/24/2012", + "nbFollowers": 5, + "nbFollowings": 0, + "nbRepos": 6, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery" ], - "forked": [], - "location": "Tallinn, Estonia & Bad Kissingen, Germany" + "forked": [] }, "fred1218": { "login": "fred1218", "avatarUrl": "https://avatars.githubusercontent.com/u/5877812?u=88884700373a21a2b12b050c760427c8a5b738a0&v=4", "createdAt": "11/7/2013", - "nbFollowers": 44, + "nbFollowers": 47, "nbFollowings": 321, "nbRepos": 5, "follower": false, @@ -13580,7 +13882,7 @@ const fans = { "createdAt": "6/17/2013", "nbFollowers": 22, "nbFollowings": 51, - "nbRepos": 46, + "nbRepos": 45, "follower": false, "starred": [ "colorpicker" @@ -13611,7 +13913,7 @@ const fans = { "login": "c0untd0wn", "avatarUrl": "https://avatars.githubusercontent.com/u/665320?u=dd1ec0a9e8b14faa3410b9d8d05bc5c0e3abde98&v=4", "createdAt": "3/11/2011", - "nbFollowers": 18, + "nbFollowers": 19, "nbFollowings": 24, "nbRepos": 26, "follower": false, @@ -13703,343 +14005,90 @@ const fans = { }, "soumayaelmortaji": { "login": "soumayaelmortaji", - "avatarUrl": "https://avatars.githubusercontent.com/u/22324538?v=4", - "nbRepos": 2, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "hoangquanghuy": { - "login": "hoangquanghuy", - "avatarUrl": "https://avatars.githubusercontent.com/u/25625659?v=4", - "nbRepos": 105, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "psa-kelghach": { - "login": "psa-kelghach", - "avatarUrl": "https://avatars.githubusercontent.com/u/24292799?u=5aa71d23f7828352eb9fe5f29dd6ee70e45fd03a&v=4", - "nbRepos": 1, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "moses-sun": { - "login": "moses-sun", - "avatarUrl": "https://avatars.githubusercontent.com/u/1934752?v=4", - "nbRepos": 352, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "yangyazhouDeepin": { - "login": "yangyazhouDeepin", - "avatarUrl": "https://avatars.githubusercontent.com/u/24400414?v=4", - "nbRepos": 14, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "fawno": { - "login": "fawno", - "avatarUrl": "https://avatars.githubusercontent.com/u/5764249?v=4", - "nbRepos": 60, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "jurkust": { - "login": "jurkust", - "avatarUrl": "https://avatars.githubusercontent.com/u/9904863?v=4", - "nbRepos": 20, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "HandsomeGeorgy": { - "login": "HandsomeGeorgy", - "avatarUrl": "https://avatars.githubusercontent.com/u/31418131?v=4", - "nbRepos": 1, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "yodiz-sohail": { - "login": "yodiz-sohail", - "avatarUrl": "https://avatars.githubusercontent.com/u/16117421?u=fd0fe2a8100e5d65867fe2e34bd1672df839aeeb&v=4", - "nbRepos": 2, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "dharapvj": { - "login": "dharapvj", - "avatarUrl": "https://avatars.githubusercontent.com/u/1920926?v=4", - "createdAt": "7/3/2012", - "nbFollowers": 101, - "nbFollowings": 39, - "nbRepos": 84, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "bio": "Kubernetes Specialist @kubermatic \r\nOpen Source Evangelist, Father of two", - "location": "Pune, India", - "company": "@kubermatic " - }, - "poparotsy": { - "login": "poparotsy", - "avatarUrl": "https://avatars.githubusercontent.com/u/12815372?u=e095ebe42750d76447d4bed656983dde038232bb&v=4", - "createdAt": "6/9/2015", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 12, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "fredrb": { - "login": "fredrb", - "avatarUrl": "https://avatars.githubusercontent.com/u/6811076?u=6c8e0f599358545088cbcb2c0532e8e3785e1153&v=4", - "createdAt": "2/27/2014", - "nbFollowers": 37, - "nbFollowings": 9, - "nbRepos": 91, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://blog.fredrb.com", - "location": "Berlin", - "company": "@helsing-ai" - }, - "nicolasverlhiac": { - "login": "nicolasverlhiac", - "avatarUrl": "https://avatars.githubusercontent.com/u/5034521?u=32033193ceea80b7f16ba0346e560403ee38f061&v=4", - "createdAt": "7/17/2013", - "nbFollowers": 13, - "nbFollowings": 13, - "nbRepos": 40, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://novariom.com", - "location": "Capbreton", - "company": "Novariom" - }, - "knevalsky": { - "login": "knevalsky", - "avatarUrl": "https://avatars.githubusercontent.com/u/1863545?u=9dcfefe499b0986aad91919a714954dddb0d069d&v=4", - "createdAt": "6/18/2012", - "nbFollowers": 7, - "nbFollowings": 5, - "nbRepos": 7, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "philbritton": { - "login": "philbritton", - "avatarUrl": "https://avatars.githubusercontent.com/u/487081?u=e469b975ea397a45a268104697ea8f9957812f4b&v=4", - "createdAt": "11/18/2010", - "nbFollowers": 46, - "nbFollowings": 72, - "nbRepos": 158, - "follower": false, - "starred": [ - "evolutility-ui-jquery", - "structured-filter" - ], - "forked": [], - "websiteUrl": "http://www.dacgroup.com", - "company": "DAC Group" - }, - "darizkipratama": { - "login": "darizkipratama", - "avatarUrl": "https://avatars.githubusercontent.com/u/8735400?v=4", - "createdAt": "9/11/2014", - "nbFollowers": 3, - "nbFollowings": 4, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "bio": "Full time software engineer", - "location": "Indonesia", - "company": "bchannel developer community" - }, - "huangsu2012": { - "login": "huangsu2012", - "avatarUrl": "https://avatars.githubusercontent.com/u/5387796?v=4", - "createdAt": "9/4/2013", - "nbFollowers": 3, - "nbFollowings": 13, - "nbRepos": 26, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "China" - }, - "MaxMorais": { - "login": "MaxMorais", - "avatarUrl": "https://avatars.githubusercontent.com/u/1288676?u=e8525ae62da953032e506ff806728e65beacb970&v=4", - "createdAt": "12/27/2011", - "nbFollowers": 113, - "nbFollowings": 92, - "nbRepos": 81, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://maxmorais.com", - "location": "São Paulo", - "company": "aptitudetech.net" - }, - "imharshal": { - "login": "imharshal", - "avatarUrl": "https://avatars.githubusercontent.com/u/65168852?u=4a471fe418b4b79f6017e3b44377b27a7e451773&v=4", - "createdAt": "5/11/2020", - "nbFollowers": 3, - "nbFollowings": 8, - "nbRepos": 57, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [], - "bio": "Programmer, Business Consultant, SEO Manager, Software Developer", - "company": "@ Skyangel-Services @tmlconnected " - }, - "locatesource": { - "login": "locatesource", - "avatarUrl": "https://avatars.githubusercontent.com/u/74667214?v=4", - "createdAt": "11/18/2020", - "nbFollowers": 2, - "nbFollowings": 9, - "nbRepos": 9, - "follower": false, - "starred": [ - "evolutility-ui-react", - "evolutility-server-node" + "avatarUrl": "https://avatars.githubusercontent.com/u/22324538?v=4", + "nbRepos": 2, + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] }, - "sefacan": { - "login": "sefacan", - "avatarUrl": "https://avatars.githubusercontent.com/u/7932440?u=27a1f786490d06a51908c606d9bd143453067b8f&v=4", - "createdAt": "6/19/2014", - "nbFollowers": 160, - "nbFollowings": 61, - "nbRepos": 12, - "follower": false, - "starred": [ - "evolutility-ui-react" + "hoangquanghuy": { + "login": "hoangquanghuy", + "avatarUrl": "https://avatars.githubusercontent.com/u/25625659?v=4", + "nbRepos": 105, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "https://sefacan.net", - "bio": "I'm trying to find my best self...", - "location": "Everywhere", - "company": "@trendyol" + "starred": [] }, - "elephi": { - "login": "elephi", - "avatarUrl": "https://avatars.githubusercontent.com/u/1418703?u=0f2044498efd4d952575a612505ae8087b87b0f3&v=4", - "createdAt": "2/7/2012", - "nbFollowers": 14, - "nbFollowings": 81, + "psa-kelghach": { + "login": "psa-kelghach", + "avatarUrl": "https://avatars.githubusercontent.com/u/24292799?u=5aa71d23f7828352eb9fe5f29dd6ee70e45fd03a&v=4", "nbRepos": 1, - "follower": false, - "starred": [ - "evolutility-ui-react" + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] }, - "thuonglc": { - "login": "thuonglc", - "avatarUrl": "https://avatars.githubusercontent.com/u/58882924?u=d2681bc6f4e9e5aa925d31f91bf88647f6a37abf&v=4", - "createdAt": "12/14/2019", - "nbFollowers": 2, - "nbFollowings": 7, - "nbRepos": 17, - "follower": false, - "starred": [ - "evolutility-ui-react" + "moses-sun": { + "login": "moses-sun", + "avatarUrl": "https://avatars.githubusercontent.com/u/1934752?v=4", + "nbRepos": 352, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "https://thuongluong.vercel.app", - "location": "HCMC" + "starred": [] }, - "liuxiaogang": { - "login": "liuxiaogang", - "avatarUrl": "https://avatars.githubusercontent.com/u/703286?v=4", - "createdAt": "4/1/2011", - "nbFollowers": 1, - "nbFollowings": 3, - "nbRepos": 18, - "follower": false, - "starred": [ - "evolutility-ui-react" + "yangyazhouDeepin": { + "login": "yangyazhouDeepin", + "avatarUrl": "https://avatars.githubusercontent.com/u/24400414?v=4", + "nbRepos": 14, + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] }, - "xintao222": { - "login": "xintao222", - "avatarUrl": "https://avatars.githubusercontent.com/u/5466168?v=4", - "createdAt": "9/15/2013", - "nbFollowers": 7, - "nbFollowings": 9, - "nbRepos": 1242, - "follower": false, - "starred": [ - "evolutility-ui-react" + "fawno": { + "login": "fawno", + "avatarUrl": "https://avatars.githubusercontent.com/u/5764249?v=4", + "nbRepos": 60, + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] }, - "tyoAditya": { - "login": "tyoAditya", - "avatarUrl": "https://avatars.githubusercontent.com/u/185515?v=4", - "createdAt": "1/19/2010", - "nbFollowers": 6, - "nbFollowings": 10, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-ui-react", - "evolutility-server-node", - "evolutility-ui-jquery" + "jurkust": { + "login": "jurkust", + "avatarUrl": "https://avatars.githubusercontent.com/u/9904863?v=4", + "nbRepos": 20, + "forked": [ + "colorpicker" ], - "forked": [], - "bio": "A person that enjoy build good products.", - "location": "Jakarta" + "starred": [] + }, + "HandsomeGeorgy": { + "login": "HandsomeGeorgy", + "avatarUrl": "https://avatars.githubusercontent.com/u/31418131?v=4", + "nbRepos": 1, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "yodiz-sohail": { + "login": "yodiz-sohail", + "avatarUrl": "https://avatars.githubusercontent.com/u/16117421?u=fd0fe2a8100e5d65867fe2e34bd1672df839aeeb&v=4", + "nbRepos": 2, + "forked": [ + "colorpicker" + ], + "starred": [] }, "ZnakZorro": { "login": "ZnakZorro", "avatarUrl": "https://avatars.githubusercontent.com/u/125705?v=4", "createdAt": "9/11/2009", - "nbFollowers": 7, + "nbFollowers": 8, "nbFollowings": 1, "nbRepos": 123, "follower": false, @@ -14055,7 +14104,7 @@ const fans = { "login": "vamsiikrishna", "avatarUrl": "https://avatars.githubusercontent.com/u/554887?v=4", "createdAt": "1/9/2011", - "nbFollowers": 70, + "nbFollowers": 71, "nbFollowings": 241, "nbRepos": 57, "follower": false, @@ -14070,7 +14119,7 @@ const fans = { "login": "vladiibine", "avatarUrl": "https://avatars.githubusercontent.com/u/6544669?u=68ba61b46225f4e3590752ab1280eaef613af56e&v=4", "createdAt": "1/30/2014", - "nbFollowers": 39, + "nbFollowers": 38, "nbFollowings": 71, "nbRepos": 72, "follower": false, @@ -14111,12 +14160,28 @@ const fans = { "location": "Netherlands", "company": "Tedon Technology BV" }, + "philbritton": { + "login": "philbritton", + "avatarUrl": "https://avatars.githubusercontent.com/u/487081?u=e469b975ea397a45a268104697ea8f9957812f4b&v=4", + "createdAt": "11/18/2010", + "nbFollowers": 47, + "nbFollowings": 72, + "nbRepos": 158, + "follower": false, + "starred": [ + "structured-filter", + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://www.dacgroup.com", + "company": "DAC Group" + }, "semencov": { "login": "semencov", "avatarUrl": "https://avatars.githubusercontent.com/u/200180?u=51fd951a2232c87f74ae8057fa7a8464f8bd9945&v=4", "createdAt": "2/9/2010", - "nbFollowers": 24, - "nbFollowings": 44, + "nbFollowers": 27, + "nbFollowings": 46, "nbRepos": 19, "follower": false, "starred": [ @@ -14124,7 +14189,7 @@ const fans = { ], "forked": [], "websiteUrl": "http://smcv.dev", - "bio": "Front-End Developer, Tech Lead at @intexsys / @ecentria, UI/UX nerd, FrontOps, Performance Expert, 20+ years in Web Development", + "bio": "Front-End Developer, Software Architect & Tech Lead at @intexsys / @ecentria, UI/UX nerd, FrontOps, Performance Expert, 20+ years in Web Development", "location": "Riga, Latvia", "company": "@intexsys" }, @@ -14145,29 +14210,134 @@ const fans = { "login": "VladoMS", "avatarUrl": "https://avatars.githubusercontent.com/u/1260166?v=4", "createdAt": "12/13/2011", - "nbFollowers": 10, + "nbFollowers": 11, "nbFollowings": 49, "nbRepos": 9, "follower": false, "starred": [ - "structured-filter" + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://vladislavstoyanov.com", + "location": "Veliko Tarnovo, Bulgaria" + }, + "locatesource": { + "login": "locatesource", + "avatarUrl": "https://avatars.githubusercontent.com/u/74667214?v=4", + "createdAt": "11/18/2020", + "nbFollowers": 3, + "nbFollowings": 9, + "nbRepos": 9, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [] + }, + "sefacan": { + "login": "sefacan", + "avatarUrl": "https://avatars.githubusercontent.com/u/7932440?u=27a1f786490d06a51908c606d9bd143453067b8f&v=4", + "createdAt": "6/19/2014", + "nbFollowers": 162, + "nbFollowings": 61, + "nbRepos": 12, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://sefacan.net", + "bio": "I'm trying to find my best self...", + "location": "Everywhere", + "company": "@trendyol" + }, + "elephi": { + "login": "elephi", + "avatarUrl": "https://avatars.githubusercontent.com/u/1418703?u=0f2044498efd4d952575a612505ae8087b87b0f3&v=4", + "createdAt": "2/7/2012", + "nbFollowers": 14, + "nbFollowings": 81, + "nbRepos": 1, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "thuonglc": { + "login": "thuonglc", + "avatarUrl": "https://avatars.githubusercontent.com/u/58882924?u=d2681bc6f4e9e5aa925d31f91bf88647f6a37abf&v=4", + "createdAt": "12/14/2019", + "nbFollowers": 1, + "nbFollowings": 7, + "nbRepos": 16, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://thuongluong.vercel.app", + "location": "HCMC" + }, + "liuxiaogang": { + "login": "liuxiaogang", + "avatarUrl": "https://avatars.githubusercontent.com/u/703286?v=4", + "createdAt": "4/1/2011", + "nbFollowers": 1, + "nbFollowings": 3, + "nbRepos": 18, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "xintao222": { + "login": "xintao222", + "avatarUrl": "https://avatars.githubusercontent.com/u/5466168?v=4", + "createdAt": "9/15/2013", + "nbFollowers": 7, + "nbFollowings": 11, + "nbRepos": 1249, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "tyoAditya": { + "login": "tyoAditya", + "avatarUrl": "https://avatars.githubusercontent.com/u/185515?v=4", + "createdAt": "1/19/2010", + "nbFollowers": 7, + "nbFollowings": 11, + "nbRepos": 6, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node", + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "http://vladislavstoyanov.com", - "location": "Veliko Tarnovo, Bulgaria" + "bio": "A person that enjoy build good products.", + "location": "Jakarta" }, - "huangwind205": { - "login": "huangwind205", - "avatarUrl": "https://avatars.githubusercontent.com/u/13348321?v=4", - "createdAt": "7/15/2015", - "nbFollowers": 4, - "nbFollowings": 8, - "nbRepos": 268, + "ibsd": { + "login": "ibsd", + "avatarUrl": "https://avatars.githubusercontent.com/u/190011?u=9c54390dcc90b78292a9bf84d2a693fa312ff36c&v=4", + "createdAt": "1/26/2010", + "nbFollowers": 39, + "nbFollowings": 186, + "nbRepos": 22, "follower": false, "starred": [ + "evolutility-ui-react", "evolutility-server-node" ], - "forked": [] + "forked": [], + "websiteUrl": "https://www.infoq.cn/profile/1001788/publish", + "location": "shenzhen" }, "Aziefiqtie92": { "login": "Aziefiqtie92", @@ -14188,7 +14358,7 @@ const fans = { "createdAt": "9/16/2012", "nbFollowers": 7, "nbFollowings": 13, - "nbRepos": 11, + "nbRepos": 10, "follower": false, "starred": [ "evolutility-server-node" @@ -14203,8 +14373,8 @@ const fans = { "login": "visithink", "avatarUrl": "https://avatars.githubusercontent.com/u/20900616?u=0118c7d27c22da5d09a26b31fc43bbdce85eaf26&v=4", "createdAt": "8/8/2016", - "nbFollowers": 16, - "nbFollowings": 280, + "nbFollowers": 17, + "nbFollowings": 282, "nbRepos": 28, "follower": false, "starred": [ @@ -14217,7 +14387,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/696713?u=3ce8426bb4db71573e891cffc0c35205486f8036&v=4", "createdAt": "3/29/2011", "nbFollowers": 8, - "nbFollowings": 3, + "nbFollowings": 4, "nbRepos": 16, "follower": false, "starred": [ @@ -14243,11 +14413,11 @@ const fans = { }, "cataua": { "login": "cataua", - "avatarUrl": "https://avatars.githubusercontent.com/u/1001818?u=f9877f5f25d0fa606eb7efb49200cd316b4dcee4&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/1001818?u=bec80ce698f0fe76d3a3a347b6aac84284b99764&v=4", "createdAt": "8/24/2011", - "nbFollowers": 19, - "nbFollowings": 46, - "nbRepos": 27, + "nbFollowers": 21, + "nbFollowings": 47, + "nbRepos": 26, "follower": false, "starred": [ "evolutility-server-node" @@ -14257,456 +14427,378 @@ const fans = { "location": "Juiz de Fora, MG, Brasil", "company": "Caetanorama Art Studio" }, - "fr8tra1n": { - "login": "fr8tra1n", - "avatarUrl": "https://avatars.githubusercontent.com/u/1814414?v=4", - "createdAt": "6/4/2012", - "nbFollowers": 15, - "nbFollowings": 8, - "nbRepos": 9, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "location": "Netherlands" - }, - "radum": { - "login": "radum", - "avatarUrl": "https://avatars.githubusercontent.com/u/46779?u=44f6d5bfb5925e00212ad36250e17348a0b33d67&v=4", - "createdAt": "1/15/2009", - "nbFollowers": 76, - "nbFollowings": 177, - "nbRepos": 170, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "websiteUrl": "http://radumicu.com/", - "bio": "It started when I was 5, playing around with a Cobra PC, then a HC85 cursing every time the tape got stuck after 30 minutes of loading. Now the WWW is my home.", - "location": "Orion Arm, Earth", - "company": "KIN+CARTA" - }, - "notyoyoma": { - "login": "notyoyoma", - "avatarUrl": "https://avatars.githubusercontent.com/u/3278794?u=d9ae9ab49b8a649a27c76a4d1a41396bba6c3778&v=4", - "createdAt": "1/15/2013", - "nbFollowers": 5, - "nbFollowings": 5, - "nbRepos": 34, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "mcaskill": { - "login": "mcaskill", - "avatarUrl": "https://avatars.githubusercontent.com/u/29353?u=d1c94f84d5930f40f25cfd10f5c896660c1ff4ab&v=4", - "createdAt": "10/16/2008", - "nbFollowers": 113, - "nbFollowings": 320, - "nbRepos": 86, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "websiteUrl": "https://mcaskill.ca", - "bio": "The man with the golden gun.", - "location": "Montreal", - "company": "Locomotive" - }, - "Milad": { - "login": "Milad", - "avatarUrl": "https://avatars.githubusercontent.com/u/94392?v=4", - "createdAt": "6/11/2009", - "nbFollowers": 17, - "nbFollowings": 5, - "nbRepos": 24, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "bio": "Software developer.\r\nI'm on Gitlab too. https://gitlab.com/MiladK", - "location": "Sweden" - }, - "qiter": { - "login": "qiter", - "avatarUrl": "https://avatars.githubusercontent.com/u/1510316?u=cc6269705a61133f13dfcf8e6201d2cd159b5fb9&v=4", - "createdAt": "3/6/2012", - "nbFollowers": 1, - "nbFollowings": 8, - "nbRepos": 4, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "websiteUrl": "http://www.qiter.com", - "location": "Peking of China" - }, - "LloydSSS": { - "login": "LloydSSS", - "avatarUrl": "https://avatars.githubusercontent.com/u/10110792?v=4", - "createdAt": "12/7/2014", - "nbFollowers": 1, - "nbFollowings": 3, - "nbRepos": 1, + "SantoshSrinivas79": { + "login": "SantoshSrinivas79", + "avatarUrl": "https://avatars.githubusercontent.com/u/1036163?v=4", + "createdAt": "9/8/2011", + "nbFollowers": 240, + "nbFollowings": 1887, + "nbRepos": 763, "follower": false, "starred": [ - "colorpicker" + "evolutility-server-node", + "evolutility-ui-jquery" ], "forked": [] }, - "jasonmelgoza": { - "login": "jasonmelgoza", - "avatarUrl": "https://avatars.githubusercontent.com/u/89980?u=cd8ed48bc05a5a385e6ddf30d74b4ec9a8bd4343&v=4", - "createdAt": "5/29/2009", - "nbFollowers": 102, - "nbFollowings": 581, - "nbRepos": 13, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "websiteUrl": "https://jmelgoza.com", - "bio": "Product Designer & Front End Developer", - "location": "Santa Maria, California", - "company": "@securedocs " - }, - "leonguyen": { - "login": "leonguyen", - "avatarUrl": "https://avatars.githubusercontent.com/u/1904578?u=8904e52e8b1dce65b25adc6c5c76515478102ae9&v=4", - "createdAt": "6/28/2012", - "nbFollowers": 39, - "nbFollowings": 5, - "nbRepos": 45, + "dharapvj": { + "login": "dharapvj", + "avatarUrl": "https://avatars.githubusercontent.com/u/1920926?v=4", + "createdAt": "7/3/2012", + "nbFollowers": 104, + "nbFollowings": 40, + "nbRepos": 85, "follower": false, "starred": [ - "colorpicker" + "evolutility-ui-jquery" ], "forked": [], - "company": "Freelance" - }, - "FidyShasa": { - "login": "FidyShasa", - "avatarUrl": "https://avatars.githubusercontent.com/u/33519731?v=4", - "nbRepos": 4, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "ngochuydev123": { - "login": "ngochuydev123", - "avatarUrl": "https://avatars.githubusercontent.com/u/29549053?v=4", - "nbRepos": 4, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "datnguyenthang": { - "login": "datnguyenthang", - "avatarUrl": "https://avatars.githubusercontent.com/u/4374246?v=4", - "nbRepos": 42, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "hugo-events": { - "login": "hugo-events", - "avatarUrl": "https://avatars.githubusercontent.com/u/19731430?v=4", - "nbRepos": 16, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "mocharfian1": { - "login": "mocharfian1", - "avatarUrl": "https://avatars.githubusercontent.com/u/23516814?v=4", - "nbRepos": 24, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "cube3power": { - "login": "cube3power", - "avatarUrl": "https://avatars.githubusercontent.com/u/5474892?v=4", - "nbRepos": 933, - "forked": [ - "colorpicker" - ], - "starred": [] + "bio": "Kubernetes Specialist @kubermatic \r\nOpen Source Evangelist, Father of two", + "location": "Pune, India", + "company": "@kubermatic " }, - "chatty-go": { - "login": "chatty-go", - "avatarUrl": "https://avatars.githubusercontent.com/u/8198638?u=ed54d3d040891e817e65bf98252221de88709a0e&v=4", - "createdAt": "7/17/2014", + "poparotsy": { + "login": "poparotsy", + "avatarUrl": "https://avatars.githubusercontent.com/u/12815372?u=e095ebe42750d76447d4bed656983dde038232bb&v=4", + "createdAt": "6/9/2015", "nbFollowers": 0, - "nbFollowings": 1, - "nbRepos": 54, + "nbFollowings": 0, + "nbRepos": 12, "follower": false, "starred": [ - "colorpicker" - ], - "forked": [ - "colorpicker" + "evolutility-ui-jquery" ], - "bio": "building bug", - "location": "shanghai" + "forked": [] }, - "danood": { - "login": "danood", - "avatarUrl": "https://avatars.githubusercontent.com/u/25718223?v=4", - "nbRepos": 181, - "forked": [ - "colorpicker" + "fredrb": { + "login": "fredrb", + "avatarUrl": "https://avatars.githubusercontent.com/u/6811076?u=6c8e0f599358545088cbcb2c0532e8e3785e1153&v=4", + "createdAt": "2/27/2014", + "nbFollowers": 37, + "nbFollowings": 9, + "nbRepos": 92, + "follower": false, + "starred": [ + "evolutility-ui-jquery" ], - "starred": [] + "forked": [], + "websiteUrl": "http://blog.fredrb.com", + "location": "Berlin", + "company": "@helsing-ai" }, - "Bruno2049": { - "login": "Bruno2049", - "avatarUrl": "https://avatars.githubusercontent.com/u/6771565?v=4", - "nbRepos": 58, - "forked": [ - "colorpicker" + "nicolasverlhiac": { + "login": "nicolasverlhiac", + "avatarUrl": "https://avatars.githubusercontent.com/u/5034521?u=32033193ceea80b7f16ba0346e560403ee38f061&v=4", + "createdAt": "7/17/2013", + "nbFollowers": 14, + "nbFollowings": 13, + "nbRepos": 40, + "follower": false, + "starred": [ + "evolutility-ui-jquery" ], - "starred": [] + "forked": [], + "websiteUrl": "http://novariom.com", + "location": "Capbreton", + "company": "Novariom" }, - "Failymiss": { - "login": "Failymiss", - "avatarUrl": "https://avatars.githubusercontent.com/u/4271902?u=b13c5735cfd882eab98ce46c524a610b45af5bb1&v=4", - "nbRepos": 89, - "forked": [ - "colorpicker" + "knevalsky": { + "login": "knevalsky", + "avatarUrl": "https://avatars.githubusercontent.com/u/1863545?u=9dcfefe499b0986aad91919a714954dddb0d069d&v=4", + "createdAt": "6/18/2012", + "nbFollowers": 7, + "nbFollowings": 5, + "nbRepos": 7, + "follower": false, + "starred": [ + "evolutility-ui-jquery" ], - "starred": [] + "forked": [] }, - "jan-matthis": { - "login": "jan-matthis", - "avatarUrl": "https://avatars.githubusercontent.com/u/1239529?u=a08111ae31b9469860ccb06ba989598a1907358a&v=4", - "createdAt": "12/4/2011", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 62, + "darizkipratama": { + "login": "darizkipratama", + "avatarUrl": "https://avatars.githubusercontent.com/u/8735400?v=4", + "createdAt": "9/11/2014", + "nbFollowers": 3, + "nbFollowings": 4, + "nbRepos": 6, "follower": false, "starred": [ "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "http://www.jan-matthis.de", - "location": "Zurich", - "company": "Google Research" + "bio": "Full time software engineer", + "location": "Indonesia", + "company": "bchannel developer community" }, - "vanbrayne": { - "login": "vanbrayne", - "avatarUrl": "https://avatars.githubusercontent.com/u/2899615?v=4", - "createdAt": "11/26/2012", - "nbFollowers": 6, - "nbFollowings": 0, - "nbRepos": 13, + "huangsu2012": { + "login": "huangsu2012", + "avatarUrl": "https://avatars.githubusercontent.com/u/5387796?v=4", + "createdAt": "9/4/2013", + "nbFollowers": 3, + "nbFollowings": 13, + "nbRepos": 26, "follower": false, "starred": [ "evolutility-ui-jquery" ], "forked": [], - "location": "Stockholm, Sweden", - "company": "XLENT Business Integration AB" + "location": "China" }, - "index01d": { - "login": "index01d", - "avatarUrl": "https://avatars.githubusercontent.com/u/236657?u=a2ee644c4d7fe332e98dcbade4c18ab610113d23&v=4", - "createdAt": "4/4/2010", - "nbFollowers": 36, - "nbFollowings": 87, - "nbRepos": 32, + "MaxMorais": { + "login": "MaxMorais", + "avatarUrl": "https://avatars.githubusercontent.com/u/1288676?u=e8525ae62da953032e506ff806728e65beacb970&v=4", + "createdAt": "12/27/2011", + "nbFollowers": 114, + "nbFollowings": 94, + "nbRepos": 82, "follower": false, "starred": [ "evolutility-ui-jquery" ], "forked": [], - "location": "Remote nomad", - "company": "x01d Company" + "websiteUrl": "http://maxmorais.com", + "location": "São Paulo", + "company": "aptitudetech.net" }, - "artybondar": { - "login": "artybondar", - "avatarUrl": "https://avatars.githubusercontent.com/u/4539645?u=362e8a6718f0a35db4cad612f6094050da9072ea&v=4", - "createdAt": "5/27/2013", - "nbFollowers": 1, - "nbFollowings": 0, - "nbRepos": 18, + "fr8tra1n": { + "login": "fr8tra1n", + "avatarUrl": "https://avatars.githubusercontent.com/u/1814414?v=4", + "createdAt": "6/4/2012", + "nbFollowers": 15, + "nbFollowings": 8, + "nbRepos": 9, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], "forked": [], - "bio": "Its smth new\r\n\r\nhttps://cssdeck.com/user/artybondar https://codepen.io/artybondar", - "location": "Saint Petersburg" + "location": "Netherlands" }, - "johnnyeric": { - "login": "johnnyeric", - "avatarUrl": "https://avatars.githubusercontent.com/u/2350930?u=b874d944438b28018aece3752d6052df51b3e5f6&v=4", - "createdAt": "9/14/2012", - "nbFollowers": 37, - "nbFollowings": 49, - "nbRepos": 201, + "radum": { + "login": "radum", + "avatarUrl": "https://avatars.githubusercontent.com/u/46779?u=44f6d5bfb5925e00212ad36250e17348a0b33d67&v=4", + "createdAt": "1/15/2009", + "nbFollowers": 75, + "nbFollowings": 177, + "nbRepos": 171, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], "forked": [], - "websiteUrl": "https://stdout.substack.com", - "bio": "@johnnyeric", - "location": "Madrid, Spain", - "company": "Amazon" + "websiteUrl": "http://radumicu.com/", + "bio": "It started when I was 5, playing around with a Cobra PC, then a HC85 cursing every time the tape got stuck after 30 minutes of loading. Now the WWW is my home.", + "location": "Orion Arm, Earth", + "company": "KIN+CARTA" }, - "pikerr": { - "login": "pikerr", - "avatarUrl": "https://avatars.githubusercontent.com/u/38836?v=4", - "createdAt": "12/7/2008", - "nbFollowers": 14, - "nbFollowings": 15, - "nbRepos": 4, + "notyoyoma": { + "login": "notyoyoma", + "avatarUrl": "https://avatars.githubusercontent.com/u/3278794?u=d9ae9ab49b8a649a27c76a4d1a41396bba6c3778&v=4", + "createdAt": "1/15/2013", + "nbFollowers": 5, + "nbFollowings": 5, + "nbRepos": 34, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], "forked": [] }, - "Hutagt": { - "login": "Hutagt", - "avatarUrl": "https://avatars.githubusercontent.com/u/9137981?u=9d7e3c0e97a952a2e02eb0531ea5c54ce26c1029&v=4", - "createdAt": "10/10/2014", - "nbFollowers": 10, - "nbFollowings": 37, - "nbRepos": 9, + "mcaskill": { + "login": "mcaskill", + "avatarUrl": "https://avatars.githubusercontent.com/u/29353?u=d1c94f84d5930f40f25cfd10f5c896660c1ff4ab&v=4", + "createdAt": "10/16/2008", + "nbFollowers": 119, + "nbFollowings": 323, + "nbRepos": 87, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], "forked": [], - "bio": "I am Mongolian.", - "location": "Ulaanbaatar, Mongolia", - "company": "At home" + "websiteUrl": "https://mcaskill.ca", + "bio": "The man with the golden gun.", + "location": "Montreal", + "company": "Locomotive" }, - "ibsd": { - "login": "ibsd", - "avatarUrl": "https://avatars.githubusercontent.com/u/190011?u=9c54390dcc90b78292a9bf84d2a693fa312ff36c&v=4", - "createdAt": "1/26/2010", - "nbFollowers": 37, - "nbFollowings": 186, - "nbRepos": 22, + "Milad": { + "login": "Milad", + "avatarUrl": "https://avatars.githubusercontent.com/u/94392?v=4", + "createdAt": "6/11/2009", + "nbFollowers": 17, + "nbFollowings": 5, + "nbRepos": 24, "follower": false, "starred": [ - "evolutility-ui-react", - "evolutility-server-node" + "colorpicker" ], "forked": [], - "websiteUrl": "https://www.infoq.cn/profile/1001788/publish", - "location": "shenzhen" + "bio": "Software developer.\r\nI'm on Gitlab too. https://gitlab.com/MiladK", + "location": "Sweden" }, - "themreza": { - "login": "themreza", - "avatarUrl": "https://avatars.githubusercontent.com/u/5465057?u=52aa499d28d26acbc8f693fec457bb4653c37e2d&v=4", - "createdAt": "9/15/2013", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 10, + "qiter": { + "login": "qiter", + "avatarUrl": "https://avatars.githubusercontent.com/u/1510316?u=cc6269705a61133f13dfcf8e6201d2cd159b5fb9&v=4", + "createdAt": "3/6/2012", + "nbFollowers": 1, + "nbFollowings": 8, + "nbRepos": 4, "follower": false, "starred": [ - "evolutility-ui-react" + "colorpicker" ], "forked": [], - "bio": "A polyglot software developer and data engineer passionate about learning, open-source, art, and traveling." + "websiteUrl": "http://www.qiter.com", + "location": "Peking of China" }, - "facundoPri": { - "login": "facundoPri", - "avatarUrl": "https://avatars.githubusercontent.com/u/59069780?u=5f10780d11220be077d86d248833e3b13e4dd837&v=4", - "createdAt": "12/19/2019", - "nbFollowers": 18, - "nbFollowings": 32, - "nbRepos": 49, + "LloydSSS": { + "login": "LloydSSS", + "avatarUrl": "https://avatars.githubusercontent.com/u/10110792?v=4", + "createdAt": "12/7/2014", + "nbFollowers": 1, + "nbFollowings": 3, + "nbRepos": 1, + "follower": false, + "starred": [ + "colorpicker" + ], + "forked": [] + }, + "jasonmelgoza": { + "login": "jasonmelgoza", + "avatarUrl": "https://avatars.githubusercontent.com/u/89980?u=cd8ed48bc05a5a385e6ddf30d74b4ec9a8bd4343&v=4", + "createdAt": "5/29/2009", + "nbFollowers": 107, + "nbFollowings": 582, + "nbRepos": 21, "follower": false, "starred": [ - "evolutility-ui-react" + "colorpicker" ], "forked": [], - "location": "Argentina" + "websiteUrl": "https://jmelgoza.com", + "bio": "Product Designer & Front End Developer", + "location": "Santa Maria, California", + "company": "@securedocs " }, - "zhangchen2397": { - "login": "zhangchen2397", - "avatarUrl": "https://avatars.githubusercontent.com/u/1495896?v=4", - "createdAt": "3/3/2012", - "nbFollowers": 29, - "nbFollowings": 18, - "nbRepos": 68, + "leonguyen": { + "login": "leonguyen", + "avatarUrl": "https://avatars.githubusercontent.com/u/1904578?u=8904e52e8b1dce65b25adc6c5c76515478102ae9&v=4", + "createdAt": "6/28/2012", + "nbFollowers": 38, + "nbFollowings": 5, + "nbRepos": 63, "follower": false, "starred": [ - "evolutility-ui-react" + "colorpicker" ], "forked": [], - "websiteUrl": "http://f2edev.sinaapp.com", - "location": "beijing", - "company": "baidu" + "company": "Freelance" }, - "geekeren": { - "login": "geekeren", - "avatarUrl": "https://avatars.githubusercontent.com/u/13082375?u=f7a6c5d6cc311f83b4cff74ae91aa684cd3ab223&v=4", - "createdAt": "6/27/2015", - "nbFollowers": 70, - "nbFollowings": 42, - "nbRepos": 132, - "follower": false, - "starred": [ - "evolutility-ui-react" + "FidyShasa": { + "login": "FidyShasa", + "avatarUrl": "https://avatars.githubusercontent.com/u/33519731?v=4", + "nbRepos": 4, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "http://baiyuan.wang", - "bio": "FullStack Developer, expert at cloud-native infrastructure(including microservice governance, container, cloud, CI/CD) and NoCode-LowCode Application platform", - "location": "Wuhan", - "company": "@bytedance" + "starred": [] }, - "deepakggoel": { - "login": "deepakggoel", - "avatarUrl": "https://avatars.githubusercontent.com/u/13519255?v=4", - "createdAt": "7/27/2015", - "nbFollowers": 27, + "ngochuydev123": { + "login": "ngochuydev123", + "avatarUrl": "https://avatars.githubusercontent.com/u/29549053?v=4", + "nbRepos": 4, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "datnguyenthang": { + "login": "datnguyenthang", + "avatarUrl": "https://avatars.githubusercontent.com/u/4374246?v=4", + "nbRepos": 42, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "hugo-events": { + "login": "hugo-events", + "avatarUrl": "https://avatars.githubusercontent.com/u/19731430?v=4", + "nbRepos": 16, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "mocharfian1": { + "login": "mocharfian1", + "avatarUrl": "https://avatars.githubusercontent.com/u/23516814?v=4", + "nbRepos": 24, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "cube3power": { + "login": "cube3power", + "avatarUrl": "https://avatars.githubusercontent.com/u/5474892?v=4", + "nbRepos": 935, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "chatty-go": { + "login": "chatty-go", + "avatarUrl": "https://avatars.githubusercontent.com/u/8198638?u=ed54d3d040891e817e65bf98252221de88709a0e&v=4", + "createdAt": "7/17/2014", + "nbFollowers": 0, "nbFollowings": 1, - "nbRepos": 12, + "nbRepos": 54, "follower": false, "starred": [ - "evolutility-ui-react" + "colorpicker" ], - "forked": [] + "forked": [ + "colorpicker" + ], + "bio": "building bug", + "location": "shanghai" }, - "mnp1208": { - "login": "mnp1208", - "avatarUrl": "https://avatars.githubusercontent.com/u/13836248?v=4", - "createdAt": "8/17/2015", - "nbFollowers": 4, - "nbFollowings": 19, - "nbRepos": 23, - "follower": false, - "starred": [ - "evolutility-ui-react", - "evolutility-server-node", - "evolutility-ui-jquery" + "danood": { + "login": "danood", + "avatarUrl": "https://avatars.githubusercontent.com/u/25718223?v=4", + "nbRepos": 181, + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] + }, + "Bruno2049": { + "login": "Bruno2049", + "avatarUrl": "https://avatars.githubusercontent.com/u/6771565?v=4", + "nbRepos": 58, + "forked": [ + "colorpicker" + ], + "starred": [] + }, + "Failymiss": { + "login": "Failymiss", + "avatarUrl": "https://avatars.githubusercontent.com/u/4271902?u=b13c5735cfd882eab98ce46c524a610b45af5bb1&v=4", + "nbRepos": 89, + "forked": [ + "colorpicker" + ], + "starred": [] }, "kkopachev": { "login": "kkopachev", "avatarUrl": "https://avatars.githubusercontent.com/u/2279051?v=4", "createdAt": "9/4/2012", - "nbFollowers": 24, + "nbFollowers": 25, "nbFollowings": 42, "nbRepos": 42, "follower": false, @@ -14738,7 +14830,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/7748110?u=fc64f9bf3f2ac9c25162a61165a833d53d980d26&v=4", "createdAt": "5/30/2014", "nbFollowers": 43, - "nbFollowings": 160, + "nbFollowings": 164, "nbRepos": 104, "follower": false, "starred": [ @@ -14754,8 +14846,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/4140282?u=6b1ecc775bcece5a276fe50f28ffb0ca5bf4296e&v=4", "createdAt": "4/12/2013", "nbFollowers": 10, - "nbFollowings": 1, - "nbRepos": 30, + "nbFollowings": 2, + "nbRepos": 31, "follower": false, "starred": [ "structured-filter" @@ -14782,9 +14874,9 @@ const fans = { "login": "MattKetmo", "avatarUrl": "https://avatars.githubusercontent.com/u/334996?u=2b06b452771518c77550e819cb6991bbe8866078&v=4", "createdAt": "7/17/2010", - "nbFollowers": 210, + "nbFollowers": 207, "nbFollowings": 26, - "nbRepos": 130, + "nbRepos": 129, "follower": false, "starred": [ "structured-filter" @@ -14798,8 +14890,8 @@ const fans = { "login": "fidelfly", "avatarUrl": "https://avatars.githubusercontent.com/u/8488453?u=4cec699de776e17e726a533cd26937016b715055&v=4", "createdAt": "8/19/2014", - "nbFollowers": 5, - "nbFollowings": 1, + "nbFollowers": 6, + "nbFollowings": 2, "nbRepos": 10, "follower": false, "starred": [ @@ -14825,8 +14917,8 @@ const fans = { "login": "adg29", "avatarUrl": "https://avatars.githubusercontent.com/u/273865?u=22387378f3a8e1750d24451e487dafe37bb324ec&v=4", "createdAt": "5/11/2010", - "nbFollowers": 49, - "nbFollowings": 176, + "nbFollowers": 52, + "nbFollowings": 182, "nbRepos": 138, "follower": false, "starred": [ @@ -14853,27 +14945,118 @@ const fans = { "bio": "Frontend Developer, always keens on learning and exploring new things.", "location": "WFA" }, - "SantoshSrinivas79": { - "login": "SantoshSrinivas79", - "avatarUrl": "https://avatars.githubusercontent.com/u/1036163?v=4", - "createdAt": "9/8/2011", - "nbFollowers": 231, - "nbFollowings": 1885, - "nbRepos": 762, + "themreza": { + "login": "themreza", + "avatarUrl": "https://avatars.githubusercontent.com/u/5465057?u=a58bd405bd3e4f149ce1453e0286a185745127b1&v=4", + "createdAt": "9/15/2013", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 8, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "bio": "A polyglot software developer and data engineer passionate about learning, open-source, art, and traveling." + }, + "facundoPri": { + "login": "facundoPri", + "avatarUrl": "https://avatars.githubusercontent.com/u/59069780?u=5f10780d11220be077d86d248833e3b13e4dd837&v=4", + "createdAt": "12/19/2019", + "nbFollowers": 18, + "nbFollowings": 32, + "nbRepos": 49, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "location": "Argentina" + }, + "zhangchen2397": { + "login": "zhangchen2397", + "avatarUrl": "https://avatars.githubusercontent.com/u/1495896?v=4", + "createdAt": "3/3/2012", + "nbFollowers": 29, + "nbFollowings": 18, + "nbRepos": 68, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "http://f2edev.sinaapp.com", + "location": "beijing", + "company": "baidu" + }, + "geekeren": { + "login": "geekeren", + "avatarUrl": "https://avatars.githubusercontent.com/u/13082375?u=f7a6c5d6cc311f83b4cff74ae91aa684cd3ab223&v=4", + "createdAt": "6/27/2015", + "nbFollowers": 71, + "nbFollowings": 42, + "nbRepos": 133, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "http://baiyuan.wang", + "bio": "FullStack Developer, expert at cloud-native infrastructure(including microservice governance, container, cloud, CI/CD) and NoCode-LowCode Application platform", + "location": "Wuhan", + "company": "@bytedance" + }, + "deepakggoel": { + "login": "deepakggoel", + "avatarUrl": "https://avatars.githubusercontent.com/u/13519255?v=4", + "createdAt": "7/27/2015", + "nbFollowers": 27, + "nbFollowings": 1, + "nbRepos": 12, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "mnp1208": { + "login": "mnp1208", + "avatarUrl": "https://avatars.githubusercontent.com/u/13836248?v=4", + "createdAt": "8/17/2015", + "nbFollowers": 4, + "nbFollowings": 19, + "nbRepos": 23, "follower": false, "starred": [ + "evolutility-ui-react", "evolutility-server-node", "evolutility-ui-jquery" ], "forked": [] }, + "IntranetFactory": { + "login": "IntranetFactory", + "avatarUrl": "https://avatars.githubusercontent.com/u/7462342?v=4", + "createdAt": "5/1/2014", + "nbFollowers": 21, + "nbFollowings": 4, + "nbRepos": 237, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "http://www.adenin.com", + "location": "Boston, MA", + "company": "adenin TECHNOLOGIES" + }, "dahebolangkuan": { "login": "dahebolangkuan", "avatarUrl": "https://avatars.githubusercontent.com/u/3063777?u=6bb4bc708ed5377a82460f97d249d5c3b7b280df&v=4", "createdAt": "12/17/2012", - "nbFollowers": 18, - "nbFollowings": 14, - "nbRepos": 157, + "nbFollowers": 20, + "nbFollowings": 15, + "nbRepos": 158, "follower": false, "starred": [ "evolutility-server-node" @@ -14885,8 +15068,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/7244793?u=6e84096e0e7be19231efea00561ec30c198f29b9&v=4", "createdAt": "4/9/2014", "nbFollowers": 26, - "nbFollowings": 10, - "nbRepos": 14, + "nbFollowings": 11, + "nbRepos": 9, "follower": false, "starred": [ "evolutility-server-node" @@ -14898,9 +15081,9 @@ const fans = { "login": "magick93", "avatarUrl": "https://avatars.githubusercontent.com/u/2173213?u=2552276cf2330ac2fe14bd7384d470e35cc08ef6&v=4", "createdAt": "8/17/2012", - "nbFollowers": 67, - "nbFollowings": 236, - "nbRepos": 47, + "nbFollowers": 68, + "nbFollowings": 237, + "nbRepos": 48, "follower": false, "starred": [ "evolutility-server-node" @@ -14911,20 +15094,126 @@ const fans = { "login": "RFARREY", "avatarUrl": "https://avatars.githubusercontent.com/u/45320379?u=8e42582af1c9c90a75d054a24535d0df074319f2&v=4", "createdAt": "11/24/2018", - "nbFollowers": 16, - "nbFollowings": 96, - "nbRepos": 667, + "nbFollowers": 20, + "nbFollowings": 97, + "nbRepos": 669, "follower": false, "starred": [ "evolutility-server-node" ], "forked": [] }, + "jan-matthis": { + "login": "jan-matthis", + "avatarUrl": "https://avatars.githubusercontent.com/u/1239529?u=a08111ae31b9469860ccb06ba989598a1907358a&v=4", + "createdAt": "12/4/2011", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 62, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://www.jan-matthis.de", + "location": "Zurich", + "company": "Google Research" + }, + "vanbrayne": { + "login": "vanbrayne", + "avatarUrl": "https://avatars.githubusercontent.com/u/2899615?v=4", + "createdAt": "11/26/2012", + "nbFollowers": 6, + "nbFollowings": 0, + "nbRepos": 13, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "Stockholm, Sweden", + "company": "XLENT Business Integration AB" + }, + "index01d": { + "login": "index01d", + "avatarUrl": "https://avatars.githubusercontent.com/u/236657?u=a2ee644c4d7fe332e98dcbade4c18ab610113d23&v=4", + "createdAt": "4/4/2010", + "nbFollowers": 41, + "nbFollowings": 87, + "nbRepos": 32, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "Remote nomad", + "company": "x01d Company" + }, + "artybondar": { + "login": "artybondar", + "avatarUrl": "https://avatars.githubusercontent.com/u/4539645?u=362e8a6718f0a35db4cad612f6094050da9072ea&v=4", + "createdAt": "5/27/2013", + "nbFollowers": 1, + "nbFollowings": 0, + "nbRepos": 19, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "Its smth new\r\n\r\nhttps://cssdeck.com/user/artybondar https://codepen.io/artybondar" + }, + "johnnyeric": { + "login": "johnnyeric", + "avatarUrl": "https://avatars.githubusercontent.com/u/2350930?u=b874d944438b28018aece3752d6052df51b3e5f6&v=4", + "createdAt": "9/14/2012", + "nbFollowers": 37, + "nbFollowings": 49, + "nbRepos": 201, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://stdout.substack.com", + "bio": "@johnnyeric", + "location": "Madrid, Spain", + "company": "Amazon" + }, + "pikerr": { + "login": "pikerr", + "avatarUrl": "https://avatars.githubusercontent.com/u/38836?v=4", + "createdAt": "12/7/2008", + "nbFollowers": 15, + "nbFollowings": 17, + "nbRepos": 4, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "Hutagt": { + "login": "Hutagt", + "avatarUrl": "https://avatars.githubusercontent.com/u/9137981?u=9d7e3c0e97a952a2e02eb0531ea5c54ce26c1029&v=4", + "createdAt": "10/10/2014", + "nbFollowers": 10, + "nbFollowings": 37, + "nbRepos": 9, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "I am Mongolian.", + "location": "Ulaanbaatar, Mongolia", + "company": "At home" + }, "apuntovanini": { "login": "apuntovanini", "avatarUrl": "https://avatars.githubusercontent.com/u/1159781?u=1f98466f9a01e55d1be1ae9d78f1f3c18e8e4986&v=4", "createdAt": "10/29/2011", - "nbFollowers": 28, + "nbFollowers": 29, "nbFollowings": 50, "nbRepos": 14, "follower": false, @@ -14984,7 +15273,7 @@ const fans = { "login": "hokkoo", "avatarUrl": "https://avatars.githubusercontent.com/u/4771449?u=687ecb2afdc94bea24d69b40e84e078f3d36c6dc&v=4", "createdAt": "6/22/2013", - "nbFollowers": 21, + "nbFollowers": 22, "nbFollowings": 30, "nbRepos": 52, "follower": false, @@ -15025,7 +15314,7 @@ const fans = { "createdAt": "2/12/2012", "nbFollowers": 60, "nbFollowings": 11, - "nbRepos": 27, + "nbRepos": 28, "follower": false, "starred": [ "colorpicker" @@ -15036,9 +15325,9 @@ const fans = { }, "manelpz": { "login": "manelpz", - "avatarUrl": "https://avatars.githubusercontent.com/u/2387874?u=f759e01516262431b4d412696e2abc37c38982bc&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/2387874?u=0aec670bdc886fdef3b5e1d98642cd430e19bc2c&v=4", "createdAt": "9/20/2012", - "nbFollowers": 16, + "nbFollowers": 17, "nbFollowings": 64, "nbRepos": 70, "follower": false, @@ -15046,10 +15335,8 @@ const fans = { "colorpicker" ], "forked": [], - "websiteUrl": "https://mx.linkedin.com/in/manelpz", - "bio": "Leader of NSCoderMexico community • T-Shape developer • Individual Contributor • Sr. FullStack Developer at @Clikalia\r\n \r\n\r\n\r\n", - "location": "Mexico City", - "company": "@Clikalia" + "bio": "• T-Shape developer • Individual Contributor\r\n \r\n\r\n\r\n", + "location": "Mexico City" }, "pixelbendr": { "login": "pixelbendr", @@ -15081,7 +15368,7 @@ const fans = { "Hasen2009": { "login": "Hasen2009", "avatarUrl": "https://avatars.githubusercontent.com/u/18235005?u=a0ff0d3b064a8cbc7a6f00a2b4717f06174ec241&v=4", - "nbRepos": 25, + "nbRepos": 24, "forked": [ "colorpicker" ], @@ -15091,7 +15378,7 @@ const fans = { "login": "prabhjotSL", "avatarUrl": "https://avatars.githubusercontent.com/u/1394414?v=4", "createdAt": "1/31/2012", - "nbFollowers": 23, + "nbFollowers": 26, "nbFollowings": 38, "nbRepos": 872, "follower": false, @@ -15136,139 +15423,115 @@ const fans = { "artembeloglazov": { "login": "artembeloglazov", "avatarUrl": "https://avatars.githubusercontent.com/u/861680?u=8bd2bd9e8061aac62569cd60b853ac8696e871a4&v=4", - "nbRepos": 12, + "nbRepos": 11, "forked": [ "colorpicker" ], "starred": [] }, - "rasadeghnasab": { - "login": "rasadeghnasab", - "avatarUrl": "https://avatars.githubusercontent.com/u/10284898?v=4", - "createdAt": "12/23/2014", - "nbFollowers": 7, - "nbFollowings": 5, - "nbRepos": 19, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "Berlin, Germany" - }, - "jlVidal": { - "login": "jlVidal", - "avatarUrl": "https://avatars.githubusercontent.com/u/6402003?v=4", - "createdAt": "1/14/2014", - "nbFollowers": 9, - "nbFollowings": 57, - "nbRepos": 15, + "apenasisso": { + "login": "apenasisso", + "avatarUrl": "https://avatars.githubusercontent.com/u/64725?u=b3fda07e15a6be99374c5511fd422e947a33016f&v=4", + "createdAt": "3/18/2009", + "nbFollowers": 6, + "nbFollowings": 1, + "nbRepos": 8, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], - "forked": [], - "location": "Vancouver, BC", - "company": "CWB" + "forked": [] }, - "jelicanin": { - "login": "jelicanin", - "avatarUrl": "https://avatars.githubusercontent.com/u/692844?u=25ed26d95e8fb3ce0c515f6f285fd38139c7d60f&v=4", - "createdAt": "3/26/2011", - "nbFollowers": 60, - "nbFollowings": 434, - "nbRepos": 59, + "bitsapien": { + "login": "bitsapien", + "avatarUrl": "https://avatars.githubusercontent.com/u/3462960?u=5c8ec26841414e6ae225ff4f37cd9a297e5b4ec5&v=4", + "createdAt": "2/3/2013", + "nbFollowers": 19, + "nbFollowings": 21, + "nbRepos": 103, "follower": false, "starred": [ - "evolutility-ui-jquery", "structured-filter" ], "forked": [], - "websiteUrl": "https://fractas.com", - "bio": "Experienced Solutions Architect • Senior Software Engineer • Certified ScrumMaster • Passionate Scuba Diver • Bald and Bearded • ", - "location": "Zagreb, Croatia", - "company": "Fractas" + "websiteUrl": "https://blog.bitsapien.dev", + "company": "@facebook" }, - "Aleyasen": { - "login": "Aleyasen", - "avatarUrl": "https://avatars.githubusercontent.com/u/5590435?u=cad7a433ea19b66887cb2f62bb223163087fe0bb&v=4", - "createdAt": "10/1/2013", - "nbFollowers": 78, - "nbFollowings": 128, - "nbRepos": 62, + "jameswyse": { + "login": "jameswyse", + "avatarUrl": "https://avatars.githubusercontent.com/u/1144357?u=a369891f7b88c591825e43627448992631eb6d55&v=4", + "createdAt": "10/21/2011", + "nbFollowers": 58, + "nbFollowings": 188, + "nbRepos": 44, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [], - "websiteUrl": "https://www.linkedin.com/in/amirhossein-aleyasen-9636ba58/", - "bio": "Father. Husband. Programmer. PhD. Data Enthusiast. Open Source Enthusiast.", - "company": "Datometry" + "websiteUrl": "https://www.airteam.com.au", + "bio": "Lead Developer at @airteamaus ", + "location": "Brisbane, Australia", + "company": "@airteamaus" }, - "laurentkempe": { - "login": "laurentkempe", - "avatarUrl": "https://avatars.githubusercontent.com/u/272612?u=d5a602c4b87d93c5497e13c2badc0f5d6f895ac4&v=4", - "createdAt": "5/10/2010", - "nbFollowers": 185, - "nbFollowings": 254, - "nbRepos": 181, + "carlbrugger": { + "login": "carlbrugger", + "avatarUrl": "https://avatars.githubusercontent.com/u/4754531?u=325ac0098b13472df27cd94064f02cda2857e7ef&v=4", + "createdAt": "6/20/2013", + "nbFollowers": 7, + "nbFollowings": 25, + "nbRepos": 4, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [], - "websiteUrl": "https://laurentkempe.com", - "bio": "Team Leader & Distinguished Solution Architect with a passion for shipping high-quality products by empowering development teams and culture | Microsoft MVP", - "location": "Illzach, France", - "company": "@TechHeadBrothers @Innoveo " - }, - "postacik": { - "login": "postacik", - "avatarUrl": "https://avatars.githubusercontent.com/u/3977227?u=3aae07cffa9c1adc3e7a649e04394fa17ed7ca00&v=4", - "createdAt": "3/26/2013", - "nbFollowers": 30, + "bio": "Husband | Father | Software Engineer | Firefighter/EMT", + "location": "Nebraska", + "company": "@FlatFilers" + }, + "granda": { + "login": "granda", + "avatarUrl": "https://avatars.githubusercontent.com/u/3467219?u=9ef94b405dbfa8db0584e66d88c43e29ce272de1&v=4", + "createdAt": "2/3/2013", + "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 18, + "nbRepos": 1, "follower": false, "starred": [ - "evolutility-ui-jquery", "structured-filter" ], - "forked": [], - "location": "Istanbul, Turkey" + "forked": [] }, - "beevelop": { - "login": "beevelop", - "avatarUrl": "https://avatars.githubusercontent.com/u/6891349?u=e905e470addc50dccafeebfe4c26d9aca4324720&v=4", - "createdAt": "3/8/2014", - "nbFollowers": 176, - "nbFollowings": 87, - "nbRepos": 137, + "tasso94": { + "login": "tasso94", + "avatarUrl": "https://avatars.githubusercontent.com/u/3015690?u=376e95bade66aef0ef7453e4fa09de174bece344&v=4", + "createdAt": "12/11/2012", + "nbFollowers": 25, + "nbFollowings": 13, + "nbRepos": 34, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [], - "websiteUrl": "https://beevelop.com", - "bio": "Lead AI Evangelist @ Parloa (Berlin). Admiring Flutter, Docker, Typescript, React, and Beer. 🐝 ", - "location": "Karlsruhe, Germany", - "company": "@Parloa" + "bio": "Senior Full Stack Engineer & Tech Lead @camunda Automation Platform 7", + "location": "Berlin", + "company": "@camunda " }, - "IntranetFactory": { - "login": "IntranetFactory", - "avatarUrl": "https://avatars.githubusercontent.com/u/7462342?v=4", - "createdAt": "5/1/2014", - "nbFollowers": 19, - "nbFollowings": 4, - "nbRepos": 236, + "manojselvam": { + "login": "manojselvam", + "avatarUrl": "https://avatars.githubusercontent.com/u/4885821?v=4", + "createdAt": "6/29/2013", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 32, "follower": false, "starred": [ - "evolutility-ui-react" + "structured-filter" ], "forked": [], - "websiteUrl": "http://www.adenin.com", - "location": "Boston, MA", - "company": "adenin TECHNOLOGIES" + "location": "Leicester " }, "omare13": { "login": "omare13", @@ -15318,9 +15581,9 @@ const fans = { "login": "ryuzvki221", "avatarUrl": "https://avatars.githubusercontent.com/u/83640591?u=319fa044bf254bf48cd00542d0324ce8f642033f&v=4", "createdAt": "5/4/2021", - "nbFollowers": 17, + "nbFollowers": 19, "nbFollowings": 44, - "nbRepos": 63, + "nbRepos": 64, "follower": false, "starred": [ "evolutility-ui-react" @@ -15347,9 +15610,9 @@ const fans = { "login": "eingress", "avatarUrl": "https://avatars.githubusercontent.com/u/52429297?u=340957511313bd79b799918f96e56df33938e49c&v=4", "createdAt": "7/1/2019", - "nbFollowers": 328, - "nbFollowings": 321, - "nbRepos": 41, + "nbFollowers": 339, + "nbFollowings": 338, + "nbRepos": 43, "follower": false, "starred": [ "evolutility-ui-react" @@ -15360,205 +15623,228 @@ const fans = { "location": "Scotland", "company": "Eingress Ltd" }, - "apenasisso": { - "login": "apenasisso", - "avatarUrl": "https://avatars.githubusercontent.com/u/64725?u=b3fda07e15a6be99374c5511fd422e947a33016f&v=4", - "createdAt": "3/18/2009", - "nbFollowers": 6, - "nbFollowings": 1, - "nbRepos": 8, + "kamil-malinski": { + "login": "kamil-malinski", + "avatarUrl": "https://avatars.githubusercontent.com/u/68733431?u=90335e289282c72cc056eab07f4bcd56615c3281&v=4", + "createdAt": "7/24/2020", + "nbFollowers": 4, + "nbFollowings": 0, + "nbRepos": 19, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-react" ], "forked": [] }, - "bitsapien": { - "login": "bitsapien", - "avatarUrl": "https://avatars.githubusercontent.com/u/3462960?u=5c8ec26841414e6ae225ff4f37cd9a297e5b4ec5&v=4", - "createdAt": "2/3/2013", - "nbFollowers": 20, - "nbFollowings": 21, - "nbRepos": 103, + "yilmazdurmaz": { + "login": "yilmazdurmaz", + "avatarUrl": "https://avatars.githubusercontent.com/u/1812105?u=4f8f6fd46e9568ac3d26f9419015a5253362a649&v=4", + "createdAt": "6/3/2012", + "nbFollowers": 14, + "nbFollowings": 23, + "nbRepos": 82, "follower": false, "starred": [ - "structured-filter" + "evolutility-server-node" ], "forked": [], - "websiteUrl": "https://blog.bitsapien.dev", - "company": "@facebook" + "bio": "I am an Engineer in Physics, also a Chemist.\r\nThen, coding for over 20 years in many different languages.\r\n\r\nJavascript and Python are ones currently keeping me", + "location": "Turkey" }, - "jameswyse": { - "login": "jameswyse", - "avatarUrl": "https://avatars.githubusercontent.com/u/1144357?u=03a416515c4f2594d9288fee260c9ba3f25784e4&v=4", - "createdAt": "10/21/2011", - "nbFollowers": 56, - "nbFollowings": 188, - "nbRepos": 44, + "israelestamez": { + "login": "israelestamez", + "avatarUrl": "https://avatars.githubusercontent.com/u/44907350?v=4", + "createdAt": "11/9/2018", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "structured-filter" + "evolutility-server-node" ], - "forked": [], - "location": "Brisbane, Australia", - "company": "@airteamaus" + "forked": [] }, - "carlbrugger": { - "login": "carlbrugger", - "avatarUrl": "https://avatars.githubusercontent.com/u/4754531?u=325ac0098b13472df27cd94064f02cda2857e7ef&v=4", - "createdAt": "6/20/2013", - "nbFollowers": 6, - "nbFollowings": 25, - "nbRepos": 4, + "LatifMalik2020": { + "login": "LatifMalik2020", + "avatarUrl": "https://avatars.githubusercontent.com/u/78774688?u=43f3f367bc47af6217deb4c5de36fe9595fea6c4&v=4", + "createdAt": "2/8/2021", + "nbFollowers": 2, + "nbFollowings": 6, + "nbRepos": 45, "follower": false, "starred": [ - "structured-filter" + "evolutility-server-node" ], "forked": [], - "bio": "Husband | Father | Software Engineer | Firefighter/EMT", - "location": "Nebraska", - "company": "@FlatFilers" + "bio": "Backend Engineer at JPMorgan Chase", + "location": "Washington DC" }, - "granda": { - "login": "granda", - "avatarUrl": "https://avatars.githubusercontent.com/u/3467219?u=9ef94b405dbfa8db0584e66d88c43e29ce272de1&v=4", - "createdAt": "2/3/2013", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 1, + "joskid": { + "login": "joskid", + "avatarUrl": "https://avatars.githubusercontent.com/u/644086?v=4", + "createdAt": "2/28/2011", + "nbFollowers": 34, + "nbFollowings": 403, + "nbRepos": 3004, "follower": false, "starred": [ - "structured-filter" + "evolutility-server-node" ], "forked": [] }, - "tasso94": { - "login": "tasso94", - "avatarUrl": "https://avatars.githubusercontent.com/u/3015690?u=376e95bade66aef0ef7453e4fa09de174bece344&v=4", - "createdAt": "12/11/2012", - "nbFollowers": 23, - "nbFollowings": 13, - "nbRepos": 34, + "diouri844": { + "login": "diouri844", + "avatarUrl": "https://avatars.githubusercontent.com/u/75852177?u=c3e4031e3efd3f6bd809cabf00666160ec5cbda2&v=4", + "createdAt": "12/11/2020", + "nbFollowers": 20, + "nbFollowings": 20, + "nbRepos": 49, "follower": false, "starred": [ - "structured-filter" + "evolutility-server-node" ], "forked": [], - "bio": "Senior Full Stack Engineer & Tech Lead @camunda Automation Platform 7", - "location": "Berlin", - "company": "@camunda " + "websiteUrl": "https://www.showwcase.com/diouri844", + "bio": "Fullstack-dev | Python expert", + "location": "Fes , Morocco" }, - "manojselvam": { - "login": "manojselvam", - "avatarUrl": "https://avatars.githubusercontent.com/u/4885821?v=4", - "createdAt": "6/29/2013", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 32, + "dimapin": { + "login": "dimapin", + "avatarUrl": "https://avatars.githubusercontent.com/u/198693?v=4", + "createdAt": "2/6/2010", + "nbFollowers": 62, + "nbFollowings": 5, + "nbRepos": 25, "follower": false, "starred": [ - "structured-filter" + "evolutility-server-node" ], - "forked": [], - "location": "Leicester " + "forked": [] }, - "yilmazdurmaz": { - "login": "yilmazdurmaz", - "avatarUrl": "https://avatars.githubusercontent.com/u/1812105?u=4f8f6fd46e9568ac3d26f9419015a5253362a649&v=4", - "createdAt": "6/3/2012", - "nbFollowers": 13, - "nbFollowings": 23, - "nbRepos": 82, + "mex-web": { + "login": "mex-web", + "avatarUrl": "https://avatars.githubusercontent.com/u/50516767?v=4", + "createdAt": "5/11/2019", + "nbFollowers": 1, + "nbFollowings": 1, + "nbRepos": 3, "follower": false, "starred": [ "evolutility-server-node" ], + "forked": [] + }, + "rasadeghnasab": { + "login": "rasadeghnasab", + "avatarUrl": "https://avatars.githubusercontent.com/u/10284898?v=4", + "createdAt": "12/23/2014", + "nbFollowers": 7, + "nbFollowings": 5, + "nbRepos": 19, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], "forked": [], - "bio": "I am an Engineer in Physics, also a Chemist.\r\nThen, coding for over 20 years in many different languages.\r\n\r\nJavascript and Python are ones currently keeping me", - "location": "Turkey" + "location": "Berlin, Germany" }, - "israelestamez": { - "login": "israelestamez", - "avatarUrl": "https://avatars.githubusercontent.com/u/44907350?v=4", - "createdAt": "11/9/2018", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 0, + "jlVidal": { + "login": "jlVidal", + "avatarUrl": "https://avatars.githubusercontent.com/u/6402003?v=4", + "createdAt": "1/14/2014", + "nbFollowers": 11, + "nbFollowings": 57, + "nbRepos": 15, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "location": "Vancouver, BC", + "company": "CWB" }, - "LatifMalik2020": { - "login": "LatifMalik2020", - "avatarUrl": "https://avatars.githubusercontent.com/u/78774688?u=43f3f367bc47af6217deb4c5de36fe9595fea6c4&v=4", - "createdAt": "2/8/2021", - "nbFollowers": 2, - "nbFollowings": 6, - "nbRepos": 43, + "jelicanin": { + "login": "jelicanin", + "avatarUrl": "https://avatars.githubusercontent.com/u/692844?u=25ed26d95e8fb3ce0c515f6f285fd38139c7d60f&v=4", + "createdAt": "3/26/2011", + "nbFollowers": 63, + "nbFollowings": 434, + "nbRepos": 59, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery", + "structured-filter" ], "forked": [], - "bio": "Backend Engineer at JPMorgan Chase", - "location": "Washington DC" + "websiteUrl": "https://fractas.com", + "bio": "Experienced Solutions Architect • Senior Software Engineer • Certified ScrumMaster • Passionate Scuba Diver • Bald and Bearded • ", + "location": "Zagreb, Croatia", + "company": "Fractas" }, - "joskid": { - "login": "joskid", - "avatarUrl": "https://avatars.githubusercontent.com/u/644086?v=4", - "createdAt": "2/28/2011", - "nbFollowers": 34, - "nbFollowings": 403, - "nbRepos": 3005, + "Aleyasen": { + "login": "Aleyasen", + "avatarUrl": "https://avatars.githubusercontent.com/u/5590435?u=cad7a433ea19b66887cb2f62bb223163087fe0bb&v=4", + "createdAt": "10/1/2013", + "nbFollowers": 79, + "nbFollowings": 128, + "nbRepos": 62, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "https://www.linkedin.com/in/amirhossein-aleyasen-9636ba58/", + "bio": "Father. Husband. Programmer. PhD. Data Enthusiast. Open Source Enthusiast.", + "company": "Datometry" }, - "diouri844": { - "login": "diouri844", - "avatarUrl": "https://avatars.githubusercontent.com/u/75852177?u=c3e4031e3efd3f6bd809cabf00666160ec5cbda2&v=4", - "createdAt": "12/11/2020", - "nbFollowers": 19, - "nbFollowings": 20, - "nbRepos": 46, + "laurentkempe": { + "login": "laurentkempe", + "avatarUrl": "https://avatars.githubusercontent.com/u/272612?u=d5a602c4b87d93c5497e13c2badc0f5d6f895ac4&v=4", + "createdAt": "5/10/2010", + "nbFollowers": 191, + "nbFollowings": 256, + "nbRepos": 182, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://www.showwcase.com/diouri844", - "bio": "Fullstack-dev | Python expert", - "location": "Fes , Morocco" + "websiteUrl": "https://laurentkempe.com", + "bio": "Team Leader & Distinguished Solution Architect with a passion for shipping high-quality products by empowering development teams and culture | Microsoft MVP", + "location": "Illzach, France", + "company": "@TechHeadBrothers @Innoveo " }, - "dimapin": { - "login": "dimapin", - "avatarUrl": "https://avatars.githubusercontent.com/u/198693?v=4", - "createdAt": "2/6/2010", - "nbFollowers": 61, - "nbFollowings": 5, - "nbRepos": 25, + "postacik": { + "login": "postacik", + "avatarUrl": "https://avatars.githubusercontent.com/u/3977227?u=3aae07cffa9c1adc3e7a649e04394fa17ed7ca00&v=4", + "createdAt": "3/26/2013", + "nbFollowers": 29, + "nbFollowings": 0, + "nbRepos": 18, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery", + "structured-filter" ], - "forked": [] + "forked": [], + "location": "Istanbul, Turkey" }, - "mex-web": { - "login": "mex-web", - "avatarUrl": "https://avatars.githubusercontent.com/u/50516767?v=4", - "createdAt": "5/11/2019", - "nbFollowers": 1, - "nbFollowings": 1, - "nbRepos": 3, + "beevelop": { + "login": "beevelop", + "avatarUrl": "https://avatars.githubusercontent.com/u/6891349?u=e905e470addc50dccafeebfe4c26d9aca4324720&v=4", + "createdAt": "3/8/2014", + "nbFollowers": 178, + "nbFollowings": 87, + "nbRepos": 137, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "https://beevelop.com", + "bio": "Lead AI Evangelist @ Parloa (Berlin). Admiring Flutter, Docker, Typescript, React, and Beer. 🐝 ", + "location": "Karlsruhe, Germany", + "company": "@Parloa" }, "mihai-varga": { "login": "mihai-varga", @@ -15591,7 +15877,7 @@ const fans = { "login": "billhibazzz", "avatarUrl": "https://avatars.githubusercontent.com/u/6156069?v=4", "createdAt": "12/10/2013", - "nbFollowers": 148, + "nbFollowers": 151, "nbFollowings": 166, "nbRepos": 44, "follower": false, @@ -15630,10 +15916,10 @@ const fans = { }, "pingjiang": { "login": "pingjiang", - "avatarUrl": "https://avatars.githubusercontent.com/u/961856?u=331bbbc1c575db30f41eb389f715d3bd358ab056&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/961856?u=6cfa002566d30417d97e14707791bcd45d292ae5&v=4", "createdAt": "8/5/2011", - "nbFollowers": 77, - "nbFollowings": 162, + "nbFollowers": 80, + "nbFollowings": 164, "nbRepos": 388, "follower": false, "starred": [ @@ -15715,223 +16001,47 @@ const fans = { }, "LawAlias": { "login": "LawAlias", - "avatarUrl": "https://avatars.githubusercontent.com/u/29730306?u=7f03681b5a40f7d8756e7ea59187439cdccef801&v=4", - "nbRepos": 27, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "fgcp020": { - "login": "fgcp020", - "avatarUrl": "https://avatars.githubusercontent.com/u/12007517?v=4", - "nbRepos": 349, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "toghrak0903": { - "login": "toghrak0903", - "avatarUrl": "https://avatars.githubusercontent.com/u/12638897?v=4", - "nbRepos": 4, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "nghiata": { - "login": "nghiata", - "avatarUrl": "https://avatars.githubusercontent.com/u/13708896?u=92886d3d110e65574ccd4e929a99cc67cdcbf249&v=4", - "nbRepos": 18, - "forked": [ - "colorpicker" - ], - "starred": [] - }, - "avinashkoyyana": { - "login": "avinashkoyyana", - "avatarUrl": "https://avatars.githubusercontent.com/u/1942620?v=4", - "createdAt": "7/9/2012", - "nbFollowers": 57, - "nbFollowings": 54, - "nbRepos": 21, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "hyderabad" - }, - "heinnge": { - "login": "heinnge", - "avatarUrl": "https://avatars.githubusercontent.com/u/14687?v=4", - "createdAt": "6/23/2008", - "nbFollowers": 7, - "nbFollowings": 17, - "nbRepos": 66, - "follower": false, - "starred": [ - "evolutility-ui-jquery", - "structured-filter" - ], - "forked": [], - "location": "Myanmar" - }, - "sberdyug": { - "login": "sberdyug", - "avatarUrl": "https://avatars.githubusercontent.com/u/8852375?v=4", - "createdAt": "9/21/2014", - "nbFollowers": 7, - "nbFollowings": 0, - "nbRepos": 139, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "skprasadu": { - "login": "skprasadu", - "avatarUrl": "https://avatars.githubusercontent.com/u/1975088?u=e9032b3cb8b81d41a775410c4271a2fd7a0c16ba&v=4", - "createdAt": "7/14/2012", - "nbFollowers": 105, - "nbFollowings": 19, - "nbRepos": 70, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://tcengine.com", - "bio": "Full Stack Engineer", - "location": "Seattle, WA", - "company": "Trade Collaboration Engine Inc." - }, - "wangxiaolong100": { - "login": "wangxiaolong100", - "avatarUrl": "https://avatars.githubusercontent.com/u/3763994?u=5adf2f9d134543b31497ef44bfcbd224ce14809f&v=4", - "createdAt": "3/4/2013", - "nbFollowers": 11, - "nbFollowings": 4, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://blog.wxl.fun", - "location": "China" - }, - "kamil-malinski": { - "login": "kamil-malinski", - "avatarUrl": "https://avatars.githubusercontent.com/u/68733431?u=90335e289282c72cc056eab07f4bcd56615c3281&v=4", - "createdAt": "7/24/2020", - "nbFollowers": 4, - "nbFollowings": 0, - "nbRepos": 19, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [] - }, - "rurickdev": { - "login": "rurickdev", - "avatarUrl": "https://avatars.githubusercontent.com/u/6403537?u=5d60782f21c7b7cae63a1c7eeeb481b53aeff17c&v=4", - "createdAt": "1/14/2014", - "nbFollowers": 34, - "nbFollowings": 27, - "nbRepos": 56, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [], - "websiteUrl": "https://rurick.dev", - "bio": "\r\n \r\n", - "location": "Mexico", - "company": "@Globant @Kodemia" - }, - "Zasch": { - "login": "Zasch", - "avatarUrl": "https://avatars.githubusercontent.com/u/316384?v=4", - "createdAt": "6/28/2010", - "nbFollowers": 16, - "nbFollowings": 40, - "nbRepos": 13, - "follower": false, - "starred": [ - "evolutility-ui-react" - ], - "forked": [] - }, - "jachinte": { - "login": "jachinte", - "avatarUrl": "https://avatars.githubusercontent.com/u/1284036?u=7153fbb1162da9c9113088d8f3ac79abb90bb9f9&v=4", - "createdAt": "12/24/2011", - "nbFollowers": 38, - "nbFollowings": 32, - "nbRepos": 128, - "follower": false, - "starred": [ - "evolutility-ui-react" + "avatarUrl": "https://avatars.githubusercontent.com/u/29730306?u=7f03681b5a40f7d8756e7ea59187439cdccef801&v=4", + "nbRepos": 27, + "forked": [ + "colorpicker" ], - "forked": [], - "bio": "Software Engineer", - "location": "Colombia" + "starred": [] }, - "haniyasin": { - "login": "haniyasin", - "avatarUrl": "https://avatars.githubusercontent.com/u/37867881?v=4", - "createdAt": "3/28/2018", - "nbFollowers": 0, - "nbFollowings": 17, - "nbRepos": 90, - "follower": false, - "starred": [ - "evolutility-ui-react", - "evolutility-server-node" + "fgcp020": { + "login": "fgcp020", + "avatarUrl": "https://avatars.githubusercontent.com/u/12007517?v=4", + "nbRepos": 349, + "forked": [ + "colorpicker" ], - "forked": [] + "starred": [] }, - "olragon": { - "login": "olragon", - "avatarUrl": "https://avatars.githubusercontent.com/u/47636?v=4", - "createdAt": "1/19/2009", - "nbFollowers": 78, - "nbFollowings": 115, - "nbRepos": 147, - "follower": false, - "starred": [ - "evolutility-ui-react" + "toghrak0903": { + "login": "toghrak0903", + "avatarUrl": "https://avatars.githubusercontent.com/u/12638897?v=4", + "nbRepos": 4, + "forked": [ + "colorpicker" ], - "forked": [], - "location": "Ho Chi Minh City, Viet Nam" + "starred": [] }, - "jide": { - "login": "jide", - "avatarUrl": "https://avatars.githubusercontent.com/u/333073?u=a3c739517d01c54fe12789adef41a7f9efb9c67f&v=4", - "createdAt": "7/15/2010", - "nbFollowers": 80, - "nbFollowings": 72, - "nbRepos": 93, - "follower": false, - "starred": [ - "evolutility-ui-react" + "nghiata": { + "login": "nghiata", + "avatarUrl": "https://avatars.githubusercontent.com/u/13708896?u=92886d3d110e65574ccd4e929a99cc67cdcbf249&v=4", + "nbRepos": 18, + "forked": [ + "colorpicker" ], - "forked": [], - "websiteUrl": "https://jidefr.medium.com/", - "location": "Région de Bordeaux, France", - "company": "Skillfab" + "starred": [] }, "tiberiuichim": { "login": "tiberiuichim", "avatarUrl": "https://avatars.githubusercontent.com/u/141568?v=4", "createdAt": "10/19/2009", - "nbFollowers": 165, - "nbFollowings": 1185, - "nbRepos": 194, + "nbFollowers": 170, + "nbFollowings": 1187, + "nbRepos": 195, "follower": false, "starred": [ "structured-filter" @@ -15959,8 +16069,8 @@ const fans = { "login": "sssaaa123", "avatarUrl": "https://avatars.githubusercontent.com/u/3761867?u=c3f880af96646d0a4b253ced4a5a0468d08e181c&v=4", "createdAt": "3/3/2013", - "nbFollowers": 15, - "nbFollowings": 59, + "nbFollowers": 17, + "nbFollowings": 60, "nbRepos": 49, "follower": false, "starred": [ @@ -15999,13 +16109,14 @@ const fans = { "forked": [], "websiteUrl": "https://blog.rasoulian.net", "bio": "Software Engineer | Developer", + "location": "Amsterdam, Netherlands", "company": "@dotnet-foundation" }, "hdpero": { "login": "hdpero", "avatarUrl": "https://avatars.githubusercontent.com/u/13778690?u=3453dd5a87d7eeeadc610f74e705d21e1d67a84e&v=4", "createdAt": "8/13/2015", - "nbFollowers": 34, + "nbFollowers": 39, "nbFollowings": 214, "nbRepos": 45, "follower": false, @@ -16020,7 +16131,7 @@ const fans = { "login": "dvornikov", "avatarUrl": "https://avatars.githubusercontent.com/u/388601?u=3f3e3764fb7951b2b61226c697c4275c1cf12c11&v=4", "createdAt": "9/5/2010", - "nbFollowers": 10, + "nbFollowers": 13, "nbFollowings": 10, "nbRepos": 32, "follower": false, @@ -16034,9 +16145,9 @@ const fans = { "login": "creadone", "avatarUrl": "https://avatars.githubusercontent.com/u/990803?u=fcb48ba59f2f937c7257c7d0b065ad1b310e35a3&v=4", "createdAt": "8/19/2011", - "nbFollowers": 94, + "nbFollowers": 96, "nbFollowings": 842, - "nbRepos": 74, + "nbRepos": 75, "follower": false, "starred": [ "structured-filter" @@ -16044,6 +16155,95 @@ const fans = { "forked": [], "location": "Moscow" }, + "rurickdev": { + "login": "rurickdev", + "avatarUrl": "https://avatars.githubusercontent.com/u/6403537?u=5d60782f21c7b7cae63a1c7eeeb481b53aeff17c&v=4", + "createdAt": "1/14/2014", + "nbFollowers": 32, + "nbFollowings": 27, + "nbRepos": 56, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://rurick.dev", + "bio": "\r\n \r\n", + "location": "Mexico", + "company": "@Globant @Kodemia" + }, + "Zasch": { + "login": "Zasch", + "avatarUrl": "https://avatars.githubusercontent.com/u/316384?v=4", + "createdAt": "6/28/2010", + "nbFollowers": 17, + "nbFollowings": 44, + "nbRepos": 13, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [] + }, + "jachinte": { + "login": "jachinte", + "avatarUrl": "https://avatars.githubusercontent.com/u/1284036?u=7153fbb1162da9c9113088d8f3ac79abb90bb9f9&v=4", + "createdAt": "12/24/2011", + "nbFollowers": 38, + "nbFollowings": 32, + "nbRepos": 128, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "bio": "Software Engineer", + "location": "Colombia" + }, + "haniyasin": { + "login": "haniyasin", + "avatarUrl": "https://avatars.githubusercontent.com/u/37867881?v=4", + "createdAt": "3/28/2018", + "nbFollowers": 0, + "nbFollowings": 18, + "nbRepos": 91, + "follower": false, + "starred": [ + "evolutility-ui-react", + "evolutility-server-node" + ], + "forked": [] + }, + "olragon": { + "login": "olragon", + "avatarUrl": "https://avatars.githubusercontent.com/u/47636?v=4", + "createdAt": "1/19/2009", + "nbFollowers": 80, + "nbFollowings": 115, + "nbRepos": 147, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "location": "Ho Chi Minh City, Viet Nam" + }, + "jide": { + "login": "jide", + "avatarUrl": "https://avatars.githubusercontent.com/u/333073?u=a3c739517d01c54fe12789adef41a7f9efb9c67f&v=4", + "createdAt": "7/15/2010", + "nbFollowers": 85, + "nbFollowings": 73, + "nbRepos": 93, + "follower": false, + "starred": [ + "evolutility-ui-react" + ], + "forked": [], + "websiteUrl": "https://jidefr.medium.com/", + "location": "Région de Bordeaux, France", + "company": "Skillfab" + }, "arvanti": { "login": "arvanti", "avatarUrl": "https://avatars.githubusercontent.com/u/4374856?v=4", @@ -16061,8 +16261,8 @@ const fans = { "login": "barinbritva", "avatarUrl": "https://avatars.githubusercontent.com/u/4758362?u=32ee47f0d67bfdd7cf20f0bc980d4400e1259cda&v=4", "createdAt": "6/21/2013", - "nbFollowers": 44, - "nbFollowings": 78, + "nbFollowers": 47, + "nbFollowings": 80, "nbRepos": 36, "follower": false, "starred": [ @@ -16075,11 +16275,11 @@ const fans = { }, "mlambie": { "login": "mlambie", - "avatarUrl": "https://avatars.githubusercontent.com/u/26192?u=1b41f55d55cd5a8728dd9db7374d9297420c57ac&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/26192?u=b708fc708b7a694a51f42f55fe0666ec23ffea31&v=4", "createdAt": "9/24/2008", "nbFollowers": 55, - "nbFollowings": 347, - "nbRepos": 32, + "nbFollowings": 365, + "nbRepos": 36, "follower": false, "starred": [ "evolutility-server-node" @@ -16095,26 +16295,113 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/8505970?u=8a4385142ab096290a597978d5de99a05fda829f&v=4", "createdAt": "8/20/2014", "nbFollowers": 5, - "nbFollowings": 23, + "nbFollowings": 24, "nbRepos": 21, "follower": false, "starred": [ "evolutility-server-node" ], - "forked": [] + "forked": [] + }, + "cantodelobo": { + "login": "cantodelobo", + "avatarUrl": "https://avatars.githubusercontent.com/u/144410627?v=4", + "createdAt": "9/7/2023", + "nbFollowers": 1, + "nbFollowings": 3, + "nbRepos": 0, + "follower": false, + "starred": [ + "evolutility-server-node" + ], + "forked": [] + }, + "akgitrep": { + "login": "akgitrep", + "avatarUrl": "https://avatars.githubusercontent.com/u/160988374?v=4", + "createdAt": "2/22/2024", + "nbFollowers": 1, + "nbFollowings": 2, + "nbRepos": 27, + "follower": false, + "starred": [ + "evolutility-server-node" + ], + "forked": [] + }, + "avinashkoyyana": { + "login": "avinashkoyyana", + "avatarUrl": "https://avatars.githubusercontent.com/u/1942620?v=4", + "createdAt": "7/9/2012", + "nbFollowers": 59, + "nbFollowings": 54, + "nbRepos": 21, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "hyderabad" + }, + "heinnge": { + "login": "heinnge", + "avatarUrl": "https://avatars.githubusercontent.com/u/14687?v=4", + "createdAt": "6/23/2008", + "nbFollowers": 7, + "nbFollowings": 19, + "nbRepos": 66, + "follower": false, + "starred": [ + "evolutility-ui-jquery", + "structured-filter" + ], + "forked": [], + "location": "Myanmar" + }, + "sberdyug": { + "login": "sberdyug", + "avatarUrl": "https://avatars.githubusercontent.com/u/8852375?v=4", + "createdAt": "9/21/2014", + "nbFollowers": 7, + "nbFollowings": 0, + "nbRepos": 140, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "skprasadu": { + "login": "skprasadu", + "avatarUrl": "https://avatars.githubusercontent.com/u/1975088?u=e9032b3cb8b81d41a775410c4271a2fd7a0c16ba&v=4", + "createdAt": "7/14/2012", + "nbFollowers": 105, + "nbFollowings": 19, + "nbRepos": 70, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://tcengine.com", + "bio": "Full Stack Engineer", + "location": "Seattle, WA", + "company": "Trade Collaboration Engine Inc." }, - "cantodelobo": { - "login": "cantodelobo", - "avatarUrl": "https://avatars.githubusercontent.com/u/144410627?v=4", - "createdAt": "9/7/2023", - "nbFollowers": 1, - "nbFollowings": 2, - "nbRepos": 0, + "wangxiaolong100": { + "login": "wangxiaolong100", + "avatarUrl": "https://avatars.githubusercontent.com/u/3763994?u=5adf2f9d134543b31497ef44bfcbd224ce14809f&v=4", + "createdAt": "3/4/2013", + "nbFollowers": 12, + "nbFollowings": 4, + "nbRepos": 6, "follower": false, "starred": [ - "evolutility-server-node" + "evolutility-ui-jquery" ], - "forked": [] + "forked": [], + "websiteUrl": "http://blog.wxl.fun", + "location": "China" }, "OneChoose": { "login": "OneChoose", @@ -16133,9 +16420,9 @@ const fans = { "login": "akulubala", "avatarUrl": "https://avatars.githubusercontent.com/u/1884768?u=ad984b2b96085774acb26c7057e0d31cbe986e83&v=4", "createdAt": "6/23/2012", - "nbFollowers": 43, - "nbFollowings": 44, - "nbRepos": 31, + "nbFollowers": 44, + "nbFollowings": 45, + "nbRepos": 30, "follower": false, "starred": [ "colorpicker" @@ -16149,7 +16436,7 @@ const fans = { "login": "jonwilkinson", "avatarUrl": "https://avatars.githubusercontent.com/u/197818?u=8e00579bb2ff23d568f37b51d2944dd5ee6b57cc&v=4", "createdAt": "2/5/2010", - "nbFollowers": 5, + "nbFollowers": 6, "nbFollowings": 9, "nbRepos": 4, "follower": false, @@ -16164,9 +16451,9 @@ const fans = { "login": "rothanachoun", "avatarUrl": "https://avatars.githubusercontent.com/u/5331630?u=9cd29eec08310a0e176b48f336325eef486a4fb8&v=4", "createdAt": "8/28/2013", - "nbFollowers": 79, - "nbFollowings": 431, - "nbRepos": 102, + "nbFollowers": 84, + "nbFollowings": 435, + "nbRepos": 103, "follower": false, "starred": [ "colorpicker" @@ -16194,7 +16481,7 @@ const fans = { "login": "chamnap", "avatarUrl": "https://avatars.githubusercontent.com/u/407708?v=4", "createdAt": "9/19/2010", - "nbFollowers": 77, + "nbFollowers": 78, "nbFollowings": 106, "nbRepos": 57, "follower": false, @@ -16254,7 +16541,7 @@ const fans = { "login": "jorexQ", "avatarUrl": "https://avatars.githubusercontent.com/u/4176570?u=990131052cf3cc73af09ec0057ddf54d08b80e6a&v=4", "createdAt": "4/16/2013", - "nbFollowers": 2, + "nbFollowers": 3, "nbFollowings": 86, "nbRepos": 3, "follower": false, @@ -16276,7 +16563,7 @@ const fans = { "saquibshaikh14": { "login": "saquibshaikh14", "avatarUrl": "https://avatars.githubusercontent.com/u/57316559?u=4ba249af13f0fd18dcf56182c7035d0404e9250a&v=4", - "nbRepos": 18, + "nbRepos": 17, "forked": [ "colorpicker" ], @@ -16286,9 +16573,9 @@ const fans = { "login": "neo725", "avatarUrl": "https://avatars.githubusercontent.com/u/6042415?v=4", "createdAt": "11/26/2013", - "nbFollowers": 1, + "nbFollowers": 2, "nbFollowings": 3, - "nbRepos": 107, + "nbRepos": 110, "follower": false, "starred": [ "colorpicker" @@ -16301,7 +16588,7 @@ const fans = { "login": "jardeng", "avatarUrl": "https://avatars.githubusercontent.com/u/19302222?u=89f49a4503cc203fcb566f3dc49d4aa4bdd8ee80&v=4", "createdAt": "5/11/2016", - "nbFollowers": 0, + "nbFollowers": 1, "nbFollowings": 27, "nbRepos": 138, "follower": false, @@ -16317,7 +16604,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/576953?u=4ba87a6bc417761b01b718e7ed1a672bf497da87&v=4", "createdAt": "1/21/2011", "nbFollowers": 2, - "nbFollowings": 17, + "nbFollowings": 18, "nbRepos": 38, "follower": false, "starred": [ @@ -16351,7 +16638,7 @@ const fans = { "shakenetwork": { "login": "shakenetwork", "avatarUrl": "https://avatars.githubusercontent.com/u/28796324?v=4", - "nbRepos": 973, + "nbRepos": 998, "forked": [ "colorpicker" ], @@ -16366,85 +16653,84 @@ const fans = { ], "starred": [] }, - "roslawomir": { - "login": "roslawomir", - "avatarUrl": "https://avatars.githubusercontent.com/u/10368814?u=af88e53ff399ae28375def4facd0170e5a62c259&v=4", - "createdAt": "1/1/2015", - "nbFollowers": 2, - "nbFollowings": 5, - "nbRepos": 3, + "pretzelhammer": { + "login": "pretzelhammer", + "avatarUrl": "https://avatars.githubusercontent.com/u/7769424?u=5ee2444b73eedbc1165c8cd8b68f92cbd59170cc&v=4", + "createdAt": "6/2/2014", + "nbFollowers": 325, + "nbFollowings": 255, + "nbRepos": 33, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [], - "location": "Poland, Kociewie" + "websiteUrl": "https://github.com/pretzelhammer/rust-blog" }, - "rophy": { - "login": "rophy", - "avatarUrl": "https://avatars.githubusercontent.com/u/592046?v=4", - "createdAt": "1/30/2011", - "nbFollowers": 5, - "nbFollowings": 0, - "nbRepos": 90, + "fabiodr": { + "login": "fabiodr", + "avatarUrl": "https://avatars.githubusercontent.com/u/2953025?u=a9562d527e0113fef70574ae9ae7df25c61c5b17&v=4", + "createdAt": "12/3/2012", + "nbFollowers": 171, + "nbFollowings": 783, + "nbRepos": 77, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], - "forked": [] + "forked": [], + "bio": "Systems architect, passionated with tech and software development" }, - "ghasem": { - "login": "ghasem", - "avatarUrl": "https://avatars.githubusercontent.com/u/1133027?v=4", - "createdAt": "10/17/2011", - "nbFollowers": 0, - "nbFollowings": 3, - "nbRepos": 5, + "lafar6502": { + "login": "lafar6502", + "avatarUrl": "https://avatars.githubusercontent.com/u/1706814?v=4", + "createdAt": "5/4/2012", + "nbFollowers": 6, + "nbFollowings": 7, + "nbRepos": 65, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [] }, - "nikmauro": { - "login": "nikmauro", - "avatarUrl": "https://avatars.githubusercontent.com/u/1499193?v=4", - "createdAt": "3/4/2012", + "chrift": { + "login": "chrift", + "avatarUrl": "https://avatars.githubusercontent.com/u/2837753?v=4", + "createdAt": "11/19/2012", "nbFollowers": 6, - "nbFollowings": 2, - "nbRepos": 17, + "nbFollowings": 6, + "nbRepos": 27, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [], - "websiteUrl": "http://www.cdl.gr", - "location": "Athens, Greece", - "company": "CDL" + "location": "Bournemouth", + "company": "Chrift Ltd" }, - "SibLiant": { - "login": "SibLiant", - "avatarUrl": "https://avatars.githubusercontent.com/u/535566?u=2afee6861e88f5a0f72af53e1ea7c8ab645d02d1&v=4", - "createdAt": "12/24/2010", - "nbFollowers": 7, - "nbFollowings": 7, - "nbRepos": 11, + "Agentis": { + "login": "Agentis", + "avatarUrl": "https://avatars.githubusercontent.com/u/13760146?v=4", + "createdAt": "8/11/2015", + "nbFollowers": 1, + "nbFollowings": 0, + "nbRepos": 0, "follower": false, "starred": [ - "evolutility-ui-jquery" + "structured-filter" ], "forked": [] }, - "knguyen0105": { - "login": "knguyen0105", - "avatarUrl": "https://avatars.githubusercontent.com/u/4599599?u=877625b64c4bbaac1e327ac4c59f988c98af671c&v=4", - "createdAt": "6/3/2013", + "luosong": { + "login": "luosong", + "avatarUrl": "https://avatars.githubusercontent.com/u/3226498?v=4", + "createdAt": "1/9/2013", "nbFollowers": 18, - "nbFollowings": 49, - "nbRepos": 20, + "nbFollowings": 4, + "nbRepos": 284, "follower": false, "starred": [ - "evolutility-ui-jquery", "structured-filter" ], "forked": [] @@ -16453,7 +16739,7 @@ const fans = { "login": "nitinongit", "avatarUrl": "https://avatars.githubusercontent.com/u/5646430?v=4", "createdAt": "10/9/2013", - "nbFollowers": 17, + "nbFollowers": 21, "nbFollowings": 18, "nbRepos": 7, "follower": false, @@ -16466,114 +16752,102 @@ const fans = { "login": "ichxorya", "avatarUrl": "https://avatars.githubusercontent.com/u/26222301?v=4", "createdAt": "3/6/2017", - "nbFollowers": 19, - "nbFollowings": 101, - "nbRepos": 25, + "nbFollowers": 20, + "nbFollowings": 120, + "nbRepos": 26, "follower": false, "starred": [ "evolutility-ui-react", "evolutility-ui-jquery" ], "forked": [], - "bio": "WannabeResearcher-ExPartTimeMusicProducer. Currently interested in PLT, MDE, and symbolic computation. BOINC cruncher (UET-VNU-2022).", + "bio": "WannabeResearcher-ExPartTimeMusicProducer. Currently interested in PLT, MDSE, and symbolic computation. BOINC cruncher (UET-VNU-2022).", "location": "Ichvers, Esteh, Enurbahnhof, Azeroy", "company": "@vnu-frsl @vnu-sme" }, - "pretzelhammer": { - "login": "pretzelhammer", - "avatarUrl": "https://avatars.githubusercontent.com/u/7769424?u=5ee2444b73eedbc1165c8cd8b68f92cbd59170cc&v=4", - "createdAt": "6/2/2014", - "nbFollowers": 317, - "nbFollowings": 255, - "nbRepos": 33, + "roslawomir": { + "login": "roslawomir", + "avatarUrl": "https://avatars.githubusercontent.com/u/10368814?u=af88e53ff399ae28375def4facd0170e5a62c259&v=4", + "createdAt": "1/1/2015", + "nbFollowers": 2, + "nbFollowings": 5, + "nbRepos": 3, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://github.com/pretzelhammer/rust-blog" + "location": "Poland, Kociewie" }, - "fabiodr": { - "login": "fabiodr", - "avatarUrl": "https://avatars.githubusercontent.com/u/2953025?u=a9562d527e0113fef70574ae9ae7df25c61c5b17&v=4", - "createdAt": "12/3/2012", - "nbFollowers": 164, - "nbFollowings": 751, - "nbRepos": 61, + "rophy": { + "login": "rophy", + "avatarUrl": "https://avatars.githubusercontent.com/u/592046?v=4", + "createdAt": "1/30/2011", + "nbFollowers": 6, + "nbFollowings": 0, + "nbRepos": 93, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-jquery" ], - "forked": [], - "bio": "Systems architect, passionated with tech and software development" + "forked": [] }, - "lafar6502": { - "login": "lafar6502", - "avatarUrl": "https://avatars.githubusercontent.com/u/1706814?v=4", - "createdAt": "5/4/2012", - "nbFollowers": 6, - "nbFollowings": 7, - "nbRepos": 65, + "ghasem": { + "login": "ghasem", + "avatarUrl": "https://avatars.githubusercontent.com/u/1133027?v=4", + "createdAt": "10/17/2011", + "nbFollowers": 0, + "nbFollowings": 3, + "nbRepos": 5, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-jquery" ], "forked": [] }, - "chrift": { - "login": "chrift", - "avatarUrl": "https://avatars.githubusercontent.com/u/2837753?v=4", - "createdAt": "11/19/2012", + "nikmauro": { + "login": "nikmauro", + "avatarUrl": "https://avatars.githubusercontent.com/u/1499193?v=4", + "createdAt": "3/4/2012", "nbFollowers": 6, - "nbFollowings": 6, - "nbRepos": 26, + "nbFollowings": 2, + "nbRepos": 17, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-jquery" ], "forked": [], - "location": "Bournemouth", - "company": "Chrift Ltd" + "websiteUrl": "http://www.cdl.gr", + "location": "Athens, Greece", + "company": "CDL" }, - "Agentis": { - "login": "Agentis", - "avatarUrl": "https://avatars.githubusercontent.com/u/13760146?v=4", - "createdAt": "8/11/2015", - "nbFollowers": 1, - "nbFollowings": 0, - "nbRepos": 0, + "SibLiant": { + "login": "SibLiant", + "avatarUrl": "https://avatars.githubusercontent.com/u/535566?u=2afee6861e88f5a0f72af53e1ea7c8ab645d02d1&v=4", + "createdAt": "12/24/2010", + "nbFollowers": 7, + "nbFollowings": 7, + "nbRepos": 11, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-jquery" ], "forked": [] }, - "luosong": { - "login": "luosong", - "avatarUrl": "https://avatars.githubusercontent.com/u/3226498?v=4", - "createdAt": "1/9/2013", - "nbFollowers": 16, - "nbFollowings": 4, - "nbRepos": 284, + "knguyen0105": { + "login": "knguyen0105", + "avatarUrl": "https://avatars.githubusercontent.com/u/4599599?u=877625b64c4bbaac1e327ac4c59f988c98af671c&v=4", + "createdAt": "6/3/2013", + "nbFollowers": 19, + "nbFollowings": 49, + "nbRepos": 20, "follower": false, "starred": [ + "evolutility-ui-jquery", "structured-filter" ], "forked": [] }, - "akgitrep": { - "login": "akgitrep", - "avatarUrl": "https://avatars.githubusercontent.com/u/160988374?v=4", - "createdAt": "2/22/2024", - "nbFollowers": 2, - "nbFollowings": 2, - "nbRepos": 27, - "follower": false, - "starred": [ - "evolutility-server-node" - ], - "forked": [] - }, "jssl915": { "login": "jssl915", "avatarUrl": "https://avatars.githubusercontent.com/u/7900607?u=67ccae9b2e0f4e2be6367ef222b95002928043fd&v=4", @@ -16620,7 +16894,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/940688?u=4e7b7378b943ca28aa982fe017b7341adef20c98&v=4", "createdAt": "7/26/2011", "nbFollowers": 11, - "nbFollowings": 4, + "nbFollowings": 5, "nbRepos": 3, "follower": false, "starred": [ @@ -16633,8 +16907,8 @@ const fans = { "login": "usayamadx", "avatarUrl": "https://avatars.githubusercontent.com/u/17489619?u=3bfe7620f4af4b26467e19a4282e0bfc5d6f951f&v=4", "createdAt": "2/25/2016", - "nbFollowers": 58, - "nbFollowings": 121, + "nbFollowers": 61, + "nbFollowings": 122, "nbRepos": 140, "follower": false, "starred": [ @@ -16704,7 +16978,7 @@ const fans = { "login": "EvanYaoPeng", "avatarUrl": "https://avatars.githubusercontent.com/u/3303227?v=4", "createdAt": "1/17/2013", - "nbFollowers": 25, + "nbFollowers": 26, "nbFollowings": 117, "nbRepos": 10, "follower": false, @@ -16726,7 +17000,7 @@ const fans = { "mamoonbgc036": { "login": "mamoonbgc036", "avatarUrl": "https://avatars.githubusercontent.com/u/68588933?u=2bfe3d8444ab53cc4f03db7f78ddc798ae2bc9e4&v=4", - "nbRepos": 77, + "nbRepos": 80, "forked": [ "colorpicker" ], @@ -16745,9 +17019,9 @@ const fans = { "login": "luyufanzhi", "avatarUrl": "https://avatars.githubusercontent.com/u/53364226?u=cd553920d35344882f922dd8a0311317adb87c54&v=4", "createdAt": "7/26/2019", - "nbFollowers": 13, - "nbFollowings": 203, - "nbRepos": 1016, + "nbFollowers": 12, + "nbFollowings": 206, + "nbRepos": 1017, "follower": false, "starred": [ "colorpicker" @@ -16759,7 +17033,7 @@ const fans = { "rtsguru": { "login": "rtsguru", "avatarUrl": "https://avatars.githubusercontent.com/u/119298565?v=4", - "nbRepos": 86, + "nbRepos": 87, "forked": [ "colorpicker" ], @@ -16768,85 +17042,17 @@ const fans = { "elifry": { "login": "elifry", "avatarUrl": "https://avatars.githubusercontent.com/u/33290919?u=4fabcd732500e58f1382b32592ec27b9521976c9&v=4", - "nbRepos": 23, + "nbRepos": 25, "forked": [ "colorpicker" ], "starred": [] }, - "HelioGuilherme66": { - "login": "HelioGuilherme66", - "avatarUrl": "https://avatars.githubusercontent.com/u/2866630?u=0826de1bda7201e43ae9888c12e4d85023a17467&v=4", - "createdAt": "11/22/2012", - "nbFollowers": 130, - "nbFollowings": 37, - "nbRepos": 58, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "bio": "I am an Open Source adept.\r\nDonations are welcomed. If you want to donate, please use: paypal.me/helioguilherme", - "location": "Portugal" - }, - "NandoScout": { - "login": "NandoScout", - "avatarUrl": "https://avatars.githubusercontent.com/u/11655031?v=4", - "createdAt": "3/25/2015", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 9, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "asrmapro": { - "login": "asrmapro", - "avatarUrl": "https://avatars.githubusercontent.com/u/42318870?v=4", - "createdAt": "8/12/2018", - "nbFollowers": 4, - "nbFollowings": 11, - "nbRepos": 0, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "ldtec": { - "login": "ldtec", - "avatarUrl": "https://avatars.githubusercontent.com/u/9960347?v=4", - "createdAt": "11/26/2014", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-ui-jquery", - "structured-filter" - ], - "forked": [] - }, - "ybz216": { - "login": "ybz216", - "avatarUrl": "https://avatars.githubusercontent.com/u/17864683?v=4", - "createdAt": "3/15/2016", - "nbFollowers": 47, - "nbFollowings": 5, - "nbRepos": 94, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, "zach-sim": { "login": "zach-sim", "avatarUrl": "https://avatars.githubusercontent.com/u/10053610?v=4", "createdAt": "12/2/2014", - "nbFollowers": 13, + "nbFollowers": 14, "nbFollowings": 0, "nbRepos": 16, "follower": false, @@ -16863,7 +17069,7 @@ const fans = { "createdAt": "7/23/2012", "nbFollowers": 2, "nbFollowings": 9, - "nbRepos": 51, + "nbRepos": 52, "follower": false, "starred": [ "structured-filter" @@ -16887,9 +17093,9 @@ const fans = { "login": "royarzun", "avatarUrl": "https://avatars.githubusercontent.com/u/213289?u=b7e73bfb53db1c00c422cf61d5151198c4e63a2d&v=4", "createdAt": "3/1/2010", - "nbFollowers": 34, + "nbFollowers": 38, "nbFollowings": 53, - "nbRepos": 33, + "nbRepos": 32, "follower": false, "starred": [ "structured-filter" @@ -16917,9 +17123,9 @@ const fans = { "login": "aurora", "avatarUrl": "https://avatars.githubusercontent.com/u/304837?u=598901f80177a42f31f2cf663c333fd33bf070e1&v=4", "createdAt": "6/14/2010", - "nbFollowers": 140, - "nbFollowings": 666, - "nbRepos": 76, + "nbFollowers": 143, + "nbFollowings": 680, + "nbRepos": 77, "follower": false, "starred": [ "structured-filter" @@ -16933,9 +17139,9 @@ const fans = { "login": "dspangenberg", "avatarUrl": "https://avatars.githubusercontent.com/u/166466?v=4", "createdAt": "12/11/2009", - "nbFollowers": 12, - "nbFollowings": 28, - "nbRepos": 16, + "nbFollowers": 14, + "nbFollowings": 30, + "nbRepos": 17, "follower": false, "starred": [ "structured-filter" @@ -16964,13 +17170,81 @@ const fans = { "createdAt": "5/15/2012", "nbFollowers": 16, "nbFollowings": 0, - "nbRepos": 98, + "nbRepos": 99, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, + "HelioGuilherme66": { + "login": "HelioGuilherme66", + "avatarUrl": "https://avatars.githubusercontent.com/u/2866630?u=0826de1bda7201e43ae9888c12e4d85023a17467&v=4", + "createdAt": "11/22/2012", + "nbFollowers": 130, + "nbFollowings": 36, + "nbRepos": 59, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "I am an Open Source adept.\r\nDonations are welcomed. If you want to donate, please use: paypal.me/helioguilherme", + "location": "Portugal" + }, + "NandoScout": { + "login": "NandoScout", + "avatarUrl": "https://avatars.githubusercontent.com/u/11655031?v=4", + "createdAt": "3/25/2015", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 9, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "asrmapro": { + "login": "asrmapro", + "avatarUrl": "https://avatars.githubusercontent.com/u/42318870?v=4", + "createdAt": "8/12/2018", + "nbFollowers": 6, + "nbFollowings": 11, + "nbRepos": 0, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "ldtec": { + "login": "ldtec", + "avatarUrl": "https://avatars.githubusercontent.com/u/9960347?v=4", + "createdAt": "11/26/2014", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 7, "follower": false, "starred": [ + "evolutility-ui-jquery", "structured-filter" ], "forked": [] }, + "ybz216": { + "login": "ybz216", + "avatarUrl": "https://avatars.githubusercontent.com/u/17864683?v=4", + "createdAt": "3/15/2016", + "nbFollowers": 49, + "nbFollowings": 5, + "nbRepos": 94, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, "JTGMAGIC": { "login": "JTGMAGIC", "avatarUrl": "https://avatars.githubusercontent.com/u/5827892?u=7bc7c835f9ab6302f340a2df4254c74420e68366&v=4", @@ -16991,7 +17265,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/1489018?u=52bf67d7b3ef8c158043c1f9a94bc185bd1ee1a8&v=4", "createdAt": "3/1/2012", "nbFollowers": 4, - "nbFollowings": 11, + "nbFollowings": 13, "nbRepos": 16, "follower": false, "starred": [ @@ -17006,7 +17280,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/843163?u=15bbbb1d5baa0e0a384bba7adfb34361f8f1501d&v=4", "createdAt": "6/10/2011", "nbFollowers": 3, - "nbFollowings": 3, + "nbFollowings": 4, "nbRepos": 8, "follower": false, "starred": [ @@ -17071,95 +17345,35 @@ const fans = { "forked": [], "location": "Brazil" }, - "dedoyle": { - "login": "dedoyle", - "avatarUrl": "https://avatars.githubusercontent.com/u/12028922?u=f0bef6d150af6915dd6929f4fc9e331165a3595f&v=4", - "createdAt": "4/20/2015", - "nbFollowers": 8, - "nbFollowings": 23, - "nbRepos": 36, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "coffeepostal": { - "login": "coffeepostal", - "avatarUrl": "https://avatars.githubusercontent.com/u/24851?u=f1d4ce1ae093169a8eb8037157370838d9284e40&v=4", - "createdAt": "9/16/2008", - "nbFollowers": 9, - "nbFollowings": 10, - "nbRepos": 34, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "websiteUrl": "http://farns.co", - "bio": "Brewer, web developer, and iOS developer from the Pacific Northwest.", - "location": "Anacortes, WA", - "company": "@farnsco " - }, - "alimakki": { - "login": "alimakki", - "avatarUrl": "https://avatars.githubusercontent.com/u/920624?u=b4884d4714a6a65c428f435de26771a6698d35da&v=4", - "createdAt": "7/16/2011", - "nbFollowers": 27, - "nbFollowings": 11, - "nbRepos": 48, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "bio": "🇵🇸", - "location": "Montreal, QC" - }, - "marcot": { - "login": "marcot", - "avatarUrl": "https://avatars.githubusercontent.com/u/375442?u=24877a6a3b3dc6d194c9b701758f9812318ff524&v=4", - "createdAt": "8/25/2010", - "nbFollowers": 13, - "nbFollowings": 115, - "nbRepos": 10, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "bio": "Salesforce Certified Application Architect and Solution Architect ", - "location": "Vicenza, Italy" - }, - "kamalseisy": { - "login": "kamalseisy", - "avatarUrl": "https://avatars.githubusercontent.com/u/10973700?u=0a75d2a37d5e0d7943f7a4dce4dc4c75fc2bbe7b&v=4", - "createdAt": "2/12/2015", - "nbFollowers": 6, - "nbFollowings": 2, - "nbRepos": 8, + "dedoyle": { + "login": "dedoyle", + "avatarUrl": "https://avatars.githubusercontent.com/u/12028922?u=f0bef6d150af6915dd6929f4fc9e331165a3595f&v=4", + "createdAt": "4/20/2015", + "nbFollowers": 9, + "nbFollowings": 23, + "nbRepos": 36, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], - "forked": [], - "location": "Egypt" + "forked": [] }, - "filipi": { - "login": "filipi", - "avatarUrl": "https://avatars.githubusercontent.com/u/133966?u=3e43826b49b2c7a2d9bfff37c00b829f9a3b8f1a&v=4", - "createdAt": "10/1/2009", - "nbFollowers": 26, - "nbFollowings": 39, - "nbRepos": 45, + "coffeepostal": { + "login": "coffeepostal", + "avatarUrl": "https://avatars.githubusercontent.com/u/24851?u=f1d4ce1ae093169a8eb8037157370838d9284e40&v=4", + "createdAt": "9/16/2008", + "nbFollowers": 8, + "nbFollowings": 10, + "nbRepos": 34, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], "forked": [], - "websiteUrl": "http://filipivianna.blogspot.com", - "location": "Porto Alegre", - "company": "PUCRS and @Dinamize " + "websiteUrl": "http://farns.co", + "bio": "Brewer, web developer, and iOS developer from the Pacific Northwest.", + "location": "Anacortes, WA", + "company": "@farnsco " }, "d0tr0ngnghia": { "login": "d0tr0ngnghia", @@ -17178,9 +17392,9 @@ const fans = { "login": "wchatx", "avatarUrl": "https://avatars.githubusercontent.com/u/3845814?v=4", "createdAt": "3/12/2013", - "nbFollowers": 58, - "nbFollowings": 151, - "nbRepos": 51, + "nbFollowers": 63, + "nbFollowings": 152, + "nbRepos": 48, "follower": false, "starred": [ "structured-filter" @@ -17222,7 +17436,7 @@ const fans = { "login": "f-mer", "avatarUrl": "https://avatars.githubusercontent.com/u/17234623?u=dea17b5b13f52c4d7005a85913da79e8e744e61b&v=4", "createdAt": "2/14/2016", - "nbFollowers": 26, + "nbFollowers": 31, "nbFollowings": 312, "nbRepos": 14, "follower": false, @@ -17237,7 +17451,7 @@ const fans = { "login": "jcsuscriptor", "avatarUrl": "https://avatars.githubusercontent.com/u/222181?v=4", "createdAt": "3/13/2010", - "nbFollowers": 22, + "nbFollowers": 26, "nbFollowings": 51, "nbRepos": 47, "follower": false, @@ -17254,8 +17468,8 @@ const fans = { "login": "mahmoudimus", "avatarUrl": "https://avatars.githubusercontent.com/u/40820?v=4", "createdAt": "12/16/2008", - "nbFollowers": 299, - "nbFollowings": 977, + "nbFollowers": 305, + "nbFollowings": 979, "nbRepos": 376, "follower": false, "starred": [ @@ -17270,7 +17484,7 @@ const fans = { "login": "luciandinu", "avatarUrl": "https://avatars.githubusercontent.com/u/12045200?v=4", "createdAt": "4/20/2015", - "nbFollowers": 7, + "nbFollowers": 6, "nbFollowings": 32, "nbRepos": 19, "follower": false, @@ -17295,11 +17509,71 @@ const fans = { ], "forked": [] }, + "alimakki": { + "login": "alimakki", + "avatarUrl": "https://avatars.githubusercontent.com/u/920624?u=b4884d4714a6a65c428f435de26771a6698d35da&v=4", + "createdAt": "7/16/2011", + "nbFollowers": 28, + "nbFollowings": 11, + "nbRepos": 48, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "🇵🇸 🇱🇧", + "location": "Montreal, QC" + }, + "marcot": { + "login": "marcot", + "avatarUrl": "https://avatars.githubusercontent.com/u/375442?u=24877a6a3b3dc6d194c9b701758f9812318ff524&v=4", + "createdAt": "8/25/2010", + "nbFollowers": 14, + "nbFollowings": 115, + "nbRepos": 10, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "Salesforce Certified Application Architect and Solution Architect ", + "location": "Vicenza, Italy" + }, + "kamalseisy": { + "login": "kamalseisy", + "avatarUrl": "https://avatars.githubusercontent.com/u/10973700?u=0a75d2a37d5e0d7943f7a4dce4dc4c75fc2bbe7b&v=4", + "createdAt": "2/12/2015", + "nbFollowers": 6, + "nbFollowings": 2, + "nbRepos": 8, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "Egypt" + }, + "filipi": { + "login": "filipi", + "avatarUrl": "https://avatars.githubusercontent.com/u/133966?u=3e43826b49b2c7a2d9bfff37c00b829f9a3b8f1a&v=4", + "createdAt": "10/1/2009", + "nbFollowers": 29, + "nbFollowings": 44, + "nbRepos": 48, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://filipivianna.blogspot.com", + "location": "Porto Alegre", + "company": "PUCRS and @Dinamize " + }, "odixon": { "login": "odixon", "avatarUrl": "https://avatars.githubusercontent.com/u/84971?u=3a6e116642d74ba4fb13696e027e68b2cb0765ab&v=4", "createdAt": "5/15/2009", - "nbFollowers": 28, + "nbFollowers": 29, "nbFollowings": 29, "nbRepos": 176, "follower": false, @@ -17314,7 +17588,7 @@ const fans = { "createdAt": "3/30/2014", "nbFollowers": 9, "nbFollowings": 22, - "nbRepos": 51, + "nbRepos": 52, "follower": false, "starred": [ "colorpicker" @@ -17326,9 +17600,9 @@ const fans = { }, "dy": { "login": "dy", - "avatarUrl": "https://avatars.githubusercontent.com/u/300067?u=efb99487680bfaec22ca6433211108df3adeb52e&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/300067?u=91e4e7db273f882af98e9770ff37a57be65cce5e&v=4", "createdAt": "6/8/2010", - "nbFollowers": 492, + "nbFollowers": 496, "nbFollowings": 370, "nbRepos": 248, "follower": false, @@ -17343,7 +17617,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/7546933?u=06ae70296526f2010f9edaf9aaad62ad1e3ee7d1&v=4", "createdAt": "5/10/2014", "nbFollowers": 14, - "nbFollowings": 51, + "nbFollowings": 50, "nbRepos": 12, "follower": false, "starred": [ @@ -17400,7 +17674,7 @@ const fans = { "login": "Jeswang", "avatarUrl": "https://avatars.githubusercontent.com/u/553783?v=4", "createdAt": "1/8/2011", - "nbFollowers": 59, + "nbFollowers": 60, "nbFollowings": 116, "nbRepos": 49, "follower": false, @@ -17437,85 +17711,13 @@ const fans = { "forked": [], "location": "Shaanxi, Xi'an, China" }, - "wupeng1988": { - "login": "wupeng1988", - "avatarUrl": "https://avatars.githubusercontent.com/u/10973707?u=2633eb1cb55a2d28a5e712327fd6cdd2c8f54102&v=4", - "createdAt": "2/12/2015", - "nbFollowers": 11, - "nbFollowings": 10, - "nbRepos": 61, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://singledog.org", - "location": "Beijing" - }, - "jinhui36": { - "login": "jinhui36", - "avatarUrl": "https://avatars.githubusercontent.com/u/25652596?v=4", - "createdAt": "2/8/2017", - "nbFollowers": 6, - "nbFollowings": 2, - "nbRepos": 10, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "davideuler": { - "login": "davideuler", - "avatarUrl": "https://avatars.githubusercontent.com/u/377983?v=4", - "createdAt": "8/27/2010", - "nbFollowers": 1766, - "nbFollowings": 110, - "nbRepos": 192, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "Shanghai, China", - "company": "dianping.com" - }, - "flashfoxter": { - "login": "flashfoxter", - "avatarUrl": "https://avatars.githubusercontent.com/u/2852886?u=3d36d6067e512a6531c09c830799893a3882ed4a&v=4", - "createdAt": "11/21/2012", - "nbFollowers": 71, - "nbFollowings": 144, - "nbRepos": 778, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://imakeapps.net", - "bio": "Mobile applications development iOS, Android", - "location": "Worldwide" - }, - "baskin": { - "login": "baskin", - "avatarUrl": "https://avatars.githubusercontent.com/u/343397?v=4", - "createdAt": "7/25/2010", - "nbFollowers": 13, - "nbFollowings": 13, - "nbRepos": 42, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, "vbarbarosh": { "login": "vbarbarosh", - "avatarUrl": "https://avatars.githubusercontent.com/u/352973?u=936283b0c4874ce4c58ccb41d80333fc1b8a5d26&v=4", + "avatarUrl": "https://avatars.githubusercontent.com/u/352973?v=4", "createdAt": "8/3/2010", - "nbFollowers": 21, + "nbFollowers": 22, "nbFollowings": 0, - "nbRepos": 48, + "nbRepos": 51, "follower": false, "starred": [ "structured-filter" @@ -17529,7 +17731,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/1207338?u=8691c4d147b2d6ad9d741f6f91ea84237b2cf93e&v=4", "createdAt": "11/19/2011", "nbFollowers": 4, - "nbFollowings": 36, + "nbFollowings": 40, "nbRepos": 22, "follower": false, "starred": [ @@ -17542,9 +17744,9 @@ const fans = { "login": "NikoRoberts", "avatarUrl": "https://avatars.githubusercontent.com/u/697418?u=98a5f0baf612de094efb9ce9b7d90353d9dd1550&v=4", "createdAt": "3/29/2011", - "nbFollowers": 52, + "nbFollowers": 53, "nbFollowings": 192, - "nbRepos": 84, + "nbRepos": 85, "follower": false, "starred": [ "structured-filter" @@ -17573,7 +17775,7 @@ const fans = { "login": "hoverlover", "avatarUrl": "https://avatars.githubusercontent.com/u/169285?u=9768e4b8dfaf50f63c58f17e28efbea2d76ac6e5&v=4", "createdAt": "12/17/2009", - "nbFollowers": 17, + "nbFollowers": 18, "nbFollowings": 15, "nbRepos": 44, "follower": false, @@ -17594,22 +17796,94 @@ const fans = { "nbRepos": 10, "follower": false, "starred": [ - "structured-filter" + "structured-filter" + ], + "forked": [], + "bio": "HPC, QC", + "location": "Montréal" + }, + "hnviradiya": { + "login": "hnviradiya", + "avatarUrl": "https://avatars.githubusercontent.com/u/12680915?u=7278762cfb400fb931f47414872da4d2d6006b98&v=4", + "createdAt": "5/31/2015", + "nbFollowers": 0, + "nbFollowings": 1, + "nbRepos": 13, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, + "wupeng1988": { + "login": "wupeng1988", + "avatarUrl": "https://avatars.githubusercontent.com/u/10973707?u=2633eb1cb55a2d28a5e712327fd6cdd2c8f54102&v=4", + "createdAt": "2/12/2015", + "nbFollowers": 11, + "nbFollowings": 10, + "nbRepos": 61, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://singledog.org", + "location": "Beijing" + }, + "jinhui36": { + "login": "jinhui36", + "avatarUrl": "https://avatars.githubusercontent.com/u/25652596?v=4", + "createdAt": "2/8/2017", + "nbFollowers": 6, + "nbFollowings": 2, + "nbRepos": 10, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "davideuler": { + "login": "davideuler", + "avatarUrl": "https://avatars.githubusercontent.com/u/377983?v=4", + "createdAt": "8/27/2010", + "nbFollowers": 1777, + "nbFollowings": 110, + "nbRepos": 192, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "Shanghai, China", + "company": "dianping.com" + }, + "flashfoxter": { + "login": "flashfoxter", + "avatarUrl": "https://avatars.githubusercontent.com/u/2852886?u=3d36d6067e512a6531c09c830799893a3882ed4a&v=4", + "createdAt": "11/21/2012", + "nbFollowers": 74, + "nbFollowings": 144, + "nbRepos": 788, + "follower": false, + "starred": [ + "evolutility-ui-jquery" ], "forked": [], - "bio": "HPC, QC", - "location": "Montréal" + "websiteUrl": "https://imakeapps.net", + "bio": "Mobile applications development iOS, Android", + "location": "Worldwide" }, - "hnviradiya": { - "login": "hnviradiya", - "avatarUrl": "https://avatars.githubusercontent.com/u/12680915?u=7278762cfb400fb931f47414872da4d2d6006b98&v=4", - "createdAt": "5/31/2015", - "nbFollowers": 0, - "nbFollowings": 1, - "nbRepos": 13, + "baskin": { + "login": "baskin", + "avatarUrl": "https://avatars.githubusercontent.com/u/343397?v=4", + "createdAt": "7/25/2010", + "nbFollowers": 15, + "nbFollowings": 13, + "nbRepos": 43, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-jquery" ], "forked": [] }, @@ -17660,7 +17934,7 @@ const fans = { "createdAt": "3/23/2015", "nbFollowers": 4, "nbFollowings": 20, - "nbRepos": 42, + "nbRepos": 43, "follower": false, "starred": [ "colorpicker" @@ -17689,7 +17963,7 @@ const fans = { "login": "rousnay", "avatarUrl": "https://avatars.githubusercontent.com/u/456973?u=360031dc76ddf79884e6c2c270adaf2b5ed2110f&v=4", "createdAt": "10/27/2010", - "nbFollowers": 29, + "nbFollowers": 28, "nbFollowings": 58, "nbRepos": 39, "follower": false, @@ -17705,7 +17979,7 @@ const fans = { "login": "tangtes", "avatarUrl": "https://avatars.githubusercontent.com/u/3119499?u=6683b62024a2f0037abe2e17864b4dd860522936&v=4", "createdAt": "12/24/2012", - "nbFollowers": 14, + "nbFollowers": 16, "nbFollowings": 9, "nbRepos": 8, "follower": false, @@ -17718,9 +17992,9 @@ const fans = { "login": "HLFH", "avatarUrl": "https://avatars.githubusercontent.com/u/2359059?u=0a8a33a8272c5aac74621b9211f472a645c68a9e&v=4", "createdAt": "9/16/2012", - "nbFollowers": 61, - "nbFollowings": 114, - "nbRepos": 122, + "nbFollowers": 60, + "nbFollowings": 115, + "nbRepos": 123, "follower": false, "starred": [ "colorpicker" @@ -17733,7 +18007,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/12776890?v=4", "createdAt": "6/6/2015", "nbFollowers": 1, - "nbFollowings": 4, + "nbFollowings": 5, "nbRepos": 12, "follower": false, "starred": [ @@ -17755,6 +18029,108 @@ const fans = { ], "forked": [] }, + "mpreclik": { + "login": "mpreclik", + "avatarUrl": "https://avatars.githubusercontent.com/u/8077793?v=4", + "createdAt": "7/5/2014", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 1, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "Bratislava, Slovakia" + }, + "mabuenox": { + "login": "mabuenox", + "avatarUrl": "https://avatars.githubusercontent.com/u/2506499?u=34f533d57dc08b0653c979410edfe96d058f2890&v=4", + "createdAt": "10/7/2012", + "nbFollowers": 23, + "nbFollowings": 58, + "nbRepos": 22, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "bio": "Software Developer", + "location": "Madrid, Spain" + }, + "nabeelalisajid": { + "login": "nabeelalisajid", + "avatarUrl": "https://avatars.githubusercontent.com/u/8381787?u=780c60b0b9d0d32c1fdb4ce2758bd34c91c964fb&v=4", + "createdAt": "8/6/2014", + "nbFollowers": 20, + "nbFollowings": 14, + "nbRepos": 8, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "https://nabeelalisajid.dev", + "bio": "Trying to learn new things everyday.", + "location": "Islamabad" + }, + "gubi": { + "login": "gubi", + "avatarUrl": "https://avatars.githubusercontent.com/u/746559?u=1d1609facde31d0a3896600caa521a67f70a5a64&v=4", + "createdAt": "4/22/2011", + "nbFollowers": 35, + "nbFollowings": 37, + "nbRepos": 52, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "Italia" + }, + "juahan": { + "login": "juahan", + "avatarUrl": "https://avatars.githubusercontent.com/u/5616599?v=4", + "createdAt": "10/5/2013", + "nbFollowers": 1, + "nbFollowings": 3, + "nbRepos": 28, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "http://tajunnanvirta.com" + }, + "okgo123": { + "login": "okgo123", + "avatarUrl": "https://avatars.githubusercontent.com/u/26904537?v=4", + "createdAt": "4/4/2017", + "nbFollowers": 0, + "nbFollowings": 0, + "nbRepos": 34, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, + "SourcingDenis": { + "login": "SourcingDenis", + "avatarUrl": "https://avatars.githubusercontent.com/u/24542687?u=bcd48597b5dccbb8d3d6b1d19014e326f7c199ac&v=4", + "createdAt": "12/13/2016", + "nbFollowers": 235, + "nbFollowings": 2004, + "nbRepos": 160, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "https://sourcingdenis.github.io/new/", + "bio": "Talent Sleuth \r\n\r\nt.me/sourcingnuances\r\n", + "location": "Ukraine, Kyiv" + }, "jfmiller52": { "login": "jfmiller52", "avatarUrl": "https://avatars.githubusercontent.com/u/34377717?v=4", @@ -17772,9 +18148,9 @@ const fans = { "login": "swapnilshrikhande", "avatarUrl": "https://avatars.githubusercontent.com/u/7020969?u=820c8bbf28fb02bdd5ab15ef751dc1d6435d521e&v=4", "createdAt": "3/21/2014", - "nbFollowers": 19, + "nbFollowers": 20, "nbFollowings": 50, - "nbRepos": 122, + "nbRepos": 123, "follower": false, "starred": [ "evolutility-ui-jquery" @@ -17829,9 +18205,9 @@ const fans = { "login": "fairhopeweb", "avatarUrl": "https://avatars.githubusercontent.com/u/64338319?u=9a6b375d2d3780bfb093aedfbae180c732f77591&v=4", "createdAt": "4/25/2020", - "nbFollowers": 136, - "nbFollowings": 1586, - "nbRepos": 5412, + "nbFollowers": 145, + "nbFollowings": 1628, + "nbRepos": 5490, "follower": false, "starred": [ "evolutility-ui-jquery" @@ -17845,7 +18221,7 @@ const fans = { "createdAt": "10/15/2008", "nbFollowers": 24, "nbFollowings": 6, - "nbRepos": 43, + "nbRepos": 44, "follower": false, "starred": [ "evolutility-ui-jquery" @@ -17854,126 +18230,24 @@ const fans = { "bio": "\r\n \r\n" }, "elvuel": { - "login": "elvuel", - "avatarUrl": "https://avatars.githubusercontent.com/u/161844?v=4", - "createdAt": "12/4/2009", - "nbFollowers": 64, - "nbFollowings": 18, - "nbRepos": 91, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "Shanghai" - }, - "mpreclik": { - "login": "mpreclik", - "avatarUrl": "https://avatars.githubusercontent.com/u/8077793?v=4", - "createdAt": "7/5/2014", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 1, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "location": "Bratislava, Slovakia" - }, - "mabuenox": { - "login": "mabuenox", - "avatarUrl": "https://avatars.githubusercontent.com/u/2506499?u=34f533d57dc08b0653c979410edfe96d058f2890&v=4", - "createdAt": "10/7/2012", - "nbFollowers": 23, - "nbFollowings": 59, - "nbRepos": 22, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "bio": "Software Developer", - "location": "Madrid, Spain" - }, - "nabeelalisajid": { - "login": "nabeelalisajid", - "avatarUrl": "https://avatars.githubusercontent.com/u/8381787?u=780c60b0b9d0d32c1fdb4ce2758bd34c91c964fb&v=4", - "createdAt": "8/6/2014", - "nbFollowers": 20, - "nbFollowings": 14, - "nbRepos": 8, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "websiteUrl": "https://nabeelalisajid.dev", - "bio": "Trying to learn new things everyday.", - "location": "Islamabad" - }, - "gubi": { - "login": "gubi", - "avatarUrl": "https://avatars.githubusercontent.com/u/746559?u=1d1609facde31d0a3896600caa521a67f70a5a64&v=4", - "createdAt": "4/22/2011", - "nbFollowers": 34, - "nbFollowings": 33, - "nbRepos": 52, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "location": "Italia" - }, - "juahan": { - "login": "juahan", - "avatarUrl": "https://avatars.githubusercontent.com/u/5616599?v=4", - "createdAt": "10/5/2013", - "nbFollowers": 1, - "nbFollowings": 3, - "nbRepos": 27, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "websiteUrl": "http://tajunnanvirta.com" - }, - "okgo123": { - "login": "okgo123", - "avatarUrl": "https://avatars.githubusercontent.com/u/26904537?v=4", - "createdAt": "4/4/2017", - "nbFollowers": 0, - "nbFollowings": 0, - "nbRepos": 34, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [] - }, - "SourcingDenis": { - "login": "SourcingDenis", - "avatarUrl": "https://avatars.githubusercontent.com/u/24542687?u=bcd48597b5dccbb8d3d6b1d19014e326f7c199ac&v=4", - "createdAt": "12/13/2016", - "nbFollowers": 230, - "nbFollowings": 2004, - "nbRepos": 153, + "login": "elvuel", + "avatarUrl": "https://avatars.githubusercontent.com/u/161844?v=4", + "createdAt": "12/4/2009", + "nbFollowers": 67, + "nbFollowings": 18, + "nbRepos": 91, "follower": false, "starred": [ - "structured-filter" + "evolutility-ui-jquery" ], "forked": [], - "websiteUrl": "https://sourcingdenis.github.io/new/", - "bio": "Talent Sleuth \r\n\r\nt.me/sourcingnuances\r\n", - "location": "Ukraine, Kyiv" + "location": "Shanghai" }, "juliozuppa": { "login": "juliozuppa", "avatarUrl": "https://avatars.githubusercontent.com/u/4112087?u=f865fac73fda77f45bcf5e773051b06a057172f0&v=4", "createdAt": "4/9/2013", - "nbFollowers": 87, + "nbFollowers": 89, "nbFollowings": 697, "nbRepos": 6, "follower": false, @@ -17987,9 +18261,9 @@ const fans = { "login": "vai", "avatarUrl": "https://avatars.githubusercontent.com/u/523886?u=98cb92a825ccd672098bd60159976b0247a92cca&v=4", "createdAt": "12/14/2010", - "nbFollowers": 43, - "nbFollowings": 6, - "nbRepos": 49, + "nbFollowers": 44, + "nbFollowings": 9, + "nbRepos": 50, "follower": false, "starred": [ "colorpicker" @@ -18002,7 +18276,7 @@ const fans = { "login": "godky", "avatarUrl": "https://avatars.githubusercontent.com/u/19380474?u=27c207c3c58e805dedf515740f428d0abc18df17&v=4", "createdAt": "5/15/2016", - "nbFollowers": 9, + "nbFollowers": 10, "nbFollowings": 28, "nbRepos": 10, "follower": false, @@ -18031,8 +18305,8 @@ const fans = { "login": "sizeoftank", "avatarUrl": "https://avatars.githubusercontent.com/u/6196006?u=dff0c6b498ae581ed7bf32299597e46c83956078&v=4", "createdAt": "12/16/2013", - "nbFollowers": 11, - "nbFollowings": 27, + "nbFollowers": 14, + "nbFollowings": 29, "nbRepos": 25, "follower": false, "starred": [ @@ -18046,9 +18320,9 @@ const fans = { "login": "mheiduk", "avatarUrl": "https://avatars.githubusercontent.com/u/291541?u=e757e82012e626ce2f97b952a42c604bad8fe2c7&v=4", "createdAt": "5/30/2010", - "nbFollowers": 16, + "nbFollowers": 17, "nbFollowings": 7, - "nbRepos": 5, + "nbRepos": 6, "follower": false, "starred": [ "colorpicker" @@ -18064,7 +18338,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/17586599?v=4", "createdAt": "3/1/2016", "nbFollowers": 2, - "nbFollowings": 1, + "nbFollowings": 2, "nbRepos": 11, "follower": false, "starred": [ @@ -18100,66 +18374,6 @@ const fans = { "bio": "英特纳雄奈尔就一定会实现!", "location": "中国 河南 郑州" }, - "i-khan": { - "login": "i-khan", - "avatarUrl": "https://avatars.githubusercontent.com/u/2239148?v=4", - "createdAt": "8/28/2012", - "nbFollowers": 2, - "nbFollowings": 3, - "nbRepos": 26, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "http://stackoverflow.com/users/1083388/iftikar-urrhman-khan", - "location": "Worcester, MA", - "company": "Full Stack Engineer @gosprinto, @isparx, @DoWhatWorks-io " - }, - "ali1rathore": { - "login": "ali1rathore", - "avatarUrl": "https://avatars.githubusercontent.com/u/6736767?u=c4b9be6368a225dc4403927499dfea2e83367fc0&v=4", - "createdAt": "2/20/2014", - "nbFollowers": 23, - "nbFollowings": 2, - "nbRepos": 54, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "mrnexeon": { - "login": "mrnexeon", - "avatarUrl": "https://avatars.githubusercontent.com/u/6829502?u=a086d142a8f5b1a66dc8f1e401041eacc36185aa&v=4", - "createdAt": "3/1/2014", - "nbFollowers": 6, - "nbFollowings": 6, - "nbRepos": 10, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "bio": "Developer", - "location": "Bayreuth, Germany" - }, - "vordan": { - "login": "vordan", - "avatarUrl": "https://avatars.githubusercontent.com/u/50054?v=4", - "createdAt": "1/28/2009", - "nbFollowers": 4, - "nbFollowings": 1, - "nbRepos": 30, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://mk.linkedin.com/in/vancoordanoski", - "location": "Skopje, Macedonia", - "company": "Infoproject" - }, "jasonwedepohl": { "login": "jasonwedepohl", "avatarUrl": "https://avatars.githubusercontent.com/u/14253989?u=56a88c46d14853e5d1ba0e8e477ede2057a20d33&v=4", @@ -18180,7 +18394,7 @@ const fans = { "login": "bigforcegun", "avatarUrl": "https://avatars.githubusercontent.com/u/264697?u=b1cfe9572e7b0d92a2be12274248d98148ae40ff&v=4", "createdAt": "5/4/2010", - "nbFollowers": 27, + "nbFollowers": 28, "nbFollowings": 46, "nbRepos": 23, "follower": false, @@ -18195,7 +18409,7 @@ const fans = { "login": "wukuan405", "avatarUrl": "https://avatars.githubusercontent.com/u/16629605?v=4", "createdAt": "1/9/2016", - "nbFollowers": 36, + "nbFollowers": 38, "nbFollowings": 113, "nbRepos": 494, "follower": false, @@ -18208,7 +18422,7 @@ const fans = { "login": "stephenarra", "avatarUrl": "https://avatars.githubusercontent.com/u/5768905?u=3ef286c3e99dcc1677b6702db0fceeff681ab041&v=4", "createdAt": "10/24/2013", - "nbFollowers": 2, + "nbFollowers": 3, "nbFollowings": 10, "nbRepos": 7, "follower": false, @@ -18218,21 +18432,6 @@ const fans = { "forked": [], "location": "United States" }, - "waldenn": { - "login": "waldenn", - "avatarUrl": "https://avatars.githubusercontent.com/u/1248919?u=5f9af92a98a8b72871dba509e66fcc93eb79d7e2&v=4", - "createdAt": "12/7/2011", - "nbFollowers": 37, - "nbFollowings": 8, - "nbRepos": 428, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "websiteUrl": "https://conze.pt", - "company": "Conzept - a 21st century encyclopedia attempt" - }, "buildlove": { "login": "buildlove", "avatarUrl": "https://avatars.githubusercontent.com/u/14903648?u=a2cd4904732d05b70fab84871a9b6de3cbfb6038&v=4", @@ -18249,11 +18448,71 @@ const fans = { "bio": "Software Engineer @leonwerth | Still Finding 💭", "location": "wuhan" }, + "i-khan": { + "login": "i-khan", + "avatarUrl": "https://avatars.githubusercontent.com/u/2239148?v=4", + "createdAt": "8/28/2012", + "nbFollowers": 2, + "nbFollowings": 3, + "nbRepos": 26, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "http://stackoverflow.com/users/1083388/iftikar-urrhman-khan", + "location": "Worcester, MA", + "company": "Full Stack Engineer @gosprinto, @isparx, @DoWhatWorks-io " + }, + "ali1rathore": { + "login": "ali1rathore", + "avatarUrl": "https://avatars.githubusercontent.com/u/6736767?u=c4b9be6368a225dc4403927499dfea2e83367fc0&v=4", + "createdAt": "2/20/2014", + "nbFollowers": 23, + "nbFollowings": 2, + "nbRepos": 55, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "mrnexeon": { + "login": "mrnexeon", + "avatarUrl": "https://avatars.githubusercontent.com/u/6829502?u=a086d142a8f5b1a66dc8f1e401041eacc36185aa&v=4", + "createdAt": "3/1/2014", + "nbFollowers": 6, + "nbFollowings": 6, + "nbRepos": 10, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "bio": "Developer", + "location": "Bayreuth, Germany" + }, + "vordan": { + "login": "vordan", + "avatarUrl": "https://avatars.githubusercontent.com/u/50054?v=4", + "createdAt": "1/28/2009", + "nbFollowers": 4, + "nbFollowings": 1, + "nbRepos": 31, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://mk.linkedin.com/in/vancoordanoski", + "location": "Skopje, Macedonia", + "company": "Infoproject" + }, "fetaoily": { "login": "fetaoily", "avatarUrl": "https://avatars.githubusercontent.com/u/501984?u=3bd3d9651fea75144406fdde0c65a6ed22c1ccef&v=4", "createdAt": "11/29/2010", - "nbFollowers": 12, + "nbFollowers": 13, "nbFollowings": 14, "nbRepos": 20, "follower": false, @@ -18268,7 +18527,7 @@ const fans = { "login": "uestla", "avatarUrl": "https://avatars.githubusercontent.com/u/373888?u=a2dba673740886d317a9fafd80b63052e9547a4a&v=4", "createdAt": "8/23/2010", - "nbFollowers": 35, + "nbFollowers": 36, "nbFollowings": 8, "nbRepos": 74, "follower": false, @@ -18310,9 +18569,9 @@ const fans = { "login": "Slinjez", "avatarUrl": "https://avatars.githubusercontent.com/u/8165854?u=5b2cad471351118bf76ed86e0f6712883e41a954&v=4", "createdAt": "7/14/2014", - "nbFollowers": 28, + "nbFollowers": 30, "nbFollowings": 90, - "nbRepos": 269, + "nbRepos": 272, "follower": false, "starred": [ "colorpicker" @@ -18327,7 +18586,7 @@ const fans = { "login": "IsaacHo", "avatarUrl": "https://avatars.githubusercontent.com/u/4445765?u=108655aeb3b73d5a3be121846992071b83810a65&v=4", "createdAt": "5/16/2013", - "nbFollowers": 14, + "nbFollowers": 15, "nbFollowings": 32, "nbRepos": 85, "follower": false, @@ -18357,7 +18616,7 @@ const fans = { "login": "seigelions", "avatarUrl": "https://avatars.githubusercontent.com/u/4529527?u=4b35218f175e79523bed92b1c86959ae8517fc46&v=4", "createdAt": "5/25/2013", - "nbFollowers": 6, + "nbFollowers": 7, "nbFollowings": 9, "nbRepos": 2, "follower": false, @@ -18371,108 +18630,38 @@ const fans = { "siddarthpushparaj": { "login": "siddarthpushparaj", "avatarUrl": "https://avatars.githubusercontent.com/u/5682374?u=dc71687fc8af8e0402351e3265d46b8170896c99&v=4", - "createdAt": "10/14/2013", - "nbFollowers": 0, - "nbFollowings": 4, - "nbRepos": 225, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [] - }, - "pvictor": { - "login": "pvictor", - "avatarUrl": "https://avatars.githubusercontent.com/u/4415580?u=20521e4b00f77d0e22b042bff019ed86abd03913&v=4", - "createdAt": "5/13/2013", - "nbFollowers": 294, - "nbFollowings": 137, - "nbRepos": 70, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "websiteUrl": "https://twitter.com/_pvictorr", - "bio": "R / Shiny developper at @dreamRs with @mfanny", - "location": "Paris, France", - "company": "@dreamRs " - }, - "kevinJread": { - "login": "kevinJread", - "avatarUrl": "https://avatars.githubusercontent.com/u/2322991?u=dbbb5b002c7c51d76ec07eabe22c662e9c4582fc&v=4", - "createdAt": "9/10/2012", - "nbFollowers": 2, - "nbFollowings": 4, - "nbRepos": 6, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "location": "Australia" - }, - "CamKem": { - "login": "CamKem", - "avatarUrl": "https://avatars.githubusercontent.com/u/112100521?u=164c606d77b695583cc87eb7be42f960be420096&v=4", - "createdAt": "8/25/2022", - "nbFollowers": 12, - "nbFollowings": 34, - "nbRepos": 50, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [], - "websiteUrl": "https://iterated.tech", - "bio": "Full Stack SWE & Systems Architect - Focused on the in Laravel ecosystem, specialising in Inertia, Livewire, Nuxt/Vue, InertiaJs, Tailwind, AlpineJs & more!", - "location": "Victoria, Australia", - "company": "Aurific" - }, - "bmorelax": { - "login": "bmorelax", - "avatarUrl": "https://avatars.githubusercontent.com/u/33106667?v=4", - "createdAt": "10/25/2017", - "nbFollowers": 70, - "nbFollowings": 282, - "nbRepos": 423, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, - "DaveMontoya": { - "login": "DaveMontoya", - "avatarUrl": "https://avatars.githubusercontent.com/u/131562700?u=d379d3eecf862959af7f661a9d67210ad9e0d8da&v=4", - "createdAt": "4/22/2023", + "createdAt": "10/14/2013", "nbFollowers": 0, - "nbFollowings": 8, - "nbRepos": 9, + "nbFollowings": 4, + "nbRepos": 225, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], "forked": [] }, - "krisharathod1009": { - "login": "krisharathod1009", - "avatarUrl": "https://avatars.githubusercontent.com/u/98577504?v=4", - "createdAt": "1/27/2022", - "nbFollowers": 0, - "nbFollowings": 1, - "nbRepos": 5, + "pvictor": { + "login": "pvictor", + "avatarUrl": "https://avatars.githubusercontent.com/u/4415580?u=20521e4b00f77d0e22b042bff019ed86abd03913&v=4", + "createdAt": "5/13/2013", + "nbFollowers": 296, + "nbFollowings": 137, + "nbRepos": 70, "follower": false, "starred": [ - "evolutility-ui-jquery" + "colorpicker" ], - "forked": [] + "forked": [], + "websiteUrl": "https://twitter.com/_pvictorr", + "bio": "R / Shiny developper at @dreamRs with @mfanny", + "location": "Paris, France", + "company": "@dreamRs " }, "xmarcos": { "login": "xmarcos", "avatarUrl": "https://avatars.githubusercontent.com/u/58319?u=1d30194c2b16eb7cfd64c6c898f01711698889a2&v=4", "createdAt": "2/26/2009", - "nbFollowers": 147, + "nbFollowers": 152, "nbFollowings": 737, "nbRepos": 18, "follower": false, @@ -18489,7 +18678,7 @@ const fans = { "login": "os6", "avatarUrl": "https://avatars.githubusercontent.com/u/239950?u=804235d8a808adef8609d4d74d0019e1c92c67fd&v=4", "createdAt": "4/8/2010", - "nbFollowers": 12, + "nbFollowers": 13, "nbFollowings": 10, "nbRepos": 7, "follower": false, @@ -18506,7 +18695,7 @@ const fans = { "createdAt": "10/5/2012", "nbFollowers": 5, "nbFollowings": 3, - "nbRepos": 36, + "nbRepos": 37, "follower": false, "starred": [ "structured-filter" @@ -18537,9 +18726,9 @@ const fans = { "login": "trickycoders", "avatarUrl": "https://avatars.githubusercontent.com/u/345594?u=d3f47275d1bf18385c81ebbe693133f4f1fe9e12&v=4", "createdAt": "7/27/2010", - "nbFollowers": 4, + "nbFollowers": 5, "nbFollowings": 23, - "nbRepos": 24, + "nbRepos": 25, "follower": false, "starred": [ "structured-filter" @@ -18552,7 +18741,7 @@ const fans = { "login": "alex-bacart", "avatarUrl": "https://avatars.githubusercontent.com/u/13940752?u=0f1b183c512f11c7a1afeb3dadf9c8bd605a0f09&v=4", "createdAt": "8/24/2015", - "nbFollowers": 12, + "nbFollowers": 13, "nbFollowings": 24, "nbRepos": 1, "follower": false, @@ -18602,11 +18791,81 @@ const fans = { ], "forked": [] }, + "kevinJread": { + "login": "kevinJread", + "avatarUrl": "https://avatars.githubusercontent.com/u/2322991?u=dbbb5b002c7c51d76ec07eabe22c662e9c4582fc&v=4", + "createdAt": "9/10/2012", + "nbFollowers": 2, + "nbFollowings": 4, + "nbRepos": 6, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "Australia" + }, + "CamKem": { + "login": "CamKem", + "avatarUrl": "https://avatars.githubusercontent.com/u/112100521?u=164c606d77b695583cc87eb7be42f960be420096&v=4", + "createdAt": "8/25/2022", + "nbFollowers": 21, + "nbFollowings": 35, + "nbRepos": 58, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "websiteUrl": "https://iterated.tech", + "bio": "Full Stack SWE - Focused on the in Laravel ecosystem, specialising in Inertia, Livewire, Nuxt/Vue, InertiaJs, Tailwind, AlpineJs & more!", + "location": "Victoria, Australia", + "company": "Aurific" + }, + "bmorelax": { + "login": "bmorelax", + "avatarUrl": "https://avatars.githubusercontent.com/u/33106667?v=4", + "createdAt": "10/25/2017", + "nbFollowers": 72, + "nbFollowings": 282, + "nbRepos": 423, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "DaveMontoya": { + "login": "DaveMontoya", + "avatarUrl": "https://avatars.githubusercontent.com/u/131562700?u=d379d3eecf862959af7f661a9d67210ad9e0d8da&v=4", + "createdAt": "4/22/2023", + "nbFollowers": 0, + "nbFollowings": 9, + "nbRepos": 9, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "krisharathod1009": { + "login": "krisharathod1009", + "avatarUrl": "https://avatars.githubusercontent.com/u/98577504?v=4", + "createdAt": "1/27/2022", + "nbFollowers": 0, + "nbFollowings": 1, + "nbRepos": 5, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, "qingo": { "login": "qingo", "avatarUrl": "https://avatars.githubusercontent.com/u/1926054?u=9db08a515c906b68e16294befc69b3c608b6c49a&v=4", "createdAt": "7/5/2012", - "nbFollowers": 46, + "nbFollowers": 48, "nbFollowings": 75, "nbRepos": 10, "follower": false, @@ -18648,7 +18907,7 @@ const fans = { "createdAt": "4/9/2013", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 25, + "nbRepos": 26, "follower": false, "starred": [ "colorpicker" @@ -18695,9 +18954,9 @@ const fans = { "login": "Piou-piou", "avatarUrl": "https://avatars.githubusercontent.com/u/3818011?u=40574109c3e9e7628740994e87fe5b75fd82c0c4&v=4", "createdAt": "3/9/2013", - "nbFollowers": 56, + "nbFollowers": 71, "nbFollowings": 26, - "nbRepos": 47, + "nbRepos": 52, "follower": false, "starred": [ "colorpicker" @@ -18725,7 +18984,7 @@ const fans = { "login": "tengge1", "avatarUrl": "https://avatars.githubusercontent.com/u/10705556?u=16377d37ee1be736e3d2086a89f17056590ebc69&v=4", "createdAt": "1/26/2015", - "nbFollowers": 550, + "nbFollowers": 549, "nbFollowings": 895, "nbRepos": 69, "follower": false, @@ -18738,7 +18997,7 @@ const fans = { "login": "DriftKingTW", "avatarUrl": "https://avatars.githubusercontent.com/u/12791264?u=27fdf25f5302dbd9031d66a9d2cfe08e08be99bc&v=4", "createdAt": "6/7/2015", - "nbFollowers": 31, + "nbFollowers": 32, "nbFollowings": 36, "nbRepos": 30, "follower": false, @@ -18751,19 +19010,6 @@ const fans = { "location": "Taiwan", "company": "CyCatena" }, - "g05357005": { - "login": "g05357005", - "avatarUrl": "https://avatars.githubusercontent.com/u/22065566?v=4", - "createdAt": "9/7/2016", - "nbFollowers": 6, - "nbFollowings": 2, - "nbRepos": 181, - "follower": false, - "starred": [ - "evolutility-ui-jquery" - ], - "forked": [] - }, "longjinbo": { "login": "longjinbo", "avatarUrl": "https://avatars.githubusercontent.com/u/18019366?u=7cd60ceafedbabb474dfbd84f6e5042b39e83058&v=4", @@ -18782,7 +19028,7 @@ const fans = { "login": "DataGreed", "avatarUrl": "https://avatars.githubusercontent.com/u/2033163?u=c274889e031c7d41e31c83a665e57e67c1ea91a8&v=4", "createdAt": "7/24/2012", - "nbFollowers": 23, + "nbFollowers": 24, "nbFollowings": 9, "nbRepos": 56, "follower": false, @@ -18799,9 +19045,9 @@ const fans = { "login": "KennedyTedesco", "avatarUrl": "https://avatars.githubusercontent.com/u/999232?u=b4b0e1412402b5ebfd5c71c507024886d1e21a1a&v=4", "createdAt": "8/23/2011", - "nbFollowers": 259, - "nbFollowings": 430, - "nbRepos": 72, + "nbFollowers": 265, + "nbFollowings": 433, + "nbRepos": 73, "follower": false, "starred": [ "structured-filter" @@ -18815,8 +19061,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/2421972?u=460ea7524c21ec7e54727b180f466290698d265d&v=4", "createdAt": "9/25/2012", "nbFollowers": 30, - "nbFollowings": 73, - "nbRepos": 63, + "nbFollowings": 74, + "nbRepos": 64, "follower": false, "starred": [ "structured-filter" @@ -18841,7 +19087,7 @@ const fans = { "login": "Sicos1977", "avatarUrl": "https://avatars.githubusercontent.com/u/6692947?u=8123dbea8b613791a831d6d1c687b613da8933f2&v=4", "createdAt": "2/15/2014", - "nbFollowers": 131, + "nbFollowers": 135, "nbFollowings": 3, "nbRepos": 25, "follower": false, @@ -18852,6 +19098,33 @@ const fans = { "bio": "Programming since I was a kid. Started on the C64 with BASIC. Since then I used programming languages like Turbo Pascal, Delphi, C++, VB6 and of course C#", "location": "Netherlands" }, + "g05357005": { + "login": "g05357005", + "avatarUrl": "https://avatars.githubusercontent.com/u/22065566?v=4", + "createdAt": "9/7/2016", + "nbFollowers": 6, + "nbFollowings": 2, + "nbRepos": 182, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [] + }, + "NetLancer": { + "login": "NetLancer", + "avatarUrl": "https://avatars.githubusercontent.com/u/6131430?u=9d74b517590c8916222bf002a1fef26dfbf21c43&v=4", + "createdAt": "12/7/2013", + "nbFollowers": 4, + "nbFollowings": 29, + "nbRepos": 34, + "follower": false, + "starred": [ + "evolutility-ui-jquery" + ], + "forked": [], + "location": "Samarkand (Uzbekistan)" + }, "ramboram": { "login": "ramboram", "avatarUrl": "https://avatars.githubusercontent.com/u/2716685?u=f3d705aa93796cdda7d546c57246ffb6297d2e76&v=4", @@ -18899,7 +19172,7 @@ const fans = { "login": "aleksey-t", "avatarUrl": "https://avatars.githubusercontent.com/u/31311433?u=cc13ce25c228d3045771ead4f5a703169f1e6699&v=4", "createdAt": "8/24/2017", - "nbFollowers": 15, + "nbFollowers": 17, "nbFollowings": 83, "nbRepos": 380, "follower": false, @@ -18913,7 +19186,7 @@ const fans = { "login": "lafflan", "avatarUrl": "https://avatars.githubusercontent.com/u/9984095?u=c62a344d926ebdca9133da1304650a7832dddb7a&v=4", "createdAt": "11/27/2014", - "nbFollowers": 5, + "nbFollowers": 6, "nbFollowings": 16, "nbRepos": 8, "follower": false, @@ -18928,8 +19201,8 @@ const fans = { "login": "jaffreyjoy", "avatarUrl": "https://avatars.githubusercontent.com/u/20588777?u=0a7a2a080be2333b7a674e50fbc2dd80406bb47d&v=4", "createdAt": "7/21/2016", - "nbFollowers": 44, - "nbFollowings": 298, + "nbFollowers": 43, + "nbFollowings": 299, "nbRepos": 52, "follower": false, "starred": [ @@ -18938,13 +19211,13 @@ const fans = { "forked": [], "bio": "Compiler Engineer at EdgeCortix.\r\n\r\n\r\nInterested in Databases, Compilers and mostly anything involving systems.\r\n\r\n\r\nStay Curious!", "location": "Hyderabad", - "company": "EdgeCortix" + "company": "@EdgeCortix-Inc" }, "elsa1234": { "login": "elsa1234", "avatarUrl": "https://avatars.githubusercontent.com/u/34656236?v=4", "createdAt": "12/18/2017", - "nbFollowers": 3, + "nbFollowers": 2, "nbFollowings": 15, "nbRepos": 26, "follower": false, @@ -18957,8 +19230,8 @@ const fans = { "login": "chrdek", "avatarUrl": "https://avatars.githubusercontent.com/u/10632099?u=eb5a11ef5dfeec6b423f7bd70ff542b7be98ef06&v=4", "createdAt": "1/21/2015", - "nbFollowers": 435, - "nbFollowings": 985, + "nbFollowers": 463, + "nbFollowings": 1027, "nbRepos": 25, "follower": false, "starred": [ @@ -19001,8 +19274,8 @@ const fans = { "login": "dotnetpowered", "avatarUrl": "https://avatars.githubusercontent.com/u/1025328?u=02bb6a521cbbb8c2fe745fbc196f7825f1d16916&v=4", "createdAt": "9/4/2011", - "nbFollowers": 19, - "nbFollowings": 42, + "nbFollowers": 20, + "nbFollowings": 44, "nbRepos": 39, "follower": false, "starred": [ @@ -19018,8 +19291,8 @@ const fans = { "login": "apchenjun", "avatarUrl": "https://avatars.githubusercontent.com/u/4964551?u=aaa8adf05dedeedbfd77cfe22e900acf6b7e5c00&v=4", "createdAt": "7/8/2013", - "nbFollowers": 142, - "nbFollowings": 10122, + "nbFollowers": 149, + "nbFollowings": 10136, "nbRepos": 2, "follower": false, "starred": [ @@ -19035,7 +19308,7 @@ const fans = { "createdAt": "6/2/2012", "nbFollowers": 16, "nbFollowings": 0, - "nbRepos": 186, + "nbRepos": 187, "follower": false, "starred": [ "structured-filter" @@ -19060,9 +19333,9 @@ const fans = { "login": "jimbrig", "avatarUrl": "https://avatars.githubusercontent.com/u/32652297?u=f418a81b6bb7b9e828cc6a74c0f9fc2593dc9597&v=4", "createdAt": "10/9/2017", - "nbFollowers": 311, - "nbFollowings": 3725, - "nbRepos": 382, + "nbFollowers": 327, + "nbFollowings": 3952, + "nbRepos": 396, "follower": false, "starred": [ "structured-filter" @@ -19079,7 +19352,7 @@ const fans = { "createdAt": "5/4/2012", "nbFollowers": 23, "nbFollowings": 10, - "nbRepos": 66, + "nbRepos": 67, "follower": false, "starred": [ "structured-filter" @@ -19161,7 +19434,7 @@ const fans = { "login": "eee27", "avatarUrl": "https://avatars.githubusercontent.com/u/8985140?u=53314c3f5f36df9896ee067138d55ef45081624c&v=4", "createdAt": "10/1/2014", - "nbFollowers": 9, + "nbFollowers": 10, "nbFollowings": 11, "nbRepos": 24, "follower": false, @@ -19177,7 +19450,7 @@ const fans = { "login": "taxue9988", "avatarUrl": "https://avatars.githubusercontent.com/u/13393208?v=4", "createdAt": "7/18/2015", - "nbFollowers": 9, + "nbFollowers": 10, "nbFollowings": 32, "nbRepos": 18, "follower": false, @@ -19220,7 +19493,7 @@ const fans = { "login": "hl-stone", "avatarUrl": "https://avatars.githubusercontent.com/u/26757108?u=9d1c3977c380372a0eaef78bd8dc671bff9e40e5&v=4", "createdAt": "3/28/2017", - "nbFollowers": 6, + "nbFollowers": 7, "nbFollowings": 10, "nbRepos": 7, "follower": false, @@ -19266,9 +19539,9 @@ const fans = { "login": "Braunson", "avatarUrl": "https://avatars.githubusercontent.com/u/577273?u=61b5975d4c4051b0137ec6cae4d3dbe1eda69c9c&v=4", "createdAt": "1/21/2011", - "nbFollowers": 142, - "nbFollowings": 173, - "nbRepos": 116, + "nbFollowers": 145, + "nbFollowings": 174, + "nbRepos": 117, "follower": false, "starred": [ "structured-filter" @@ -19283,7 +19556,7 @@ const fans = { "login": "abstraction", "avatarUrl": "https://avatars.githubusercontent.com/u/16391550?u=fdb00644ed94ec24b2c47dba2023996f878c381f&v=4", "createdAt": "12/21/2015", - "nbFollowers": 59, + "nbFollowers": 62, "nbFollowings": 69, "nbRepos": 27, "follower": false, @@ -19298,15 +19571,15 @@ const fans = { "login": "pachacamac", "avatarUrl": "https://avatars.githubusercontent.com/u/543577?u=3ccb370ca0e4360b6e3438cfdc5c6c8ecd00bd6e&v=4", "createdAt": "1/1/2011", - "nbFollowers": 116, - "nbFollowings": 163, - "nbRepos": 91, + "nbFollowers": 123, + "nbFollowings": 168, + "nbRepos": 93, "follower": false, "starred": [ "structured-filter" ], "forked": [], - "bio": "In love with web technologies, data analysis, open soft- and hardware, computer vision, robotics, complex simplicity, thinking differently, traveling.", + "bio": "In love with web technologies, AI, data analysis, open soft- and hardware, computer vision, robotics, complex simplicity, thinking differently, traveling.", "location": "Germany, Berlin", "company": "Hacker/Founder" }, @@ -19314,9 +19587,9 @@ const fans = { "login": "bitts", "avatarUrl": "https://avatars.githubusercontent.com/u/1100489?u=71d2b1b366958e48ed6794ac55350c6db079f7aa&v=4", "createdAt": "10/3/2011", - "nbFollowers": 16, - "nbFollowings": 30, - "nbRepos": 19, + "nbFollowers": 17, + "nbFollowings": 32, + "nbRepos": 21, "follower": false, "starred": [ "structured-filter" @@ -19352,26 +19625,13 @@ const fans = { ], "forked": [] }, - "maxclac": { - "login": "maxclac", - "avatarUrl": "https://avatars.githubusercontent.com/u/32101438?u=3de7b9f43473bee5440c4808a851c084807794dd&v=4", - "createdAt": "9/19/2017", - "nbFollowers": 7, - "nbFollowings": 93, - "nbRepos": 6, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [] - }, "tljstewart": { "login": "tljstewart", "avatarUrl": "https://avatars.githubusercontent.com/u/8463038?u=1bf74b5c60fff383da51c0a389728f69e85912a7&v=4", "createdAt": "8/15/2014", "nbFollowers": 15, - "nbFollowings": 31, - "nbRepos": 68, + "nbFollowings": 32, + "nbRepos": 69, "follower": false, "starred": [ "structured-filter" @@ -19382,13 +19642,30 @@ const fans = { "location": "Pensacola, FL", "company": "Apple Inc." }, + "NicoJuicy": { + "login": "NicoJuicy", + "avatarUrl": "https://avatars.githubusercontent.com/u/445937?u=b9d7ac969bbb7313b1f8ecb64eaa1ca1e9ddc1d0&v=4", + "createdAt": "10/19/2010", + "nbFollowers": 47, + "nbFollowings": 92, + "nbRepos": 545, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "https://blog.sapico.me/", + "bio": "Full stack .Net / Node js / ...\r\n\r\nDev @ Genetec Belgium\r\n\r\nCustom dev / websites / shops @ www.sapico.me\r\n\r\nECommerce @ www.blindevis.be", + "location": "Belgium ( Bruges )", + "company": "Sapico" + }, "caixingorg": { "login": "caixingorg", "avatarUrl": "https://avatars.githubusercontent.com/u/7474817?u=996d5120f9241f4fa7e8eeb63228b05f1545b6db&v=4", "createdAt": "5/3/2014", - "nbFollowers": 10, + "nbFollowers": 13, "nbFollowings": 58, - "nbRepos": 65, + "nbRepos": 69, "follower": false, "starred": [ "colorpicker" @@ -19485,7 +19762,7 @@ const fans = { "login": "joubertredrat", "avatarUrl": "https://avatars.githubusercontent.com/u/1520407?u=9929ac017ff0e656fa987e5650028b6578869499&v=4", "createdAt": "3/9/2012", - "nbFollowers": 204, + "nbFollowers": 208, "nbFollowings": 0, "nbRepos": 71, "follower": false, @@ -19501,40 +19778,23 @@ const fans = { "login": "denji", "avatarUrl": "https://avatars.githubusercontent.com/u/3759759?u=ba13cf42f86e102ea0d26285493f49a0aa2e1941&v=4", "createdAt": "3/3/2013", - "nbFollowers": 484, - "nbFollowings": 703, - "nbRepos": 389, - "follower": false, - "starred": [ - "colorpicker" - ], - "forked": [], - "location": "Kyiv, UA" - }, - "NicoJuicy": { - "login": "NicoJuicy", - "avatarUrl": "https://avatars.githubusercontent.com/u/445937?u=b9d7ac969bbb7313b1f8ecb64eaa1ca1e9ddc1d0&v=4", - "createdAt": "10/19/2010", - "nbFollowers": 46, - "nbFollowings": 92, - "nbRepos": 536, + "nbFollowers": 492, + "nbFollowings": 707, + "nbRepos": 396, "follower": false, "starred": [ - "structured-filter" - ], - "forked": [], - "websiteUrl": "https://blog.sapico.me/", - "bio": "Full stack .Net / Node js / ...\r\n\r\nDev @ Genetec Belgium\r\n\r\nCustom dev / websites / shops @ www.sapico.me\r\n\r\nECommerce @ www.blindevis.be", - "location": "Belgium ( Bruges )", - "company": "Sapico" + "colorpicker" + ], + "forked": [], + "location": "Kyiv, UA" }, "MarkChrisLevy": { "login": "MarkChrisLevy", "avatarUrl": "https://avatars.githubusercontent.com/u/10324672?u=e0e68e50da33738a3317c1e0402ddabd07f37bff&v=4", "createdAt": "12/27/2014", - "nbFollowers": 12, + "nbFollowers": 14, "nbFollowings": 45, - "nbRepos": 19, + "nbRepos": 20, "follower": false, "starred": [ "structured-filter" @@ -19572,8 +19832,8 @@ const fans = { "login": "robertheadley", "avatarUrl": "https://avatars.githubusercontent.com/u/1780455?v=4", "createdAt": "5/26/2012", - "nbFollowers": 58, - "nbFollowings": 144, + "nbFollowers": 60, + "nbFollowings": 147, "nbRepos": 1, "follower": false, "starred": [ @@ -19589,7 +19849,7 @@ const fans = { "createdAt": "11/27/2018", "nbFollowers": 14, "nbFollowings": 13, - "nbRepos": 20, + "nbRepos": 21, "follower": false, "starred": [ "structured-filter" @@ -19602,7 +19862,7 @@ const fans = { "login": "dutzi", "avatarUrl": "https://avatars.githubusercontent.com/u/927310?u=5b9f853b772ae698b9efc22a0bca96b189659a71&v=4", "createdAt": "7/20/2011", - "nbFollowers": 45, + "nbFollowers": 46, "nbFollowings": 29, "nbRepos": 117, "follower": false, @@ -19614,6 +19874,21 @@ const fans = { "location": "Tel Aviv", "company": "deepdub.ai" }, + "rdesoky": { + "login": "rdesoky", + "avatarUrl": "https://avatars.githubusercontent.com/u/1160477?v=4", + "createdAt": "10/29/2011", + "nbFollowers": 4, + "nbFollowings": 8, + "nbRepos": 20, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "websiteUrl": "https://rdesoky.github.io/", + "location": "United States" + }, "diskrooms": { "login": "diskrooms", "avatarUrl": "https://avatars.githubusercontent.com/u/29220397?v=4", @@ -19645,7 +19920,7 @@ const fans = { "login": "dc7303", "avatarUrl": "https://avatars.githubusercontent.com/u/40932237?u=50e6475ce352b7d08dbad5bf93756b755d9d32b6&v=4", "createdAt": "7/8/2018", - "nbFollowers": 57, + "nbFollowers": 59, "nbFollowings": 83, "nbRepos": 80, "follower": false, @@ -19702,9 +19977,9 @@ const fans = { "login": "polygonplanet", "avatarUrl": "https://avatars.githubusercontent.com/u/519107?u=6643549589372cb98ce5544246ca9a0e867fafd8&v=4", "createdAt": "12/11/2010", - "nbFollowers": 114, + "nbFollowers": 115, "nbFollowings": 17, - "nbRepos": 35, + "nbRepos": 34, "follower": false, "starred": [ "colorpicker" @@ -19742,27 +20017,12 @@ const fans = { "bio": "休息是为了走更长的路", "location": "guangzhou" }, - "rdesoky": { - "login": "rdesoky", - "avatarUrl": "https://avatars.githubusercontent.com/u/1160477?v=4", - "createdAt": "10/29/2011", - "nbFollowers": 4, - "nbFollowings": 8, - "nbRepos": 20, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "websiteUrl": "https://rdesoky.github.io/", - "location": "United States" - }, "sdemjanenko": { "login": "sdemjanenko", "avatarUrl": "https://avatars.githubusercontent.com/u/234437?u=bea961d42ebe40e3ccabc66efaa812d63f2c865e&v=4", "createdAt": "3/31/2010", - "nbFollowers": 61, - "nbFollowings": 121, + "nbFollowers": 65, + "nbFollowings": 122, "nbRepos": 100, "follower": false, "starred": [ @@ -19778,9 +20038,9 @@ const fans = { "login": "ibmendoza", "avatarUrl": "https://avatars.githubusercontent.com/u/10286947?u=d81093b12719584021cbb14bee57a57ed623f5c1&v=4", "createdAt": "12/23/2014", - "nbFollowers": 67, - "nbFollowings": 313, - "nbRepos": 291, + "nbFollowers": 70, + "nbFollowings": 371, + "nbRepos": 297, "follower": false, "starred": [ "structured-filter" @@ -19791,9 +20051,9 @@ const fans = { "login": "kgeis", "avatarUrl": "https://avatars.githubusercontent.com/u/2237299?v=4", "createdAt": "8/28/2012", - "nbFollowers": 16, + "nbFollowers": 17, "nbFollowings": 1, - "nbRepos": 149, + "nbRepos": 154, "follower": false, "starred": [ "structured-filter" @@ -19807,7 +20067,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/9056324?v=4", "createdAt": "10/7/2014", "nbFollowers": 1, - "nbFollowings": 10, + "nbFollowings": 11, "nbRepos": 9, "follower": false, "starred": [ @@ -19835,7 +20095,7 @@ const fans = { "createdAt": "7/28/2018", "nbFollowers": 1, "nbFollowings": 0, - "nbRepos": 6, + "nbRepos": 8, "follower": false, "starred": [ "structured-filter" @@ -19859,8 +20119,8 @@ const fans = { "login": "Asim-Tahir", "avatarUrl": "https://avatars.githubusercontent.com/u/29407019?u=a9573e506c880713a9e708efa70afc53e02da44a&v=4", "createdAt": "6/13/2017", - "nbFollowers": 91, - "nbFollowings": 317, + "nbFollowers": 98, + "nbFollowings": 321, "nbRepos": 83, "follower": false, "starred": [ @@ -19874,20 +20134,34 @@ const fans = { "login": "fyaish", "avatarUrl": "https://avatars.githubusercontent.com/u/252475?v=4", "createdAt": "4/25/2010", - "nbFollowers": 2, + "nbFollowers": 3, "nbFollowings": 11, - "nbRepos": 29, + "nbRepos": 30, "follower": false, "starred": [ "structured-filter" ], "forked": [] }, + "quasiperfect": { + "login": "quasiperfect", + "avatarUrl": "https://avatars.githubusercontent.com/u/287513?v=4", + "createdAt": "5/26/2010", + "nbFollowers": 32, + "nbFollowings": 6, + "nbRepos": 1, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [], + "location": "Romania" + }, "boppy": { "login": "boppy", "avatarUrl": "https://avatars.githubusercontent.com/u/749141?u=bfdfbd33b50e2a8eaffb6bc0ba5effb8216ec750&v=4", "createdAt": "4/24/2011", - "nbFollowers": 10, + "nbFollowers": 11, "nbFollowings": 5, "nbRepos": 23, "follower": false, @@ -19901,7 +20175,7 @@ const fans = { "login": "joelthorner", "avatarUrl": "https://avatars.githubusercontent.com/u/16495000?u=9e5ff6e4af94b77eaff2ea0fe711246e534452b9&v=4", "createdAt": "12/30/2015", - "nbFollowers": 10, + "nbFollowers": 12, "nbFollowings": 7, "nbRepos": 30, "follower": false, @@ -19946,9 +20220,9 @@ const fans = { "login": "lilirg", "avatarUrl": "https://avatars.githubusercontent.com/u/17039887?u=080eb3a2a671e3e577d54b506d717846eddfbdc9&v=4", "createdAt": "2/2/2016", - "nbFollowers": 1, + "nbFollowers": 2, "nbFollowings": 11, - "nbRepos": 25, + "nbRepos": 30, "follower": false, "starred": [ "colorpicker" @@ -19990,9 +20264,9 @@ const fans = { "login": "StarZ3r0", "avatarUrl": "https://avatars.githubusercontent.com/u/1798791?v=4", "createdAt": "5/31/2012", - "nbFollowers": 39, + "nbFollowers": 41, "nbFollowings": 9, - "nbRepos": 13, + "nbRepos": 14, "follower": false, "starred": [ "colorpicker" @@ -20020,27 +20294,13 @@ const fans = { "location": "EC", "company": "家里蹲创业责任有限公司" }, - "quasiperfect": { - "login": "quasiperfect", - "avatarUrl": "https://avatars.githubusercontent.com/u/287513?v=4", - "createdAt": "5/26/2010", - "nbFollowers": 31, - "nbFollowings": 6, - "nbRepos": 0, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [], - "location": "Romania" - }, "JunkiEDM": { "login": "JunkiEDM", "avatarUrl": "https://avatars.githubusercontent.com/u/8350274?u=8bff4d446448c4340e58cfec1e7eca43d835b6e8&v=4", "createdAt": "8/4/2014", - "nbFollowers": 103, - "nbFollowings": 1463, - "nbRepos": 23, + "nbFollowers": 107, + "nbFollowings": 1480, + "nbRepos": 24, "follower": false, "starred": [ "structured-filter" @@ -20052,9 +20312,9 @@ const fans = { "login": "noxify", "avatarUrl": "https://avatars.githubusercontent.com/u/521777?v=4", "createdAt": "12/13/2010", - "nbFollowers": 71, - "nbFollowings": 183, - "nbRepos": 55, + "nbFollowers": 78, + "nbFollowings": 190, + "nbRepos": 54, "follower": false, "starred": [ "structured-filter" @@ -20067,7 +20327,7 @@ const fans = { "login": "sucaiso", "avatarUrl": "https://avatars.githubusercontent.com/u/37499733?v=4", "createdAt": "3/18/2018", - "nbFollowers": 5, + "nbFollowers": 4, "nbFollowings": 7, "nbRepos": 18, "follower": false, @@ -20122,17 +20382,17 @@ const fans = { "login": "andupotorac", "avatarUrl": "https://avatars.githubusercontent.com/u/3269738?u=9d0bd52ca80f9699ab87775a690206ef1b920493&v=4", "createdAt": "1/14/2013", - "nbFollowers": 4, - "nbFollowings": 2, - "nbRepos": 226, + "nbFollowers": 5, + "nbFollowings": 3, + "nbRepos": 291, "follower": false, "starred": [ "structured-filter" ], "forked": [], - "bio": "Founder @Comu.", + "bio": "Founder @Talbo.", "location": "A Coruna, Spain", - "company": "Widgetic" + "company": "Talbo" }, "kea255": { "login": "kea255", @@ -20147,6 +20407,19 @@ const fans = { ], "forked": [] }, + "kenjfox": { + "login": "kenjfox", + "avatarUrl": "https://avatars.githubusercontent.com/u/21091729?v=4", + "createdAt": "8/17/2016", + "nbFollowers": 0, + "nbFollowings": 2, + "nbRepos": 22, + "follower": false, + "starred": [ + "structured-filter" + ], + "forked": [] + }, "ehsaan-xiq": { "login": "ehsaan-xiq", "avatarUrl": "https://avatars.githubusercontent.com/u/38940391?v=4", @@ -20182,7 +20455,7 @@ const fans = { "createdAt": "3/26/2015", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 532, + "nbRepos": 535, "follower": false, "starred": [ "colorpicker" @@ -20257,9 +20530,9 @@ const fans = { "login": "m-ahmadi", "avatarUrl": "https://avatars.githubusercontent.com/u/16363767?u=67f1a9236b112d67e9cdabe5391ffb72ffd030cc&v=4", "createdAt": "12/19/2015", - "nbFollowers": 48, + "nbFollowers": 49, "nbFollowings": 31, - "nbRepos": 62, + "nbRepos": 61, "follower": false, "starred": [ "colorpicker" @@ -20284,19 +20557,6 @@ const fans = { "location": "Cajicá, Cundinamarca, Colombia", "company": "Sintetice" }, - "kenjfox": { - "login": "kenjfox", - "avatarUrl": "https://avatars.githubusercontent.com/u/21091729?v=4", - "createdAt": "8/17/2016", - "nbFollowers": 0, - "nbFollowings": 2, - "nbRepos": 22, - "follower": false, - "starred": [ - "structured-filter" - ], - "forked": [] - }, "lisp2021": { "login": "lisp2021", "avatarUrl": "https://avatars.githubusercontent.com/u/77140144?v=4", @@ -20316,7 +20576,7 @@ const fans = { "createdAt": "1/7/2022", "nbFollowers": 0, "nbFollowings": 0, - "nbRepos": 27, + "nbRepos": 32, "follower": false, "starred": [ "structured-filter" @@ -20328,7 +20588,7 @@ const fans = { "login": "sadhansood", "avatarUrl": "https://avatars.githubusercontent.com/u/106645797?v=4", "createdAt": "5/31/2022", - "nbFollowers": 3, + "nbFollowers": 4, "nbFollowings": 0, "nbRepos": 0, "follower": false, @@ -20341,8 +20601,8 @@ const fans = { "login": "dvins", "avatarUrl": "https://avatars.githubusercontent.com/u/1619876?u=8817f53fc2da20918523857c4a873342551d0b42&v=4", "createdAt": "4/6/2012", - "nbFollowers": 12, - "nbFollowings": 56, + "nbFollowers": 13, + "nbFollowings": 57, "nbRepos": 5, "follower": false, "starred": [ @@ -20357,9 +20617,9 @@ const fans = { "login": "bmwasaru", "avatarUrl": "https://avatars.githubusercontent.com/u/1927073?u=ff74c9b1f1bfd66397d2186f955cce3595fba44c&v=4", "createdAt": "7/5/2012", - "nbFollowers": 80, - "nbFollowings": 46, - "nbRepos": 99, + "nbFollowers": 82, + "nbFollowings": 47, + "nbRepos": 109, "follower": false, "starred": [ "structured-filter" @@ -20372,8 +20632,8 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/5439830?v=4", "createdAt": "9/11/2013", "nbFollowers": 12, - "nbFollowings": 22, - "nbRepos": 53, + "nbFollowings": 23, + "nbRepos": 54, "follower": false, "starred": [ "structured-filter" @@ -20397,8 +20657,8 @@ const fans = { "login": "alikoker", "avatarUrl": "https://avatars.githubusercontent.com/u/3333453?u=53e619f005733fc9a4e7b906677d22a9c5b3aeea&v=4", "createdAt": "1/21/2013", - "nbFollowers": 213, - "nbFollowings": 610, + "nbFollowers": 225, + "nbFollowings": 615, "nbRepos": 10, "follower": false, "starred": [ @@ -20436,14 +20696,13 @@ const fans = { ], "forked": [], "websiteUrl": "https://www.charlielee.uk", - "location": "United Kingdom", - "company": "@glean-notes" + "location": "United Kingdom" }, "gokhankesmen": { "login": "gokhankesmen", "avatarUrl": "https://avatars.githubusercontent.com/u/12528762?v=4", "createdAt": "5/20/2015", - "nbFollowers": 7, + "nbFollowers": 9, "nbFollowings": 26, "nbRepos": 2, "follower": false, @@ -20456,9 +20715,9 @@ const fans = { "login": "xieguigang", "avatarUrl": "https://avatars.githubusercontent.com/u/9410171?u=5b76d49b29b192abd2c752ec9299f15f0e32ded6&v=4", "createdAt": "10/26/2014", - "nbFollowers": 261, - "nbFollowings": 204, - "nbRepos": 75, + "nbFollowers": 268, + "nbFollowings": 205, + "nbRepos": 76, "follower": false, "starred": [ "colorpicker" @@ -20473,9 +20732,9 @@ const fans = { "login": "benben-miao", "avatarUrl": "https://avatars.githubusercontent.com/u/19424626?u=2dee7e685a39fac8f165a92312fe85885789984f&v=4", "createdAt": "5/18/2016", - "nbFollowers": 127, - "nbFollowings": 296, - "nbRepos": 51, + "nbFollowers": 138, + "nbFollowings": 323, + "nbRepos": 31, "follower": false, "starred": [ "colorpicker" @@ -20504,9 +20763,9 @@ const fans = { "login": "aelassas", "avatarUrl": "https://avatars.githubusercontent.com/u/1339626?v=4", "createdAt": "1/17/2012", - "nbFollowers": 336, + "nbFollowers": 362, "nbFollowings": 0, - "nbRepos": 18, + "nbRepos": 22, "follower": false, "starred": [ "colorpicker" @@ -20520,7 +20779,7 @@ const fans = { "createdAt": "6/29/2012", "nbFollowers": 36, "nbFollowings": 62, - "nbRepos": 50, + "nbRepos": 51, "follower": false, "starred": [ "colorpicker" @@ -20535,7 +20794,7 @@ const fans = { "login": "rui1u0", "avatarUrl": "https://avatars.githubusercontent.com/u/26505839?u=6b244b58d29161ff5b0a5066bbe69b764baa4975&v=4", "createdAt": "3/18/2017", - "nbFollowers": 4, + "nbFollowers": 3, "nbFollowings": 5, "nbRepos": 7, "follower": false, @@ -20549,9 +20808,9 @@ const fans = { "login": "Querela", "avatarUrl": "https://avatars.githubusercontent.com/u/1648294?u=039b4bd5b49257999c9e77c83d756411c0fdb407&v=4", "createdAt": "4/16/2012", - "nbFollowers": 30, - "nbFollowings": 119, - "nbRepos": 96, + "nbFollowers": 34, + "nbFollowings": 122, + "nbRepos": 97, "follower": false, "starred": [ "colorpicker" @@ -20592,9 +20851,9 @@ const fans = { "login": "liguwe", "avatarUrl": "https://avatars.githubusercontent.com/u/7571027?u=839b9f5e677592275aef7e445c679dee19f3f7c4&v=4", "createdAt": "5/13/2014", - "nbFollowers": 17, + "nbFollowers": 18, "nbFollowings": 159, - "nbRepos": 14, + "nbRepos": 15, "follower": false, "starred": [ "structured-filter" @@ -20607,9 +20866,9 @@ const fans = { "login": "Someniak", "avatarUrl": "https://avatars.githubusercontent.com/u/9357656?u=f3aa7168fb7fbf822e0994b3b9196742691f2915&v=4", "createdAt": "10/22/2014", - "nbFollowers": 12, + "nbFollowers": 14, "nbFollowings": 42, - "nbRepos": 3, + "nbRepos": 4, "follower": false, "starred": [ "structured-filter" @@ -20628,16 +20887,15 @@ const fans = { "starred": [ "structured-filter" ], - "forked": [], - "bio": "Student at St. Johns College" + "forked": [] }, "hyperjiang": { "login": "hyperjiang", "avatarUrl": "https://avatars.githubusercontent.com/u/12892368?u=b6529b3e309740485c8536f69112e0da0583be49&v=4", "createdAt": "6/15/2015", - "nbFollowers": 24, - "nbFollowings": 21, - "nbRepos": 32, + "nbFollowers": 26, + "nbFollowings": 22, + "nbRepos": 33, "follower": false, "starred": [ "colorpicker" @@ -20652,7 +20910,7 @@ const fans = { "login": "FutureInfinity", "avatarUrl": "https://avatars.githubusercontent.com/u/53020657?u=091e86ced0e80c0d86158a33c9b7bf8202916edf&v=4", "createdAt": "7/17/2019", - "nbFollowers": 42, + "nbFollowers": 44, "nbFollowings": 34, "nbRepos": 51, "follower": false, @@ -20679,18 +20937,17 @@ const fans = { "login": "neoneye", "avatarUrl": "https://avatars.githubusercontent.com/u/147971?u=b9f34b47b4760a0e002609cfb384602356463a86&v=4", "createdAt": "11/2/2009", - "nbFollowers": 181, - "nbFollowings": 658, - "nbRepos": 189, + "nbFollowers": 194, + "nbFollowings": 667, + "nbRepos": 191, "follower": false, "starred": [ "colorpicker" ], "forked": [], - "websiteUrl": "https://iroots.dk/", + "websiteUrl": "https://neoneye.github.io/", "bio": "Developer", - "location": "Copenhagen - Denmark", - "company": "iroots.dk" + "location": "Copenhagen - Denmark" }, "nkoh83": { "login": "nkoh83", @@ -20725,7 +20982,7 @@ const fans = { "createdAt": "5/9/2016", "nbFollowers": 7, "nbFollowings": 2, - "nbRepos": 4, + "nbRepos": 5, "follower": false, "starred": [ "colorpicker" @@ -20796,8 +21053,8 @@ const fans = { "login": "pegvin", "avatarUrl": "https://avatars.githubusercontent.com/u/75035219?u=397cd25c331503311f4a4de8a2f544e1ee124a55&v=4", "createdAt": "11/25/2020", - "nbFollowers": 76, - "nbFollowings": 42, + "nbFollowers": 74, + "nbFollowings": 44, "nbRepos": 60, "follower": false, "starred": [ @@ -20826,8 +21083,8 @@ const fans = { "login": "schittli", "avatarUrl": "https://avatars.githubusercontent.com/u/8282673?v=4", "createdAt": "7/27/2014", - "nbFollowers": 16, - "nbFollowings": 157, + "nbFollowers": 19, + "nbFollowings": 160, "nbRepos": 47, "follower": false, "starred": [ @@ -20856,7 +21113,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/29136392?v=4", "createdAt": "6/1/2017", "nbFollowers": 2, - "nbFollowings": 2, + "nbFollowings": 3, "nbRepos": 52, "follower": false, "starred": [ @@ -20868,9 +21125,9 @@ const fans = { "login": "HAKANKOKCU", "avatarUrl": "https://avatars.githubusercontent.com/u/103432992?u=6569a0237f0af865ef83aaaa81df08d4853a9141&v=4", "createdAt": "4/11/2022", - "nbFollowers": 11, - "nbFollowings": 6, - "nbRepos": 27, + "nbFollowers": 12, + "nbFollowings": 8, + "nbRepos": 28, "follower": false, "starred": [ "colorpicker" @@ -20886,7 +21143,7 @@ const fans = { "createdAt": "7/18/2016", "nbFollowers": 0, "nbFollowings": 1, - "nbRepos": 4, + "nbRepos": 5, "follower": false, "starred": [ "colorpicker" @@ -20911,9 +21168,9 @@ const fans = { "login": "EntraptaJ", "avatarUrl": "https://avatars.githubusercontent.com/u/7550495?u=67500827c919cae271ec9c68bff33ab93267313e&v=4", "createdAt": "5/11/2014", - "nbFollowers": 199, - "nbFollowings": 3734, - "nbRepos": 123, + "nbFollowers": 204, + "nbFollowings": 3737, + "nbRepos": 124, "follower": false, "starred": [ "colorpicker" @@ -20924,9 +21181,9 @@ const fans = { "login": "omphteliba", "avatarUrl": "https://avatars.githubusercontent.com/u/196336?v=4", "createdAt": "2/3/2010", - "nbFollowers": 19, - "nbFollowings": 44, - "nbRepos": 49, + "nbFollowers": 21, + "nbFollowings": 45, + "nbRepos": 50, "follower": false, "starred": [ "colorpicker" @@ -20957,7 +21214,7 @@ const fans = { "avatarUrl": "https://avatars.githubusercontent.com/u/16603014?v=4", "createdAt": "1/7/2016", "nbFollowers": 0, - "nbFollowings": 2, + "nbFollowings": 3, "nbRepos": 43, "follower": false, "starred": [ @@ -20969,9 +21226,9 @@ const fans = { "login": "chavee", "avatarUrl": "https://avatars.githubusercontent.com/u/7685964?u=36ff8c38dae2970d24b6ea35afa8a8606d3d4869&v=4", "createdAt": "5/23/2014", - "nbFollowers": 30, + "nbFollowers": 32, "nbFollowings": 1, - "nbRepos": 107, + "nbRepos": 108, "follower": false, "starred": [ "colorpicker" @@ -20988,7 +21245,7 @@ const fans = { "createdAt": "12/11/2011", "nbFollowers": 11, "nbFollowings": 3, - "nbRepos": 629, + "nbRepos": 634, "follower": false, "starred": [ "colorpicker" @@ -21001,7 +21258,7 @@ const fans = { "createdAt": "2/20/2014", "nbFollowers": 7, "nbFollowings": 14, - "nbRepos": 66, + "nbRepos": 68, "follower": false, "starred": [ "colorpicker" @@ -21029,9 +21286,9 @@ const fans = { "login": "Crimson1st", "avatarUrl": "https://avatars.githubusercontent.com/u/71521689?u=f622314238de3046e494ed3944056d58b57a68f8&v=4", "createdAt": "9/18/2020", - "nbFollowers": 10, - "nbFollowings": 214, - "nbRepos": 236, + "nbFollowers": 12, + "nbFollowings": 222, + "nbRepos": 253, "follower": false, "starred": [ "colorpicker" @@ -21056,9 +21313,9 @@ const fans = { "login": "pyoner", "avatarUrl": "https://avatars.githubusercontent.com/u/398748?u=d77fe7c3fbad4af35557dfd165cc55dccd2189c7&v=4", "createdAt": "9/14/2010", - "nbFollowers": 49, - "nbFollowings": 29, - "nbRepos": 100, + "nbFollowers": 50, + "nbFollowings": 32, + "nbRepos": 103, "follower": false, "starred": [ "colorpicker"