Skip to content
View NgaiLong49423's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report NgaiLong49423

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
NgaiLong49423/README.md
Typing introduction

GitHub LinkedIn Profile Views


👨‍💻 About Me

  • 🎓 Software Engineering student at FPT University.
  • ☕ Focused on Java Backend Development and solid software-engineering foundations.
  • 🤖 Learning to integrate LLMs and AI services into practical applications.
  • 🌱 Improving my skills in Spring Boot, database design, system architecture, and testing.

🛠️ Tech Stack

Languages

Java Python SQL

Backend & Database

Jakarta EE JSP & Servlet Hibernate Maven SQL Server PostgreSQL

AI Integration

Gemini API LLM Integration Prompt Engineering

Tools

Git GitHub Actions IntelliJ IDEA


📊 GitHub Statistics

Ngo Gia Long's GitHub statistics

Most used languages

GitHub contribution streak
GitHub contribution graph

🎯 Current Focus

public final class GiaLong {
    private final String role = "Software Engineering Student";
    private final String focus = "Java Backend & AI Integration";

    private final String[] currentlyBuilding = {
        "AI Assistant",
        "Java web applications",
        "Practical AI-powered features"
    };

    private final String[] currentlyLearning = {
        "Spring Boot",
        "Backend architecture",
        "Database design",
        "Automated testing"
    };
}

🐍 Contribution Snake

GitHub contribution snake

🤝 Let's Connect

I am interested in Java backend development, AI integration, and collaborating on practical software projects.

LinkedIn

Footer decoration

Pinned Loading

  1. java-webapp-project-template java-webapp-project-template Public template

    A reusable GitHub template for Java Servlet web application projects, including documentation, database, and project structure.

    6 2

  2. prj301-car-wash-system prj301-car-wash-system Public

    Smart Car Wash Management System featuring Advance Booking, LPR automation, and a multi-tier Loyalty Program. Built with Java Servlet, JSP, and SQL Server.

    Java 3

  3. iot-kitchen-security-system iot-kitchen-security-system Public

    Description: Multi-sensor IoT kitchen security system using ESP32-CAM for intrusion detection, fire alerts, SOS control, image capture and event logging.

    C++ 2

  4. car-wash-booking-queue-cli car-wash-booking-queue-cli Public

    Dự án CSD mô phỏng phần lõi cấu trúc dữ liệu và giải thuật cho hệ thống rửa xe tự động, tập trung vào hàng đợi ưu tiên đặt lịch, quản lý hạng khách hàng, điểm thưởng và lịch sử rửa xe.

    Java