🚀 Excited to share my latest article: CoinTrack: A Personal Finance Tracker 💹💰 Dive into the journey of developing a tool that helps manage finances effectively. CoinTrack: A Personal Finance Tracker💹💰 https://t.co/W7zK3LAj1Z via @LinkedIn#PersonalFinance#ALX_SE#FinTech
Day 64-66 of #100daysofALXSE
✔Application Server Implementation
🚀Deployed Gunicorn: Ran Flask apps with Gunicorn for dynamic code execution
🔧Concurrent Requests Management: Leveraged Gunicorn for efficient handling of multiple client requests
Postmortem:https://t.co/pzmj11OAQo
Day 59-61 of #100daysofALXSE:
✅Exploring Monitoring and Datadog
🖥️ Hands-On with Datadog: Installed agent to monitor CPU, memory, and network.
📊 Custom Dashboard: Created a vibrant dashboard in Datadog for real-time performance insights.
🔍 Performance Monitoring.
#ALX_AFRICA
Day 55-57 of #100DaysOfALXSE
📘 API Documentation Exploration:
- Navigated API documentation to find specific endpoints and parameters.
🔍 JSON Data Parsing
🚀 Explored on Reddit API
🤝 Portfolio project discussion, exchanging ideas and strategies with @LawsonRedeye and others.
🚀Day 51-53 of #100daysofALXSE:
✅Explored front-end programming with JavaScript and JQuery, mastering DOM manipulation and dynamic web interactions
🛠️Delved into networking using Cisco Packet Tracer with @tafaranyamhunga enhancing understanding of connections and protocols
Day 48-50 of #100DaysOfALXSE
Still focusing on RESTful API:
📂Organized folder structure and initialized Flask app.
🌐Created a /status endpoint to check API status (returns JSON)
🚀Progressed to exploring additional API endpoints.
⚡️Excited to brainstorm our portfolio project
🚀#Day 45-47 of #100daysofALXSE:
✅ My partner and I 👨💻👨💻have been closely collaborating on our RESTful API AirBnB clone project. 📍We just added new get and count methods to our DBStorage and FileStorage classes for improved data retrieval and counting.
✅Still continuing 🛠️💪
Day 43 & 44 of #100daysofALXSE
Today, in our AirBnB RESTful API project l covered:
🌟 REST: Explored architectural style for networked apps, using HTTP methods like GET, POST, PUT, DELETE
🌐 Requesting REST API: Clients send HTTP requests, servers respond with data or outcomes.
Day 41 & 42 of #100daysofALXSE:🚀
✅ Explored APIs and REST APIs as crucial communication protocols, focusing on HTTP methods for resource management.
✅ Covered CSV for tabular storage
✅ Learnt JSON data manipulation, ongoing exploration in JavaScript and web scraping.