Germany

Hanzla Sibghat

Advanced
@hanzla-sib

Software & AI Developer

Next_js-Portfolio. TypeScript

3

CompAIler. CompAIler — An AI-powered tool that generates, edits, and previews frontend components instantly. Select your framework, describe your idea, and watch Gemini turn it into live code.

2

genInvoice.

1

NextJs_financeApp. JavaScript

1

chrome-extensions. TypeScript

1

auth-nest. TypeScript

1

Javascript_Questions. JavaScript

1

GraphMinds. Jupyter Notebook

1

LlamaModels. Jupyter Notebook

1

ISB_emabssy_testing_html. HTML

1

snippets. JavaScript

1

German_Langauge_Notes. CSS

1

German-Embassy-Appointment-Booking-AutomationTool. Python

1

playwrightscraping. Dockerfile

1

PeriodicJob_extension. JavaScript

1

LangGraph-Tool. JavaScript

1

Agentic-graph-tool. JavaScript

1

BirthdayWisher. JavaScript

1

Dependency-Injections-Nest.js. TypeScript

1

Duolingo-CLone. TypeScript

1

AdvanceJS. JavaScript

1

adBlocker_WebExtension. JavaScript

1

DjangoApis. Python

1

Latex-Resume. TeX

1

RemoteCare_Watch. Java

1

VeteranMeet-Mern-Stack. JavaScript

1

React-Background_remover. JavaScript

1

CodeSensei. An AI-powered mentor that reviews your code, suggests improvements, and ensures clean, efficient, and bug-free development.

1

homepage. HTML

1

Dodge_em-game. The game is played in a racing arena where the player drives his brown colored car to pick the maximum rewards, avoiding a head-on collision with the blue opponent car(s) run by the computer (figure 1). The player car moves clockwise while the opponent car(s) move counter-clockwise only. When the game starts, the player is awarded three lives to collect the rewards from the arena. The player gets one reward point when his/her car picks up any rectangular-shaped gift-boxes placed at equal distances in the arena. When the player car hits the opponent car, one life is lost and the game arena is refilled with the reward gift-boxes. The score and the number of lives left are visible on the top of the screen

1

Daraz_Scrapper. The purpose of this application is to scrape product data from the website daraz.pk based on the specified search type (e.g., "mobile", "laptop"). It uses Selenium to automate web browsing and extract information such as product names and prices. The scraped data is then stored in a MySQL database for further use or analysis.

1

React-Portfolio. Are you a beginner eager to enhance your React JS skills? Look no further! This repository is the perfect platform for you to dive into the world of React development and contribute to open source during Hacktoberfest.

1

Portfolio. JavaScript

1

React-TodoList. JavaScript

1

restaurant-management-system-c-. A fast-food restaurant has a process of a Manager, Cook, Waiter, and Customer. At the start, the restaurant has one manager, cook, waiter and customer but you can create multiple Cooks and Waiters to handle more than one Customer using multithreading. When the customer will place its order you will calculate the total preparation time of all the dishes that the customer ordered and the customer will wait for that time c++ code..

1

Candy-Crush-C-. The objective of project is to make a game in which Player swap one gem with an adjacent gem with the help of mouse(Drag & Drop) to form only horizontal or vertical chain of three or more gems of the same color, (an idea of game can be taken from the screenshot given at end). Bonus points are given to player when chains of more than three identical gems are formed, but also when two chains are formed in one swap. When chains are formed, the gems disappear, and gems fall from the top to fill in gaps. Sometimes chain reactions (referred to as cascades) are triggered, where chains are formed by the falling gems. Cascades are awarded with bonus points. Be creative as you can in drawing gem and game board

1

H.Hotle-Booking. Hotel Booking App in Mern stack like AIRBNB

1

Twitter-2.0. Fully Responsive Next.js Twitter Clone with Firebase

1

H.Eats. Food Delivery React App

1

Ai-ML-Model-Training. Jupyter Notebook

1

