Skip to content
View Shashank-mankala1's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report Shashank-mankala1

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

> whoami

class ShashankMankala:
    def __init__(self):
        self.role       = "AI Engineer & Data Scientist"
        self.location   = "New York, NY  |  Open to Relocation"
        self.education  = "M.S. Data Science @ SUNY Buffalo"
        self.open_to    = ["Full-Time Roles", "Relocation", "Interesting Problems"]
        self.working_on = "Optimizing AI tokens usage"

    @property
    def expertise(self):
        return {
            "Multimodal AI"      : ["FashionCLIP", "Gemini Embeddings", "KNN Retrieval", "Vision-Language Models"],
            "Forecasting"        : ["Temporal Fusion Transformer", "Multi-Horizon TFT", "Probabilistic Forecasting"],
            "LLM Systems"        : ["RAG Pipelines", "Custom Decoding", "Inference Optimization", "Prompt Engineering"],
            "Agentic AI"         : ["LangGraph", "CrewAI", "Tool-Use", "Multi-Agent Orchestration"],
            "Generative AI"      : ["Diffusion Models", "LoRA / QLoRA Fine-tuning", "RLHF", "Synthetic Data Generation"],
            "MLOps"              : ["Docker", "Kubernetes", "MLflow", "Airflow", "CI/CD", "Feature Stores"],
            "Data Engineering"   : ["Snowflake", "Spark", "Databricks", "ETL Pipelines", "Streaming ML"],
            "Vector & Retrieval" : ["FAISS", "Pinecone", "Weaviate", "Embedding Search", "Reranking"],
        }

    def current_mission(self) -> str:
        return "Bridging cutting-edge ML research with production-ready systems."

> experience --verbose

๐Ÿข Tiger Analytics

Data Scientist Intern ย ยทย  Feb 2026 - Present ย ยทย  New York, NY

AI-powered garment cost prediction for a Fortune 500 retailer

  • ๐ŸŽจ Multimodal embedding pipeline using FashionCLIP + Gemini embeddings with KNN similarity retrieval
  • ๐Ÿ“Š Temporal Fusion Transformer (TFT) for multi-horizon fabric cost forecasting
  • ๐Ÿ’ก Matched designer sketches to historical cost profiles via semantic similarity

๐Ÿงข New Era Cap

Data Scientist Intern ย ยทย  Sep - Dec 2025 ย ยทย  Buffalo, NY

End-to-end demand forecasting across 40,000+ SKUs

  • ๐Ÿ” Automated retraining pipelines integrating Snowflake + Azure batch inference
  • ๐Ÿ“ฆ Productionized forecasting outputs for downstream allocation across 40k+ SKUs
  • ๐Ÿ› ๏ธ Built ETL pipelines with full reproducibility, monitoring & auditability

๐Ÿšš Shadowfax

Lead Data Analyst ย ยทย  Sep 2023 - Jul 2024 ย ยทย  Bangalore, India

Logistics optimization at scale

  • ๐Ÿ—บ๏ธ Engineered scalable data pipelines for routing & workforce allocation
  • ๐Ÿ“‹ Translated stakeholder requirements into performance monitoring frameworks
  • ๐Ÿ“ˆ Delivered data-backed improvements to high-volume operational systems

๐Ÿงช Frugal Testing

Software Engineer Intern ย ยทย  Jun 2022 โ€“ Jun 2023 ย ยทย  Hyderabad, India

Enterprise software delivery for ONELERN & NPCI (CBDC platform)

  • โš™๏ธ Designed automation frameworks across 4 large-scale projects, reducing manual QA effort by 30%
  • ๐Ÿฆ Collaborated on the NPCI CBDC platform - deployment workflows, performance monitoring & production readiness
  • ๐Ÿ“‰ Drove data-driven test strategy improvements, cutting testing cycle times across multiple enterprise systems

> education --verbose

๐ŸŽ“ Education

M.S. Data Science

State University of New York at Buffalo Aug 2024 - Dec 2025

B Tech. Computer Science & Engineering

Lovely Professional University Aug 2019 - May 2023


> ls ./projects

๐ŸŽฌ Video Summarization & Q&A Engine

View

Stack: FastAPI ยท Redis ยท RQ Workers ยท Docker Compose ยท Whisper

A distributed, async video processing pipeline for long-form YouTube content โ€” background ingestion, job tracking, and fault recovery.

๐Ÿ”‘ Key challenges solved:

  • Platform bot detection in cloud environments
  • CPU-only ML constraints with background workloads
  • Async worker orchestration at production scale

โšก LLM Inference Engine

View

Stack: PyTorch ยท vLLM ยท HuggingFace ยท Jinja2 ยท OpenAI-Compatible API

A local LLM inference engine with full logits-to-decoding pipeline supporting grammar-constrained generation and streaming.

๐Ÿ”‘ Key features:

  • Greedy / Top-K / Top-P / Grammar-constrained decoding
  • TTFT & tokens/sec benchmarking vs HuggingFace & vLLM
  • OpenAI-compatible Chat Completions API with streaming

More Projects

> cat tech_stack.yaml

๐Ÿค– AI / LLM Systems

LangChain LangGraph AutoGen RAG Multi-Agent Prompt Engineering Fine-Tuning Transformers OpenAI

๐Ÿง  Machine Learning

PyTorch TensorFlow HuggingFace scikit-learn Classification Regression Ensemble Methods Feature Engineering Model Evaluation

๐Ÿ“Š Data Science & Analytics

EDA Statistical Modeling Hypothesis Testing Time Series Data Wrangling Tableau Power BI Pandas NumPy

โš™๏ธ MLOps & Data Engineering

Docker Kubernetes MLflow Airflow Spark Kafka Hadoop Redis CI/CD

๐ŸŒ Backend & APIs

FastAPI REST APIs Microservices Async Workflows

โ˜๏ธ Cloud & Data Platforms

AWS Azure GCP Snowflake Databricks BigQuery Vertex AI

๐Ÿ’ป Languages & Databases

Python SQL R C++ PostgreSQL MongoDB FAISS Pinecone


> system.diagnostics



> diff shashank.py average_ds.py

- Builds notebooks                        + Builds production pipelines
- Stops at model accuracy                 + Owns deployment, monitoring & retraining
- Works with one modality                 + Multimodal: vision, language, time-series
- Uses pre-built APIs                     + Implements custom decoding from scratch
- Data Scientist OR Engineer              + Both end-to-end, from raw data to inference

> wc -l career_impact.log

40,000+ 2 3 4 30%
SKUs forecasted in production Custom ML systems built from scratch Cloud platforms shipped on Automation frameworks built Reduction in manual QA effort

> ping shashank --message

"I don't just build models โ€” I build systems that work in the real world."

Open to full-time AI/ML roles. Let's build something ambitious.


Email Me ย  Connect on LinkedIn ย  View Portfolio


Pinned Loading

  1. portfolio portfolio Public

    My portfolio is a collection and reflection of my experiences and learnings to get a clearer picture of my growth.

    HTML 1

  2. video-summarizer video-summarizer Public

    Python

  3. bugsquash bugsquash Public

    Python

  4. realtimecryptotradingdashboard realtimecryptotradingdashboard Public

    Real-Time Crypto Trading Dashboard

    Jupyter Notebook 1

  5. personal-email-rag-system personal-email-rag-system Public

    Python