Ahmed Ibrahim (@ahmedibrahimq)

Top repositories

1

create-LR-parser

Generating LR parser for a given grammar.
Python
4
star
2

histogr-eq

Step by step understanding & implementing the Histogram Equalization method
Jupyter Notebook
3
star
3

anlp-morph

Simple Arabic Morphological Analyzer (B.Sc course project)
Python
3
star
4

ng-cart

Minimal online store built with Angular and Firebase
TypeScript
2
star
5

SRTF-Scheduling

Implementation and Simulation of Shortest Job First scheduling algorithm (non-preemptive/preemptive)
C#
2
star
6

braille-it

English – Braille Translator.
HTML
2
star
7

js-stack

Repo of what I have been learning in Node.js and Express
JavaScript
2
star
8

MST-Prim

Prim's Minimum Spanning Tree algorithm. Min priority queue is Implemented by min heap. Analysis and running time.
C#
1
star
9

mimma-razaqnakum-api

JavaScript
1
star
10

ahmedibrahimq.github.io

1
star
11

mimma-razaqnakum-client

JavaScript
1
star
12

ToH

Solving Towers of Hanoi game using uninformed search algorithms. (B.Sc. course work)
C#
1
star
13

otsu-between-class

Implementation of the Otsu Thresholding by Maximizing the Between-class Variance
Jupyter Notebook
1
star
14

notes

Usually tech related notes
Ruby
1
star
15

asm

Solving problems using Assembly Language (Tasm)
Assembly
1
star
16

first-circleci

My first CircleCI workflow
1
star
17

pl-preprocessor

Checking the syntax structure of Propositional Logic sentences. (without regex - Challenge) (B.Sc course work)
HTML
1
star
18

sorting-algorithms

Max Priority Queue - Max Heap sort - Merge sort
C#
1
star
19

chat

Client-Server Chat over TCP Protocol that supports sending files & deadlocks Avoidance. Gui and cli clients.
C#
1
star