This project involves enhancing a VPN management website that uses the V2Ray protocol. As part of this effort, I gained experience with the Go programming language to contribute new features to the website. You can see the project code along with the
Read More
This project, created as part of my basic programming course at Tehran University, is a Django-based web application designed to facilitate effective communication and resource sharing between teachers and students. It streamlines the educational process by offering two distinct user roles: Teacher:
Read More
This Django-based Housing Portal project was developed as part of a university course on software design. The project is a web application designed to provide users with a platform to find, manage, and share information about houses and apartments. It offers various
Read More
Overview This project is the result of my advanced programming course at University of Tehran, where I developed a multiplayer game in C++. The game offers real-time multiplayer action, allowing up to four players to join a room and navigate through a
Read More
Overview The Flower and Celery Test Website is a comprehensive RESTful API project that I developed during my work experience at Sorin Investment Group. This project served as an experimental playground to delve into the capabilities of Django, Celery, and Flower. It
Read More
Overview This project is the culmination of my advanced programming course at University of Tehran, where I ventured into the exciting world of game development using C++ and the SFML (Simple and Fast Multimedia Library). You can see the project code along
Read More
Homeworks of meta-heuristic algorithm course This collection includes implementations of several algorithms created from scratch, including Ant Colony Optimization (ACO), Genetic Algorithm (GA) for Traveling Salesman Problem (TSP), Memetic Algorithm, Multi-Layer Perceptron (MLP), Neural Network, Particle Swarm Optimization (PSO), Simulated Annealing, and
Read More
This project focuses on classifying grapevine leaves into five distinct classes using advanced techniques like transfer learning and autoencoders. By harnessing pre-trained models, we aim to enhance classification accuracy while exploring the effects of dimensionality reduction and data augmentation through image generation.
Read More
This project is presented in Jupyter Notebook format, providing visibility into the implementation of class definitions and algorithm training. You can observe the program’s execution by using the rl.play(True, True) command within the pygame environment. This command executes the program, irrespective of
Read More
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 programs. The Morris Mano Basic Computer was designed using Logisim, a digital circuit design and simulation tool. Logisim
Read More