Network-Analysis-C-. There are three datasets given with this project statement. You are required to complete the tasks, given below, for any one of the datasets. At the maximum, you can try any two of the three datasets for more understanding on how graphs help in investigating hidden patterns in the data (you can read it as, “for bonus marks”). You should first try to complete all the tasks on the smallest dataset and then use the same code for the others. Datasets 1. General Relativity and Quantum Cosmology collaboration network Dataset Description Arxiv GR-QC (General Relativity and Quantum Cosmology) collaboration network is from the e-print arXiv (https://arxiv.org/archive/gr-qc) and covers scientific collaborations between authors papers submitted to General Relativity and Quantum Cosmology category. If an author i co-authored a paper with author j, the graph contains a undirected edge from i to j. If the paper is co-authored by k authors this generates a completely connected (sub)graph on k nodes. The data covers papers in the period from January 1993 to April 2003 (124 months). It begins within a few months of the inception of the arXiv, and thus represents essentially the complete history of its GR-QC section. 2. Astro Physics collaboration network Dataset Description Arxiv ASTRO-PH (Astro Physics) collaboration network is from the e-print arXiv (https://arxiv.org/archive/astro-ph) and covers scientific collaborations between authors papers submitted to Astro Physics category. If an author i co-authored a paper with author j, the graph contains a undirected edge from i to j. If the paper is co-authored by k authors this generates a completely connected (sub)graph on k nodes. The data covers papers in the period from January 1993 to April 2003 (124 months). It begins within a few months of the inception of the arXiv, and thus represents essentially the complete history of its ASTROPH section. 3. Amazon product co-purchasing network and ground-truth communities Dataset Description Data was collected by crawling Amazon website. It is based on Customers Who Bought This Item Also Bought (explained here: https://davidgaughran.com/also-boughts-amazon-recommendations/) feature of the Amazon website. If a product i is frequently co-purchased with product j, the graph contains an undirected edge from i to j. Each product category provided by Amazon defines each ground-truth community. We regard each connected component in a product category as a separate ground-truth community. We remove the ground-truth communities which have less than 3 nodes.

1

NGO-SCHOOL-DATABASE-SYSTEM. Objective: Enable the student to design and develop a database. In this project, the student are required to show their abilities of:  Analyzing the System Requirement  Represent the requirement into logical design using Entity Relationship (ER) or/and Enhanced Entity Relationship (EER) model  Mapping the designed model into relational schemas  Transform the relational schemas into normalized tables  Writing SQL statements to creates the tables including all applied integrity constraints  Writing SQL statements to populate the initial records of each table  Front End Development of Forms/ Reports Case Brief HAMAREY BACHCHEY 1. Introduction Hamarey Bachchey is a NGO with the goal to reform education for children. They offer weekly classes for children below the age of 15. They wish to develop a database system. The NGO is organized in the following ways. After signing up, each student has to register for a course, and can only be registered to one course at a time. Once the course is completed, the student can register for a new course. After registration, the student is split into different classes based on their age (eg 3-4 years to class 1, 4-6 years to class 2, etc). Each class will be taught the same subjects, in a manner best suited to their age group. Each class can have multiple sections, depending on the need. Classes can also be further separated into groups based on students’ gender. Classes can also be given a custom title. Each students’ personal information will be saved, including photos which may need to be updated every year. The most crucial information will be that of the parents/guardians. The Email, phone number, address and CNIC of both parents need to be recorded for each student. In the event of any incident where the parents will be unavailable, a guardian also needs to be available, in which case their details and relation to the students also need to be recorded. A history needs to be maintained for whenever base information of students/parents/guardians is changed. For the earlier classes with very young students, the mother needs to be present with the child. If for whatever reason the mother cannot come, a female guardian must be present instead. In such cases, the NGO needs to be informed ahead of time of the individual accompanying the child, and other such information, including whether the individual is pregnant and/or needs assistance in any way. The fee each student has to pay is different, depending on their class. If a parent admits more than 3 children, they may be offered a discount. Moreover, if the parents can’t pay for legitimate reasons, they will be offered a discount. There will be no fee for a child of a Hamarey Bachchey staff member. Payment of fee is made before admission to a third-party which provides the parents a challan or voucher number, which the parents then enter during admission process.

1

cv. HTML

1

task0. task0 WEB class

1

React-Dashboard. JavaScript

1

smd-assignment. Java

1

ATM-MACHINE-OOP. making atm machine with file handling and all functions in atm

1

SMD_PROJECT_REMOTECARE. Java

1

Remote-Care-Web. JavaScript

1

Face-Detection. JavaScript

1

hanzla-sib.

1

Whisper-readme-issue. A fun Application to have a random chat with people safely

1

Image-Segmentation-using-K-Means. Jupyter Notebook

1

Data-Preprocessing-and-Exploratory-Data-Analysis. Jupyter Notebook

1
54
Apply