NMsby - Overview

Pinned Loading

  1. An AI-powered research assistant that helps users navigate and understand academic papers using RAG, embeddings, vector stores/databases, and document understanding.

    Python

  2. Principal Component Analysis (PCA) implementation and analysis lab for Machine Learning. Features manual PCA implementation, scikit-learn applications, data compression, and feature extraction with…

    Jupyter Notebook 1

  3. A solution for validating bank accounts in bulk to prevent AC-01 errors before transaction processing

    Python 1

  4. Discrete event simulation of a single-server bank queue system with uniform arrival and service time distributions. Includes queue statistics for performance analysis.

    Java

  5. Java Socket Programming - Hostname to IP converter, Ping-Pong client-server, and Uppercase message converter applications

    Java

  6. Weather Data Pipeline: Complete ETL system with Apache Airflow orchestration and natural language database querying. Extract weather data from APIs, transform with PostgreSQL, and interact using co…

    Python