export class Developer {
public name: string = 'Le Anh Duc';
public age: number = 18;
public gender: string = 'Male';
public address: string = 'Ha Noi, Viet Nam';
public skills: string[] = [
'C/C++/C#',
'HTML/CSS/JavaScript',
'Angular/React/Vue',
'TypeScript/ReactJS',
'NodeJS/Java Spring Boot',
'Flutter/React Native',
'MongoDB/SQL Server',
...
];
}
-
Code Pro
- Dong Anh, Ha Noi
-
05:03
(UTC +07:00) - code.pro.vn
- __ducla
- @__ducla
Highlights
Popular repositories Loading
-
health-care-mobi
health-care-mobi PublicXây dựng phần mềm quản lý sức khoẻ mẹ và bé (React native mobile app).
JavaScript 1
-
cdn
cdn PublicMạng phân phối nội dung, mục tiêu là cung cấp tính khả dụng và hiệu suất cao bằng cách phân phối dịch vụ theo không gian liên quan đến người dùng cuối.
Jupyter Notebook
-
leanhducprovn
leanhducprovn PublicI am a student majoring in Computer Science with the dream of becoming a professional developer.
-
bravo-interview-exercises
bravo-interview-exercises PublicÁp dụng kiến thức tìm hiểu về Angular, viết tính năng (hiển thị, thêm mới...), đọc file json, thao tác và thêm mới trên mảng json đó, không cần ghi lại vào file (áp dụng cơ chế Binding, Forms Angul…
HTML
-
-
health-care-flutter
health-care-flutter PublicXây dựng phần mềm quản lý sức khoẻ mẹ và bé (Flutter mobile app).
C++
If the problem persists, check the GitHub status page or contact support.