Pinned Repositories
Access-Control-Management-Over-IOT
An RFID-based access control and monitoring system that authenticates users, grants access, and tracks user activity in real-time.
alighanbari2002
Config files for my GitHub profile.
Compiler-and-Programming-Languages-Design-Course-Projects
A compiler written using ANTLR with Java for the programming language LogicPL.
Flask-Website
The Flask website, built with Flask!
Operating-System-Course-Projects
Socket programming, MapReduce with pipes, Image processing with pthreads.
Quiz
Sample-Market-Console
System-Analysis-and-Design-Course-Projects
Designing a medical tourism system using UML diagrams and a sample website implementation following the class diagram.
TCP-Congestion-Control-Analysis
An analysis of TCP congestion control algorithms including Newreno, Tahoe and Vegas in NS2.
Utravel
alighanbari2002's Repositories
alighanbari2002/Flask-Website
The Flask website, built with Flask!
alighanbari2002/Quiz
alighanbari2002/Sample-Market-Console
alighanbari2002/System-Analysis-and-Design-Course-Projects
Designing a medical tourism system using UML diagrams and a sample website implementation following the class diagram.
alighanbari2002/Utravel
alighanbari2002/Access-Control-Management-Over-IOT
An RFID-based access control and monitoring system that authenticates users, grants access, and tracks user activity in real-time.
alighanbari2002/alighanbari2002
Config files for my GitHub profile.
alighanbari2002/Booth-Multiplier
Verilog implementation of the Booth's multiplication algorithm.
alighanbari2002/Compiler-and-Programming-Languages-Design-Course-Projects
A compiler written using ANTLR with Java for the programming language LogicPL.
alighanbari2002/Computer-Architecture-Course-Projects
Verilog descriptions of MIPS single-cycle, multi-cycle & booth multiplier.
alighanbari2002/Just-For-Fun
Just for fun. ¯\_(ツ)_/¯
alighanbari2002/Motion-Based-Authentication
An Android app that uses accelerometer and gyroscope data to authenticate users based on their unique motion patterns.
alighanbari2002/Operating-System-Course-Projects
Socket programming, MapReduce with pipes, Image processing with pthreads.
alighanbari2002/Parallel-Programming-Course-Projects
Parallel Programming course projects demonstrating various parallelism techniques with SIMD SSE3, OMP, and POSIX threads, including Intel Parallel Studio for analysis and parallelization.
alighanbari2002/TCP-Congestion-Control-Analysis
An analysis of TCP congestion control algorithms including Newreno, Tahoe and Vegas in NS2.
alighanbari2002/xv6-Modified
xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course. xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix Version 6 (v6).
alighanbari2002/ECMP-and-HHD-P4-Exercises
P4 exercises on Equal-Cost Multi-Path Routing and Heavy Hitter Detection, inspired by ETH p4-learning repository.
alighanbari2002/MIPS-Processor
MIPS processor designed in Verilog.