Blog
Fine Tuning LLMs for Code/Query Generation or Summarisation
Large Language ModelsData ScienceDeep Learning
How to Detect Route Changes in Vue.js 3
Effortlessly Track and Respond to Route Changes with Vue Router’s useRouter()
VueVue.jsWeb development
How to Cancel Fetch and Axios Requests in React’s useEffect Hook
Some practical ways to cancel your network request in React with Fetch and Axios
ReactHooksWeb applications
How to Deploy a Docker Image to Amazon ECR and Run It on Amazon EC2
A step-by-step guide to deploying a Docker image to Amazon ECR and running it on Amazon EC2.
awsecrec2
Data Structures in Python Web Development
A Comprehensive Guide to Create, Process, and Store Data with Django
Data structuresPythonWeb development
How to Build a Simple Audio Chrome Extension
Learn how to create your own Chrome Extension
Chrome extensionWeb browserAudio
How to Build a Calculator Using JavaScript: A Step-by-Step Guide
Create your own calculator using JavaScript, HTML and CSS
JavascriptHtmlCss
Green programming: environmental aspects in software development
Green programmingSoftware developmentIT industry energy consumption
Enhancing Model Explainability in Deep Learning: A Comprehensive Guide
Explore techniques that bring transparency to AI models, empowering you to make sense of their decisions
Machine learninDeep learning
CSS: Difference between Flexbox and Grid
Understanding CSS layout: how to position elements and organize on a webpage
CSSCSS GridCSS flexbox