Pinned Repositories
APO-Store
An eccomerce webapp built with Django and React. The backend is a REST API built with Django Rest Framework and uses a PostgreSQL database. Other tools used in this project include RabbitMQ and Celery.
Basic-Flask-RESTFUL-API
A simple RESTFUL API made with Flask and Flask-Restful
Django-Instagram-Clone
An instagram clone built with Django, Bootstrap 5, and PostgreSQL Db
Django-Netflix-Clone
A netflix clone built with Django 4, Bootstrap 5, TheMovieDb API and PostgreSQL
djangoforbeginners
Source code for Django For Beginners
DRF-React-JWT-Token-Authentication
How to register and login users using DRF backend and ReactJS frontend.
Flask-microservice
Java17-ATM-Simulation
A terminal based ATM simulation using Java 17. It includes user login, creation of transaction history, withdrawing and depositing money and also transacting between accounts.
Junia-Eccomerce
A MERN stack eccomerce website
Web-Scraping-With-Python
Code examples of Web Scraping with Python. Includes usage of BeautifulSoup4
Edu58's Repositories
Edu58/Junia-Eccomerce
A MERN stack eccomerce website
Edu58/Java17-ATM-Simulation
A terminal based ATM simulation using Java 17. It includes user login, creation of transaction history, withdrawing and depositing money and also transacting between accounts.
Edu58/Java-Collections---Generics
Code for introduction to Java collections framework and generics
Edu58/Node.JS-Express-Employees-API
A simple employee management API built with Node.JS and Express
Edu58/APO-Store
An eccomerce webapp built with Django and React. The backend is a REST API built with Django Rest Framework and uses a PostgreSQL database. Other tools used in this project include RabbitMQ and Celery.
Edu58/Flask-microservice
Edu58/All-Python-Tools
A collection of useful tools built with Python.
Edu58/ashley
:speech_balloon: A self-hosted multi-tenant discussion forum for learning
Edu58/Django-Styleguide
Django styleguide used in HackSoft projects
Edu58/Dockerized-Django-Project-with-PostgreSQL-Redis-and-Celery
Edu58/DSA-Javascript
Data Structures and Algorithms with Javascript
Edu58/ecommerce_api
E-commerce by Django Rest Framework
Edu58/Ecto-basics
Ecto creating migrations, schemas and associations
Edu58/Edu58
My repo
Edu58/Employees-Manager
An employee management web app built with Django and PostgreSQL
Edu58/Finsta
Instagram clone with Phoenix Live View
Edu58/FunBlog
A blog built on the ELixir Phoenix Live View Web Framework
Edu58/gochat
A simple forum build in Golang
Edu58/Java-Sockets-File-Sharing
Edu58/Java-Sockets-Multiuser-Chat
A multiple clients terminal based chat project built with Java Sockets. It utilizes Threads to allow multiple clients.
Edu58/Learn-Go
A collection of simple beginner friendly applications and programs build with Golang
Edu58/Learning-C
Edu58/LoansTracker
A simple web app to track your small loans
Edu58/My-Portfolio
My Personal Portfolio built with React and Tailwind CSS
Edu58/Sightings
Edu58/Simple-Maven-Servelet-JDBC-JSP-JSTL-User-Management-webapp
A simple user management project built with Maven, Servelet, JDBC(MySQL), JSP and JSTL. It includes the basic CRUD functionality and MVC architecture. Not much work was put into the UI.
Edu58/simplebank
Backend master class: build a simple bank service in Go
Edu58/simplebank_tutorial
Edu58/The-Moringa-Tribune
Edu58/WebAuthn-Example
A simple React example showing how webauthn works