#replit100daysofcode 搜尋結果
With the help of Flask, my web server is looking dope Day 76 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
We get thousands of requests for more beginner-friendly learning content on Replit. Today we're launching Replit's 100 days of Code. A python course built for beginners. In just 15 minutes, you'll learn python and build real-world projects every day. #Replit100DaysOfCode.
Day 85 of 100 Today, I learnt how to create sessions to store files, keep records of 'conversations' on the user's computer. I also modified my program from yesterday with sessions and made it persistent using tinydb to store user's data 👨🏾💻 #Replit100DaysOfCode #100DaysOfCode
Day 86 of 100 Project Day: Blog👨🏾💻 Today, I worked on a full blog engine, with all I had learnt in the past few days using the #flaskframework Made a simple CRUBD operation for the blog with tinydb as well #Replit100DaysOfCode #100DaysOfCode
Day 4: 100 Days of Code Check out what I did on my fourth day of Python with #replit100daysofcode! replit.com/@adagbonlawren… #replit100daysofcode #100DaysOfCode #SoftwareEngineer #Python
Finally know how to save my data. Day 48 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
Day 84 of 100 Still on the #flaskframework, Today I learnt how to use Flask as a webserver to build a client server model to persistently store data in the db and have it accessed by multiple users (clients). Quite a task! 😮💨 #Replit100DaysOfCode #100DaysOfCode #LearnInPublic
Day 93 of 100 Today, I learnt how to access authenticated APIs that require an access token. I experimented with the Spotify Web API to fetch tracks, albums and more from various artists. I'll work to convert this to a Flask App soon. #Replit100DaysOfCode #100DaysOfCode
Day 80 of 100 Yesterday, I collected data from users, but had no way to access it. Today, I learn learnt how to deal with data from forms using the #flaskframework 👨🏾💻 It feels super cool working with #python on the web 😌 #Replit100DaysOfCode #100DaysOfCode #LearnInPublic
Day 98 of 100 Today, I worked on something unique, how to perform some automation using the schedule lib. With that and the google service, I built a program that emails me motivational quotes to keep my energy up.👨🏾💻 #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
🎉I did it 🎉 It's Day 💯 of 100! The Final Challenge – Price Scraper with Email Automation✨ Today, I created a price scraper that checks for price changes daily and sends an email to me if the price drops below my desired price. #Replit100DaysOfCode #finallyMyHundredthDay
Day 99 of 100 Project Day: Scrape Events👨🏾💻 Today's challenge involved a combo scraper. Mixed up emailing and scheduling job to find the best events for me to attend using TinyDB to store the events Only ONE day to go! #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
Day 92 of 100 In today's challenge, I built your own weather app I used the "open-meteo.com" Weather API to retrieve the latitude, longitude, and weather code. Based on the code and conditions, I rendered the right weather notes. #Replit100DaysOfCode #100DaysOfCode
Day 89 of 100 Today, still on the #Replit platform I learnt how to create a community chat app using Replit Authentication for users to interact with other people in the community. #Replit100DaysOfCode #100DaysOfCode
Day 76 of 100 Today, I learnt the #flaskframework ⚗️ I built a Flask server with two endpoints: /portfolio and /linktree. Each endpoint served its respective page, showcasing my previous portfolio and linktree📄 #Replit100DaysOfCode #100DaysOfCode #LearnInPublic #pythonlearning
Day 79 of 100 Today was all about getting my web pages to talk back to the webserver, with forms. With html & css, I built a simple login form that takes in a user's username, email address & password for tomorrow's challenge. #Replit100DaysOfCode #100DaysOfCode #LearnInPublic
Same website...but better because of client server models. Day 84 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
Day 83 of 100 Project Day: Custom Theme 👨🏾💻 Today, I learnt how to setup and add custom themes, I worked on adding a custom theme to my blog from Day 77 which displays a default or fancy theme through args passed into the route. #Replit100DaysOfCode #100DaysOfCode #LearnInPublic
Ok you might have cracked my earlier login but let's try a better one 🔐 ! Day 23 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
Ready to battle it out ⚔️ with the characters I built in the previous day. Day 28 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
🎉I did it 🎉 It's Day 💯 of 100! The Final Challenge – Price Scraper with Email Automation✨ Today, I created a price scraper that checks for price changes daily and sends an email to me if the price drops below my desired price. #Replit100DaysOfCode #finallyMyHundredthDay
Day 99 of 100 Project Day: Scrape Events👨🏾💻 Today's challenge involved a combo scraper. Mixed up emailing and scheduling job to find the best events for me to attend using TinyDB to store the events Only ONE day to go! #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
Day 98 of 100 Today, I worked on something unique, how to perform some automation using the schedule lib. With that and the google service, I built a program that emails me motivational quotes to keep my energy up.👨🏾💻 #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
Day 97 of 100 Project Day: Summarize Anything! 👨🏾💻 Today, I scraped a Wikipedia article using #BeautifulSoup and sent the article content to #OpenAI for summarization in no more than 3 paragraphs and it's references. #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
Day 96 of 100 No API? No problem.😎 Today, I learnt how to scrape the web, pulling headlines directly from #HackerNews using #BeautifulSoup. It was quite fun working on this! #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
"My Adventure Story" game character generator. #replit100daysofcode #characterGenerator #pythonlearningjourney #python
Day 95 of 100 Project Day: Daily Track Generator👨🏾💻 Today, I worked on a combining today's news with today's top hits with the help of several API sources for a cool project mashup. This was quite a task to complete🥴 #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
Used @Replit's cool audio feature to build an iPod and listen to some tunes 🎵. Day 26 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
Day 94 of 100 Today, I learnt how to mashup APIs (integrate multiple APIs). I used the News API to fetch articles and the OpenAI API to generate one-sentence summaries of each story.👨🏾💻 #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
Day 93 of 100 Today, I learnt how to access authenticated APIs that require an access token. I experimented with the Spotify Web API to fetch tracks, albums and more from various artists. I'll work to convert this to a Flask App soon. #Replit100DaysOfCode #100DaysOfCode
Day 92 of 100 In today's challenge, I built your own weather app I used the "open-meteo.com" Weather API to retrieve the latitude, longitude, and weather code. Based on the code and conditions, I rendered the right weather notes. #Replit100DaysOfCode #100DaysOfCode
Day 91 of 100 Today, I worked with the "icanhazdadjoke.com/api" API to fetch random jokes, and stored them locally using TinyDB. I also added options for users to load saved jokes or generate new ones from the API. #Replit100DaysOfCode #100DaysOfCode
Day 90 of 100 Today, I learnt how to work with APIs and JSON in #Python! I worked on scraping some users from randomuser.me/api and saved their profile pictures automatically.🚀 #Replit100DaysOfCode #100DaysOfCode
Day 89 of 100 Today, still on the #Replit platform I learnt how to create a community chat app using Replit Authentication for users to interact with other people in the community. #Replit100DaysOfCode #100DaysOfCode
Day 88 of 100 Today, still on the Replit platform and how to use the I build Authentication, I learnt how to get the authenticator to work in a more subtle way to allow other users to read the blog and not only Replit users. #Replit100DaysOfCode #100DaysOfCode
Day 87 of 100 Today, I learnt something on the Replit platform: Authentication. How to authenticate a login system with just a few lines of code (using the inbuilt Replit Authentication). #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
Day 86 of 100 Project Day: Blog👨🏾💻 Today, I worked on a full blog engine, with all I had learnt in the past few days using the #flaskframework Made a simple CRUBD operation for the blog with tinydb as well #Replit100DaysOfCode #100DaysOfCode
Day 85 of 100 Today, I learnt how to create sessions to store files, keep records of 'conversations' on the user's computer. I also modified my program from yesterday with sessions and made it persistent using tinydb to store user's data 👨🏾💻 #Replit100DaysOfCode #100DaysOfCode
Day 85 of 100 Today, I learnt how to create sessions to store files, keep records of 'conversations' on the user's computer. I also modified my program from yesterday with sessions and made it persistent using tinydb to store user's data 👨🏾💻 #Replit100DaysOfCode #100DaysOfCode
Day 86 of 100 Project Day: Blog👨🏾💻 Today, I worked on a full blog engine, with all I had learnt in the past few days using the #flaskframework Made a simple CRUBD operation for the blog with tinydb as well #Replit100DaysOfCode #100DaysOfCode
Day 80 of 100 Yesterday, I collected data from users, but had no way to access it. Today, I learn learnt how to deal with data from forms using the #flaskframework 👨🏾💻 It feels super cool working with #python on the web 😌 #Replit100DaysOfCode #100DaysOfCode #LearnInPublic
What is your Star Wars name ? Clue : it's all about Sliced lists🟢 Check mine out : AngPoi Muaye ! Day 37 of #Replit100DaysOfCode #100DaysOfCode
They see me rollin' ( 🎲), they hatin'. Day 24 of #Replit100DaysOfCode #100DaysOfCode @Replit @allenharper
Thanks to @Spotify free API, I have created a top 10 song generator for any given year on Day 93 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python Introduce un año
Day 74 of 100 Today, I did a little justice to my webpage from yesterday by styling it. In the coming days, I'll be working with #python on the web, I can't wait to get my hands more dirty. #Replit100DaysOfCode #100DaysOfCode #buildinginpublic #pythonlearning
Something went wrong.
Something went wrong.
United States Trends
- 1. Syracuse 7,381 posts
- 2. Mason 32.6K posts
- 3. Arch Manning 2,144 posts
- 4. Stoops 1,473 posts
- 5. Oregon 25.9K posts
- 6. Harden 29.5K posts
- 7. Joe Jackson 1,004 posts
- 8. Jeremiyah Love 2,985 posts
- 9. Fran Brown N/A
- 10. Lincoln Riley 1,032 posts
- 11. Arkansas 9,234 posts
- 12. Sadiq 7,903 posts
- 13. #UFCQatar 72.7K posts
- 14. Dante Moore N/A
- 15. #TheRingIV 2,261 posts
- 16. #GoIrish 4,705 posts
- 17. Maiava 1,046 posts
- 18. Mercer 3,304 posts
- 19. Taylen Green N/A
- 20. Zvada N/A