Stars
Master programming by recreating your favorite technologies from scratch.
Curated list of project-based tutorials
21 Lessons, Get Started Building with Generative AI
We write your reusable computer vision tools. 💜
Real-Time webcam-based application utilizing facial landmark detection to dynamically apply diverse face filters, including blur, sunglasses, mustache, etc.
amirHosseinEz / virtual_try_on
Forked from Reza-81/virtual_try_onfinding a short spanning walk throw a connected graph (NP-HARD problem)
This is an AI model for predicting laptop price, trained on about 1200 data.
amirHosseinEz / laravel
Forked from laravel/laravelLaravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
This is a signals and systems course project.
This is a Numerical Analysis course project, implementing numerical analysis methods.
Implementing the Dijkstra algorithm with a d-ary heap
Designed this project as a Teacher Assistant for the Data Structures course.
Prediction of diabetes using logistic regression
amirHosseinEz / Pseudo-Instagram
Forked from Arefeh902/InstagramJavaProject(Pseudo Instagram)
MIPS architecture implemented in Verilog.
Image steganography and compressing
In this project, I implemented ALU, which performs the four common operations(add, subtract, multiply, divide), a clock using six seven- segments, and a name block that turns on letter by letter an…
This is front-end project of a personnel system.
This is OR-course project with Minizinc and Python.
This is an AI model for predicting laptop price, trained on about 1200 data.
😎 A curated list of awesome GitHub Profile which updates in real time
Fine-tuned the VGG16 model for real-time recognition of handwritten mathematical notations, incorporating dynamic bounding boxes and multi-symbol segmentation for enhanced accuracy.
FPGA-based Chain Code Image Encoder and Decoder using Verilog. Compresses images with chain code algorithms and features UART communication for efficient data transfer.