- CodeX Lab is our non-profit educational initiative for young enthusiasts around the world that would like to work in a team. CodeX core members will become mentors for CodeX Lab residents. Together we’ll make open-source products and many experiments in sofware engineering.
+ CodeX — клуб веб-разработки. Это место для студентов, которые горят технологиями. Все наши проекты имеют открытый исходный код.
+
+
+
+ github.com/codex-team
+
+
+
+
+ npmjs.com/~codex-team
+
+ 'Editor.js',
+ 'url' => 'https://github.com/codex-team/editor.js',
+ 'icon' => '/public/app/landings/lab/assets/icons/editorjs.svg',
+ 'subline' => '⭐️ 31,000+',
+ ],
+ [
+ 'name' => 'Codex Docs',
+ 'url' => 'https://github.com/codex-team/codex.docs',
+ 'icon' => '/public/app/landings/lab/assets/icons/docs.svg',
+ 'subline' => '⭐️ 800+',
+ ],
+ [
+ 'name' => 'Hawk',
+ 'url' => 'https://github.com/codex-team/hawk.mono',
+ 'icon' => '/public/app/landings/lab/assets/icons/hawk.png',
+ 'subline' => '1500+ companies',
+ ],
+ ];
+ ?>
+
+ foreach ($projects as $project): ?>
+
+
+
+
+ = $project['name'] ?>
+
+
+
+ = $project['subline'] ?>
+
+
+
+ endforeach; ?>
+