Skip to content
View STARSHIP2006's full-sized avatar

Block or report STARSHIP2006

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
STARSHIP2006/README.md
  • 👋 Hi, I’m Srutarshi Tripathi, I am from Kolkata, India.
  • 👀 I’m interested in Competitive Programming
  • 🌱 I’m a Sophomore Undergraduate in Computer Science and Engineering, IIT KGP
  • 📫 How to reach me :- Codeforces : anaconda666 Instagram : star.ship2006
  • 😄 Pronouns: He
  • ⚡ Fun fact: I m a nerd. I love Mathematics, Physics and Computer Science.

Pinned Loading

  1. BARCODE_PARSING BARCODE_PARSING Public

    This project is a lightweight, self-contained Python implementation for decoding Code-39 barcodes (and related stripe / pattern representations) into human-readable text. The core logic focuses on …

    Python

  2. LANGTONS_ANT LANGTONS_ANT Public

    This Project simulates a modified version of Langton's Ant, where along with the basic movement rules based on black/white square, I have accounted for a pheromone influence, decay of pheromone wit…

    Jupyter Notebook

  3. MUSIC-GENRE-ANALYSIS-AND-CLASSIFICATION MUSIC-GENRE-ANALYSIS-AND-CLASSIFICATION Public

    A reproducible pipeline that converts song keywords into TF–IDF embeddings, reduces them with PCA, combines position-wise embeddings, clusters songs with K-Means, and evaluates clustering quality w…

    Jupyter Notebook