anushsamal
30 posts
Easy Web App Deployment: Python Flask, MongoDB, and Nginx with Docker Compose 🚀🐍
Welcome to this blog!💻🚀 The primary goal here isn’t to delve deeply into the code but to demonstrate…
Schedule Management: Process, Tools and Templates
Timetables, deliverables, resources and even risks—everything that is involved with a project is wrapped up inside the schedule.…
I got tired of solving issues over GitHub, so I created my own AI bot… 🤔
TL;DR In this article, you will build an AI coder to fix your GitHub codebase’s documentation and bugs,…
Advice for internal product managers
Explore essential resources on internal product management with our content, perfect for those looking to deepen their knowledge…
Crafting an Effective Cover Letter 📨💯🚀
Hello, everyone! ⭐ Today, we are diving into a topic that is a bit outside from my usual…
Llama 3 with Function Calling and Code Interpreter
At this moment, Llama 3 is one of the most capable open-source models. In this guide, we give…
⚛️ Explaining React’s Types
React’s type system, when used with TypeScript, provides developers with a robust framework for building type-safe applications. Understanding…
Difference between Functional and Non Functional Testing
Functional testing It is a type of software testing in which the system is tested against the functional…
How to make resources more reusable in Laravel
When working with Laravel API, we utilize resources to manage the process of returning collections in each response.…
The Open-source SPL Boosts MongoDB Computing Ability
MongoDB is a typical NoSQL database. Its document-oriented structure makes both storage and access convenient and efficient. But…