Pinned Repositories
30-days-of-backend-oct-2022
Contains my solutions to the 30 days backend challenge - https://docs.google.com/document/d/1nfo9PCpUiYiFAFR1NU4pUzcpk34Egk8Ri6k7wzO0WI8/edit#heading=h.vwrauqyxkd2d
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
A-simple-Database-Management-System
A simple Database Management System with:
bike-rental-system
A school management system
chat-app
Backend of real-time chat application.
CloudBox
A cloud storage built with flask
GOServe
GOServe is a lightweight and extensible HTTP server framework written in Go, designed to simplify the process of building JSON REST APIs. It’s ideal for projects requiring a minimalistic and efficient server.
ims-be
Backend API of an inventory management system using deterministic and Convolutional neural network models
load-balancer
A load balancer implementation in GO
redis-server
An implementation of redis server in Typescript
Fuad28's Repositories
Fuad28/A-simple-Database-Management-System
A simple Database Management System with:
Fuad28/GOServe
GOServe is a lightweight and extensible HTTP server framework written in Go, designed to simplify the process of building JSON REST APIs. It’s ideal for projects requiring a minimalistic and efficient server.
Fuad28/redis-server
An implementation of redis server in Typescript
Fuad28/CloudBox
A cloud storage built with flask
Fuad28/load-balancer
A load balancer implementation in GO
Fuad28/30-days-of-backend-oct-2022
Contains my solutions to the 30 days backend challenge - https://docs.google.com/document/d/1nfo9PCpUiYiFAFR1NU4pUzcpk34Egk8Ri6k7wzO0WI8/edit#heading=h.vwrauqyxkd2d
Fuad28/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
Fuad28/bike-rental-system
A school management system
Fuad28/blogAPI
Built with FastAPI
Fuad28/blogApp-Django
This blog app has very exciting features. It was my stepping stone in learning Django.
Fuad28/chat-app
Backend of real-time chat application.
Fuad28/ims-be
Backend API of an inventory management system using deterministic and Convolutional neural network models
Fuad28/instagramApi
A clone of instagram API
Fuad28/bookmarksapi
Learning how to build APIs with flask by following a tutorial to build a bookmarks api
Fuad28/code_snippets
Fuad28/coding-challenges
To keep track of my attempts of John Crickett's coding challenges
Fuad28/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
Fuad28/DSA
A repo to store my jottings and solved problems in my DSA Journey.
Fuad28/fastapi-crudapp
Learning FastAPI
Fuad28/fuad28
What it says
Fuad28/Movies-Recommender-System
A Movies Recommender System using K Nearest neighbors.
Fuad28/myPA
myPA - My personal assistant is a project I'm building to help manage certain things in my life such as my ToDos, reminders, notes and budget tracking.
Fuad28/notification-finish
Finish repo for my "The Pulse of Your Application: Creating Dynamic Real-Time Notifications" tutorial at PyconNG
Fuad28/notification-starter
Starter repo for my "The Pulse of Your Application: Creating Dynamic Real-Time Notifications" tutorial at PyconNG
Fuad28/Purse
A wallet service backend built with Django rest framework
Fuad28/react-game-hub
Game hub (inspired by rawg.io) project built with react.
Fuad28/SharedSolutions
Publicly shared solutions to Coding Challenges
Fuad28/text-classification-with-gpt3
Experiencing the GPT3 API and using it to build a text classification project
Fuad28/toDoListApp-Django
A todo list app that features a fancy UI and a user registration feature
Fuad28/WeatherApp-Django