Giter Site home page Giter Site logo

Abdul Waris Sherzad's Projects

assignment-ii-caesar-cipher- icon 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.

cpu-simulation icon 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.

document-retrieval-system icon document-retrieval-system

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

generateqrcodeapp icon generateqrcodeapp

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

grocery icon 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.

hangman-game icon hangman-game

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

http-client icon 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.

multiple-gui-forms icon 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.

qr-code-generator icon 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.

quiz-app icon quiz-app

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

quote-generator-random icon 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.

real-time-source-code-for-detection-from-video-my-thesis-source-code- icon 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.

scheduler-with-react-ts icon 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.

student-registration-form-in-mysql icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.