creator1134
Frontend Developer. Looking for remote opportunities. Worked on hybrid mobile apps based on ionic/cordova. - JAVASCRIPT, React, Angular, Typescript
The World
creator1134's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
facebook/react
The library for web and native user interfaces.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
torvalds/linux
Linux kernel source tree
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
ngosang/trackerslist
Updated list of public BitTorrent trackers
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
kholia/OSX-KVM
Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
dipakkr/A-to-Z-Resources-for-Students
✅ Curated list of resources for college students
uber-go/guide
The Uber Go Style Guide.
nodegui/nodegui
A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
freeCodeCamp/how-to-contribute-to-open-source
A guide to contributing to open source
brianegan/flutter_architecture_samples
TodoMVC for Flutter
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
azat-co/practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
tyroprogrammer/learn-react-app
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
ever-co/ever-demand
Ever® Demand™ - Open Commerce Platform - https://everdemand.co
matvp91/indigo-player
Highly extensible, modern, JavaScript video player. Handles MPEG-Dash / HLS / MPEG-4 and is built on top of the HTML5 video element.
learn-anything/courses
Awesome Courses
PacktPublishing/Node.js_Design_Patterns_Second_Edition_Code
Code repository for Node.js Design Patterns Second Edition, published by Packt
marharyta/webpack-boilerplate
Boilerplate for webpack 4 setup
react-made-native-easy/react-made-native-easy.github.io
A reference for building production grade applications which are easy to test, maintain and extend to multiple platforms. This book is for the Web developers who have already got their hands dirty with react and ES6 and want to build complex native apps.
jeromedalbert/real-world-react-native
Real World React Native apps and their open source codebases for developers to learn from