Muhammad Talha Atif (Progambler227788)

Progambler227788

Geek Repo

Company:freelancing

Location:Lahore

Github PK Tool:Github PK Tool

Muhammad Talha Atif's repositories

Patient-Management-System

Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.

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

AssemblyBasicCodes

Assembly Language x8086 codes

Language:AssemblyStargazers:0Issues:0Issues:0

Base-Convertor-Winform-Csharp

This is made in C# winform. It is used to convert every base to another base like binary to decimal or vice versa.

Language:C#Stargazers:0Issues:1Issues:0

Battle-Ship-Game

This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.

Language:PythonStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:0Issues:0

Game-of-Life

Conway's Game of Life implementation in Python, with customizable initial patterns and interactive gameplay.

Language:PythonStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Puzzle-Game

The given code is an implementation of a word search puzzle solver in C++. It takes a 10x10 grid of characters as input and allows the user to enter a word to search for. The program then searches for the word in the grid, and if found, it prints the row and column

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

QuizApp

Quiz App

Language:KotlinStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:0Issues:0

RecyclerView_With_SearchView

This app is used to demonstrate recycler view with search view in KOTLIN

Language:KotlinStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

Semester-5

Semester 5 contents

Stargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:0Issues:0

Weather-Application-Kotlin

ntroducing WeatherX: A Kotlin-based weather application designed to provide real-time weather updates and forecasts. With a user-friendly interface, WeatherX fetches accurate data using API integration, delivering precise weather information for any location. Stay informed with hourly and daily forecasts.

Language:KotlinStargazers:0Issues:0Issues:0

Word-Guess-Game-in-C

Certainly! Here's a concise description of the provided code: This code is a command-line word-guessing game. Players guess letters to identify a hidden word from a dictionary file. The game provides feedback on correct/incorrect guesses and reveals the word's current state. It includes functions to load words, check guesses, and manage gameplay.

Language:CStargazers:0Issues:0Issues:0