Skip to content
View Triumph-KT's full-sized avatar

Block or report Triumph-KT

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. macroeconomic-dashboard macroeconomic-dashboard Public

    A quant research-backed tool designed to visualize and analyze the interplay between key macroeconomic indicators and financial assets performance.

    Python 1

  2. Stock-Data-News-Sentiment-Dashboard Stock-Data-News-Sentiment-Dashboard Public

    A Python app, deployed using streamlit, that fetches stock data and analyzes news headlines with NLP, displaying in an interactive dashboard

    Python 1

  3. Collaborative-Graphical-Editor Collaborative-Graphical-Editor Public

    Built a collaborative graphical editor, similar to how Google Docs allows multiple users to edit the same document. It involves implementing a multi-client and server-based drawing system where mul…

    Java 1

  4. Amazon-Recommendation-System Amazon-Recommendation-System Public

    Developed a recommendation system to predict and suggest relevant electronic products to Amazon users based on historical user-item interactions, using collaborative filtering and matrix factorizat…

    Jupyter Notebook 1

  5. HMM-POS-Tagger HMM-POS-Tagger Public

    A Natural Language Processing project implementing a Java-based Part-of-Speech (POS) tagger utilizing Hidden Markov Models (HMM) and the Viterbi Algorithm to accurately tag words in a sentence. Ach…

    Java 1

  6. Kevin-Bacon-Game Kevin-Bacon-Game Public

    Java-based social network analysis tool to calculate actor separation using BFS.

    Java