Skip to content
View aminetech26's full-sized avatar

Block or report aminetech26

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. fantasy-2k25-mobile fantasy-2k25-mobile Public

    Dart

  2. helper_mobile_app helper_mobile_app Public

    Kotlin

  3. IPC-in-C IPC-in-C Public

    This repository contains code developed as part of a practical work (TP) in the Centralized Operating System module. The focus of this work is on Inter-Process Communication (IPC) using C programmi…

    C

  4. Knapsack-Problem-Solver Knapsack-Problem-Solver Public

    JavaScript

  5. Scientific-Articles-Scraping Scientific-Articles-Scraping Public

    Extraction of information from scientific articles in PDF format. The task was accomplished through three distinct methods, each providing a unique approach to achieve the desired results.

    Python

  6. x_compiler x_compiler Public

    X Compiler is a custom compiler for the X programming language, designed to be simple, structured, and efficient. It leverages Flex for lexical analysis, Bison for syntactic and semantic analysis, …

    Yacc