Skip to content
View PatilKhushbu's full-sized avatar

Block or report PatilKhushbu

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

๐Ÿ’ซ About Me

๐Ÿ‘‹ Hi, I'm Khushbu Patil โ€” a recent Master's graduate in Computer Science (Data Management & Analytics) from Ca' Foscari University of Venice.

๐ŸŽ“ Passionate about AI, ML & data-driven solutions โ€” especially building systems that make data more accessible and impactful.


๐Ÿ” Recent Work


๐Ÿค Open to Collaborations

  • Open-source AI/ML projects (esp. healthcare, accessibility, sustainability)
  • Insightful dashboards & visual storytelling using Python, R, or Power BI

๐ŸŒ Seeking

  • Career opportunities or referrals in the European tech space
  • Support improving my Italian and German

๐Ÿš€ Currently Exploring

  • Scalable ML with Cloud Engineering
  • Advanced Computer Vision & NLP (PyTorch, TensorFlow)

๐Ÿ’ฌ Let's talk about

ML modeling, graph kernels, data pipelines, or optimizing matrix ops in C++.

โšก Fun Fact

I once built a Sudoku Solver using AI algorithms like AC-3, forward checking & backtracking โ€” yes, puzzles + code = ๐Ÿ˜


๐Ÿ› ๏ธ Tech Stack

Python R C++ Java PyTorch TensorFlow Scikit-learn Power BI Pandas NumPy LangChain Streamlit Ollama Hugging Face


๐Ÿ“ซ Connect with Me

LinkedIn Email

Pinned Loading

  1. accessible-document-qa accessible-document-qa Public

    Accessibility-first RAG assistant: ask documents by voice, hear answers aloud. Built with Python, LangChain & Ollama. Runs fully offline.

    Python 1

  2. job-market-skills-pipeline job-market-skills-pipeline Public

    ETL pipeline and Power BI dashboard analysing in-demand tech and accessibility skills in German data job postings.

    Python

  3. Master_Thesis_Research_Work Master_Thesis_Research_Work Public

    Research thesis on making data visualizations accessible for blind and visually impaired users via semantic web and AI approaches.

  4. semantic-segmentation-pytorch-master semantic-segmentation-pytorch-master Public

    Pixel-level image segmentation using a pretrained ResNet50-dilated + PPM_deepsup model on ADE20K's 150 classes.

    Jupyter Notebook

  5. Manifold-Learning-and-Graph-Kernels Manifold-Learning-and-Graph-Kernels Public

    Testing whether manifold learning (Isomap, LLE) improves SVM classification on Weisfeiler-Lehman graph kernels.

    Jupyter Notebook

  6. Page_Rank-HITS_Computation Page_Rank-HITS_Computation Public

    C++ implementations of PageRank and HITS โ€” the classic link-analysis algorithms behind web search ranking.

    C++