ZahidSikdar2 Profile Banner
Zahid Sikdar Profile
Zahid Sikdar

@ZahidSikdar2

Followers
56
Following
396
Media
79
Statuses
478

👨‍💼 Engineer | 📱💻 Tech Enthusiast | 🔎 Passionate Explorer | 🧑🏻‍🎓 Lifelong Learner | 🌐 Future Python Developer | Let's Innovate Together for a Digital .

Joined March 2020
Don't wanna be here? Send us removal request.
@ZahidSikdar2
Zahid Sikdar
3 years
The highest return on investment is knowledge. #Investment #knowledge #student.
0
0
4
@ZahidSikdar2
Zahid Sikdar
2 years
Life is short, program it well! 💻✨ .Embracing the elegance of algorithms and the art of engineering. #CodeArtistry #TechLife.
0
0
0
@ZahidSikdar2
Zahid Sikdar
2 years
Unlock the power of coding – your key to a smarter future!. 1.Problem Solving: Enhances logical thinking. 2.Versatility:Applicable in diverse fields. 3. Career Opportunities: High demand in tech. 4.Innovation:Builds creativity. 5.Empowerment: Control over technology. #Coding.
0
0
0
@ZahidSikdar2
Zahid Sikdar
2 years
🙌Update: .💪Completed 100-days code challenge—amazing, indescribable experience. Learned Python and valuable discipline lessons. More to learn! .Continuing, sharing progress every day or alternate days. Thanks for your support!.#100DaysOfCode.
0
0
1
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -100 #PythonCodeChallenge .📈 Update: .✅Project: ISS Overhead Notifier. ✅This project will automatically send you emails when the ISS is in your location. ✅Modules used: Requests, smtplib, datetime, time. 🎮 Check out the video below! .#100DaysOfCode #PythonDev #Coding
0
0
0
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -99 #PythonCodeChallenge .📈 Update: .✅Understand API parameters. ✅Based on that, I've tried a script to fetch sunrise and sunset data. ✅Using a REST API. ✅More to come! 🤩 .🎮 Check out the video below! .#100DaysOfCode #PythonDev #Coding #LearnPython #Code
0
0
7
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -98 #PythonCodeChallenge .📈 Update: .✅Build a Kanye Quotes App. ✅Using the Kanye REST API. ✅This is cool. ✅More to come! 🤩 .🎮 Check out the video below! .#100DaysOfCode #PythonDev #Coding #LearnPython #Code #PythonDeveloper
3
0
4
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -97 #PythonCodeChallenge .📈 Update: .✅Today, I learned about APIs. ✅What API endpoints are and how to make API calls. ✅Handled responses: HTTP Status, Exceptions & parsed JSON. ✅APIs: powerful, quick, and easy for real-time data. ✅More to come! 🤩 .#100DaysOfCode.
0
0
2
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -96 #PythonCodeChallenge .📈 Progress:.👍 Completed creating an automated birthday wisher. 👍 Utilized all modules learned so far: pandas, datetime, random, smtp. 👍 Hosted the code on PythonAnywhere for automation. ✅More ahead! 🤩.#100DaysOfCode #PythonDev #Coding #Learn.
0
0
1
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -95 #PythonCodeChallenge .📈 Progress:.👍 Learned date & time module. 👍 Can select year, month, day, and time. 👍 Sending Motivational Monday quotes via email. 👍 Works for specific weekdays. ✅ More ahead! 🤩.#100DaysOfCode #PythonDev #Coding #LearnPython #Code.
0
0
2
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -94 #PythonCodeChallenge .📈 Progress:.👍Today, I learned about SMTP, TLS, and SSL. 👍I successfully sent emails with Python using SMTP. 👍I also looked up Google's SMTP port. ✅More to come! 🤩.#100DaysOfCode #PythonDev #Coding #LearningPython #Code #PythonDeveloper.
0
0
2
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -93 #PythonCodeChallenge .📈 Update:.✅Completed: Flash Card App. ✅Let's Learn together.🤝.🎮 Check out the video below! .✅More to come! 🤩.#100DaysOfCode #PythonDev #Coding #LearningPython #Code #PythonDeveloper
1
1
2
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -92 #PythonCodeChallenge .📈 Update:.✅Part 1: Flash Card App.✅Read the CSV file using pandas and converted it to a dict. ✅Created a funct where a random variable is generated. ✅To randomly choose a word from a dict and display it using Tkinter (GUI). #100DaysOfCode
0
0
0
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -91 #PythonCodeChallenge .📈 Progress:.✅Working on a new Capstone Project. ✅Called as Flash Card App. ✅Applying all the knowledge I've learned so far. ✅It's an interesting project. Stay tuned for updates!.✅More to come!🤩.#100DaysOfCode #PythonDev #LearningPython
Tweet media one
1
0
2
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -90 #PythonCodeChallenge .📈 Progress:.✅Created Password Manager V2.0.✅What I have learned about JSON so far. ✅I made some changes to my previous project. 🎮 Check out the video below! .✅More to come!🤩.#100DaysOfCode #PythonDev #Coding #LearningPython #Code
1
0
2
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -89 #PythonCodeChallenge .📈 Progress:.✅Today I learned about JSON (JavaScript Object Notation). ✅JSON syntax, JSON Data, JSON Objects, JSON Arrays. ✅Also learn how to read, write and update JSON Data. ✅Let's Learn together.🤝.more to come!🤩.#100DaysOfCode #PythonDev.
1
0
1
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -88 #PythonCodeChallenge .📈 Progress:.✅Handling Errors & Exceptions. ✅Try, except, else, finally & raise. ✅Types: FileNotFound, KeyError, IndexError, TypeError. ,.✅Solved 2 interactive coding exercise (IndexError, TypeError). More to come!🤩.#100DaysOfCode #PythonDev.
0
0
1
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -87 #PythonCodeChallenge .📈 Progress:.✅Completed: Password Manager App. ✅Another milestone achieved. More to come!🤩.🎮 Check out the video below! .#100DaysOfCode #PythonDev #Coding #LearningPython #Code #PythonDeveloper
1
0
5
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -86 #PythonCodeChallenge .📈 Progress:.✅Alert! New task: Password Manager. ✅UI setup and popup functions done. ✅Added validation. ✅Implemented random password generation. ✅Passwords stored locally with encryption using write function. More to come!🤩.#100DaysOfCode.
0
0
0
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -85 #PythonCodeChallenge .📈 Progress:.✅Finally, I've completed creating the Pomodoro app.😍😍.✅ More to come! 🤩.#100DaysOfCode #PythonDev #Coding #LearningPython #Code #PythonDeveloper
0
0
0
@ZahidSikdar2
Zahid Sikdar
2 years
🚀 Day -84 #PythonCodeChallenge .📈 Progress:.✅Part 2: Creating Pomodoro App.✅Added Label called Timer.✅also Start, Reset buttons and Checked marks is added.✅using Grid function instead of pack.✅ More to come! 🤩.#100DaysOfCode #PythonDev #Coding #LearningPython #Code
Tweet media one
0
0
0