You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Python app using tkinter and customtkinter to easily manage employee data. You can add, view, update, and delete records with a few clicks using an interactive table (ttk.Treeview). It’s built with OOP, has smooth event handling, and comes with a clean dark-themed UI.
A web-powered Tic-Tac-Toe game built with Python, Pygame, and Flask. This project integrates a classic game with a backend for tracking scores, multiplayer functionality, and enhanced game logic. Learn about event handling, animations, and real-time interactions while building this fun and interactive game.
Medicine Expiry Tracker is a Python-based Tkinter application that helps manage and track medicine inventory, sort by expiry dates, and highlight expiring medicines using an SQLite database. Developed by Team RYNEM during the PYHACK Hackathon. 🚀