• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    C++
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project Lab In this Folder there have many project in it.

More Repositories

1

Windows-10-Activator

Windows-Activator
12
star
2

Link_List_Code

In this repository All Linked List are uploaded like Singly, Circular, Doubly Linked Lists. Also some important function like Duplicate Delete, Middle of Linked List, Bubble sort on Linked List ETC.
C++
7
star
3

Hospital-Management-System-in-Java-GUI-Login-

Hosptial Mangement System CommandLine + GUI in java
Java
6
star
4

Library-Management-System-in-Python

Library Management System
Python
5
star
5

Namaz_Timings_API

World Namaz Timing APP
EJS
5
star
6

Stack_All_Operations

Stack All Operations With cpp or Python
C++
5
star
7

Sales-Commission-Calculator

About (Sales Commission Calculator) One large chemical company pays its salespeople on a commission basis. The salespeople receive RS. 200 per week plus 9% of their gross sales for that week. For example, a salesperson who sells RS. 5000 worth of chemicals in a week receives RS. 200 plus 9% of RS. 5000, or a total of RS. 650. Write a program that will
5
star
8

Admin-Panel-Inventory-Sheet

Admin and user panel for Inventory system. If you face any issue please contact me 03244064060.
PHP
5
star
9

Blood-Donation-WebApp-REDDROP

This is a Blood Donation Web Application with admin, Manager, User panels. Event management, Heros, Problems raise. Use Hashing, Sessions, PDF Download, CRUD System, Counter.JS, Leaflet.JS, Type.JS, DataTables.MySQL=>Foreign Key, SubQueries, Views, Joins, and many others. If you face any issues you contact me (0324-4064060).
PHP
5
star
10

React-Full-Calendar-with-Events

Create a simple Calendar Application that shows the Country Holidays. You will use a Calendar library that will help you with your UI design for showing the Calendar view. The Holidays for a specific Country can be fetched by making an API call and the response received can be mapped to your Calendar library bypassing the data in the appropriate format. The application needs to be built in React JS as this Internship leading to Job program is for a MERN Stack developer. The Calendar library that you can use in your React JS application can be React Big Calendar. Or you can use anything similar. To get the Holidays data you can use the https://calendarific.com/ service. Make a free account on this service and explore the API Documentation. This service returns all the holidays for a particular country in a Calendar year. This response needs to be saved to Redux (if you know about it, it will be a plus). API Call should be made only once; when the country is selected. The Calendar Library when displayed in a Month view should display the Holiday against the particular Day. e.g. if you select Pakistan and in the Calendar View you select Month as August then it should display 14th August as Independence Day. This mapping of holidays should be done using data from the REDUX state. A sample screenshot of how the application should look is given below.
HTML
5
star
11

SQL-Server-Management-Studio

Semester Queries
TSQL
4
star
12

Fitness-Alarm-Project-in-Python

Alarm For Exercise, In every 30 min
Python
4
star
13

Weather_App

Weather App with Node + Express JS http://weather-app-expressjs-101.herokuapp.com/
EJS
4
star
14

Snake_Water_Gun_Game

Snake Water Gun Game in Python
Python
4
star
15

Covid19_APP

Runtime Corona Cases Update => http://corona-cases-update.herokuapp.com/
EJS
4
star
16

Machine-Learning

All Codes
Jupyter Notebook
4
star
17

melon.cpp

Suppose Dave drops a watermelon off a high bridge and lets it fall until it hits the water. If we neglect air resistance, then the distance d in meters fallen by the watermelon after t seconds is d = 0.5 * g * t2, where the acceleration of gravity g = 9.8 meters/second2. Write program that asks the user to input the number of seconds that the watermelon falls and the height h of the bridge above the water. The program should then calculate the distance fallen for each second from t 0 until the value of t input by the user. If the total distance fallen is greater than the height of the bridge, then the program should tell the user that the distance fallen is not valid.
4
star
18

GYM-Registration-Web

https://azeemaj101.github.io/GYM-Registration-Web/ Registration-Form-Template
HTML
3
star
19

Basic_Assembly_Codes

All Basic codes are given in this repository Like File handling, Dimond's, and some other code. Also, I upload Bubbly Game Projects in My GitHub ID.
Assembly
3
star
20

Azeemaj101

3
star
21

Array_Data_Structure

Bubble sort, Selection sort, Binary Search, Linear Search, Insertion sort, Quick sort
C++
3
star
22

CRUD-APP

simple and small login crud app
PHP
3
star
23

CRUD-with-PHP

Admin panel with database http://aj-gym.rf.gd/CRUD/index.php?i=1
PHP
3
star
24

Personal_Portfolio_2021

This is my own portfolio if anyone needs all codes (src Folder) just contact me on 03244064060. HTML, CSS, SCSS, JS, NodeJS, Express, MongoDB. Link=>https://azeemaj101.herokuapp.com
JavaScript
3
star
25

Infix-Prefix-Postfix-with-Stack

