Skip to content
View gitprojectacc77-lab's full-sized avatar
  • Joined Sep 20, 2025

Block or report gitprojectacc77-lab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. StudentManagementApp StudentManagementApp Public

    Console application for managing students (C#, LINQ, async/await, JSON storage)

    C#

  2. UserManagementConsoleAppWithPostgres UserManagementConsoleAppWithPostgres Public

    Simple C# console application with Entity Framework Core and PostgreSQL. Features: Create, Read, Update, Delete (CRUD) users with unique email, grade and age sorting.

    C#

  3. UserManagementWebApp UserManagementWebApp Public

    ASP.NET Core MVC web application for user management with CRUD operations, search, sorting, and pagination. Built using Entity Framework Core, SQL Server, and Bootstrap. Future plans include authen…

    HTML