+ 21
What are top 10 projects that every beginner programmer can create to add into portfolio?
Share you thoughts, advises, guys🤓 What common themes of projects will help to show good beginner level?
7 odpowiedzi
+ 26
To my mind (web developer):
1. Todo list (vanilla and react/vue/angular/so on);
2. Image Carousel;
3. Image Lightbox;
4. Math Calculator;
5. Weather app(using API);
6. URL shortener;
7. Portfolio page (with some css framework and without it);
8. Some simple cli-app (using node js);
9. Some simple desktop app(using such framework as electron);
10. CRUD (using node js);
updated (04.04.19):
11. Color picker
updated (05.04.19):
11. Calendar
+ 12
Todo list
Calculator
Calendar
Hotel/Bus reservation app
Text editor
Dictionary app
Image viewer app
Sudoku game app
Web scrapper app
Fake Sololearn app
+ 7
//Here are some threads with projects ideas, you might feel helpful 😅
https://www.sololearn.com/discuss/1160653/?ref=app
https://www.sololearn.com/discuss/219626/?ref=app
https://www.sololearn.com/discuss/1055904/?ref=app
https://www.sololearn.com/discuss/898560/?ref=app
https://www.sololearn.com/discuss/589101/?ref=app
+ 7
Cloning some websites or apps you like ... it will give u so much experience and make your own touch in it .. It will be enough to be introduced and shown in a portfolio
0
Hanoi towers 😁
- 1
Hi