In Cpp or Python Converter
C++
3
star
26

IntroductionToWebDevelopment-PersonalPortfolioWebsite

You add all information about yourself, like (certificates, Projects, Web projects, contact). Using Html, CSS, JS, Bootstrap. https://azeemaj101.github.io/IntroductionToWebDevelopment-PersonalPortfolioWebsite/
HTML
3
star
27

Tree_in_DSA_CPP

All Trees are in this Repository such as Binary Tree, Binary Search Tree, AVL Tree, M, Tree and ETC
C++
3
star
28

Queues_ADT_DataStructure

All Functions implements with cpp or Python
C++
3
star
29

Restaurants-Website

https://azeemaj101.github.io/restaurants-Website/ Only use HTML CSS
CSS
3
star
30

Sticky_Notes

You can add or delete your message without using the database. https://azeemaj101.github.io/Sticky_Notes/
HTML
3
star
31

Stack_Cards

HTML-CSS-JS https://azeemaj101.github.io/Stack_Cards/
CSS
3
star
32

Pictures_Rename

If you want to rename pictures in one second use this code enter your folder path if you face any issue so contact me on this number (03244064060).
Python
3
star
33

BUBBLE_GAME_FileHandling

In this code we use token id to enter in game and also buy your token id and then play bubble game, Also File Handling include in this code to store Score and Player Name .
Assembly
3
star
34

Sticky_Notes-MongoDB-Express

1. Session handling in Express 2. CRUP APP in MongoDB 3. Dark & Light Mode 4. Sticky Notes 5. The session expires in 30 minutes
EJS
3
star
35

Cotton_pant_disease_prediction_Deep_Learning_with_Flask

Cotton_pant_disease_prediction_Deep_Learning_with_Flask
HTML
2
star
36

Neural-Network-For-Handwritten-Digits-Classification

Jupyter Notebook
2
star
37

React-API-Call-to-Get-Pokemon-JSON-Data-using-Axios

https://azeemaj101.github.io/React-API-Call-to-Get-Pokemon-JSON-Data-using-Axios/
JavaScript
2
star
38

form

testing
PHP
2
star
39

Slot-Machine-Game-in-React-JS

Basic Code for beginners
HTML
2
star
40

Deep-Learning-Math-Concepts

Jupyter Notebook
2
star
41

Counter_in_ReactJS

https://azeemaj101.github.io/Counter_in_ReactJS/
HTML
2
star
42

React_APP_Using_Props_Sample_Code

This code is for beginners. https://azeemaj101.github.io/React_APP_Using_Props_Sample_Code/
JavaScript
2
star
43

Heart_Disease_Prediction_Flask_ML

Heart Disease Machine learning project and deploy on Heroku using Flask backend
Jupyter Notebook
2
star
44

file-search-bfs-master

A console python application that searches for file(s) in Windows based on the string input using The breadth first search algorithm.
Python
2
star
45

2020_Portfolio_Update_into_React

This is an updated version of the 2020 portfolio https://azeemaj101.github.io/2020_Portfolio_Update_into_React/
JavaScript
2
star
46

Sidebar-Menu

https://azeemaj101.github.io/Sidebar-Menu/
CSS
2
star
47

Calculator_Web_Application

HTML-CSS-JS https://azeemaj101.github.io/Calculator_Web_Application/
HTML
2
star
48

Registration_Form_Design

HTML-CSS https://azeemaj101.github.io/Registration_Form_Design/
HTML
2
star
49

EmailJS_Code

HTML
1
star
50

PayRole-WebApp-C-Sharp

Employee Payment
HTML
1
star
51

Snap-Camera-using-openCv

Snap Camera using OpenCV with multiple pictures
Python
1
star
52

Property_Website_PSD_TO_HTML

PSD to HTML Design its a Property Web Template
HTML
1
star
53

NLP_ChatBot

ChatBot using NLP and neural network
HTML
1
star
54

Todo-Flask-Web-App

Todo app with SQL lite Database
HTML
1
star
55

CRUD-in-Cpp

C++
1
star
56

Face-Recognition-For-Images

Face Recognition in Image
Python
1
star
57

ML-Prediction-for-students-marks-Flask-App

Business Problem Q: How many hours need to do the study to get 99% Marks and to pass the exam? Important Points This web use by teacher and students. Accuracy for this prediction is 95%. Algorithm As we see in this Scatter plot all in straight line so we use linear regression.
Jupyter Notebook
1
star
58

OpenCV-End-to-End

Still working for this repo.
Jupyter Notebook
1
star
59

Open-Camera-Using-python-Threads

Press q for exit program....
Python
1
star
60

Category_Web_App_Full_CRUD_In_C-Sharp

FULL CRUD system
C#
1
star
61

Operating_System_Algorithm

C++
1
star
62

Car-BET-Game

HTML
1
star
63

Northwind-Database

This repository contains 50 queries and answers to the popular northwind database using MySQL
1
star