Namysh's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
denoland/deno
A modern runtime for JavaScript and TypeScript.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
cli/cli
GitHub’s official command line tool
directus/directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
abhisheknaiidu/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile which updates in real time
conwnet/github1s
One second to read GitHub code with VS Code.
lensapp/lens
Lens - The way the world runs Kubernetes
vueuse/vueuse
Collection of essential Vue Composition Utilities for Vue 2 and 3
vuejs/petite-vue
6kb subset of Vue optimized for progressive enhancement
emmabostian/developer-portfolios
A list of developer portfolios for your inspiration
micromata/awesome-javascript-learning
A tiny list limited to the best JavaScript Learning Resources
neuland/micro-frontends
extending the microservice paradigms to web development
gothinkster/vue-realworld-example-app
An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners.
KittyGiraudel/sass-boilerplate
A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.
albinotonnina/albinotonnina.com
source-code
brunosimon/keppler
Real time code sharing for your lectures and presentations.
joedicastro/vps-comparison
A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency.
dorey/JavaScript-Equality-Table
github/details-menu-element
A menu opened with <details>.
sqreen/vue-authentication-example
This repo aims to answer how to handle authentication in your vue app.
brandon-rhodes/Concentric-CSS
A standard order for CSS properties that starts at the outer edge of the box model and moves inward
laander/vue-modular
👷👷Helps you implement a folder-by-feature module structure in large Vue projects
CoonJS/vue-module-architecture
An example of real modular frontend application
fathan/basic-crud-vue-vuex
:zap: Basic CRUD (Create, Read, Update, Delete) with Vue.js and Vuex