An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Alotab

A curated list of projects in awesome lists by Alotab .

https://github.com/alotab/djangohtmx

Welcome to the Django HTMX User Search Project! This is a simple, yet powerful Django application that leverages the power of HTMX to enable live search functionality for users in the database. The beauty of this project lies in its simplicity - it achieves its goal without writing a single line of JavaScript!

django htmx-django python3

Last synced: 27 Feb 2025

https://github.com/alotab/microservices-api

This is a FastAPI microservices app for managing restaurant orders. The app is divided into several chapters, each focusing on a specific aspect of the whole resturant process.

blueprint fastapi flask python

Last synced: 27 Feb 2025

https://github.com/alotab/ecommerce-react

This is a simple eCommerce store built with React, where users can browse products, add them to the cart, and proceed to checkout using Stripe for payment.

react react-router-dom stripe-payments

Last synced: 29 Mar 2025

https://github.com/alotab/react-ecommerce-stripe

A fully functional e-commerce web application built with React, Zustand, Firebase, and Stripe for payment processing.

ecomerce-project ecommerce ecommerce-website firebase firebase-auth javascript react react-components reactjs stripe stripe-payments tailwindcss zustand zustand-state-management

Last synced: 29 Mar 2025

https://github.com/alotab/python-ci

Custome professional command line application for a todolist

command-line python3

Last synced: 18 Mar 2025

https://github.com/alotab/take_repo

Last synced: 27 Feb 2025

https://github.com/alotab/mastering-python-functions

This is a repo for mastering Python functions

Last synced: 27 Feb 2025

https://github.com/alotab/django-stripe-tutorial

This repo demonstrate how to configure a new Django website from scratch to accept one-time payments with Stripe

Last synced: 27 Feb 2025

https://github.com/alotab/weather-fastapi

This repo focuses on using FastAPI to build a weather-api that tracks current weather situations in every Country/State/City.

Last synced: 27 Feb 2025

https://github.com/alotab/web-scraping

Last synced: 27 Feb 2025

https://github.com/alotab/a-complete-django-blog-webpage

A deployment ready Django blog application.

blog django python

Last synced: 27 Feb 2025

https://github.com/alotab/tweets

Last synced: 27 Feb 2025

https://github.com/alotab/elearning

Last synced: 27 Feb 2025

https://github.com/alotab/alotab

Last synced: 19 Feb 2025

https://github.com/alotab/redux-toolkit

This project is designed to help developers learn and understand Redux Toolkit by providing multiple small projects that demonstrate various use cases of Redux Toolkit in action.

react redux redux-toolkit

Last synced: 19 Feb 2025

https://github.com/alotab/personal-blog-react

A full-stack blog application built with React for the front-end and Django Rest Framework (DRF) for the back-end. This app supports all CRUD (Create, Read, Update, Delete) operations for blog posts.

djnago javascript react react-router-dom

Last synced: 19 Feb 2025

https://github.com/alotab/react-snippets

This repository is a collection of practical React code snippets demonstrating various concepts and techniques. Each folder within this repository focuses on a specific React feature or pattern, providing a hands-on learning experience.

javascript react react-router-dom

Last synced: 19 Feb 2025

https://github.com/alotab/myshopping-store

A React-based eCommerce store with user authentication and Redux state management for handling the shopping cart functionality

ecommerce ecommerce-application ecommerce-store javascript react react-components reactjs redux redux-toolkit tailwindcss

Last synced: 19 Feb 2025

https://github.com/alotab/storefront

Last synced: 19 Feb 2025

https://github.com/alotab/django-rest-framework

A RESTful API built with Django REST Framework to power a React-based blog application. The API provides endpoints for managing blog posts, including creating, retrieving, updating, and deleting posts, as well as user authentication and authorization.

django django-rest-framework djoser-integration pytest pytest-cov pytest-django python restapi-framework

Last synced: 19 Feb 2025

https://github.com/alotab/episode1

Last synced: 27 Feb 2025

https://github.com/alotab/fastapi-relationaldb-setup

This is a FastAPI application that demonstrates how to connect to SQL (relational) databases

fastapi python sqlalchemy

Last synced: 27 Feb 2025

https://github.com/alotab/javascript-mini-projects

This repo contains some of the Javascript projects for beginners and those who are want to familiarise their Javascript skills

html-css-javascript javascript js

Last synced: 27 Feb 2025

https://github.com/alotab/devwithcode

This application is a versatile blogging platform built with Django, designed to cater to a wide range of blogging needs. Whether you’re looking to start a personal blog or need a platform for a specific type of blogging, this app has got you covered.

django docker javscript python

Last synced: 27 Feb 2025

https://github.com/alotab/skills-introduction-to-github

My clone repository

Last synced: 27 Feb 2025

https://github.com/alotab/test_repo

Last synced: 27 Feb 2025

https://github.com/alotab/reactadmin

Last synced: 27 Feb 2025

https://github.com/alotab/myshop

Last synced: 27 Feb 2025

https://github.com/alotab/django-k8s

Last synced: 27 Feb 2025

https://github.com/alotab/django_blog

Last synced: 27 Feb 2025

https://github.com/alotab/repo-repo

just repo

Last synced: 27 Feb 2025

https://github.com/alotab/dockerize-stackoverflow-fastapi

This is python application that leverage on Stackoverflow api to get all questions and answers on Stackoveflow.

Last synced: 27 Feb 2025

https://github.com/alotab/container-template

Containers Template

Last synced: 27 Feb 2025

https://github.com/alotab/bookingapp

Last synced: 27 Feb 2025

https://github.com/alotab/django-docker-aws-https

Django deploy with HTTPS with letsencrypt

Last synced: 27 Feb 2025

https://github.com/alotab/react-job-listing

This project is a React-based Job Listing app that allows users to view, create, update, and delete job listings. The app interacts with a local JSON server to manage the job data, providing a simple and effective full-stack solution for listing jobs.

javascript react tailwind-css tailwindcss

Last synced: 18 Mar 2025

https://github.com/alotab/photogram

Last synced: 12 Mar 2025

https://github.com/alotab/react-firebase-chat

A modern chat application built with React that leverages Firebase for user authentication and file storage. This app supports user-to-user chat functionality, the ability to add or block users, and efficient state management using Zustand.

chat-app firebase firebase-auth react reactjs zustand-state-management

Last synced: 05 Apr 2025

https://github.com/alotab/advance-react-filtering

This is a simple React application that implements an Advance search filter for products. The search filter allows users to search products based on name, price range, color, and category.

ecommerce-website react reactjs search website-development

Last synced: 23 Feb 2025