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