Pinned Repositories
2021-code-smells
Code for the Python code smells video on the ArjanCodes channel.
2021-composition-vs-inheritance
2021-dataclasses
2021-even-more-code-smells
2021-more-code-smells
This repository contains the code for the More code smells video on the ArjanCodes channel.
2021-pydantic
2021-strategy-parameters
This repository contains the code for the Strategy With Parameters video on the ArjanCodes YouTube channel.
30-Days-of-Python
Learn Python for the next 30 (or so) Days.
6005
Solutions to MIT Course Elements of Software Construction
Advancing-the-Blog
Building on top of Try Django 1.9 (https://github.com/codingforentrepreneurs/try-django-19), we're going to build a more advanced blog and learn about all kinds of topics as we go.
AllenPengK's Repositories
AllenPengK/panzoom
A library for panning and zooming elements using CSS transforms :mag:
AllenPengK/deploy-django-linode-mysql
Reference code for the Deploy Django into production on Linode using Managed MySQL, NGINX Load Balancing, Github Actions,Terraform, Ansible, & more.
AllenPengK/Django-Kubernetes
Learn how to deploy a docker-based Django application into a Kubernetes cluster into production on DigitalOcean.
AllenPengK/django-channels-basic-chat
AllenPengK/liveup_web
A web application that enables doctors to track patient prescriptions, avoid redundancy and manual processes.
AllenPengK/timeloop
An elegant periodic task executor
AllenPengK/Django-Rest-Framework-Tutorial
Learn how to build REST APIs with Django & the Django Rest Framework.
AllenPengK/python-desktop-app
Learn to build a Python Desktop GUI app using pywebview, Python, JavaScript, HTML, & CSS.
AllenPengK/hashids-python
Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
AllenPengK/video-membership
Create a Video Membership app using FastAPI & NoSQL
AllenPengK/EvernoteToNotionChrome
Evernote迁移至Notion的工具,Tools for Evernote to Notion migration
AllenPengK/test-web
testing
AllenPengK/2021-even-more-code-smells
AllenPengK/OpenCV-Python-Series
An OpenCV & Python Tutorial Series and Reference.
AllenPengK/Direct-Messages-in-Django
A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!
AllenPengK/2021-strategy-parameters
This repository contains the code for the Strategy With Parameters video on the ArjanCodes YouTube channel.
AllenPengK/Beautiful-Soup-Tutorial
AllenPengK/2021-more-code-smells
This repository contains the code for the More code smells video on the ArjanCodes channel.
AllenPengK/2021-pydantic
AllenPengK/2021-code-smells
Code for the Python code smells video on the ArjanCodes channel.
AllenPengK/2021-dataclasses
AllenPengK/Serverless-Django
Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.
AllenPengK/Try-Reactjs
The new version is here: https://github.com/codingforentrepreneurs/Try-React.js
AllenPengK/DjangoFlix
Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.
AllenPengK/Guides
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
AllenPengK/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
AllenPengK/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
AllenPengK/ecommerce-2-api
eCommerce 2 API is a step-by-step guide to implementing an RESTful API into your eCommerce 2 project (https://github.com/codingforentrepreneurs/ecommerce-2) using the Django Rest Framework, Django Rest Framework JWT, Django CORS Headers, and more.
AllenPengK/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
AllenPengK/test