Skip to content
  • Home
  • Education
  • Teaching
  • Projects
  • Presentations
  • Extras

Category: Project

Bio-Inspired, Project

Solving TSP Problem Using Genetic Algorithm

Introduction This project implements a Genetic Algorithm in Python to solve the Traveling Salesman Problem (TSP). The TSP is a well-known NP-Hard problem that involves
Read More

October 8, 2021September 15, 2023zahra khatibi
Project

Morris Mano Basic Computer Design using Logisim

This project is part of a Computer Organization course and aims to design a functional CPU, enabling it to solve mathematical problems and run simple
Read More

July 23, 2021September 15, 2023zahra khatibi
ML, Project

Neural Network from Scratch

This project implements a simple 3-layer neural network for binary classification tasks. The network architecture consists of an input layer, one hidden layer, and an
Read More

January 10, 2021September 15, 2023zahra khatibi
Project

Simple Twitter

This is a simple SQL-like Database Management System (DBMS) implemented in C++. It provides basic functionalities for managing a database, including INSERT, SELECT, DELETE, and
Read More

August 9, 2020September 15, 2023zahra khatibi
Project

Painter Language

Overview We were tasked with creating a Python interpreter for a programming language known as SPPL (Simple Paint Programming Language). SPPL enables users to write
Read More

June 21, 2020September 15, 2023zahra khatibi
Data Structure, Project

Solving Maze Using Btree

This C++ project implements a B-Tree data structure to solve maze problems. The code includes classes for B-Tree nodes, a matrix node, a heap node,
Read More

February 11, 2020September 15, 2023zahra khatibi

Posts pagination

Previous 1 2 3

Categories

  • AI (2)
  • Assembly (2)
  • Bio-Inspired (7)
  • Data Mining (2)
  • Data Structure (2)
  • Economics and Finance (2)
  • ML (5)
  • Presentation (3)
  • Project (26)
  • Statistical analysis (1)
  • Uncategorized (11)

Feel free to reach out

  • Email Address [email protected]
  • GitHub github.com/Zahrakhatibi

About Me

I am a master's student in Data Science for Economics at the University of Milan. Previously, I completed my undergraduate studies in Computer Science with a minor in Economics. I have a strong interest in the intersection of Computer Science and Economics, particularly in areas such as Data Science, Computational Economics, Data Analysis, and Machine Learning. Feel free to visit my website to learn more about my background and projects.

Booking Table