GitHunt

Abdul Waris Sherzad

Abdulwarissherzad

Dresden Germany

Languages

Java37%TypeScript22%JavaScript19%CSS7%C++7%C7%

Repos

31

Stars

2

Forks

0

Top Language

Java

Loading contributions...

Top Repositories

Repositories

31
AB
Abdulwarissherzad/dps-react-challenge

Digital Product School, React Frontend Challenge!

TypeScript10Updated 1 year ago
api-restjawascriptnodejsreacttyprescript
AB
Abdulwarissherzad/QR-Code-Generator

A QR Code (Quick Response Code) is a two-dimensional matrix barcode that is widely used for various applications like storing URLs, text, contact information, email, and more.

Java10Updated 2 years ago
contactsemailmsgphone-numberqrqrcodeqrcode-generatorqrcode-scanner
AB
Abdulwarissherzad/slng-forma

Forma Project

00Updated 1 year ago
AB
Abdulwarissherzad/TODO-LIST

No description provided.

TypeScript00Updated 1 year ago
AB
Abdulwarissherzad/state

Updating State of the useState, Defirent objects, and Arrays. awa Nested array

TypeScript00Updated 1 year ago
AB
Abdulwarissherzad/Get-Post-Method-Using-Express-Typescript

No description provided.

TypeScript00Updated 1 year ago
AB
Abdulwarissherzad/fetch-api-data

No description provided.

TypeScript00Updated 1 year ago
AB
Abdulwarissherzad/Scheduler-with-React-TS

It's a simple application for scheduling the time for example meeting, outside going and so on. Which have been used React and Typescript.

TypeScript00Updated 1 year ago
jsreacttstypesctypescript-library
AB
Abdulwarissherzad/Quote-Generator-Random

In this project, created an app that displays random famous quotes each time a button is clicked. You can display a quote from a famous athlete, politician, or historical figure: "The only thing we have to fear is fear itself." — Franklin Delano Roosevelt.

JavaScript00Updated 1 year ago
csshtmljsrandomrandom-quote-generator
AB
Abdulwarissherzad/Bank-Management-Software

No description provided.

Java00Updated 1 year ago
bankmanagementsystemjavasimple
AB
Abdulwarissherzad/Quiz-App

🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.

JavaScript00Updated 2 years ago
AB
Abdulwarissherzad/Pokemon-Application-Using-React-Js-

Creating simple pokemon app using React Js,

JavaScript00Updated 2 years ago
csshtmlhtml-css-javascriptjavascriptreactreactjsreactjs-demo
AB
Abdulwarissherzad/Grocery

Welcome to the Grocery Application! This is a user-friendly and easy-to-use landing page built with React, Material UI, and Tailwind CSS.

JavaScript00Updated 2 years ago
csshtmljavascriptjs
AB
Abdulwarissherzad/Search-Filter-in-React-with-Dynamic-Data

Search Filter in React with Dynamic Data | API Call with Filter/Search in React

JavaScript00Updated 2 years ago
cssjsxvite
AB
Abdulwarissherzad/MovieLand-App

MovieLand application using JSX,state, and hooks.

CSS00Updated 2 years ago
csshookshtmlhtml-css-javascriptjsxstatuses
AB
Abdulwarissherzad/Image-Search-App

JavaScript Project | Image Search App With JavaScript API

CSS00Updated 2 years ago
csscss-grid-layoutcss3htmljavascriptjxvscode
AB
Abdulwarissherzad/Hangman-Game

The user tries to guess letters in * a secret word, and loses after 7 guesses that are not in the word.

Java00Updated 2 years ago
hangmanhangman-gamehangman-in-javahangmangame
AB
Abdulwarissherzad/Using-Auxiliary-Classes-Fees-Calculation

An Example: Using Auxiliary Classes PROBLEM: Fees calculation

Java00Updated 2 years ago
AB
Abdulwarissherzad/Document-Retrieval-System

Document Retrieval System / Simple Text Retrieval System, for the Reuters-21578 dataset [SGM -> XML -> Text File]

