Ahmed El-Naggar (ahmednaggar19)

ahmednaggar19

Geek Repo

Company:@Incorta

Location:Alexandria, Egypt

Github PK Tool:Github PK Tool

Ahmed El-Naggar's repositories

OperatingSystemsProjects

A repository that contains the OS (CS 333) course's projects in C language.

Language:CStargazers:2Issues:4Issues:0

SystemsOfEquationsSolver

This systems of linear equations solver project was done using the MATLAB programming language. Given a system of linear equations of any number of variables, a method of several methods is chosen to solve for the unkown variables. Supported Methods are Gauss Elimination, Gauss Jordan, LU Decomposition, and Gauss Seidel.

Language:MATLABStargazers:1Issues:0Issues:0

8PuzzleSolver

8 puzzle solver using A* algorithm.

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

CrackingTheCodeInterviewProblems

This repository contains my solutions to the problems in the cracking the coding interview book.

Language:C++Stargazers:0Issues:0Issues:0

CS231n-Convolutional-Neural-Networks-for-Visual-Recognition

This repository contains my implementation of the course assignments in Python.

Language:Jupyter NotebookStargazers:0Issues:4Issues:0

DataStructrures

Advanced Data Structures

Language:JavaStargazers:0Issues:3Issues:0

EquationsSolver

This Equations Solver project was done using the MATLAB programming language. Given a function of any type, a method of several root finding methods is chosen to solve the equation. Graphs are used to display function to be solved along with graphs to show the comparisons between methods performance. Errors in calculations, error bounds, maximum number of iterations, and couple other parameters are displayed. Supported Methods are Bisection Method, Newton Rapshon, Fixed Point, False Position, Secant, Birge Vieta (for polynomials), General Method (for multiple roots).

Language:MATLABStargazers:0Issues:0Issues:0

Paint

Paint program that allows user to draw basic geometrical shapes and add colors to them.

Language:JavaStargazers:0Issues:4Issues:0

data_mining

Data Mining course assignments.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

database_duplicator

This project creates a schema in a given destination database just by using the source database connection string and the source schema name.

Language:JavaStargazers:0Issues:0Issues:0

flink-population-analyzer

Simple population statistics using Apache Flink for fake generated data.

Language:JavaStargazers:0Issues:0Issues:0

iot-benchmark

IoT-benchmark is a tool for benchmarking TSDB in IoT scenario.

License:Apache-2.0Stargazers:0Issues:0Issues:0

Jobs_Application_Monitor

A java program which aims to help software engineering students and graduates who frequently apply for jobs and can not manage to keep track of all these applications. This tool helps them keep track of all applications with an easy to use CLI.

Language:JavaStargazers:0Issues:0Issues:0

nifi-custom-processor-count-record-attribute

An Apache Nifi custom processor implementation. The processor simple counts the occurrences of values of given attribute.

Language:JavaStargazers:0Issues:3Issues:0
Language:JavaStargazers:0Issues:0Issues:0

SOQAL

Arabic Open Domain Question Answering System using Neural Reading Comprehension

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

storm_population_analyzer

I use storm to stream fake population data and perform some statistical operations on them before writing that result to another local file.

Language:JavaStargazers:0Issues:0Issues:0