Coding Projects
61K subscribers
760 photos
1 video
277 files
362 links
Channel specialized for advanced concepts and projects to master:
* Python programming
* Web development
* Java programming
* Artificial Intelligence
* Machine Learning

Managed by: @love_data
Download Telegram
Python Advanced Project Ideas 💡
🔥5👍21
Lol 😂
🤣17🥴2🔥1
LEGEND Form Project 😅😀
-----------------------------------------------------
Complete Source Code 👇
-----------------------------------------------------

<html>
<head>
<style>

.outer{ 
margin:auto;
height:300px;
width:400px;
border:2px solid black;
position:relative
}
p{
margin-left:80px;
}
.in{
margin-left:80px;
padding:10px
}
#bt{
margin-top:20px;
position:absolute;
left:150px;
}
#bt:hover{
background:green;
font-size:13px;
cursor:pointer;
color:white;
}
</style>
<script>
function fa(){
if(a.value=="" || b.value==""){
f()
document.getElementById("a").style.border="3px solid red"
document.getElementById("b").style.border="3px solid red"
bt.value="Pahila data tak"
}
else{
document.getElementById("a").style.border="3px solid green"
document.getElementById("b").style.border="3px solid green"
bt.value="Ha thik ahe ata"
bt.style.left="120px";
}
}
flag=1
function f(){
if(flag==1){
bt.style.left="210px"
flag=2
}
else if(flag==2){
bt.style.left="80px"
flag=1
}
}
</script>
</head>
<body>
<div class="outer">
<h1 style="text-align:center">Legend form</h1>
<p>Enter Id</p>
<input class="in" type="text" placeholder="Enter id" id="a"/>
<p>Enter Confirm Pass</p>
<input class="in" type="password" placeholder="Enter password" id="b"/>
<br>
<input type="submit" onmouseenter="fa()" onclick="alert('waaaa')" id="bt" />

</div>

</body>


</html>
👍4🔥1
😒😏
😁8🤣3😢2🐳2👍1
10 Coding Project Ideas to Boost Your Portfolio

To-Do List App – Practice CRUD operations and UI/UX basics
Weather App (API) – Learn to work with real-time APIs
Blog Website – Build full-stack with auth, CMS, and comments
Portfolio Website – Showcase your skills and projects professionally
Expense Tracker – Handle forms, charts, and local storage
Chat App – Real-time messaging using WebSockets or Firebase
Movie Recommendation System – Intro to ML with collaborative filtering
E-commerce Store – Simulate cart, checkout, payment logic
SQL Dashboard with Power BI/Tableau – Combine backend + data viz skills
AI Chatbot – Use NLP libraries like spaCy or transformers

Python Projects: https://whatsapp.com/channel/0029Vau5fZECsU9HJFLacm2a

ENJOY LEARNING 👍👍
5👍2
⌨️ JavaScript: Array Methods Visualized
👍42
4👍1
2 VERY IMPORTANT MISAKES to avoid for job seekers
Trying or struggling to get Interview Calls

Let me summarise.

Many job applicants for analytics roles (also applicable for other roles) often get frustrated with receiving no interview calls DESPITE putting a lot of good projects, certifications and even their prior experience.

There are probably 2 key yet common mistakes you could be making during your application:

𝟏. 𝐘𝐨𝐮𝐫 𝐑𝐞𝐬𝐮𝐦𝐞 𝐈𝐬𝐧'𝐭 𝐓𝐚𝐢𝐥𝐨𝐫𝐞𝐝 𝐅𝐨𝐫 𝐓𝐡𝐞 𝐑𝐨𝐥𝐞
- Companies use an ATS to scan for relevant profiles amongst 100 of applications based on finding relevant key words.
- Ensure you update your resume to include the skills they're looking for.
- This will increase the chance of the ATS picking up on your resume.

𝟐. 𝐁𝐮𝐢𝐥𝐝 𝐘𝐨𝐮𝐫 𝐋𝐢𝐧𝐤𝐞𝐝𝐈𝐧 𝐏𝐫𝐨𝐟𝐢𝐥𝐞 & 𝐀𝐜𝐭𝐢𝐯𝐢𝐭𝐲- - - - - If your resume reaches the technical/hiring team - they'll want to get more information about you.
- Their Next Stop - YOUR LINKEDIN PROFILE
- Update your certifications/skills & upload your key projects.
- Be Active and Share Your Learnings.
- This builds your credibility in their eyes

Remember....
You're competing against large pool of equally or more talented individuals like yourself.

On A Technical And Accomplishment level, you might on par with others.

Then it goes down to who can stand out from the rest.

Luck can play a huge role, but so can being strategic in your application.

Leave no stone unturned.

Join our WhatsApp channel: https://whatsapp.com/channel/0029VaI5CV93AzNUiZ5Tt226
👍2