DEV Community

Discussion on: Guide to internships

Collapse
 
maryamyumna profile image
Maryam Yumna

I am a 3rd year software engineering undergraduate. Can you give me some project ideas that I can start making?
I have done few group projects for university purposes, but still I have not tried doing a complete project by myself.
I would be glad to get your advice
Thank you

Collapse
 
yashboura303 profile image
yashboura303

Any project which challenges you is a good project. For example, you can make a blogging website that will include user authentication, forget password feature, blog editor, user blog feed, like and comment in the blog article and maybe include dark/light mode in the website. You can do the same for online music player or eCommerce website. Whatever your project is just try to add small tweaks and that way you will learn various libraries, and explore more about the framework you are making your project in.

Collapse
 
maryamyumna profile image
Maryam Yumna

Thank you so much for the reply. It was really helpful. Now I have got an idea about how to start.