Build software better, together
Here are 20 public repositories matching this topic...
Casino is a GitHub Repository that simulates using command prompts some games that are famous all over the World. Some of the games are played in Casinos others are are Legacy games, and are played throughout ages while there are others which are new to this world.
-
Updated
Jul 7, 2021 - HTML
This is a repository where you can find practicals for respective languages and topics. I hope that this tutorials will help to explore your learning ability and curiosity of learning new things.
-
Updated
Oct 17, 2022 - Java
little bit of my contribution to python
-
Updated
Feb 17, 2022 - Python
PhantomGate is a Python-based command-and-control research framework designed for remote administration, network testing, and red-team simulations. It features a modular architecture, socket-based communication, and a Flask-powered control panel for managing agents in controlled security environments.
-
Updated
Jun 16, 2026 - Python
Sudoku is a 9X9 board game where the board is divided in 9 3X3 smaller boxes called regions. The puzzle setter partially solves the Sudoku and rest is upto the player. In this Repository we have got our very own Sudoku Solver where if you give the partially solved puzzle, the program solves it for you.
-
Updated
Apr 19, 2021 - Python
๐ช A Core Python-based Gym Management System with user login/signup, attendance tracking, daily workout routines, and automatic user ranking. Data stored in text files, no database required.
-
Updated
Jul 15, 2025 - Python
A comprehensive collection of fundamental Python programs and examples covering essential concepts, syntax, data structures, loops, functions, and object-oriented programming. Designed to strengthen core Python skills, logic building, and problem-solving abilities โ perfect for beginners and intermediate learners.
-
Updated
Jan 22, 2026 - Python
This is a master repo containing practice codes and files created while learning various topics on PluralSight
-
Updated
Jun 22, 2021
This repository contains my Python basics-to-advanced practice code, including scripts, functions, and problem-solving exercises. It tracks my continuous learning and experiments with Python programming concepts.
-
Updated
Mar 13, 2026 - Python
This repo contains practice codes and files for various courses in the learning Path "Core Python" listed at PluralSight
-
Updated
Jun 22, 2021
A Python Cab Fare Calculator, which calculates the cost of a ride in real time based on distance, vehicle type, and surge pricing based on time. The system has input validation, long-distance discounts, minimum fare processing, and fare breakdown (surge and discount) which can mimic the real world pricing logic of ride-sharing.
-
Updated
Apr 22, 2026 - Python
Explore the essentials of Python programming! This repository covers basic syntax, variables, strings, and data types. Get started with our README.md instructions and enhance your Python skills.
-
Updated
Jul 14, 2023 - Python
This repository contains my Python practice codes and exercises completed while learning Python programming.
-
Updated
Jan 29, 2026 - Python
Core Python
-
Updated
Aug 25, 2020 - Jupyter Notebook
-
Updated
Apr 20, 2026 - Python
Jupyter notebooks covering core Python concepts like values, data structures, loops, functions, and OOP โ perfect for beginners and students.
-
Updated
Jul 6, 2025 - Jupyter Notebook
The Student Grade Calculator is a Python-based application designed to automate the process of calculating student performance metrics. It computes total marks, percentage, and final grades based on user input, providing an accurate and structured evaluation system. This project demonstrates strong foundational programming skills, including condit
-
Updated
Dec 25, 2025 - Python
GLS University
-
Updated
Jul 21, 2023 - Python
This repository contains all the core python taks, file handling tasks and python with mysql tasks
-
Updated
Nov 16, 2023 - Python
Collection of Python scripts demonstrating core programming concepts, data structures, and algorithmic logic. Focuses on clean code and efficient problem-solving.
-
Updated
Jan 6, 2026 - Python