Skip to content
View Amagnum's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
  • Indian Institute of Technology, Indore

Organizations

@DSC-IIT-Indore

Block or report Amagnum

Report abuse

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

Report abuse
amagnum/README.md

Typing intro

👋 About Me

  • 🧑‍🎓 IIT Indore - CSE alum · Built my first startup VegiGo from a dorm room
  • 🔭 Currently diving into generative media, workflow automation & growth hacking
  • 🎮 Side-quests: game-dev in Unity/Godot & 3D art in Blender
  • 🐿 Fun fact: I won a motorcycle by building a game in a competition, and I learned its abcd in a month.

🛠 Tech Toolbox

C  C++  Java  Python  Dart  Go  React  Flutter  Spring  Firebase  MySQL  MongoDB  Unity  Godot  Blender  Git  Linux 

📊 GitHub Analytics

🚀 What I��m Up To

  • Building: AI-powered brand content pipelines for clients @ Tell O Tale
  • Learning: WebGPU · LLM fine-tuning · React Server Components
  • Open-Sourcing: Utilities for Notion → Slide automation, GPT-powered WhatsApp bots

📫 Reach Out

LinkedIn  Twitter  Mail


Pinned Loading

  1. Music-notes-detection Music-notes-detection Public

    This python code will detect the musical note present in a given instrument's audio file, Using Fast Fourier Transformation method

    Python 63 12

  2. Fourier-transform-on-images-in-matlab Fourier-transform-on-images-in-matlab Public

    Computing the Fourier transform of a given image and finding its magnitude and phase. and reconstruct the images after removing the low-frequency and high-frequency values

    MATLAB 7 2

  3. Parallel-matrix-matrix-multiplication-MPI Parallel-matrix-matrix-multiplication-MPI Public

    A simple MPI program to compute the matrix matrix multiplication. Splitting the matrix A rowwise, and distribute it to different processes. Comparing the runtime using 1, 2 and 4 processors.

    C++ 5 1

  4. Car-Pooling-App Car-Pooling-App Public

    The “Car Pooling for IITI” is a GPS-based mobile application which helps people to find the closest vehicle based on the user’s current position and other specifications like time of departure, pri…

    Dart 34 18

  5. Hausdorff-Distance-using-Matlab Hausdorff-Distance-using-Matlab Public

    Calculates the Hausdorff Distance, between two sets of points, P and Q (which could be two trajectories or Shape Boundaries).

    MATLAB 8

  6. google-drive-to-youtube-video google-drive-to-youtube-video Public

    Upload to YouTube from google drive, without using internet data using YT api and google colab notebooks

    Python 29 34