- Create custom scroll-infinite select component based on Ant Design Select component
- Create a custom Drag and Drop (DnD) upload that displays upload progress percentage and limits file size by file type, and shows a preview of the video or image based on its file type
- Create custom stacked bar chart
- Create custom Upload component limits file size by file type, can use button to upload image or hover on preview image and click this preview image to change the upload image
- Control the Ant Design FormList component with Form.Item's children being a Select component, ensuring unique options among other Form.Items
- Completing tasks at various difficulty levels
- Fix bugs