Skip to content
View sideekickk's full-sized avatar

Highlights

  • Pro

Block or report sideekickk

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 100 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. File-Upload-and-Download-API File-Upload-and-Download-API Public

    This FastAPI application allows users to upload, download, and delete files, with metadata stored in an SQLite database. It demonstrates skills in file management, API development, and database han…

    Python 1

  2. To-Do-List-API To-Do-List-API Public

    This To-Do List API built with FastAPI allows users to view, add, and remove tasks. The tasks are stored in an SQLite database, providing a simple and effective way to manage a to-do list through R…

    Python 1

  3. Bank-Management-System Bank-Management-System Public

    This is a C++ Bank Management System that allows users to create an account, deposit and withdraw money, and view account information. It stores user details, including name, account number, and ba…

    C++