Deepak Patil

Deepak Patil @deepcodr

About: I am a curious and Aspiring techie exploring modern technologies and application trends in computer science.

Location:
Mumbai,india
Joined:
Nov 3, 2020

Deepak Patil
articles - 15 total

How to Efficiently Run Meta LLaMA on a MacBook Air M1 with Limited RAM

Running advanced AI models like Meta’s LLaMA on a MacBook might seem ambitious specifically when you...

Learn More 4 0Dec 6 '24

How to upload react build files to S3 from GitHub Actions

Every time you push new changes to your React app, it’s live on the web within minutes—no manual...

Learn More 2 13Oct 8 '24

What are AI accelerators or NPUs?

   With the increasing popularity of AI software & technologies, there is a need for specialized...

Learn More 2 1Sep 12 '24

How to install Nginx on Mac

Nginx is a widely used web server, valued for its speed and reliability in serving web content....

Learn More 8 0Sep 4 '24

Using S3 Bucket to host React Application

It becomes confusing when it comes to deploying a React application in production. Because there are...

Learn More 1 0Aug 26 '24

Which is the best stack for the web today? MERN vs MEAN vs Spring Boot

Many devs nowadays have a common question in their mind, which web frameworks and stacks are best to...

Learn More 5 2Aug 12 '24

v0.dev :) Future of Web UI. Will UI and Frontend Devs exist in future?

Building and designing UIs from UI/UX tools like Figma and XD with languages like HTML, CSS, and JS...

Learn More 0 0Jul 26 '24

Using Scratch Base image provided by Docker

Building Base images in docker is not recommended but for those who are a bit interested in diving...

Learn More 1 2Jul 11 '24

How to automate NPM authentication to avoid providing credentials every time

You must have used npm for publishing your javascript packages or using private libraries and...

Learn More 0 0Jun 27 '24

How I have added a custom ASCII Art Banner to the React Server

While working with React, I wanted to have a cool ASCII art banner while running the React...

Learn More 1 0Jun 16 '24

Running Django Application On Kubernetes

Imagine your Django application running in Kubernetes equipped with features of Kubernetes building a...

Learn More 0 0Jun 3 '24

React App Deployment On Azure VM (NGINX) ⚛︎

Let's see how to deploy the React web application to Microsoft Azure Virtual Machine in this post....

Learn More 1 0May 26 '24

Shiki: Powerful syntax highlighter for your applications

Syntax highlighting is a feature in text editors and Integrated Development Environments (IDEs) that...

Learn More 2 0May 20 '24

Configuration of AWS Secret Manager with Spring Boot

In this post, we will see how to configure AWS Secret Manager with Spring Boot Application. Secret...

Learn More 0 0May 18 '24

Creating Kubernetes Cluster using Azure VMs

Creating Kubernetes cluster in Azure Hello, In this article, we will see how to set up a...

Learn More 2 0May 11 '24