Osama Sultan (Osama-Sultan189)

Osama-Sultan189

Geek Repo

Company:Arbisoft

Location:Lahore, Pakistan

Twitter:@Osamasultan7508

Github PK Tool:Github PK Tool

Osama Sultan's repositories

2D-MATRIX-operations

Implemented Few operations of 2D matrix like transpose, find sub matrix,, adding matrices

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

Automated-Bill-Payment-System

An application for automated bill payments of employees of a Company

Stargazers:0Issues:0Issues:0

cyberblock

This is an open source repository for hacktoberfest

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Expense-Tracker

Expense tracker is used to keep record of daily expenses with their categories. This is implemented with HTML and CSS for frontend and JS for functionalities. For database Local Storage is used.

Language:HTMLStargazers:0Issues:0Issues:0

Google-CodeJam-Codes

Code Jam is annual Coding competition held by Google

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

Hashing-C-

Hashing is the process of transforming any given key or a string of characters into another value. This is usually represented by a shorter, fixed-length value or key that represents and makes it easier to find or employ the original string. The most popular use for hashing is the implementation of hash tables.

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

LudoGame

Ludo is a game played by two to four players. Each player must choose one of the four available colors to play as. I have implemented Ludo with HTML,CSS and JS

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Queue-ADT-C-

Like Stack, Queue is a linear structure which follows a particular order in which the operations are performed. Unlike Stack Queue is associated with first in last out and last in first out.

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

Redux

This repository contains a simple demo of "How to use Redux in a React App" for state management

Language:JavaScriptStargazers:0Issues:0Issues:0

Stack-ADT-C-

Stack is a data structure in computer programming with concepts of first-in first-out and last-in last-out.Although it is part of C++ STL but i have implemented this in C++ for concept building.

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