GitHub / mehrad31415 1 Repository
mehrad31415/mehrad31415.github.io
This is the personal webpage of Mehrad Haghshenas.
Language: HTML - Size: 4.74 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mehrad31415/z3.rs Fork of prove-rs/z3.rs
Rust bindings for the Z3 solver.
Language: Rust - Size: 738 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mehrad31415/a2
These are the files for assignment 2.
Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mehrad31415/a2_setup
This is the setup bash script for the second assignment of CS 453.
Language: Shell - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mehrad31415/Project-Euler
These are my solutions for the problems of the project Euler I have solved written in python.
Language: Makefile - Size: 12.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

mehrad31415/rust-book Fork of cognitive-engineering-lab/rust-book
The Rust Programming Language: Experimental Edition
Size: 104 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mehrad31415/saram
Language: HTML - Size: 23.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mehrad31415/MineSweeper
This project investigates code smells and proposes potential enhancements to an implementation of minesweeper.
Language: Java - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mehrad31415/alex Fork of haskell/alex
A lexical analyser generator for Haskell
Size: 4.43 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Float-Java-Parser
This is a small parser for Java Floating point numbers.
Language: Haskell - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Pong
This is the first project of game programming.
Language: C# - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/paper-review
This is a review on the paper "An automated approach to estimating code coverage measures via execution logs." Accordingly, a Chatbot was created to answer the queries related to the paper.
Language: Jupyter Notebook - Size: 552 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Algorithms
This is a simple assignment comparing the performance of difference algorithms. Specifically, the empirical results are tested against the theoretical formulas.
Language: Python - Size: 770 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Finite-Abelian-Groups
This writing assignment is written in fulfillment for the Abstract Algebra course in the Spring 2022 semester.
Size: 263 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/simulation-model-of-the-UU-Network-in-2014
This was the second project of the networks and communications course.
Size: 8.68 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Scheduling-Experiments
This was the second project of the operating systems course.
Language: HTML - Size: 3.75 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/kinematic-analysis-of-human-fingers
This project is for the robotics course.
Language: Python - Size: 1.57 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mehrad31415/DATA-SCIENCE-2
This work is the final project of the “Introduction to Data Science” course.
Language: HTML - Size: 71.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehrad31415/WEBPROJ1
This is the project of the WEBTECH course.
Language: JavaScript - Size: 28.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/web-development-bootcamp Fork of angelabauer/web-development-bootcamp
https://www.appbrewery.co/p/web-development-course-resources/
Size: 6.45 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mehrad31415/data-science
Exploring the main causes of death in the US using datasets from CDC, New York Times, and Google trends
Language: HTML - Size: 4.34 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mehrad31415/overthewire
These are the solutions to the over-the-wire bash scripting questions.
Language: Shell - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Simon-game
This is an interactive "Simon game" website.
Language: JavaScript - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Relational-Databases-and-SQL
This is the final Assignment of the "Databases: Relational Databases and SQL" course offered by Stanford University on edx.
Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Cryptography
This is the final project (assignment) of the cryptography course by UC San Diego and HSE on Coursera.
Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Agent-based-modelling
This is an agent based model in NetLogo.
Language: NetLogo - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/CSharpCompiler
This is a Compiler for C# to SSM Code
Language: Haskell - Size: 429 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mehrad31415/Calendar-Parsing
This was the first project of the Languages & Compilers course.
Language: Haskell - Size: 3.04 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Probabilistic-Functional-Programming
This is the last Assignment of the Functional Programming course.
Language: Haskell - Size: 124 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Covid-Simulation
This is a Covid Simulation program written in Python.
Language: Python - Size: 205 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Arrow-Parsing
This is the second project of the Languages & Compilers course of Utrecht University written in Haskell.
Language: Haskell - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Simple-Projects
These are some simple projects written in python
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Asteroid-Python
This is an asteroid game written in Python.
Language: Jupyter Notebook - Size: 4.78 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/AI-in-Business-and-Society
This research was part of the "Business and Society: The Changing World of Work by AI" course from QMUL (Queen Mary University of London).
Size: 165 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Packet-Size-Distribution-and-Protocol-Breakdown
This was the first project of the Networks and Communication course (Spring 2022).
Size: 8.02 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Sensing-Systems-for-Sustainability-Seagrass-pH
This was the final project for the Sensing Systems for Sustainability course.
Language: C++ - Size: 20.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Traffic-Sign-Detection
This was the final project for the computer vision course.
Language: Jupyter Notebook - Size: 107 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Discrete-Fourier-Transform-DFT
This is the second project of the computer vision course (Spring 2022).
Size: 242 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Digital-Images-Histograms-Point-Operations-and-Filters
This is a mini-project for the computer vision course in Spring 2022.
Language: Jupyter Notebook - Size: 98.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Wine-Quality
This was the final project for the Machine Learning course.
Language: HTML - Size: 8.36 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Petri-Nets
This is a brief project (and tutorial) on petri nets.
Size: 18.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/social-sciences
This project was done as part of the Research Methodology & Statistics 101 course.
Size: 4.68 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Monte-Carlo-Simulation
Contribution to the project of a University of Alberta graduate student.
Language: Jupyter Notebook - Size: 448 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mehrad31415/tic-tac-toe-haskell
A tic-tac-toe game using the minimax algorithm written in Haskell
Language: Haskell - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Java_Project1
This was the first project of the java course.
Language: Java - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/NQueens_Haskell
Generating the first solution of the N queens problem using haskell.
Language: Haskell - Size: 2.35 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/PokerDomainHaskell
Creating the domain of Poker using Haskell.
Language: Haskell - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/JavaMinimaxTicTacToe
Creating a tic-tac-toe game using minimax algorithm with Java.
Language: Java - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mehrad31415/Mice-Cheese
Exploring concurrent programming with Java using a mice and cheese problem.
Language: Java - Size: 1.94 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Asteroid_Haskell
Creating an Asteroid Game using Haskell.
Language: Haskell - Size: 10.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/haskell-mooc Fork of moocfi/haskell-mooc
Haskell MOOC University of Helsinki
Language: HTML - Size: 1.94 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
