winstonmhango23
I am a Python developer. I develop back-end APIs with Django, Flask, and Node.js. I develop web apps with Django,React.js Remix.js, Next.js, and Android apps
Malawi
Pinned Repositories
Building-a-blog-with-django-and-tailwind-css
This is part two of our Django tutorials.In this part we are exploring basic parts of Django by creating a blog application with Django and Tailwind css
django-ecommerce-application
This an ecommerce web application created in python and django.
flask-auth
python flask web application for creating web authorization. Allow users to register, login and logout of a web application
flask-email-confirmation-reset
Confirming email on registering before login in.This project details how to use flask-mail and other flask extensions to authenticate users by sending confirmation links
flask-mail-confirm-reset2
This is a Python and flask web application for registration,email confirmation and password reset. This is part 2 of a three parts series. In this part we are implementing the password reseting functionality by sending a rest link to the user email.
multiVendor-eshop-react-native-app
A multi-vendor ecommerce mobile app,front end code built with React Native and Typescript. This is part of a larger project for a multi-vendor online e-commerce mobile app that will call a Django, and Django Rest Framework back-end
python-flask-tailwindcss-TodoApp
This is a Python and Flask CRUD application based on a blog tutorial at codessnipets.com .In this post,you will learn how to create a flask project, configure any database using sqlalchemy and perform crud operations on it.
python-loan-console-app
A python bank loan console application
Python-OOP-Concepts
Object oriented programming concepts lessons from various sources. In these practices, I will be using python to demostrate and explore the concepts.
react-native-multistep-form
This is a multi-step employee records registration form. It uses expo and react-native.
winstonmhango23's Repositories
winstonmhango23/django-ecommerce-application
This an ecommerce web application created in python and django.
winstonmhango23/react-native-multistep-form
This is a multi-step employee records registration form. It uses expo and react-native.
winstonmhango23/multiVendor-eshop-react-native-app
A multi-vendor ecommerce mobile app,front end code built with React Native and Typescript. This is part of a larger project for a multi-vendor online e-commerce mobile app that will call a Django, and Django Rest Framework back-end
winstonmhango23/python-flask-tailwindcss-TodoApp
This is a Python and Flask CRUD application based on a blog tutorial at codessnipets.com .In this post,you will learn how to create a flask project, configure any database using sqlalchemy and perform crud operations on it.
winstonmhango23/Python-OOP-Concepts
Object oriented programming concepts lessons from various sources. In these practices, I will be using python to demostrate and explore the concepts.
winstonmhango23/winstonmhango23
Config files for my GitHub profile.
winstonmhango23/aalTasker
winstonmhango23/allTasker
winstonmhango23/bank_creator
winstonmhango23/blango
winstonmhango23/can-it-be-done-in-react-native
⚛️ 📺 Projects from the “Can it be done in React Native?” YouTube series
winstonmhango23/connect-Javascript-to-php-mysql-fullstack
winstonmhango23/CourseraDjangoAuthProject
A django Authentication and Authorisation project lesson by Coursera to create the authentication system for a django web application
winstonmhango23/django-admin
winstonmhango23/Django-custom-user-AbstractBaseUser
Django comes with a User model which is usefull for small and basic use cases. Bust when your app grows, and you require more complecated authentication and authorisation implementations, this User becomes a challenge in itself. This repository uses different Authentication and authorisation implementations using the built in AbstractBaseUser.
winstonmhango23/django_newblog
winstonmhango23/djangoblog_app
This repository is a Django starter template with a blog app on it configured to be deployed on render.com....with all configurations set up and ready for deployment to production.
winstonmhango23/geeky-nextjs
Geeky is a free blog template built with NextJS & Tailwind
winstonmhango23/hydrogen-nextjs
Minimal & Highly Customizable NextJs Template for Personal Blog Website
winstonmhango23/JavaBasicsOne
winstonmhango23/next.js
The React Framework
winstonmhango23/nextjs-blog-cms-sanity-v3
A Next.js Blog with a Native Authoring Experience
winstonmhango23/nodebestpractices
:white_check_mark: The Node.js best practices list (June 2022)
winstonmhango23/project-based-learning
Curated list of project-based tutorials
winstonmhango23/react-native-foodzoneapp
winstonmhango23/react-native-skia
High-performance React Native Graphics using Skia
winstonmhango23/react_login_form
winstonmhango23/ReactthumbSlider
winstonmhango23/reusable-react-native-components
These are reusable react native components I created for a blog post at my site
winstonmhango23/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.