Skip to content
View lethinhhung's full-sized avatar
👨‍💻
Vibing
👨‍💻
Vibing

Organizations

@quick-start-soft

Block or report lethinhhung

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

Pinned Loading

  1. thesis_project_nextjs thesis_project_nextjs Public

    Frontend for a personalized study assistant platform built with Next.js and TypeScript. It provides user authentication, course & lesson management, rich text document editing, and AI-powered assis…

    TypeScript

  2. thesis_project_backend thesis_project_backend Public

    Backend API for the study assistant platform, developed with Express.js and MongoDB. It implements user auth, course/lesson/document management, file upload, and AI integration endpoints to support…

    TypeScript

  3. thesis_project_rag_server thesis_project_rag_server Public

    A Python-based Retrieval Augmented Generation (RAG) server that handles document ingestion, semantic search, and AI question-answering. Built with FastAPI, LangChain and Pinecone to power context-a…

    Python