India
Available for opportunities
Iftikar Alam

Iftikar Alam

Software Engineer - Data & AI

"I work at the intersection of data engineering, AI, and applied problem solving."

Key Technologies

PythonSQLAzureLangChainDatabricksPySparkJavaScriptFastAPIFlask
iftikar — -zsh
~catabout.md

I have built 15+ end-to-end Data and AI projects. I specialize in building scalable pipelines, intelligent workflows, and AI-powered applications.

~cateducation.txt

Indian Institute of Technology, Madras

BS in Data Science & Applications

2023 - 2027CGPA: 8.9
~scout--connections

Featured Projects

A selection of high-impact data engineering pipelines and full-stack web applications.

Spotify Azure Data & AI Platform
AI & Data EngineeringFeatured

End-to-end Lakehouse platform with ML and Generative AI for music streaming analytics.

Azure Data FactoryAzure DatabricksDelta LakeDelta Live TablesPySparkPythonScikit-learnMLflowLangChainLlama 3Azure SQL DatabaseADLS Gen2
SupportX AI Assist
AI EngineeringFeatured

Multi-Agent IT support assistant powered by Agentic RAG, vector search, and large language models.

PythonAutoGenGroq (Llama 3.3)Google GeminiAzure AI SearchStreamlit
Azure Data Engineering – NYC Taxi Data
Data EngineeringFeatured

End-to-end distributed data pipeline processing NYC Taxi data.

Azure Data FactoryDatabricksDelta LakePySparkADLS Gen2
Real-Time IoT Streaming ETL Pipeline
Data EngineeringFeatured

Real-time streaming pipeline processing IoT sensor data using Databricks Delta Live Tables.

DatabricksDelta Live TablesPySparkSpark Structured StreamingUnity CatalogDelta LakePython

Technical Arsenal

A comprehensive suite of tools and technologies I use to architect scalable data solutions and performant applications.

Data Engineering

Processing | Storage | Analytics

Azure Data Factory
Microsoft Fabric
Databricks
Azure Data Lake
PySpark
SQL
ETL/ELT Pipelines
Data Modeling
Data Warehousing

AI Engineering

Machine Learning | Gen AI | Agentic AI

Python
LangChain
Scikit-learn
Pandas
NumPy
Azure AI Services
LLMs / GenAI
Agentic AI
AutoGen

Software Development

Frontend | Backend | API

JavaScript
Next.js
Flask
FastAPI
REST APIs

Tools & Technologies

Version Control | CI/CD | DB

Git
GitHub
Linux
Docker
Redis
Celery
SQLite
PostgreSQL

Authorized Certifications

Validation of technical competencies and data expertise by industry leaders.

Let's build something amazing.

Whether you need a data pipeline, an AI-powered platform, or just want to discuss the latest in tech, I'm always open to new opportunities.

bash — 85x24
~python3 contact_info.py

class Developer:

def __init__(self):

self.name = "Iftikar Alam"

self.role = "Software Engineer - Data & AI"

self.stack = ["Python", "SQL", "Azure"]


def contact(self):

return {

"email": "iftikaralam0016@gmail.com",

"github": "@iftikar0016",

"status": "Ready for new challenges 🚀"

}

~