Skip to content
View maybeswayam's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report maybeswayam

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

👋 Hi, I'm Swayam

Aspiring ML Engineer • Backend-Oriented Developer • Systems Builder

I build end-to-end systems where data actually goes somewhere — not just notebooks that rot.


🧠 About Me

I’m a B.Tech student focused on Machine Learning, backend engineering, and real-world deployments.

I enjoy working on projects where:

  • data flows through multiple stages (ingestion → processing → modeling → presentation)
  • ML models are part of a larger system
  • deployment is treated as a first-class problem, not an afterthought

I care about how things work end-to-end, not just whether the model trains.


🔍 What I Do

🤖 Machine Learning & AI

  • Practical ML pipelines and feature engineering
  • Model evaluation and iteration
  • ML systems that integrate with real applications

🧬 Deep Learning

  • CNNs for image-based tasks
  • LSTM-based sequence & NLP models
  • PyTorch & TensorFlow (hands-on, not theoretical)

🧱 Backend for ML Systems

  • Designing APIs around ML workflows
  • Model inference services using FastAPI / Flask

🔄 Data Engineering (Foundations)

  • ETL pipelines
  • Data cleaning, transformation, and aggregation

☁️ Deployment & DevOps

  • Dockerized applications
  • AWS EC2 deployments
  • Basic CI/CD with GitHub Actions

🎨 Frontend for Data Products

  • Next.js frontends for data visualization and insights

📌 Featured Projects

⚽ Football Analytics Platform

ETL Pipeline + Frontend Dashboard

  • Built a complete ETL pipeline to process raw football data
  • Cleaned, transformed, and structured league, team, and match data
  • Served processed insights to a frontend dashboard
  • Deployed frontend for public access

Focus: data pipelines, system design, and turning raw data into usable insights.


🔬 Histopathology Image Analysis System

ML Pipeline + Backend + Deployment

  • CNN-based deep learning models for medical images
  • End-to-end ML pipeline (training → inference)
  • FastAPI backend exposing prediction APIs
  • Dockerized and deployed on AWS EC2

Focus: ML-to-production workflows and backend integration.


🎵 Mini-Shazam (Audio Song Recognition)

  • Audio preprocessing with MFCC feature extraction
  • Neural network–based classification
  • Trained and evaluated on a ~100-song dataset
  • Experiments conducted using Google Colab

Focus: audio ML, feature engineering, and non-visual ML domains.


🌐 Personal Portfolio Website

  • Fully custom portfolio built with Next.js
  • Responsive, clean, and performance-focused
  • Structured presentation of projects and skills
  • Publicly deployed

Focus: presenting technical work professionally.


🛠 Tech Stack

🚀 Languages

PythonJavaScriptCC++

📊 Machine Learning & Data

PyTorchTensorFlow / KerasNumPyPandasScikit-Learn

🧩 Backend

FastAPIFlaskNode.js (basic)

🗄 Databases

MongoDB (beginner) • MySQLFirebase

⚙ DevOps & Tools

DockerGit & GitHubAWS EC2GitHub Actions

🎨 Frontend

Next.jsReactTailwind CSS

🧪 Workflow

Google ColabVS CodeJupyter Notebooks


📊 GitHub Stats


📫 Connect With Me

I’m always interested in discussions around:

  • machine learning systems
  • backend engineering
  • data pipelines
  • deploying things that break before they work

If that’s your space too, feel free to explore my repositories or connect with me here on GitHub.


Pinned Loading

  1. Portfolio Portfolio Public

    This is my portfolio github repo :)

    TypeScript 1

  2. Foot-insights Foot-insights Public

    End-to-end ETL pipeline for multi-source football data with dimensional modeling, ID-based normalization, and automated data validation.

    Python

  3. Histopathology-FrontEnd Histopathology-FrontEnd Public

    This is my Histopathology cancer detection github repo :)

    TypeScript

  4. Foot-Insight-Frontend-ETL- Foot-Insight-Frontend-ETL- Public

    Football analytics dashboard built on a custom ETL pipeline, visualizing matches, players, and teams across the World Cup 2022 and Europe’s top leagues.

    TypeScript