Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View arvinesmaeily's full-sized avatar

Organizations

@BlackPlatinum

Block or report arvinesmaeily

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
arvinesmaeily/README.md

👋 Hey there, I’m Arvin 👨‍💻

I build tools, solve problems, and make ideas real with code.
Welcome to my GitHub. Here’s where I explore data science, software development and interesting tech experiments.


🔭 What You’ll Find Here

🗂️ A curated collection of projects across:

  • Machine Learning & Data Projects
  • Software Tools & Utilities (e.g., SSH clients, CLI helpers)
  • Cross-platform & Desktop Apps
  • Learning exercises & experiments

All repositories are written with clarity and purpose — whether utility-focused or learning-based.


⭐ Highlights from My Repositories

Below are some repositories I’m proud to share. Click to explore them:

  • From Query-Based Segment Retrieval to Answer Generation in Egocentric Videos

    An egocentric video question answering pipeline, combining temporal event localization with multimodal vision-language models, achieving accurate and context-aware responses.

  • GLIMPSE-ASTERISKS

    An enhanced version of the GLIMPSE summarization framework, incorporating novel modifications to improve the extraction of common and unique viewpoints from multiple peer reviews.

  • Object Detector

    A cross-platform .NET MAUI application that performs real-time object detection using YOLOv11 models. Built with ONNX Runtime for hardware-accelerated neural network inference on Windows, Android, iOS, and macOS.

  • ResNet-CNN-CIFAR10

    A complete PyTorch implementation of a custom CNN and a ResNet-based architecture for classifying images in the CIFAR-10 dataset.

  • MoodPlayer

    MoodPlayer is a Recommender System that uses smartphone sensor data and the meta data of music to select and recommend the most desirable music based on the type of driver and affect his mood and driving.

  • COVID19-Patient-Health_Predicition

    This project leverages machine learning techniques to predict the health status of COVID-19 patients. The goal is to optimize resource allocation in healthcare settings by accurately forecasting patient outcomes based on their clinical and demographic data.

  • Stock Market Trend Prediction

    Predicting the trend of a stock on the Iranian Stock Exchange using LSTM and GRU Neural Networks on TSETMC Time-Series Dataset.

  • Fluent SSH

    A modern Windows application for creating a secure SOCKS5 proxy tunnel over SSH. Built with WinUI 3 and the Windows App SDK, Fluent SSH is the next‑generation successor to SSH‑Direct‑Client, redesigned from the ground up with a native Fluent Design experience.

  • SSHDirectClient(Discontinued)

    A WPF-based Windows application that creates a secure SOCKS5 proxy tunnel to a remote server. It's designed to be a simple, graphical alternative to the ssh -D or ssh -L command.

📌 Pick any to explore features, code, or demo notebooks!


🛠️ Tech Stack I Work With

Languages:

C#, Python, Java, MATLAB

Frameworks & Tools:

  • 🐍 Scikit-Learn / PyTorch / Tensorflow / Keras
  • 🖥️ .NET WPF / .NET MAUI

Skills:

  • AI Engineering / Data Analysis / Data Engineering / Data Warehousing

🧠 What I’m Focused On Now

✔ Diving deeper into ML/DL with practical pipelines
✔ Improving my tools with better UI & user workflows ✔ Sharing clean, reusable code that others can learn from


📫 Get in Touch

Connect with me, ask questions, suggest ideas, or collaborate on a project:

LinkedIn: https://www.linkedin.com/in/arvinesmaeily

Mail: [email protected]


Thanks for visiting my GitHub! 🚀

Pinned Loading

  1. MoodPlayer MoodPlayer Public

    Client Interface for Project MoodPlayer

    C# 2

  2. StockMarketTrendPrediction StockMarketTrendPrediction Public

    Predicting the trend of a stock on the Iranian Stock Exchange

    Jupyter Notebook

  3. SSHDirectClient SSHDirectClient Public

    A WPF Client Made For SSH Direct Connection

    C# 1

  4. COVID19-Patient-Health_Predicition COVID19-Patient-Health_Predicition Public

    Jupyter Notebook

  5. ObjectDetector ObjectDetector Public

    C# 1

  6. ResNet-CNN-CIFAR10 ResNet-CNN-CIFAR10 Public

    PyTorch implementation of custom CNN and ResNet architectures trained on CIFAR-10 with data augmentation and benchmarking.

    Jupyter Notebook 1