Skip to content
View pengwingokla's full-sized avatar
Getting things done
Getting things done

Block or report pengwingokla

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

Hi 👋, I'm Uyen Nguyen

A passionate developer from Vietnam


🌱 I’m pursuing MS of Data Science at NJIT
🔭 I’m currently working on Parallel Car Detector with Amazon SQS and Rekognition
📫 How to reach me unguyen.nttu@gmail.com
🔭 I'm currently very interested in front-end, database design, and contributing to open source projects! :)

Connect with me

website website    website website

💻 Tech Stack

Languages:

CSS3 HTML5 Java JavaScript Python TypeScript

Mobile App Development

Android Studio Android Dart Flutter Kotlin Gradle

Deployment:

GitHub Vercel Docker

Frameworks/Libraries:

NPM NodeJS Express.js React TailwindCSS

Databases:

MongoDB MySQL Postgres SQLite Firebase Flask Power Bi AWS

Machine Leaning / AI:

Matplotlib NumPy Pandas Keras OpenCV PyTorch Plotly scikit-learn SciPy TensorFlow Linux

Design:

Figma Adobe Premiere Pro Adobe Illustrator

pengwingokla

Pinned Loading

  1. MetaAI-SAM-satellite-imagery-segmentation MetaAI-SAM-satellite-imagery-segmentation Public

    Proudest Computer Vision Projects

    Jupyter Notebook 2

  2. Parallel-Detector-with-Amazon-SQS-and-Rekognition Parallel-Detector-with-Amazon-SQS-and-Rekognition Public

    This project uses AWS to process images in parallel. Instance A detects cars in S3 images using Rekognition and sends image indexes to an SQS queue. Instance B reads the indexes, downloads the imag…

    Java 1

  3. MPI-CUDA-Video-Parallel-Processor MPI-CUDA-Video-Parallel-Processor Public

    A parallel computing project that demonstrates distributed GPU-accelerated video processing. It combines MPI for task distribution across multiple processes with CUDA for GPU acceleration to proces…

    C++ 1

  4. IPEDS-Ed-Analytics-Dashboard IPEDS-Ed-Analytics-Dashboard Public

    A Streamlit interactive dashboard that analyzes U.S. higher education data from the Department of Education's IPEDS. The dashboard provides comprehensive visualizations of university enrollment tre…

    Jupyter Notebook 1

  5. Spark-Wine-Predictor Spark-Wine-Predictor Public

    This project builds a parallel ML app to predict wine quality using Apache Spark's MLlib on AWS. It involves training on 4 EC2 instances, validating and optimizing the model, and testing its F1 sco…

    Python

  6. toxic-comment-classification toxic-comment-classification Public

    This project focuses on building a machine learning pipeline to classify toxic comments in online platforms. Leveraging natural language processing (NLP) techniques, the model identifies various ty…

    Jupyter Notebook