Junaid Saleem (JunaidSalim)

JunaidSalim

Geek Repo

Company:GIKI

Location:Peshawar,Pakistan

Home Page:junaidsalim.github.io

Github PK Tool:Github PK Tool

Junaid Saleem's repositories

GIKI_Bus_Ticket_Reservation_System

This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.

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

InfixToPostfix-js

This is repo for JavaScript program that will convert an Infix expression to Postfix expression.

Language:JavaScriptStargazers:1Issues:1Issues:0

Checkers

A checkers game developed in C++, implementing the rules and gameplay using classes.

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

Clustering

This program implemented in C++ extracts clusters from graph based on threshold density and cp value

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

CodSoft

This repository contains tasks/projects of my remote internship at CodSoft.

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

Complaint_Management_System_Qt_Cplusplus_GUI

This repo contains code of Qt Cpluplus for Complaint Management System.

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

DSA

This repository contains my codes for Data Structures and Algorithms implementation.

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

Implementation_of_Central_Limit_Theorem

C++ code implementing the Central Limit Theorem for calculating mean, standard deviation, and sample mean, generating random samples, and calculating Z-values.

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

LeetCode_Solutions

This repo contains my solutions to LeetCode problems.

Language:PythonStargazers:0Issues:0Issues:0

Machine_Learning_A-Z

This repository contains scripts which I have written during Machine Learning A-Z course.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

String_Manipulation_with_Overloaded_Operators_in_Cplusplus

A class that provides various string operations including concatenation, comparison, indexing, sub-string extraction, assignment, and shifting.

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

EnglishDictionary-Django

English Dictionary developed in Django

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

File_Handling

This C++ program reads polynomial data from a file, performs coefficient addition, and outputs the result with additional information.

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

GPA_Calculator

Repository for GPA-Calculator program in C++

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

Graph_Visualization_Qt_GUI_cpp

This program takes density and no of vertices in a graph and then displays the graph.

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

InfixToPostfix_cpp

This repo contains that will convert infix expression to postfix and then evaluates it.

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

JunaidSalim

Profile README

Stargazers:0Issues:0Issues:0

junaidsalim.github.io

Portfolio Website

Language:CSSStargazers:0Issues:0Issues:0

Lexical_Analyzer

This is our Formal Languages and Automata Theory Project. This repo contains Program of Lexical Analyzer for C++ that will tokenize C++ program.

Language:LexLicense:MITStargazers:0Issues:0Issues:0

ML_Practice

This repository contains my Python scripts for practicing and implementing machine learning models.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

QR_Code_Generator

This repository contains JavaScript file for QR Code Generator which is implemented using Google Chart API

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

Structure_based_Academic_Information_System

The code is a C++ program that allows users to manage a list of students and courses.

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

Tic-Tac-Toe

A simple two-player, one-time TicTacToe game developed in C++ using classes.

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

Todo_List_REACT

Code in React.js for todo List

Language:JavaScriptStargazers:0Issues:0Issues:0

WeatherApp-Django

Weather App Created in Django using Open Weather API

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Word_Guesser

A Hang The Man Game developed in C++, where the computer thinks of a country/city and the player guesses letters to reveal the name while avoiding mistakes, with constraints on character repetition and a maximum of 11 chances.

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

Word_Predicter

Program developed in C++ that will recommend new word to user based on frequency of his previously entered words.

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

Word_Searcher

A 3-digit word search program in a 2D array, developed by Junaid Saleem in C++, that finds and displays words appearing horizontally, vertically, diagonally, and backwards, along with their starting and ending positions.

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

Word_Searcher_using_BST

This repository contains Word Searcher Program implemented in C++ using BST

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