Pinned Repositories
30-Days-of-Python
For the next 30 days, learn the Python Programming language.
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.
aws-cfe
This repo is related source code for AWS-related (Amazon Web Services) Coding for Entrepreneurs Projects.
CheatSheets
Just a place to store cheatsheets
Class-Based-Views
Class Based Views (CBVs) are an important aspect of making Django work better for you. This tutorial series helps you understand how to use class based views in a pre-existing Django project.
Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
devara-py
WIP of the Devara RPG on Python
DevopsWiki
A wiki of Devops Tools, Tutorials and Scripts
digital-marketplace
A Digital Marketplace where users can buy & sell digital goods like High Resolution Images, MP3s, Audiobooks, and eBooks. Learn how to build this project on https://codingforentrepreneurs.com/projects/digital-marketplace/
Django-AllAuth-Tutorial
Email, Username, and Social Authentication made easier.
mrjocantaro's Repositories
mrjocantaro/30-Days-of-Python
For the next 30 days, learn the Python Programming language.
mrjocantaro/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.
mrjocantaro/aws-cfe
This repo is related source code for AWS-related (Amazon Web Services) Coding for Entrepreneurs Projects.
mrjocantaro/CheatSheets
Just a place to store cheatsheets
mrjocantaro/Class-Based-Views
Class Based Views (CBVs) are an important aspect of making Django work better for you. This tutorial series helps you understand how to use class based views in a pre-existing Django project.
mrjocantaro/Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
mrjocantaro/devara-py
WIP of the Devara RPG on Python
mrjocantaro/DevopsWiki
A wiki of Devops Tools, Tutorials and Scripts
mrjocantaro/digital-marketplace
A Digital Marketplace where users can buy & sell digital goods like High Resolution Images, MP3s, Audiobooks, and eBooks. Learn how to build this project on https://codingforentrepreneurs.com/projects/digital-marketplace/
mrjocantaro/Django-AllAuth-Tutorial
Email, Username, and Social Authentication made easier.
mrjocantaro/Django-Forms-Formsets
Django Forms (and Formsets) make collecting & validating data easy and secure for your web applications.
mrjocantaro/Django-to-iOS
mrjocantaro/ecommerce
Coding for Entrepreneurs Tutorial for building an eCommerce web application with Django & Bootstrap (djangoproject.com, getbootstrap.com). Topics include Python, HTML, CSS, JQuery, AJAX.
mrjocantaro/ecommerce-2
eCommerce 2 is a step-by-step guide to creating your own custom eCommerce site using Django (v. 1.8), Bootstrap (v. 3.3), AJAX, jQuery (v. 1.11), Braintree Payments and more.
mrjocantaro/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.
mrjocantaro/Guides
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
mrjocantaro/hacker-scripts
Based on a true story
mrjocantaro/marketplace
Code for our Digital Marketplace course (updated to Django 1.8)
mrjocantaro/matchmaker-2
Learn how to connect people based off common answers to questionnaires and provide suggested positions, locations, and employers.
mrjocantaro/PathOfBuilding
Offline build planner for Path of Exile.
mrjocantaro/practical-python
Practical Python Programming (course by @dabeaz)
mrjocantaro/pyjam
Code for my Python game jam entries (PyWeek)
mrjocantaro/srvup-rest-framework
Extending the Srvup Membership project, we build an API using the Django Rest Framework.
mrjocantaro/top-devs-and-repos-to-follow
The Top Python GitHub Devs and Repos to Follow (All-Time and Trending)
mrjocantaro/TradingCards
Making a trading card game lol
mrjocantaro/Try-Django-1.8
Try Django 1.8 is an introduction to Django version 1.8. This series covers a variety of Django basics as well as Django 1.8 specific material
mrjocantaro/try-django-19
Try Django 1.9 is an introduction to Django version 1.9 by creating a simple, yet robust, Django blog. This series covers a variety of Django basics as well as Django 1.9 specific material. Created by Team CFE @ http://joincfe.com.