#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
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
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
Finally know how to save my data. Day 48 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
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 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 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
🎉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 81 of 100 Mini Project Day: Robotize 🤖 Today, I worked on a simple "I'm not a robot" program using #html forms and the #flaskframework and checks if a user is a robot or not, displays a corresponding text using conditions. #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
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
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 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 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
I just built my first interactive code which takes inputs from the user! Day 2 of #Replit100DaysOfCode #100DaysOfCode. Join me on @Replit join.replit.com/python
I just built my first interactive code which takes inputs from the user! Day 2 of #Replit100DaysOfCode #100DaysOfCode.
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 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
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
"My Adventure Story" game character generator. #replit100daysofcode #characterGenerator #pythonlearningjourney #python
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 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 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 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
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
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
Something went wrong.
Something went wrong.
United States Trends
- 1. Delap 13.6K posts
- 2. Good Saturday 27K posts
- 3. Gittens 8,107 posts
- 4. Burnley 32.4K posts
- 5. #SaturdayVibes 3,866 posts
- 6. Andrey Santos 2,425 posts
- 7. #Caturday 2,846 posts
- 8. Joao Pedro 6,072 posts
- 9. #askdave N/A
- 10. Neto 20.2K posts
- 11. #BURCHE 16K posts
- 12. Tosin 8,335 posts
- 13. Chalobah 4,294 posts
- 14. #MeAndTheeSeriesEP2 458K posts
- 15. Jair Bolsonaro 76.9K posts
- 16. Maresca 17.2K posts
- 17. Somali 84.4K posts
- 18. IT'S GAMEDAY 1,886 posts
- 19. The View 97.6K posts
- 20. Reece 6,792 posts