I am looking for Data Engineering projects to do. I want suggestions on what kind of projects to work on which are beginner-friendly but cover overall concepts.
Week 3 PHP journey recap:
1. Worked in server
2. Created blog backend in the server
3. Created an API. It took me few days.
4. Gave API to the person working in frontend
5. Made the page responsive.
6. Finally, blog completed!
Still needs good finishing.
Week 2 PHP journey recap:
1. Started creating a blog page for work.
2. Created database using migration.
3. DB delete operation
4. Db edit operation
5. External CSS file link
6. Laravel breeze for authentication
7. Did db normalization
Week 1 PHP journey recap:
1. Installed php and laravel
2. Learned about routes
3. Controllers
4. Made a page using routes and controllers which said 'Hello World' (mandatory)😜
5. Learned about models.
I learned these through laravel documentations but mostly thru utube videos.
It's been a week since I have started learning PHP. I'm thinking of keeping a journal here so that in the future I can remind myself from where I started.