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
Python File Handling with Himel repository offers practical examples and techniques for efficient file manipulation in Python. Explore reading and writing text, CSV, JSON, and binary files, along with exception handling and advanced file operations. Join us in mastering Python's file handling capabilities for seamless data processing and management
Board Game. Loaded data from CSV files to create a 2D game platform. Defined functions and classes to allow 2 players to play against each other. Stored player data in dictionaries to keep track of the game.
This python program showcases AES symmetric encryption/decryption with different modes, RSA asymmetric encryption/decryption, key serialization, and File I/O.
Processing weapon data scraped from Elden Ring with OOP in python to allow players to understand weapon characteristics better and compare statistics using a unique ranking system.
This project automates log analysis using Python, regex, and Bash. It generates CSV reports on system usage and error occurrences, and converts them to HTML for visualization. This project can help IT specialists seeking efficient log analysis and troubleshooting.
FeedXtract processes your bookmarks manager export file, searches the root domain of all your bookmarks, and extracts the RSS/Atom Feeds from them, providing a .opml file for use in RSS feed readers like Newsboat