Swastik Baranwal

Swastik Baranwal @delta456

About: Hi, I'm Swastik Baranwal, a software developer from New Delhi, India passionate about open-source contribution, Gopher, Pythoneer, Compiler Design and DevOps.

Location:
Delhi, India
Joined:
Oct 7, 2019

Swastik Baranwal
articles - 54 total

Kubernetes' minikube uses my Go Lang Project!

I am very honoured to announce that my Go Language Project Box CLI Maker which makes Highly...

Learn More 20 4Aug 6 '22

I am back!

Finally after 2 years of studies, I am back! I will finally be coding, making projects, blogging and...

Learn More 5 1Aug 6 '22

My Review of 2020

The 2020 year has been hard almost for everyone due to the pandemic. My year was almost alright, but...

Learn More 17 2Dec 31 '20

Uses and difference b/w switch and match

Everyone must be using selection statements for pattern matching or equality checking. Some language...

Learn More 10 0Sep 10 '20

CLI Badges: Generate Badges for your CLI

CLI Badges Generate Badges for your CLI. Features Make Beautiful Badges for C...

Learn More 17 0Aug 29 '20

Package Validator for V

This workflow is a package validator for V Language. It uses V Actions for building and using V for W...

Learn More 6 0Aug 18 '20

Python: removeprefix() and removesuffix()

In Python 3.9 which is scheduled to be released in October 2020 has introduced two new string methods...

Learn More 8 2Aug 18 '20

What would you do if you had a Time Machine?

If I had a Time Machine then I would probably won't ever use it because it will affect my present if...

Learn More 25 20Aug 13 '20

How Dev.to has improved you?

Pretty self explanatory but I would like to know it in more detail

Learn More 6 1Aug 2 '20

Go2: Map and Filter with Generics

Go plans to add generics in their next big release since 2016 and they have been working upon the syn...

Learn More 12 0Jul 24 '20

Rate my GitHub Profile README

As GitHub recently launched their README.md feature for Profiles so I decided to make one too. I real...

Learn More 31 12Jul 13 '20

100K+ Views less than One Year

Less than one year I have written 40+ posts and read a lot of articles here which have helped me how...

Learn More 7 0Jul 8 '20

Is C still a high level language?

I keep hearing that C is no longer a High Level Programming Language because it is no abstractions, h...

Learn More 50 87Jul 7 '20

500+ Contributions on GitHub

Due to COVID 19, I am actively active in open source communities and I am contributing to many projec...

Learn More 3 2Jul 3 '20

Python: Pattern Matching Proposal

As you Python language keeps evolving every time and adding new features and proposals. This time Pyt...

Learn More 24 0Jun 24 '20

random: A random library written in V

random An all purpose random library written in V. GitHub Link...

Learn More 6 0Jun 20 '20

ascii_robot: ASCII Robot Generator in V

ascii robot ASCII Robot Generator in V Delta456 /...

Learn More 5 0Jun 19 '20

What is DevOps?

What exactly is DevOps? I plan on becoming one because it seems great and fun. What knowledge, tools...

Learn More 9 6Jun 9 '20

range: Functionality of Python's range() in V

range Functionality of Python's range() in V. Delta456...

Learn More 5 0Jun 3 '20

C++ Named Operators

As I was revising C++ again because I am not using it daily but today what I have discovered is somet...

Learn More 13 0Jun 1 '20

Box CLI Maker

Box CLI Maker Make Highly Customized Boxes for your CLI Features Make termin...

Learn More 19 1May 20 '20

is thirteen

is thirteen Check if a number is equal to 13. Delta456...

Learn More 6 0May 14 '20

Are you starting to forget everything?

I am lately forgetting everything about writing code, article and other things. I now do silly mistak...

Learn More 2 4May 13 '20

Dev.to Community Discord

As Dev.to is on Twitter and Instagram. Why not we also make a Discord Server? It has many advantage...

Learn More 26 7May 13 '20

Box CLI Maker 📦: Highly Customized Terminal Box Creator

Box CLI Maker is a Highly Customized Terminal Box Creator written in Go. It is also my first module e...

Learn More 9 1May 5 '20

Why do people like their own post?

Why people like their own post or why forums, blogs, social media give option to like their own post?...

Learn More 15 11May 3 '20

Over 100 PRs on Github

I have done over 100 PRs on Github and more counting in these 3 years. I thank all the people whom I...

Learn More 6 1Apr 27 '20

Python: Merging and Updating Dicts the New Way

In the upcoming Python version 3.9 you can now merge and update Dictionaries by simply using | for me...

Learn More 25 5Apr 15 '20

Modern C++: enum class|struct

Following my series from less known features of Modern C++. M...

Learn More 12 0Apr 9 '20

Modern C++: Lambdas

Following my series from less known features of Modern C++. M...

Learn More 8 2Apr 5 '20