DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Last week top 5 posts tagged(#github)

🔝 10 Open-Source Trending GitHub Repositories 📈

Introduction

I'm more and more amazed by the "Building in Public" approach. So many excellent projects are being created these days.

And there is no better place to search for open-source code than...

10 GitHub Repos to Improve as a Backend Engineer

This post will cover 10 GitHub Repositories that will help you to become a better Backend developer.

  1. Awesome Backend Development:

A curated list of resources, tools, and frameworks for backend...

I used CodiumAI's PR Agent, and I love it

Recently, I started developing a PyTorch-esque library for educational purposes to know what goes into making a deep-learning library. I wanted to build this in an open-source way. But having not...

10 Git stash commands every developer should know

Git Stash is an extremely useful tool for developers. Learn the usage of the git stash commands to become a productive developer.

Developers are agile. Their work environments are also rapid and...

The Pipeline🛠️Repos Showdown⚔️: Python 🐍 Edition

TL;DR

In the data engineering and automation ever-evolving landscape, Python has seen several worflow orchestrators emerge. In this article, I will cover 6 Python libraries and some of their main...

Get your own DEV wrapped for 2023 🎁

With everyone and their cat creating a "2023 Wrapped" for their apps, I could not hold back and had to build a small open-source one for this awesome dev.to community 🥰

Visit...

Kubectl config set context and Best Practices

Brief about kubectl and the need for configuration management

The kubectl utility is a command line interface (CLI) for interacting with Kubernetes. You can use it to manage Kubernetes resources...

Web Development with Vite, Vue, and Flask

Introduction

we'll explore how to use Vue.js and Flask together to create an application. We'll cover the process of creating a front-end template using the development tool Vite and subsequently...

How to Deploy a Dockerized App to Amazon EKS

Introduction

New month and new challenge. This month I will be learning how to deploy a Dockerized app to Amazon EKS. I will be using the AWS EKS Workshop as a guide. I will be using the AWS CLI to...

pyaction 4.27.0 Released

TL;DR

I just released pyaction 4.27.0, a Docker container with Python, git, and the GitHub CLI. You can pull pyaction from either the GitHub Container Registry or from Docker Hub.

This release...

Top comments (2)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured this week : @bigsondev , @durgesh4993 , @akshayballal , @atapas , and @marisogo 🙌.

Collapse
 
atapas profile image
Tapas Adhikary

Great, thanks a lot.