-
A simple data engineering task. This project implements a comprehensive data engineering pipeline that combines real-time data storage and batch analytics processing.
Python UpdatedNov 16, 2024 -
-
-
Ticketing-System Public
A Ticketing System for issue tracking implemented using Python and Flask framework
HTML UpdatedOct 6, 2024 -
Machine Learning Specialization Assignments: Contain Three Courses by DeepLearning.AI & Stanford University: 1. Supervised Machine Learning: Regression and Classification, 2. Advanced Learning Algo…
MIT License UpdatedFeb 11, 2024 -
BSc Project in Amirkabir University of Technology(Tehran Polytechnique), Prototyping a Healthcare System using microservices architecture include four services: 1.Auth 2. Disease Detection 3. Exper…
-
Software-Testing-Autoit Public
Final Project of Software Testing Course in Amirkabir University of Technology. Performance Testing for MS Word with `Autoit` tool.
-
Dry-Eye-Basic-Research Public
Final Project of Research and Technical Presentation Course in Amirkabir University of Technology. Practiced a simple research and technical presentation for dry eye analysis using machine learning…
1 UpdatedNov 7, 2023 -
Database-Project-Shop Public
Database Course at Amirkabir University of Technology Project. CRUD(create, read, update, delete) operations for a basic shop using pure `SQL` with `mysql` database.
UpdatedNov 7, 2023 -
LD-final-project Public
Final project of LD(Logic Design) course in Amirkabir University Of Technology.
-
Book-List-App Public
Mobile Programming Course at Amirkabir University of Technology. Implemented a basic book list app using kotlin.
Kotlin UpdatedNov 6, 2023 -
Hafez-Divination Public
Mobile Programming Course at Amirkabir University of Technology. Implemented a basic app to see poem randomly using kotlin.
Kotlin UpdatedNov 6, 2023 -
JPotify-java-spotify Public
Final project of AP(Advanced Programming) course in Amirkabir University Of Technology. Music Player written in Java
-
Project of Data Mining course in Amirkabir University Of Technology.
-
Software-Engineering-TA Public
I was Head TA(Teaching Assistant) in Software Engineering course in Amirkabir University of Technology(AUT), home works with solutions files.
2 UpdatedOct 26, 2023 -
Agile Management in software developement with a veiw on the Scrum framework
2 UpdatedOct 26, 2023 -
NLP-Comment-Filtering Public
4th project of AI(Artificial Intelligence) course in Amirkabir University Of Technology. Implementing Bigram and Unigram models for filtering comments
-
1st project of AI(Artificial Intelligence) course in Amirkabir University Of Technology. Implementing searching algorithms like IDS, BBFS and A* from scratch in order to find optimal path
-
Genetic-Algorithm Public
2nd project of AI(Artificial Intelligence) course in Amirkabir University Of Technology. Implementing genetic algorithm in order to solve Super Mario game
-
Search-Engine-IR-Project Public
Project of IR(Information Retrieval) course in Amirkabir University Of Technology. Implementing basic search engine using tf-idf.
-
call-mr-or-ms Public
midterm project of Internet Engineering academic course that helps to call the name of males and females.
-
Git-Tutorial Public
A simple exercise for first homework of Internet Engineering Course.
Python MIT License UpdatedOct 26, 2021 -
Socket-Programming-Python Public
Basic socket programming in python that implement a connection between client and server to solve palindrome problem
-
Final project of Principle Of Computer And Programming course in Amirkabir University Of Technology. Implementing a basic decision game
C UpdatedJun 22, 2021 -
first project of LA(Linear Algebra) course in Amirkabir University Of Technology.
-
XV6-OS Public
Final project of OS(Operating System) course in Amirkabir University Of Technology. Implementing scheduling algorithms and some system calls for XV6 OS