Skip to content
View pvhuwung's full-sized avatar
πŸ‡»πŸ‡³
Focusing
πŸ‡»πŸ‡³
Focusing

Organizations

@thats-not-my-code

Block or report pvhuwung

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

πŸ‡»πŸ‡³πŸ‡ΈπŸ‡¬ Hi Folks! I'm David a.k.a PVHuwung

Awesome GCP Portfolio page views GitHub followers

Embedded GIF

Hi there! πŸ‘‹

Here are some ideas to get you started:

#!/bin/bash

πŸ”­ currentJob=" Currently working at: Advance Intelligence Group"
🌱 learning=" Learning about: Cloud, Software, and AI"
πŸ”οΈ collaboration=" Innovative AI and App Projects"
πŸ’¬ askMeAbout=" API Development, Cloud, AI, and System Design"
πŸ“« howToReachMe=" linkedin.com/in/vn-phamviethung"
🏎️ pronouns=" He/Him"
πŸ€– funFact=" No Fun"

info="$currentJob\n$learning\n$collaboration\n$askMeAbout\n$howToReachMe\
n$pronouns\n$funFact"

echo -e "$info"
Embedded GIF
Golang Python Cplusplus CSharp JavaScript TypeScript Java Rust Deno
HTML5 CSS3 Node.js Streamlit NextJS Github Gitlab Git Docker
AWS GoogleCloud MongoDB GraphQL Firebase FastAPI Supabase MySQL PostgreSQL

activity graph

Pinned Loading

  1. AIRST-research-paper-summarization AIRST-research-paper-summarization Public

    This AI tool app built on Streamlit library provides a powerful and user-friendly tool through web interface for accessing key information from healthcare-related academic literature. Its natural l…

    Jupyter Notebook 27 12

  2. nextjs-ts-portforlio nextjs-ts-portforlio Public

    My portfolio website built with Next.js and TypeScript features a clean design showcasing my skills, projects, and experience. It's fully responsive and available on GitHub for easy customization. …

    TypeScript

  3. Histopathologic-Cancer-Detection Histopathologic-Cancer-Detection Public

    This repository contains code for a deep learning model that detects cancerous cells in histopathologic images using computer vision. The model utilizes ViT (Vision Transformer) and CovNExt (Convol…

    Jupyter Notebook 1

  4. anhquan3012/dlw-queue-monitor anhquan3012/dlw-queue-monitor Public

    A real-time people counting system for queue management at supermarkets, malls and public areas.

    Python 1

  5. cinema-recommendation-systems cinema-recommendation-systems Public

    This Python code uses the Pygame and Pygame_menu libraries to create several menus for different cinemas. Built a Sorting algorithm using Pattern Recognition, Decomposition to recommend by location…

    Python 1

  6. SimpleChatBot SimpleChatBot Public

    This is a simple chatbot using Javascript. This is a basic JavaScript program designed to help to learn about the language's syntax and how to use variables, conditions, loops, and functions to cre…

    JavaScript