Danh sách tên luận văn của Công ty Infodation Việt Nam
Khoa Khoa học và Kỹ thuật Thông tin xin thông báo đến các bạn sinh viên, học viên danh sách đề tài làm luận văn của công ty Infodation Việt Nam.
Infodation là một Công ty Phát triển Phần mềm có trụ sở chính tại Hà Lan. Công ty Infodation Việt Nam có trụ sở tại Nha Trang đang phát triển ổn định và hiện công ty đang tìm kiếm các thành viên gia nhập đội ngũ công ty trên cơ sở lâu dài.
Để hỗ trợ các bạn sinh viên, học viên lựa chọn đề tài làm luận văn và tạo động lực cho các bạn trong khoảng thời gian làm đề tài, công ty Infodation Việt Nam có các khoản trợ cấp:
- Khoản tiền trợ cấp: 12 triệu và 8 triệu đồng (được chi trả 02 lần/tháng qua tài khoản ngân hàng do các bạn sinh viên cung cấp).
- Yêu cầu: sinh viên, học viên Khoa KH&KTTT, tối đa 02 sinh viên/01 đề tài, 01 HV/đề tài khuyến khích viết luận bằng tiếng Anh (không bắt buộc).
- Thời gian thực hiện đề tài: 06 tháng.
- Deadline chọn đề tài: 17/06/2021.
Các bạn sinh viên, học viên có mong muốn làm đề tài luận văn thực tiễn cùng với công ty hay cảm thấy đề tài phù hợp với định hướng của mình có thể gửi 1 file giới thiệu ngắn về bản thân (nhóm) về địa chỉ: This email address is being protected from spambots. You need JavaScript enabled to view it.
GRADUATION THESIS / INFODATION VIETNAM
No. |
Topic |
Technical requirements |
Business Demo Program Requirements |
1 |
- What does reactive programming work? - What are pros and cons? - When should we use them? |
- Programming Language: Java - Client-server application
|
- Web GUI
- Server: Provide Restful API for GUI - Database: PostgreSql/MongoDB
|
2 |
Can Web Components replace current frameworks such as Angular and React? |
- Need to define a sample application - 3 Required knowledges (for students):
- Write a sample application by
- After implementation, do comparison:
|
- Create a chat program (no need a database, can use hardcoded users predefined) - Left Panel has a contact list with contact-item, on which it has many actions. - On each contact-item, includes actions:
- Chat detail panel placed in the middle - Keep Scrollbar on contact list is independant from Detail chat panel - Remarks:
|
3 |
POC for using GraalVM in a cloud project (e.g.: Amazon Web Service) |
- Need to define the logic of the sample application - Programming languages:
- Investigate GraalVM - When to use GraalVM - Write a demo application that is applying GraalVM framework
- Methods to debug and monitor this application
|
- Create a Webservcie using GraalVM on AWS environment - API written by Java
- Python Program:
- Deployment:
|
4 |
Develop an automated toolbox for IFD to do just-enough anonymization for us to be able to use Production data in our Development and UAT (User Acceptance Test) environments |
- This tool supports Mysql - Allows users to select tables to mask data - Allows to select table columns and its data types:
- Allows to select column as a unique value column - Masked data must be meaningful:
- Allows to add new masking data types ( example: 'human age') - Supports other DBMS (Postgres, MSSQL Server…) |
The same as technical requirements
|