Skip to content
View MashrafeeAryan's full-sized avatar
😁
😁

Block or report MashrafeeAryan

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
MashrafeeAryan/README.md

Hi there, I'm Mashrafee! πŸ‘‹

I'm a Computer Engineering student at the University of Southern Mississippi (minoring in Polymer Science πŸ§ͺ) who loves bridging the gap between hardware, software, and machine learning. From writing custom CUDA kernels to automating chemistry labs with robotics, I build things that move fast and scale.

Currently expanding my AI horizons as a Cornell Break Through Tech AI Fellow! πŸš€


πŸ› οΈ What I'm Up To

  • AI & Research: Engineering CNN-based computer vision systems and building automation pipelines to speed up materials discovery.
  • Full Stack Development: Optimization geek. I recently cut database query loads by 40% for CampCrunch and built a personalized nutrition matching engine.
  • Open Source: Created RunOnGPU, a PyPI package to spin up remote cloud GPU workflows effortlessly.

🧰 Tech Stack & Tools

  • Languages: Python, C++, C, JavaScript, TypeScript, MATLAB
  • AI / ML & Vision: TensorFlow, PyTorch, OpenCV, Pandas, NumPy
  • Web & Mobile: React.js, React Native, Next.js, Node.js, Flask
  • DevOps & Tools: Git, Docker, CUDA, Appwrite, Linux, Arduino

πŸ”¬ Highlighted Projects

  • 🏎️ [CUDA Neural Network Engine] – A neural network built entirely from scratch in C++ and custom CUDA kernels. No external ML frameworks, just pure parallel processing power.
  • πŸ“¦ [RunOnGPU] – An open-source CLI utility published to PyPI that lets you execute code on cloud GPUs without the manual configuration headache.

πŸ“° Published Work

  • Aryan, M. Convergence of High-Throughput Experimentation and Machine Learning for Polymer Discovery. RSC Applied Polymers, 2025.

🀝 Let's Connect!

Pinned Loading

  1. CUDA-Neural-Network-Engine CUDA-Neural-Network-Engine Public

    A from-scratch neural network engine in C++ with CPU parallelism and CUDA-accelerated matrix multiplication.

    C++ 2

  2. dosbox-staging dosbox-staging Public

    Forked from dosbox-staging/dosbox-staging

    DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.

    C++

  3. CRDT-Collaboration-Engine CRDT-Collaboration-Engine Public

    Offline-first collaboration engine in TypeScript with custom CRDTs, automatic conflict resolution, and peer-to-peer synchronization.

    TypeScript

  4. RunOnGPU RunOnGPU Public

    A CLI tool that runs GitHub projects on free cloud GPUs

    Python 4