Skip to content
View PariCoderDeveloper's full-sized avatar
👩‍🎓
Learning
👩‍🎓
Learning

Block or report PariCoderDeveloper

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Online_Store Online_Store Public

    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 hi…

    C# 1 1

  2. Accounting_Software Accounting_Software Public

    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 Repo…

    C# 1 2

  3. TodoList TodoList Public

    TodoList is a single-page web application (SPA) designed to manage daily tasks efficiently. The main goal of this app is to provide a clean and simple user interface for adding, viewing, editing, a…

    C#

  4. Library_Managment Library_Managment Public

    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…

    Python 2

  5. Calculator Calculator Public

    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.

    Python 1

  6. cryptography-tool cryptography-tool Public

    A Python-based tool for file encryption and decryption using a custom cipher and wxPython for GUI.

    Python