Skip to content
View son31dt's full-sized avatar
  • Banten, Indonesia
  • 19:08 (UTC +07:00)

Highlights

  • Pro

Block or report son31dt

Report abuse

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

Report abuse
son31dt/README.md

Hi there 👋

Welcome to my GitHub profile!

Pinned Loading

  1. movie_review_nlp movie_review_nlp Public

    Comparative Analysis of Sentiment Classification on IMDb Dataset using Naive Bayes and LinearSVC (SVM). Implemented in Python with Scikit-Learn.

    Jupyter Notebook

  2. tetris_js tetris_js Public

    Tetris – Classic Web Edition is a small self-study project recreating the classic Tetris gameplay in the browser using only HTML, CSS, and vanilla JavaScript. It includes a simple landing page, a d…

    JavaScript 1

  3. rock_paper_scissor_python rock_paper_scissor_python Public

    A modern Rock-Paper-Scissors game with Tkinter GUI and standalone executable

    Python