Skip to content
View nimagarshasebi's full-sized avatar

Block or report nimagarshasebi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nimagarshasebi/README.md

Hi👋 I'm Nima Garshasebi

🚀 Welcome to My Special Repository!

I'm a software developer & AI enthusiast with a background in Computer Engineering (B.Sc.) and Artificial Intelligence & Robotics (M.Sc.). I specialize in web development, while also having a strong passion for machine learning and computer vision.

📌 Key Interests & Skills:

  • Full-Stack Web Development (Django, REST APIs, PostgreSQL)
  • Machine Learning & Deep Learning (Scikit-learn, TensorFlow, PyTorch)
  • Computer Vision (Image Processing, Object Detection)
  • Backend Optimization (Database Design, Query Optimization)
  • Frontend Development (HTML, CSS, JavaScript)
  • Web Performance & Security

💡 I love working on scalable web applications and leveraging AI to enhance automation and decision-making. Always eager to explore new technologies and push the boundaries of web & AI integration.

📩 Feel free to reach out to me via email: [email protected]

Popular repositories Loading

  1. TSP-Genetic TSP-Genetic Public

    This project implements a Genetic Algorithm to solve the Traveling Salesman Problem (TSP) using Python. The Traveling Salesman Problem involves finding the shortest possible tour that visits a set …

    Python 2

  2. TSP-with-Evolution-compute TSP-with-Evolution-compute Public

    I developed this project to delve into Genetic Algorithms and their application to optimization problems. Feel free to explore the code, run the algorithm, and share your feedback.

    Python 2

  3. django-ecommeerce django-ecommeerce Public

    Welcome to my Django-powered online store! I've crafted a dynamic shopping experience with ongoing updates and various sections for your convenience.

    CSS 1

  4. A-hybrid-ant-colony-algorithm A-hybrid-ant-colony-algorithm Public

    Code for "A hybrid ant colony algorithm based on multiple strategies for the vehicle routing problem with time windows" paper

    Jupyter Notebook 1 1

  5. data_augmentation data_augmentation Public

    This repository contains implementations of Mosaic and Cutout data augmentation techniques applied to the DOTA v1.5 dataset. It provides Python code for generating augmented images and labels, help…

    Jupyter Notebook 1

  6. library_object library_object Public

    create library with oop

    Python