Skip to content
View sminerport's full-sized avatar

Block or report sminerport

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

Scott Miner

๐Ÿ‘‹ About Me

Typing SVG (Reload if Broken Link) Snake Game

๐ŸŽง Music I'm Listening To

Spotify Now Playing

Last.fm Recently Played

๐Ÿ› ๏ธ Tools & Languages

C Badge C++ Badge CSS3 Badge Java Badge JavaScript Badge Python Badge R Badge SAS Badge SQL Badge

Bootstrap Badge Flask Badge Pandas Badge React Badge

Docker Badge Git Badge Linux Badge PostgreSQL Badge SQL Server Badge

Current Project Badge

๐Ÿ† GitHub Trophies

Trophies

๐Ÿ“Š GitHub Stats

GitHub Stats Top Languages

Pinned Loading

  1. IMDbSentimentClassifier IMDbSentimentClassifier Public

    A sentiment analysis model trained on the IMDb Movie Reviews Dataset to classify reviews as positive or negative. This project uses a Bidirectional LSTM with GloVe embeddings, batch normalization, โ€ฆ

    Python 1

  2. TextAugmentor TextAugmentor Public

    This repo offers a Python script using NLPAug library & RTT to augment text datasets. It processes TXT files in "data/" folder, translating text and creating augmented versions. Augmented data enhaโ€ฆ

    Python 1

  3. FollowEqualizer FollowEqualizer Public

    A Python-based tool built with PyQt to manage your GitHub followers and starred repositories, offering automated exception management, multi-threading, and real-time cache handling for faster operaโ€ฆ

    Python 2

  4. EightPuzzleSolver EightPuzzleSolver Public

    A* search algorithm implementation for solving 8-puzzle problem. Includes code modularization, performance optimization and solvability checking features.

    Python 2 1

  5. IrisKNNClassifier IrisKNNClassifier Public

    Iris flower classification using k-Nearest Neighbors (k-NN) algorithm in Python. Simple, effective ML model for species prediction.

    Python 1

  6. SortVisualizer SortVisualizer Public

    The Sort Visualizer is an interactive tool that demonstrates various sorting algorithms in real-time. It supports Bubble Sort, Quick Sort, and more, making algorithm learning visual and intuitive.

    Python 1