Pinned Repositories
Backend_Predict
This is an application that uses Django and Django rest framework to provides an API for a simple discussion service (discussion forum with a single thread).
carbon-tutorial
An app for the Carbon Design System tutorial
Cova-Bookstore
A bookstore project where authors and readers sell and buy books for consumption purposes. Having the full functionality of registration, security checks and payment.
DSA
Fachiis
Config files for my GitHub profile.
Fachiis_
News
This is an application that uses Django to provide a platform where journalists can post articles, set up permissions so only the author of an article can edit or delete it, and finally add the ability for other users to write comments on each article.
NextJsWithDRFExample
This repository contains the code for a two-part article series that deals with connecting a Django Rest Framework backend with a Next.js + Next-Auth client with Social Authentication. In this example, we use OAuth with Google, but this can be extended to any arbitrary number of Providers.
Storefront
A very robust storefront project. This is a well-structured, designed implementation of an online e-commerce application that is currently built with Django and Django REST Framework. This application has all models linked with the best practice using One2One, Many-2-One, Many-2-Many relationship and connecting separate apps using Generic Relationship. Implemented a robust API endpoints
Vidly-React-App
The Vidly Application is an application for movie rental services, built purely with Reactjs with features around forms, components, authentication and authorization, Routing and Navigation, Backend Services and more.
Fachiis's Repositories
Fachiis/Storefront
A very robust storefront project. This is a well-structured, designed implementation of an online e-commerce application that is currently built with Django and Django REST Framework. This application has all models linked with the best practice using One2One, Many-2-One, Many-2-Many relationship and connecting separate apps using Generic Relationship. Implemented a robust API endpoints
Fachiis/Backend_Predict
This is an application that uses Django and Django rest framework to provides an API for a simple discussion service (discussion forum with a single thread).
Fachiis/carbon-tutorial
An app for the Carbon Design System tutorial
Fachiis/Cova-Bookstore
A bookstore project where authors and readers sell and buy books for consumption purposes. Having the full functionality of registration, security checks and payment.
Fachiis/DSA
Fachiis/Fachiis
Config files for my GitHub profile.
Fachiis/Fachiis_
Fachiis/News
This is an application that uses Django to provide a platform where journalists can post articles, set up permissions so only the author of an article can edit or delete it, and finally add the ability for other users to write comments on each article.
Fachiis/NextJsWithDRFExample
This repository contains the code for a two-part article series that deals with connecting a Django Rest Framework backend with a Next.js + Next-Auth client with Social Authentication. In this example, we use OAuth with Google, but this can be extended to any arbitrary number of Providers.
Fachiis/Vidly-React-App
The Vidly Application is an application for movie rental services, built purely with Reactjs with features around forms, components, authentication and authorization, Routing and Navigation, Backend Services and more.
Fachiis/Simple-task-tracer
Fachiis/todo-backend
Fachiis/todo-frontend
Fachiis/udemy-NEXTJS-TESTING
Code to accompany the Udemy course "Testing Next.js Applications"