Some of the undergraduate accomplished projects

Minimize

Digital filters program

a C++ program that reads *.wav files and apply any designed filter

on it like (delay, echo, or dynamic effect)

Pascal compiler

a C++ program that implements the Pascal compiler with its

phases (lexical analyzer, syntax directed translator, type checker, and intermediate code generator)

Design and implementation of RISC Processor

A full design to a RISC (Reduced Instruction Set Computer) processor perform 12 MIPS instructions, we implemented it on the Xilinx tool including simulation.

College database

an Oracle database with forms and report to represent college model

Data structure programs

C and C++ programs to implement almost all the data structure types like: stacks, queues, trees, and graphs with many algorithms and techniques.

Paint Brush

a C program that implements the paint brush program under DOS

and using the SRGP graphics package

spectrophotometer

A device that measures the density of any colorful dissoluble salt in the water. I used some lenses, photocells power source, and ohmmeter. Then for each studied salt I draw curve between the salt density and the read value. The device used in the lab to measure the density of any colorful dissoluble salt in the water, I got monetary and other awards from faculty of sciences, El-Fateh university for this device.