yeecai's Stars
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
CharlesPikachu/videodl
Videodl: A lightweight video downloader written by pure python.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
tiaanduplessis/react-native-email
📮 Send a email using the Linking API
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
tom-mckinney/jsx-comment
jeffersonRibeiro/react-shopping-cart
🛍️ Simple ecommerce cart application built with Typescript and React
gitname/react-gh-pages
Deploying a React App (created using create-react-app) to GitHub Pages
chvin/react-tetris
Use React, Redux, Immutable to code Tetris. 🎮
rock-solid/pwa-theme-woocommerce
E-commerce Progressive Web App Theme (React & Redux)
sivadass/react-shopping-cart
Easily integrate React Shopping Cart into your existing website without using Redux.
binx/react-stripe-store
roll your own ecommerce store!
muvatech/Shopping-Cart-Using-Django-2.0-and-Python-3.6
This is a shopping cart application created using Django 2.0 and Python 3.6
fidalgodev/movie-library-react
movie library built with ReactJS
wakatime/atom-wakatime
Atom plugin for automatic time tracking and metrics generated from your programming activity.
liangliangyy/DjangoBlog
🍺基于Django的博客系统
J-Lou/ParallelProgramming
CMPT 431 Assignment 1
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
vvscode/js--interview-questions
:grey_question::question::grey_question: Notes from technical (javascript) interviews. Tasks and quiz for different topics to discuss on interview / check self skills in javascript
fabric/fabric
Simple, Pythonic remote execution and deployment.
autumnchris/roman-numeral-converter
A JavaScript app that takes a given standard Arabic number and outputs its Roman numeral form.
hyperupcall/autoenv
Directory-based environments.
grauwoelfchen/flask-dotenv
The .env file support for Flask Config
theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
HarshShah1997/Shopping-Cart
A simple E-commerce website using Flask
pallets/flask-website
The Flask website, built with Flask!
the5fire/django-practice-book
《Django企业开发实战》已出版
greyli/calculator
A calculator made with JavaScript.
mjhea0/flaskr-tdd
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript