> For the complete documentation index, see [llms.txt](https://git.nguyenanhkiet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://git.nguyenanhkiet.net/nguyen-anh-kiets-git.md).

# Nguyen Anh Kiet's Git

Danh sách các ứng dụng đưới đây được sắp xếp theo các môn học tại PTIT

Các bạn thấy hữu ích thì cho mình xin một Star nhé

## Cơ sở dữ liệu

1. #### [rmysqlpw](https://github.com/kietnaptit/rmysqlpw): Phần mềm phá Pass user Root MySQL trên Windows

## Lập trình Web

1. #### [laptop-restfulAPI](https://github.com/kietnaptit/laptop-restfulAPI): Website thư viện sách sử dụng Spring Boot & trả về Restful API
2. #### [laptop-reactjs](https://github.com/kietnaptit/laptop-reactjs): Website thư viện sách viết bằng ReactJS, để hứng dữ liệu từ restfulAPI phía trên
3. #### [bookselling-springboot](https://github.com/kietnaptit/bookselling-springboot): Website bài tập cuối kì thư viện sách sử dụng SpringBoot, ThymeLeaf, MySQL

## Lập trình mạng (Java)

1. #### [QuanLiNhanVien\_JDBC](https://github.com/kietnaptit/QuanLiNhanVien_JDBC): Ứng dụng DEMO JDBC (Java - SQL)
2. #### [HotelAddRoom\_TCPIP](https://github.com/kietnaptit/HotelAddRoom_TCPIP): Gửi/nhận qua giao thức TCP/IP
3. #### [HotelAddRoom\_UDP](https://github.com/kietnaptit/HotelAddRoom_UDP): Gửi/nhận qua giao thức UDP
4. #### [HotelAddRoom\_RMI](https://github.com/kietnaptit/HotelAddRoom_RMI): DEMO giao thức RMI
5. #### [Calculator\_WSDL](https://github.com/kietnaptit/Calculator_WSDL): DEMO WebService (WSDL)

## Phát triển ứng dụng thiết bị di động (Kotlin)

1. **madg7nakex1: TextView, ImageView and ListView**
2. **madg7nakex2: EditText, Button, Intent, Toast**
3. **madg7nakex3: Spinner**
4. **madg7nakex4: Basic Calculator App**
5. **madg7nakex5: Multi-level Menu**
6. **madg7nakex6: Data Class, SQLite Database (Read)**
7. [**KotlinCRUDDemo**](https://github.com/kietnaptit/KotlinCRUDDemo.git)**: SQLite Database (CRUD), RecycleView with Custom Adapter**
8. [**Cat Management**](https://github.com/kietnaptit/Cat-Management.git)**: SQLite Database (CRUD), Spinner & RecycleView with Custom Adapter**

**Xem các Project từ 1 tới 6 tại đây:** [**https://github.com/kietnaptit/Moblie\_Application\_Developement\_Course**](https://github.com/kietnaptit/Moblie_Application_Developement_Course)

## **Liên hệ trao đổi**

Facebook: <https://www.facebook.com/nguyenanhkiet.net>

Email: <contact@nguyenanhkiet.net>

YouTube: <https://www.youtube.com/c/KietNguyenAnhProduction>

Phone: [+84784846686](tel:+84784846686)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://git.nguyenanhkiet.net/nguyen-anh-kiets-git.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
