Pinned Repositories
kehindeRepo
nada
30-Days-of-Python
For the next 30 days, learn the Python Programming language.
500lines
500 Lines or Less
autocomplete
Autocomplete - an adult and kid friendly exercise in creating a predictive program
awesome-for-beginners
A list of awesome beginners-friendly projects.
awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
billtab
Expense/Earning tracker
binwalk
Firmware Analysis Tool
Blog-API-with-Django-Rest-Framework
Blog API with Django Rest Framework
Bootstrap-Basics-v4
A introductory tutorial on how to use Bootstrap for our front-end design via docs on getbootstrap.com
codedrkl's Repositories
codedrkl/Try-Django-2.2
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.
codedrkl/Bootstrap-Basics-v4
A introductory tutorial on how to use Bootstrap for our front-end design via docs on getbootstrap.com
codedrkl/Try-Django
[Newest Version] - Learn Django bit by bit in this series
codedrkl/Python-for-Text-Classification
Python for Text Classification with Machine Learning in Python 3.6.
codedrkl/Django-JS-Frontend-Integration
This tutorial shows you the basics of how to integrate Angular, React, Vue, or any other JavaScript front end you'd like.
codedrkl/REST-API-Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
codedrkl/Django-Password-Management-Templates
Read the guide on https://kirr.co/zm6ri8 to see how to implement these.
codedrkl/django-chartit
A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
codedrkl/wtfpython
A collection of interesting, subtle, and tricky Python snippets.
codedrkl/Try-Django-1.11
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!
codedrkl/gTTS
Module and command line utility to save spoken text to mp3 via the Google Text to Speech (TTS) API
codedrkl/django_quiz
This is a configurable quiz app for Django.
codedrkl/SYNC
private work
codedrkl/License-Plate-Recognition-Nigerian-vehicles
A python program that uses the concept of OCR using machine learning to identify the characters on a Nigerian license plate
codedrkl/django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
codedrkl/logzero
Robust and effective logging for Python 2 and 3.
codedrkl/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
codedrkl/awesome-for-beginners
A list of awesome beginners-friendly projects.
codedrkl/30-Days-of-Python
For the next 30 days, learn the Python Programming language.
codedrkl/EEGrunt
A Collection Python EEG (+ ECG) Analysis Utilities for OpenBCI and Muse
codedrkl/vota
A PHP/Laravel application that allows user to set up an e-voting system with no hassle
codedrkl/PHPMailer
The classic email sending library for PHP
codedrkl/shared
codedrkl/gain
Web crawling framework based on asyncio for everyone.
codedrkl/movie-app
A chrome extension developed with angular2 that consumes omdb api to make movie search, scheduling and streaming a lot more fun
codedrkl/django-quizblock-random
random quizblock
codedrkl/django-admin-tools
Extends the Django Admin to include a extensible dashboard and navigation menu
codedrkl/wrapt
A Python module for decorators, wrappers and monkey patching.
codedrkl/cpython
The Python programming language
codedrkl/pycon2017
Code for my PyCon 2017 tutorial