Projects for Placement | How to Create Advance level project as a beginner within a week

Projects for Placement | How to Create Advance level project as a beginner within a week


Projects for Placement | How to Create Advance level project as a beginner within a week

I have described in the video that How you can make the project as a beginner. If you are afraid of projects then this video will definitely makes sense for you❣️

All 5 projects with link:
Twitter clone:    • Code a Web 3.0 Social Media App Like …  
Spotify app:    • Code a Web 3.0 Music Player like Spot…  
Real time chat app:    • I Created a Realtime Chat Application…  
random video call:    • Complete Android Random Video Calling…  
price prediction of home:    • Project 1: End To End Python ML Proje…  

connect to me on Instagram: https://rohit978.page.link/insta
Linkedin: https://rohit978.page.link/linkedin
Telegram: https://rohit978.page.link/telegram
Telegram: rohit_negi_family

#project #placement #engineering


Content

0 -> On average, a recruiter has only 7 seconds to judge our resume.
5 -> From those 7 seconds, he will only give 2-3 seconds to your project and make his mind about your selection or rejection.
13.2 -> What projects should you make to get shortlisted and have a good discussion in the interview?
21.178 -> I'm not telling you to make a project in a completely new and innovative way, because if you can make a completely new project, that will be like your PHD.
31.581 -> You have to make a project based on existing things, but you will get an advantage if your project is unique.
41.934 -> If you base your project on a trending technology like blockchain, your resume will get shortlisted for sure.
54.434 -> When we do DSA, we don't have much idea about projects. I didn't do any projects during B.Tech, but when it came to M.Tech, I was blank for what to do and how to do it.
69.424 -> We need a resource like an instructor to explain things to us while we are writing the codes.This is how, as beginners, we can do projects.
79.567 -> It is up to the individual to decide whether to work on which kinds of projects, such as android development, web development, or ML & AI.
88.534 -> For web development front-end work, you have to learn HTML, CSS, and Bootstrap, and if you can learn Java Script for the back end, then you can make a very good project.
100.679 -> Don't do general projects like tic-tac-toe or library management systems because they're present on everyone's resume, so recruiters will not shortlist you. You must be a little different.
113.585 -> I'll tell you about five good projects on various technologies such as Blockchain, Android, ML and AI that will stand out on your resume. 
130.657 -> INTRO
137.134 -> Make an attractive interface for your project. That will increase the chances of short listing your resume.
146.199 -> If your back end is strongly coded and your front end is not very good, that will reject you because HR is from non-tech fields, so an attractive interface can attract them.
166.01 -> An attractive interface can increase the chances of your selection, so I'm telling you to make it very good. If you work well on Bootstrap, then it will help you making a good project.
180.439 -> my first recommendation of project is to make twitter clone using block chain
190.762 -> you can refer to the dapp university video they have explained in detail
197.745 -> You need to know the basics and have some theoretical knowledge of blockchain. For that, you can refer to the Telusko Sir channel. 
209.374 -> In those two hours of video, you will get a sense of the syllabus, and within a week, you will have a general understanding of block chain.
219.204 -> In the interview, they will ask you basic questions about cryptography because it has heavy usage in block chains. They may also ask you about public key, private key, and digital signatures and how you implemented them in your project.
239.788 -> If you make Twitter using normal web development, it will be very common, but if you make it using block chain, it will stand out because it is a trending topic.
249.534 -> The second project idea is to use Dapp University video to create a Spotify clone using block chain.
255.848 -> You can refer to that video. They have told you everything from the basics, but don't copy and paste that code. Write it on your own to get an idea. These projects you can make in minutes and their value is great. I have told you about these two blockchain projects.
281.936 -> you can make you own project in block chain also
287.822 -> We see that many politicians come with fake degrees.
292.406 -> If we create a project on Block Chain.
296.22 -> If we put data into a block chain, after that it can not be deleted. If anyone tries to delete that, then it will be corrupted and everyone will know it.
304.803 -> We have to do the same thing if a student passes out from a degree, then it will be added to a block.
311.766 -> We have seen politicians come up with a fake degree and claim that they passed out of a college in the 1970s or '80s and put the data on register of that time. It is very easy.
321.206 -> It is not possible to change data in a block chain. If you change data in the past, then it will corrupt all blocks and you will get caught by a corrupted node.
329.894 -> This is how you can get an idea of a project, and this is how it can be an impactful project.
334.542 -> If you think it without block chain, it will be a very basic project, but if you make it using block chain, it will have a huge impact and it will increase the value of your resume.
350.027 -> You solved a real world problem of fake degrees. This is how you can solve a real-world problem using blockchain.
360.222 -> The third project idea is to make a real-time chat app. Code with Harrys brother has made this. I have also included it in my placement resume.It is a two-hour project.
370.9 -> Add something on your own. I will suggest you add encryption and decryption. This means you have to use the communication in encrypted and decrypted form.
379.823 -> He has explained in a simple way how multiple people can chat at the same time, but I want it to be encrypted so no one can see it. You can use AES, Symmetric-key, or any algorithm of your choice.
395.451 -> It was a simple project, but by integrating cryptography you stand out from the crowd and the value of the project increases.
405.62 -> We have seen that, in spite of having end-to-end encryption, the WhatsApp chats have been leaked.
411.533 -> This is how you can solve a real world problem and show that your app works in real life.
418.169 -> you can make your code open source
422.658 -> This is how the value of your project increases.
426.053 -> The fourth project idea is based on Android. A random video-calling app.
429.2 -> We have trouble speaking English and can't find anyone to talk to in English, so you could make a random video calling app out of that problem.
440.081 -> You can make this project for those who want to improve their English.
446.152 -> I think you will also agree that it is a real world problem and the solutions are costly, so you can earn money by hosting it and charging a small amount of money.
461.463 -> This is how you can make a random video calling app to solve your English speaking problem. It will be an Android-based application.
475.271 -> The fifth project idea is again taken from Code with Harry's brother's channel.
480.329 -> We will predict the house price. It will be an ML-based project.
484.407 -> We have to predict future results using past results. A builder is making lots of buildings so he can predict the price of the house now using that app.
498.43 -> These are real world problems, and you can solve them. These are a total of five projects of mine.
504.011 -> Now I'm going to tell you what other things you have to do.
506.82 -> You will find a real world problem and just google projects around that problem and you will definitely get some youtube videos.
519.215 -> So, take a real-world problem, think about it, and create a project around it. Just don't do the same project as others are doing.
524.131 -> There is no use of the same projects.Its value will be higher if blockchain can be used to do library management projects.
531.06 -> Don't do the same things as the crowd. make a project on a trending topic like blockchain.
537.287 -> If you know the full stack, that's well, but as a beginner, they don't expect you to be an expert, they will ask the basics around it. Most of it will be around DSA.But if you can do projects, that would be your plus point.
557.833 -> If you want to do full stack first, you have to learn HTML, CSS, and then Java Script.
566.673 -> But I recommend you learn the basics and learn by doing projects. You don't think you have to learn completely before you can do projects.
577.892 -> Just do the basics and learn by doing projects. Because when you do it practically, you will learn and remember more things. Reading only theory is just a waste of time.
591.478 -> If you have done DSA for two to three months, then you can start doing projects.
595.985 -> If you have not done any projects for placements, don't do ten projects. No one will see them. It is just a waste of time.
604.316 -> Just make 3-4 quality projects, and read about them very well. Be prepared for any question that may come from any direction so that you do not get stuck in the interview.
617.324 -> Whichever project you choose I have told you that you just need a time of a week. If you watch it carefully, you can make these projects easily.
625.117 -> If you have any doubts regarding this video, then ask it in the comment section and I will reply.
633.536 -> You can also follow me on instagram; the link is in the comment section...till then
638.674 -> Bye BYE

Source: https://www.youtube.com/watch?v=YsDyGbToHlI