Java00Updated 2 years ago
javareutersreuters-21578reuters-connectreuters-corpusreuters-datasetreuters-textreutersnews
AB
Abdulwarissherzad/GeneratingQRCodewithLogoin

Generating QR Code with Logo in, with Java programming language.

Java00Updated 2 years ago
qrqr-codeqrcodeqrcode-generator
AB
Abdulwarissherzad/Multiple-GUI-Forms

A realistic GUI application usually consists of multiple forms which in Java and in many other object oriented languages, it means using multiple classes.

Java00Updated 2 years ago
formmultipleformsuml
AB
Abdulwarissherzad/CPU-Simulation

It is about FCFS, SJF, RR, PM, :1.First come First Served method; 2.Shortest job first method; 3.Priority method; 4.Round Robin method;. Which has coding for bote method : 1. For Preemptive method ;2. For non-preemptive method.

C++00Updated 2 years ago
cpucpu-emulatorcpu-monitoringcpuscheduler
AB
Abdulwarissherzad/Real-time-source-code-for-detection-from-video-My-Thesis-source-code-

The main idea behind this study is to detect and classify four types of road damage, and furthermore to enhance the real time detection capabilities; therefore, in this study we are going to apply YOLOv4 for road damage detection. After collection of the dataset and annotation procedure using the LabelImg tool, the data is ready for training. We randomly divide the dataset into training and validation datasets in a 9:1 ratio. The training dataset is used to train the model and extract significant features, and a valid dataset can lead the model in the right direction. Validation is used to fit the model on the training set and tune model hyper parameters on each epoch in the training phase to validate the model. After finding the optimal weight, we can test the model for final accuracy. Furthermore, the test dataset is an unbiased set of images which we can obtain the accuracy of the network.. And this source code down below is used to train, validate, and test the video in real time on Google collaborator and our laptop. The sours code is in two separate sections. Training the Model: YOLOv4 can be trained and built under a number of frameworks. The experimental part of our study is carried out using the Google Collaborator (Welcome to Collaborator, n.d.)It is a free cloud service based on the Jupiter notebook for artificial intelligence students and researchers. It provides a fully configured runtime for deep learning and access to a robust GPU (Graphics processing unit). For the purpose of CUDA (Compute Unified Device Architecture), which is a parallel computing platform and programming model, we used GPU, which helps to reduce the training time significantly. However, free usage has some limitations, its runtime is limited to 12 hours in a single day. Google provides drive API (Application Programming Interface) on the Jupiter notebook which we can easily use google drive as a virtual machine drive, so we can save and retrieve files from the Google drive.

00Updated 3 years ago
yolov4
AB
Abdulwarissherzad/HTTP-Client

Assignment #4 is about HTTP Client, the main goal is to develop network socket client tool which can be used to transfer data from or to real web server.

C00Updated 2 years ago
http-clienthttp-requestshttp-serverhttps
AB
Abdulwarissherzad/SMTP-Server

SMTP Server

C00Updated 2 years ago
smtpsmtp-clientsmtp-server
AB
Abdulwarissherzad/Student-Registration-form-in-MySQL

Creating a student registration form in Java using MySQL involves several steps. We have added three functionalities to our student registration database in this GUI. Firstly, we've added a button for adding data. Secondly, there is an edit button for modifying records. Lastly, we've included a button to delete records from the form.

Java00Updated 2 years ago
javamysqlmysql-databaseregistration-formsxammp
AB
Abdulwarissherzad/Rock-Paper-Scissors

No description provided.

Java00Updated 2 years ago
AB
Abdulwarissherzad/GenerateQRCodeApp

QRCode is abbreviated as Quick Response Code and we are quite familiar with QRCodes now a days.

Java00Updated 2 years ago
AB
Abdulwarissherzad/Assignment-II-Caesar-Cipher-

Caesar Cipher is one of the simplest and most widely known encryption techniques. this method is a kind of substitution cipher in which each letter in the plain-text is replaced by a letter some fixed number of positions down the alphabet.

00Updated 3 years ago
AB
Abdulwarissherzad/Operating_System_Project

No description provided.

C++00Updated 6 years ago

Gists

Recent Activity

Abdul Waris Sherzad (Abdulwarissherzad) | GitHunt