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.

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

Popular repositories Loading

  1. 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

  2. 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

  3. Knapsack-Problem-Solver Knapsack-Problem-Solver Public

    JavaScript

  4. Charity-Association-Manager Charity-Association-Manager Public

    A comprehensive web application for managing charitable association activities, members, partners, and public interactions.

    PHP

  5. 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