0% found this document useful (0 votes)
2 views

Python Project List

The document lists participants from the II AIDS department for an external Python training program, detailing their registration numbers and names. It also outlines various project ideas for Python applications, categorized by difficulty levels, including games, utilities, and tools for data management. The projects range from simple tasks like a dice roller to more complex applications like a password manager and data visualization tools.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Python Project List

The document lists participants from the II AIDS department for an external Python training program, detailing their registration numbers and names. It also outlines various project ideas for Python applications, categorized by difficulty levels, including games, utilities, and tools for data management. The projects range from simple tasks like a dice roller to more complex applications like a password manager and data visualization tools.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 8

EXTERNAL TRAINING - PYTHON

DEPARTMENT : II AIDS (2026)


S. REG NO NAME DEPT
NO
1 22BTAD004 AKASH S A AIDS

2 22BTAD010 ASWIN P AIDS

3 22BTAD012 BHARANIDHARAN R M AIDS

4 22BTAD014 ELANGO V AIDS

5 22BTAD018 GOWTHAM K AIDS

6 22BTAD019 GOWTHAM R AIDS

7 22BTAD020 HARI GOKULAN S AIDS

8 22BTAD022 HARISH S AIDS

9 22BTAD028 KAILAS NATH AIDS

10 22BTAD030 KAVEEN S M AIDS

11 22BTAD032 KISHORE KUMAR S AIDS

12 22BTAD034 LOKESH R AIDS

13 22BTAD035 MADESH G AIDS

14 22BTAD036 MAGENDIRAN RAJ R AIDS


15 22BTAD037 MAHARAJA K AIDS

16 22BTAD041 MOHANKUMAR M AIDS

17 22BTAD042 NIDESH V S AIDS

18 22BTAD046 RAMJIVASANTH M AIDS


19 22BTAD049 ROSHAN DIBHAG S AIDS

20 22BTAD0S0 SABAREESH R AIDS

21 22BTAD053 SINGARAJ PANDI AIDS

22 22BTAD0S6 SRI KABILESAN C AIDS

23 22BTAD062 YOGESHWARAN P AIDS

24 22BTAD063 YUVAN SANKAR K AIDS

25 23LBTAD002 GOKULA KANNAN S AIDS

26 23LBTAD006 VASANTH S AIDS


27 23LBTAD005 VADHAN HARISH R AIDS
28 22BTAD002 AATHITHYAN V AIDS
29 22BTAD003 ABISHKAR A AIDS
30 22BTAD005 AKIL M AIDS

31 22BTAD009 ASHWIN T K AIDS


32 22BTAD013 DILIP R AIDS
33 22BTAD016 GOKUL M AIDS

34 22BTAD017 GOKUL P AIDS

35 22BTAD024 HIMAVAN P AIDS

36 22BTAD029 KAMALESH M AIDS

37 22BTAD038 MANICKAM A AIDS


38 22BTAD039 MANISEKAR R AIDS
39 22BTAD051 SAKTHI SRIRAM S AIDS

40 22BTAD0S7 THAMARAI SELVAN U AIDS

41 23LBTAD004 SARANRAJ.R AIDS

42 22BTAD060 VIGNESH SIBI A AIDS


43 22BTAD001 AAFIATHUL ZULEHA M AIDS

44 22BTAD011 BENCY PRICILLA R AIDS


45 22BTAD025 IRFANA B AIDS

46 22BTAD026 JAGASRI V R AIDS

47 22BTAD031 KAVI PRIYA S AIDS


48 22BTAD023 HARRSHINEE S AIDS
49 22BTAD045 PREETHI P P AIDS

50 22BTAD047 RENU FATHIMA A J AIDS

51 22BTAD048 RIBU HASINI A AIDS

52 22BTAD054 SOWMIYA P AIDS


53 22BTAD0S5 SREE DEVI R M AIDS
54 22BTAD058 THEJASWINI R AIDS

55 22BTAD061 VISHNU PRIYA B AIDS

ASHMITHA RAGAVI S

56 22BTAD008 AIDS

57 22BTAD006 R ANUSHYA AIDS


Project Title

[ Hand cricket game ]: (Easy)


Challenge your friends in this hand cricket game with AI
opponents, by generating random values.
- get input from user,
- get computer to play his move
- like this build the game to see who wins the game.

[ stop watch ]: (Easy)


