Skip to content
View psang39's full-sized avatar

    Highlights

    • Pro

    Block or report psang39

    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 is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse
    psang39/README.md

    Hi, I'm Nguyễn Phước Sang 👋

    Final-year Information Technology student at the University of Information Technology — VNUHCM, focused on backend and full-stack software engineering.

    I mainly work with TypeScript, Node.js, Express, React, React Native, MongoDB, PostgreSQL and Redis.

    Currently seeking a Software Engineering / Backend Engineering Internship where I can contribute to production systems, receive code-review feedback and develop stronger engineering practices.


    Start Here

    🎟️ Tickify — Event Ticketing Platform

    A full-stack event-ticketing system consisting of:

    • React attendee and organizer web applications
    • Node.js and TypeScript backend
    • React Native QR scanner
    • Redis-based temporary seat reservations
    • BullMQ expiration jobs
    • Server-Sent Events for real-time updates
    • Offline QR verification using RSA signatures and TOTP

    Live application:https://tickify.tech
    Repository:https://github.com/psang39/tickify

    Recommended areas to inspect

    Engineering topics demonstrated

    Concurrency · Redis · BullMQ · SSE · Authentication · RBAC · Caching · Offline synchronization · Deployment


    📰 Aurews — AI-Assisted News and Audio Application

    A team-developed React Native application.

    My contributions included:

    • Gemini-powered article Q&A and text refinement
    • Google Speech-to-Text integration
    • Google Cloud Text-to-Speech integration
    • Article recommendations
    • Server-backed draft autosave
    • Audio playback and progress controls
    • Chat history, loading states and error handling
    • Supporting Node.js API endpoints

    Repository:https://github.com/23520904/Aurews


    ⚡ MERN Caching and Performance Evaluation

    An experimental MERN project comparing uncached API requests with Redis and HTTP caching strategies.

    Topics explored:

    • Cache-aside pattern
    • Cache invalidation
    • Stale-data behaviour
    • Redis caching
    • HTTP caching
    • k6 performance testing

    Repository:https://github.com/psang39/mern-cache-mongo


    🧪 WooCommerce Automation Testing

    An automated-testing project covering UI, API, performance and CI workflows.

    Technologies and tools:

    • Java
    • Selenide
    • TestNG
    • Postman and Newman
    • JMeter
    • GitHub Actions
    • Allure Report

    Repository:https://github.com/psang39/wc-automationtest


    Technical Skills

    Backend

    • TypeScript and JavaScript
    • Node.js and Express
    • REST API development
    • MongoDB and Mongoose
    • PostgreSQL and Prisma
    • Redis and BullMQ
    • Authentication and authorization
    • API testing and debugging

    Frontend and Mobile

    • React
    • React Native and Expo
    • TanStack Query
    • Zustand
    • Axios
    • Tailwind CSS

    Engineering Tools

    • Git and GitHub
    • Docker
    • Linux
    • Nginx
    • PM2
    • GitHub Actions
    • Postman
    • k6

    Currently Learning

    • NestJS
    • PostgreSQL and Prisma
    • Backend system design
    • Automated API testing

    Education

    University of Information Technology — VNUHCM

    Bachelor of Information Technology
    Expected graduation: March 2027
    GPA: 8.79/10

    IELTS: 7.5


    Contact

    Pinned Loading

    1. tickifytickifyPublic

      Full-stack event ticketing platform with Redis seat reservations, BullMQ jobs, real-time updates and offline QR verification.

      TypeScript 1

    2. mern-cache-mongomern-cache-mongoPublic

      Performance evaluation of Redis and HTTP caching strategies using MongoDB, Express, React, Node.js and k6.

      TypeScript

    3. wc-automationtestwc-automationtestPublic

      UI, API and performance automation suite using Java, Selenide, TestNG, Newman, JMeter, GitHub Actions and Allure.

      Java

    4. 23520904/Aurews23520904/AurewsPublic

      TypeScript 1

    5. manh-nguyen-it/cinema-ticket-selling-webmanh-nguyen-it/cinema-ticket-selling-webPublic

      Web bán vé xem phim - Đồ án môn IE104 (Internet và Công nghệ Web)

      JavaScript