durlavkalita's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
k88hudson/git-flight-rules
Flight rules for git
abhisheknaiidu/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile which updates in real time
fastai/fastbook
The fastai book, published as Jupyter Notebooks
auth0/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
Ileriayo/markdown-badges
Badges for your personal developer branding, profile, and projects.
vuejs/vue-hackernews-2.0
HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
brianegan/flutter_architecture_samples
TodoMVC for Flutter
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
is-a-dev/register
Grab your own sweet-looking '.is-a.dev' subdomain.
kodecocodes/flta-materials
The projects and the materials that accompany the Flutter Apprentice book
mdn/django-locallibrary-tutorial
Local Library website written in Django; example for the MDN server-side development Django module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django.
christian-fei/Simple-Jekyll-Search
A JavaScript library to add search functionality to any Jekyll blog.
SimCoderYoutube/InstagramClone
Instagram Clone React Native Tutorial 2021 👨💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use React Native with Expo to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, redux, react native, javascript, expo. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make an Instagram Clone!
electronut/pp
Code for book Python Playground by Mahesh Venkitachalam (No Starch Press, USA)
JeffreyWay/Laravel-From-Scratch-Blog-Project
The completed blog demo project from Laravel 8 From Scratch.
attreyabhatt/Space-Invaders-Pygame
Creating the game Space Invaders using Pygame Module in Python
thecodeholic/laravel-vue-survey
This is a full stack application of Vue 3 with Tailwindcss 3 and Laravel 8
LukeSmithxyz/lb
Blog & RSS system in less than 100 lines of shell script
Code-Pop/watch-us-build-trello
shukerullah/react-geocode
A React module to transform a description of a location (i.e. street address, town name, etc.) into geographic coordinates (i.e. latitude and longitude) and vice versa.
vitogit/vue-chessboard
Chessboard vue component to load positions, create positions and see threats
Code-Pop/build-gmail-clone-with-vue-3
dwcares/realchess
Chess using socket.io and node.js
lmiller1990/vuejs-composition-api-v3
3rd recording of my Vue.js Composition API course