Abdul Waris Sherzad (Abdulwarissherzad)

Abdulwarissherzad

Geek Repo

0

followers

0

stars

Location:Dresden Germany

Github PK Tool:Github PK Tool

Abdul Waris Sherzad's repositories

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.

Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Bubble-sort

about Bubble sort

Language:C++Stargazers:0Issues:0Issues:0

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.

Language:C++Stargazers:0Issues:0Issues:0

Document-Retrieval-System

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

Language:JavaStargazers:0Issues:1Issues:0

GenerateQRCodeApp

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

Language:JavaStargazers:0Issues:0Issues:0

Hangman-Game

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

Language:JavaStargazers:0Issues:0Issues:0

Pokemon-Application-Using-React-Js-

Creating simple pokemon app using React Js,

Language:JavaScriptStargazers:0Issues:0Issues:0

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.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0

Using-Auxiliary-Classes-Fees-Calculation

An Example: Using Auxiliary Classes PROBLEM: Fees calculation

Language:JavaStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

GeneratingQRCodewithLogoin

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

Language:JavaStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:0Issues:0Issues:0

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.

Language:CStargazers:0Issues:0Issues:0

Image-Search-App

JavaScript Project | Image Search App With JavaScript API

Language:CSSStargazers:0Issues:1Issues:0

MovieLand-App

MovieLand application using JSX,state, and hooks.

Language:CSSStargazers:0Issues:1Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Quiz-App

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

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:0Issues:0Issues:0

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.

Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

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.

Language:TypeScriptStargazers:0Issues:0Issues:0

Search-Filter-in-React-with-Dynamic-Data

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

Language:JavaScriptStargazers:0Issues:0Issues:0

SMTP-Server

SMTP Server

Language:CStargazers:0Issues:0Issues:0

state

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

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0