Project Task Assignment
Start Date: 13.04.2026
End Date: 20.04.2026
Applicants are required to choose any ONE domain from the options below and complete
the assigned tasks within the given timeline.
Important Instructions:
- All code must be written without the help of AI tools.
- Push all code to GitHub.
- Record a video explaining your entire codebase from irst ile which get executed/
rendered to the sub iles which are connected and the expected results.
- On 20.04.2026, a form link will be shared where you must submit your GitHub repository
link and Google Drive link of your recording.
1. Beginner Level (Frontend Development)
- Build a static responsive website using HTML and CSS using the igma link given below :
[Link] [Link]/design/73wC6My6mKJFa8VAbvp193/Untitled?node-
id=0-1&t=4oxHViYNqZ5MXG0i-1
- Build one dynamic chat application website using HTML, CSS, and JavaScript where users
can sign up, create unique usernames, see other pro ile & own pro ile(feature of changing
their own pro ile data is not mandatory but if your want then you can implement it), and
send message to anyone. There should be an option to select messages and delete them for
me and everyone.
Requirements:
- Responsive design (mobile, tablet, desktop).
- Clean UI/UX.
- Proper folder structure.
- Use of modern CSS techniques (Flexbox/Grid).
- JavaScript interactivity (forms, DOM manipulation, etc.).
2. Intermediate Level (Full Stack / Framework Based)
- Build either:
• A Quiz Web Application OR
• A Daily Habit Tracker
Requirements:
- Use any frontend framework (React, Vue, etc.) and/or backend framework ([Link],
f
f
f
f
f
f
f
f
Django, etc.).
- Store and manage data (local storage or database).
- Implement user interaction features.
- Clean UI and proper routing.
- Code modularity and scalability.
3. Machine Learning / Data Analysis
- Choose any dataset from Kaggle.
- Perform data cleaning and preprocessing.
- Create at least 10 meaningful visualizations.
- Extract insights from each visualization.
- Explain each visualization clearly in a demo.
Requirements:
- Use Google Colab.
- Use libraries like Pandas, Matplotlib, Seaborn, etc.
- Proper documentation of steps.
- Push notebook/code to GitHub.
4. Blockchain Development
- Build an ERC20 token system.
Requirements:
- Write smart contracts.
- Deploy on a test network.
- Include basic token functionalities (transfer, balance, etc.).
- Document contract structure and usage.
- Push complete project to GitHub.