GitHub / PariCoderDeveloper 1 Repository
🚀 Let's collaborate and build something amazing!
PariCoderDeveloper/Music-Selection-Counter
A simple web app that counts selected music genres from a dropdown menu. Clicking a button displays the count using JavaScript and DOM manipulation.
Language: JavaScript - Size: 13.7 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

PariCoderDeveloper/Accounting_Software
This is a Windows Forms-based Accounting Software developed using a 5-layer architecture. The application communicates with a SQL Server database using the Database First approach, and follows Repository and Unit of Work design patterns for efficient data access and transaction management.This is a Windows Forms-based Accounting Software developed
Language: C# - Size: 14.4 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

PariCoderDeveloper/Calculator
This is a simple GUI-based calculator built using Python and Tkinter. The project follows a **component-based structure**, making it easy to manage and extend.
Language: Python - Size: 25.4 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

PariCoderDeveloper/Online_Store
Sperolina Online Shop is a modern and scalable e-commerce platform, developed using ASP.NET with Razor Pages and a Clean Architecture pattern. The system is designed with microservices to ensure high flexibility, maintainability, and scalability.
Language: C# - Size: 53.6 MB - Last synced at: 6 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 1

PariCoderDeveloper/IPv4-Validator
A Python script for validating IPv4 addresses using Regex. It also includes pytest tests to verify the correctness of the code.
Language: Python - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

PariCoderDeveloper/Library_Managment
The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.
Language: Python - Size: 77.1 KB - Last synced at: 14 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 1

PariCoderDeveloper/SafeRateLimiter-
This Python project implements a Rate Limiter decorator that restricts the number of function calls within a specified time window. It helps control execution flow and prevent excessive function calls.
Language: Python - Size: 15.6 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

PariCoderDeveloper/AccessControl-
This project implements an authentication decorator to control user access levels in Python. Based on roles (Admin, Member, Guest), it determines whether a user is authorized to execute a function. 🚀🔒
Language: Python - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PariCoderDeveloper/Python-Caching-Decorator
This project implements a Caching Decorator in Python that stores function results. When the function is called again with the same arguments, the cached result is returned instead of recalculating it, improving performance.
Language: Python - Size: 5.86 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PariCoderDeveloper/Custom_For_Loop
This project defines a Python class CustomFor that manually iterates over any iterable using next(), applying a specified function to each element. In this example, it capitalizes and prints each character. It demonstrates the use of iterators in Python.
Language: Python - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

PariCoderDeveloper/Custom_Python_Iterator
This project defines a custom Python iterator, Counter, that generates numbers in a specified range with a given step size.
Language: Python - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

PariCoderDeveloper/cryptography-tool
A Python-based tool for file encryption and decryption using a custom cipher and wxPython for GUI.
Language: Python - Size: 10.7 KB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
