Pinned Repositories
100-days-of-FastAPI
This is the repository containing the notes and practical usage of FastAPI, from scratch to advance level.
AI-chatbot-with-custom-knowledge-base
AI chatbot built using OPEN AI API, GPT-Index and Langchain
API-development-with-Flask
aws-work
3 tier application deployment on AWS
Bash-Scripting
Contains basics of bash scripting
Blood-Supply-Chain-Management-Using-Blockchain
Supply chain management using Ethereum
cms_clearance
Module for student clearance from university.
Music_Prediction_Program_Using_Python
Predicting Music using given data with DecisionTreeClassifer
Password-cracker-python
cracks md5 passwords
Port-Scanner-Using-pyhton
Scans for open ports on given IP
umairmaratab's Repositories
umairmaratab/100-days-of-FastAPI
This is the repository containing the notes and practical usage of FastAPI, from scratch to advance level.
umairmaratab/API-development-with-Flask
umairmaratab/aws-work
3 tier application deployment on AWS
umairmaratab/Bash-Scripting
Contains basics of bash scripting
umairmaratab/Basic-Todo-app-with-flask
Basic Todo app build with flask.
umairmaratab/binary-search-using-python
Implementation of binray search which uses divide and conquer strategy in python
umairmaratab/BST-in-python
Binary Search Tree Implementation in python
umairmaratab/Blog-application-using-django
A simple blog application which is build with django with some basic blog posts and an admin page to manage users.
umairmaratab/Data-Strcutres-Implementation-in-Typescript
Includes the resources from Primegeon course to implement data structures and Algorithms
umairmaratab/dockers-and-kubernetes
Developed an application and used dockers and kubernetes to follow microarchitecture.
umairmaratab/Ensemble-Learning-Stacking-Model
This project combine several machine learning models into a single and robust meta-classifier via model stacking (also known as stacking model).
umairmaratab/football-data-analysis
Football players data has been analyzed and visualized based on different filters.
umairmaratab/Hand-written-digits-Recognizer
Using TensorFlow and Keras with mnist dataset
umairmaratab/Images-repo
This repository holds all of my project images that I puts in my readme files.
umairmaratab/init.lua
umairmaratab/java-basics-to-OOP
Repo contains basics of java to Object Oriented Programming.
umairmaratab/ml-zero-to-hero-by-Google
Course resources and practice from the TensorFlow course ML zero to hero.
umairmaratab/natural-language-processing
NLP Work
umairmaratab/object-oriented-programming-python
This repo examples of 4 basic pillars of OOP in python
umairmaratab/operating-systems
Resources of Operating systems, tasks and assignments
umairmaratab/pak-leader-prediction-market
App where people try to predicts which is going to be coming PM
umairmaratab/probabity-and-stats
This repo has probality and stats data
umairmaratab/Real-Time-Traffic-Sign-Detection-Web-Application-with-YOLOv8-Model
This project implements a real-time traffic sign detection system using the YOLOv8 model trained on a custom dataset of traffic signs.
umairmaratab/Rock-Paper-Scissors-Python
Rock paper scissors game in python
umairmaratab/sql
This repository contains sql content.
umairmaratab/tower-of-hanoi-recursive-python
Tower of hanoi problem using recursion in python
umairmaratab/tranasformers-model-to-generate-blog-posts
Hugging Face Transformers model is used to generate blogpost from a simple sentence.
umairmaratab/Trees-Implementation-Python
umairmaratab/umairmaratab
umairmaratab/Web-Development-Bootcamp
This is the repository where I will upload the project from the course I am following i.e Web-Development-Bootcamp.