Skip to content
View Abrahul-107's full-sized avatar

Block or report Abrahul-107

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. My_sqlite My_sqlite Public

    Built my own SQLite3 from scratch using C++, capable of analyzing databases with low-level code to instantly display page size and table names. Designed for fast, efficient database inspection and …

    C++

  2. banking-service-api banking-service-api Public

    A RESTful API for managing basic banking operations, including account creation, deposits, withdrawals, and balance checks. This project implements CRUD operations for bank accounts using Spring Bo…

    Java

  3. Data_engineering_GCP Data_engineering_GCP Public

    Developed a Data pipeline leveraging Google Cloud services to automate data extraction from Google Drive, upload to GCS, and manage BigQuery tables with Dataform. Includes Airflow DAGs for efficien…

    Python

  4. book_store_Golang book_store_Golang Public

    A simple RESTful API built in Go for managing a collection of books. This project demonstrates basic CRUD operations using Go's standard library, with an in-memory data store for simplicity and edu…

    Go

  5. Design-of-LRU-cache-Data-structure Design-of-LRU-cache-Data-structure Public

    LRU Caching Data Structure Design with Different Data Structure

    C++

  6. CNN-prediction CNN-prediction Public

    PDF First Page Classification (CNN model)

    Python 1