Skip to content
View mundano17's full-sized avatar

Highlights

  • Pro

Block or report mundano17

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

Hi there πŸ‘‹ I'm mundano

Developer | Student | Open Source Enthusiast


πŸ§‘β€πŸ’» About Me

  • 🌱 Currently learning: Data Structures and Algorithms , Machine Learning.
  • πŸ€” Interested in: Machine Learning and Backend.

πŸ› οΈ Tech Stack

Languages

Python JavaScript HTML, CSS ( If you consider these as a Programming Language) Java C++

Frameworks & Libraries

ReactJS
FastAPI
Express
Tailwind CSS

Tools

MacOS
Zed

πŸ“‚ Featured Projects

πŸš€ News Deduplicator and Ranking

The Project clusters similar news articles and ranks them, the top ranker is shown and the rest is removed, the unique stories is appended to this list. In the end, it gives a deduped and ranked list of news artciles.

  • πŸ”— Repo: Github Repo Link
  • πŸ› οΈ Tech: Python, Pydantic and Scikit Learn

πŸš€ YATC

The project aims to do zero-shot-classification of news sources.This exists mainly for the purpose of data mining through RSS / some other news api.

  • πŸ”— Repo: Github Repo Link
  • πŸ› οΈ Tech: Python, Pydantic and Scikit Learn

πŸ“« Contact Me


β˜• Support Me

If you like my work, consider supporting me:

  • ⭐ Star my repositories
  • 🀝 Collaborate on projects
  • πŸ’‘ Share feedback

Pinned Loading

  1. news-deduplicator-ranking news-deduplicator-ranking Public

    A Python pipeline that scrapes news headlines, removes duplicate stories, clusters related articles, and ranks them to produce a clean and relevant news feed.

    Python

  2. yatc yatc Public

    Yet Another Text Categorizer. A lightweight text-mining utility that labels and groups unstructured text using predefined categories (assisted labelling, user-defined categories).

    Python