mehdijahani1998
Software Engineering Graduate - University of Tehran - Python, Haskell - Interested in functional programming and software development concepts
Pinned Repositories
AI-NaiveBayes-CA
Implementation of a Naive Bayes classifier for ads published on Divar platform. This is the third project for the AI course at University.
AI-NeuralNetwork-CA
Implementation of a feed forwarding neural network which recognize whether a cat or a horse is shown in the picture. This is the first part of the final project for the AI course at University.
AI-Search-CA
Implementation of searching approaches for an actor based game. This is the second project for the AI course at University.
Car-Price-Predictor
A simple website that helps you estimate a used car price. Dataset is derived from "truecar" website.
CharityWebsite
A web application to manage a charity business based on django.
DiscreteMathematics-Persian
A self-help book on discrete mathematics that is provided by volunteers and is offered for free.
git-ninjas
This repo is about our Practical Git course, and contains a list of users that successfully finished the course.
haskell-matching-engine
a Haskell specification for matching engine of stock trading platform. Main repo for my bachelor's degree thesis.
Operational-Research-Final-Project
Simple linear optimization task in which we try to find the minimum distance between two points of the District 6 of Tehran. Final project of the Operational Research course (Fall 2021 - University of Tehran).
Phase4
This is the final phase of the Programming Language and Compiler Design. In this phase we implement javabyte code generator part and complete the compiler for C-- programming language.
mehdijahani1998's Repositories
mehdijahani1998/CharityWebsite
A web application to manage a charity business based on django.
mehdijahani1998/AI-NaiveBayes-CA
Implementation of a Naive Bayes classifier for ads published on Divar platform. This is the third project for the AI course at University.
mehdijahani1998/AI-NeuralNetwork-CA
Implementation of a feed forwarding neural network which recognize whether a cat or a horse is shown in the picture. This is the first part of the final project for the AI course at University.
mehdijahani1998/AI-Search-CA
Implementation of searching approaches for an actor based game. This is the second project for the AI course at University.
mehdijahani1998/Car-Price-Predictor
A simple website that helps you estimate a used car price. Dataset is derived from "truecar" website.
mehdijahani1998/DiscreteMathematics-Persian
A self-help book on discrete mathematics that is provided by volunteers and is offered for free.
mehdijahani1998/git-ninjas
This repo is about our Practical Git course, and contains a list of users that successfully finished the course.
mehdijahani1998/haskell-matching-engine
a Haskell specification for matching engine of stock trading platform. Main repo for my bachelor's degree thesis.
mehdijahani1998/Operational-Research-Final-Project
Simple linear optimization task in which we try to find the minimum distance between two points of the District 6 of Tehran. Final project of the Operational Research course (Fall 2021 - University of Tehran).
mehdijahani1998/Phase4
This is the final phase of the Programming Language and Compiler Design. In this phase we implement javabyte code generator part and complete the compiler for C-- programming language.
mehdijahani1998/haskell-matching-engine-simple
mehdijahani1998/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
mehdijahani1998/OS-XV6
Group projects of the Operating Systems course (Fall 2020 - University of Tehran).
mehdijahani1998/Phase2
mehdijahani1998/Phase3
This is the third phase of the main project of the Programming Language and Compiler course - Fall 2021 - University of Tehran. In this phase we're completing the implemantatino of the semantic analyzer for C-- programming language.
mehdijahani1998/SurfaceScannerPro-CPS-CA02
Second project of the Cyber Physical Systems course (Spring 2022 - University of Tehran).
mehdijahani1998/tiny-python-exercises
Here I store random python exercises. Just to keep them in one place. I'm thinking about adding their corresponding problem descriptions.
mehdijahani1998/trivial-matching-function