Skip to content
View amiralv82's full-sized avatar
🐍
Why not?!
🐍
Why not?!

Block or report amiralv82

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
amiralv82/README.md
Typing SVG

πŸ’» Computer Science Student | 🧠 Machine Learning Enthusiast | πŸ“Š Data Explorer


πŸš€ About Me

  • πŸŽ“ Final-year CS student at Amirkabir University of Technology
  • πŸ€– Passionate about Artificial Intelligence, including Machine Learning, Deep Learning, and everything in between
  • πŸ” I explore areas from classical ML algorithms to modern neural networks like CNNs, RNNs, Transformers, and VAEs
  • 🧠 Always eager to dive deeper into AI research, theory, and real-world applications
  • πŸ“š Learning from real-world projects and research
  • ✍️ Passionate about mathematics, clean code, and visual storytelling through data

πŸ› οΈ Languages and Tools

Python C++ PyTorch NumPy Pandas Scikit-Learn OpenCV Git Colab LaTeX C Rust Java JavaScript React

πŸ“¬ Let's Connect!

LinkedIn
Telegram


"Code is poetry written in logic."
β€” Amir-Abbas Alvand

Pinned Loading

  1. Grep Grep Public

    This Rust-based Text Search Tool empowers users to efficiently search for specific patterns within files and directories. Whether you need to find text within documents, explore directories, or per…

    Rust 1

  2. feature-matching-and-stitching feature-matching-and-stitching Public

    SIFT vs ORB: Feature extraction, FLANN-based matching, and image stitching with OpenCV

    Jupyter Notebook 1

  3. Kakuro-Solver-CSP Kakuro-Solver-CSP Public

    A Kakuro puzzle solver using backtracking search with optional Least Constraining Value (LCV) heuristic. Supports multiple difficulty levels with step-by-step terminal visualization.

    Jupyter Notebook 1

  4. Musicify Musicify Public

    Musicify is a full-stack application for managing and streaming music albums and songs. It consists of: Admin Frontend: For managing albums and songs. User Frontend: For users to browse and listen …

    JavaScript

  5. Wavelet-based-Image-Compression Wavelet-based-Image-Compression Public

    This project demonstrates image compression using Discrete Wavelet Transform (DWT) with configurable hard thresholding. The method reduces the image file size while attempting to preserve its visua…

    Jupyter Notebook

  6. SimpleChess SimpleChess Public

    Java-based chess game with graphical UI, single-player AI, click-to-move, and save/load support.

    Java 1