Skip to content
View ALLEXCEED360's full-sized avatar

Block or report ALLEXCEED360

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
ALLEXCEED360/README.md

Hi, I'm Aryan Alam ๐Ÿ‘‹


๐ŸŒŸ About Me

I'm a multidisciplinary technologist working at the intersection of software engineering, AI, game development, and visual storytelling โ€” a recent CSE graduate from BRAC University.

I build systems and tell stories around them. One week I'm architecting a MERN backend, the next I'm prototyping a computer vision app or shipping a multiplayer game on Steam. My work spans code, cinematography, and everything in between.

  • ๐Ÿ”ญ Currently working on DragonDrop โ€” a multiplayer party game on Steam
  • ๐ŸŒฑ Always learning โ€” latest rabbit holes: advanced multiplayer networking & production-grade ML pipelines
  • ๐Ÿ’ฌ Ask me about: computer vision, Unreal Engine, full-stack web, or why filmmaking makes you a better engineer

๐ŸŽฏ What I Do

๐Ÿ’ป Engineering

Full-stack development across the MERN stack and .NET. Backend architecture, REST APIs, database design, and scalable web apps.

๐Ÿง  AI & Computer Vision

Machine learning, computer vision, and algorithmic systems โ€” from real-time object detection to gesture recognition and sentiment analysis.

๐ŸŽจ Creative Tech

Unity & Unreal Engine 5 for interactive worlds. Filmmaking, motion graphics, and visual design โ€” tech that's also expressive.


๐Ÿš€ Featured Projects

๐Ÿ‰ DragonDrop

Networked multiplayer party game built in Unity + Photon Fusion. Physics-driven gameplay, custom stage editor, cross-platform (PC + mobile), and Steam integration. Available on Steam.

Unity C# Photon Fusion Steamworks

๐Ÿ๏ธ UE5 Island Environment

An immersive island scene built in Unreal Engine 5 โ€” environmental design, real-time lighting, and cinematic sequencing. (Video showcase)

Unreal Engine 5 Environment Design Cinematics

Interactive hand-gesture drawing app โ€” draw, hover, erase, and save your creations using just your webcam.

Python OpenCV MediaPipe Computer Vision

Turn your webcam into an intelligent vision system with real-time YOLOv8 object detection.

Python YOLOv8 OpenCV Deep Learning

A real-time Harry Potter-style invisibility cloak built with OpenCV โ€” color masking + background substitution.

Python OpenCV Image Processing

AI-powered chatbot with real-time emotion detection and a vibrant, expressive UI.

JavaScript AI NLP Sentiment Analysis

Automation tool for generating and managing daily lottery/shift/sales reports in Excel โ€” built for real-world ops.

Python Excel Automation TypeScript

Explore the rest of what I've been building.


๐Ÿ›  Tech Stack

Languages Python C# JavaScript TypeScript Java C++ PHP

Web & Backend React Node.js Express .NET MongoDB MySQL Tailwind

AI / Data / Vision OpenCV YOLO NumPy Pandas scikit-learn

Game & Creative Unity Unreal Photon Fusion Steamworks Figma

Tools Git Docker Postman Git LFS


๐ŸŽ“ Experience Highlights

  • ๐Ÿฆ ICT Intern @ NRBC Bank โ€” built dynamic, database-driven web systems in production
  • ๐Ÿ‘จโ€๐Ÿซ Undergraduate TA @ BRAC University โ€” taught Discrete Mathematics & Programming; led sessions, mentored students, designed evaluations
  • ๐ŸŽจ Asst. Director, Creative Dept @ BUCC (BRAC University Computer Club) โ€” led branding, motion graphics, and content for hackathons & developer conferences

๐Ÿ“Š GitHub Stats


๐ŸŽต Now Playing & Live Activity

Discord Presence

Spotify

๐Ÿ‘‘ ROYAL ๐Ÿ’Ž PLATINUM


๐Ÿ’ฌ Let's Connect

I'm actively looking to grow as a software engineer in the United States, with a focus on roles combining engineering with AI, games, or creative technology. If you're building something interesting โ€” or you just want to talk shop โ€” reach out.

๐Ÿ“ฌ ย  Email โ€” aryan138alam@gmail.com ๐Ÿ’ผ ย  LinkedIn โ€” @fardeen-alam ๐ŸŽจ ย  Behance โ€” @aryan138alam


โšก Thanks for stopping by. Now go build something weird and beautiful. โšก

Popular repositories Loading

  1. CSE110-Codes CSE110-Codes Public

    Jupyter Notebook

  2. CSE111-Codes CSE111-Codes Public

    Jupyter Notebook

  3. Blogg_website Blogg_website Public

    JavaScript 1

  4. HttpBlueprintAPI HttpBlueprintAPI Public

    An Unreal Engine 5 plugin providing Blueprint nodes to make HTTP API requests.

    C++ 1

  5. Ai-sentiment-chatbot Ai-sentiment-chatbot Public

    ๐Ÿค– AI-powered sentiment analysis chatbot with real-time emotion detection and vibrant UI. Built with React, Flask, and TextBlob.

    JavaScript

  6. Real-time-object-detection-with-YOLOv8 Real-time-object-detection-with-YOLOv8 Public

    ๐Ÿ”ฎ Real-time object detection with YOLOv8 - Transform your webcam into an intelligent vision system

    Python