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

Highlights

  • Pro

Block or report AnasRizwan25

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

Pinned Loading

  1. cloud_data_engineering_projects cloud_data_engineering_projects Public

    A hands-on cloud data engineering portfolio showcasing scalable ETL pipelines, workflow orchestration with Apache Airflow, and data warehousing using AWS and Snowflake.

    Jupyter Notebook

  2. Samsung_AI_Social_Anxiety_Chatbot_Group_Project_01 Samsung_AI_Social_Anxiety_Chatbot_Group_Project_01 Public

    MindEase is a domain-focused chatbot for social anxiety support. It uses retrieval-augmented generation over your local document knowledge base, supports text/voice/document inputs, and logs real r…

    Python 1

  3. snowflake_aws_s3_lambda_eventbridge_rule snowflake_aws_s3_lambda_eventbridge_rule Public

    A serverless ETL pipeline that fetches real-time currency exchange rates using an API, stores raw data in AWS S3, and processes it into Snowflake for analysis using AWS Lambda and Python.

    Python

  4. python_sql_analysis_project python_sql_analysis_project Public

    An end-to-end data analytics project using Python and SQL that fetches data from Kaggle, cleans and transforms it, stores it in a database, and performs analysis with visualizations to generate ins…

    Jupyter Notebook

  5. AWS_with_snowflake_project AWS_with_snowflake_project Public

    A data pipeline that collects stock market data using Python, processes it with pandas, stores it in AWS S3, and loads it into Snowflake for analysis.

    Python

  6. product_api_express_mongodb product_api_express_mongodb Public

    A RESTful Product CRUD API built with Node.js, Express, and MongoDB that allows creating, updating, deleting, and retrieving products. It also supports search, category filtering, and structured pr…

    JavaScript