Build a customizable timer with different options like setting
minutes and seconds.
- start and stop
- play notification sound once hit the timer.
[ Password Generator ]: (Easy)
Create secure passwords with custom length and complexity
like including special characters and digits and characters.
and use shuMe algorithm.
- set min length
- set max lenght
- using combination of characters, digits and symbols
- shuMe using shuMing algorithm

[ implement tower of hanoi with graphics library ]: (Easy)


using graphics library, run tower of hanoi.
- The final output should be like animation
- where it show each and every step how the problem is
being solved
[ use DFS to find home of rabbit j: (Intermediate) In our
child hood, we use to play a puzzle game, where we have to
start from one end and reach the other end. by using dfs
create the path.
- by using visual libraries,
- your final output should show the correct path
[ Image Cropper & Resizer ]: (Intermediate) some times,
we are suppose to make our image to required size and
dimension.
- create a app that accept image
- on getting 4 coordinates, it should able to crop the image.
- by changing the resolution, try to decrese the size
of image.

[ Recipe Organizer ]: (Intermediate) Store and search your


favorite recipes with categories and ratings.
- able to add recipe
- able to search by categories
[ Custom music player ]: (Easy)
- list all musics in your computer
- categorize them with labels
- search option should be there
- play songs as per playlist
- user should be able to add songs to fav list

[ Dice Roller ]: (Easy)


- create a snake later game in python
- and other libraries.

[ Expense Tracker ]: (Intermediate)


Create a simple expense tracker that allows users to input
their daily expenses and view
a summary.
- app should be aker to categorize your expenses
automatically
- at the end of the month it should autmatically show you the
balance sheet.
[ aptitute helper ]: (Easy)
- as a college students we used to prepare for our aptitute
exams.
- it is hard for few people to remember all formulas and
tricks
- make a app that will suggest you formulas and tricks
effeciently
- use decision making algorithm
[ locks files and folder ]: (Easy)
- your application should able to lock files and folder
- only by using password, files and folders should be able to
get opened.

[ Simple Unit Converter ]: (Easy)


- A gui app which should have variable options for
conversions.
- it should to convert given input to desired format.

[ Currency Converter ]: (Easy)Fetch live exchange rates from


an API and enablecurrency conversions.

[ Random Quote Generator ]: (Easy) Access a quotes API to


display random inspirational
or funny quotes.

[ Web Scraper ]: (Intermediate)


Extract specific data from websites using libraries like
Beautiful Soup or Requests.
Amazon or flipcart Product Price Tracker
[ File Organizer ]: (Intermediate)
Automate file sorting and categorization based on user-
defined criteria.
- In MAC BOOK's file explorer have tag option to categorize
folder with colors.
- create application where we can add colors based
tags
[ Data Visualization ]: (Intermediate)
Use libraries like Matplotlib or Seaborn to create charts and
graphs from datasets.
- class attendance data individual student performance.

[ Simple Text Editor ]: (Intermediate)


Build a basic text editor with functionality like opening,
saving, and editing text files.
- can able to undo and redo words not letters
- by this way we do undo and redo efficiently

[ Simple portifolio page ]: (Intermediate)


- a web page using python with any web framework libraries
like
- django or flask

[ To-Do List App ]: (Intermediate)


Develop a simple to-do list application with functionality to
add, remove, and mark tasks.
- use python visual lirary

[ Password Manager ]: (Intermediate)


Design a secure password manager to store and encrypt
important
login credentials.
[ Currency Converter ]: (Easy)
Fetch live exchange rates from an API and enable currency
conversions.
[ Hand cricket game ]: (Easy)
Challenge your friends in this hand cricket game with Al
opponents, by generating random values.
- get input from user,
- get computer to play his move
- like this build the game to see who wins the game.

[ Dice Roller ]: (Easy)


- create a snake later game in python
- and other libraries.

[ Tic-Tae-Toe ]: (Intermediate)
Build the two-player game Tic-Tac-Toe with AI
or multiplayer options.
- where you should be able to get back to previous state of
game
-2 player option
- vs AI option should also be available
- using GUI libraries to get UI
[ Hand cricket game ]: (Easy)
Challenge your friends in this hand cricket game with AI
opponents, by generating random values.
- get input from user,
- get computer to play his move
- like this build the game to see who wins the game.

[ To-Do List App ]: (Intermediate)


Develop a simple to-do list application with functionality to
add, remove, and mark tasks.
- use python visual lirary

You might also like