Daniel

Daniel @chainguns

About: Python Developer in the API security startup BLST! Our open source tool: https://github.com/blst-security/cherrybomb

Location:
Tel Aviv, Israel
Joined:
Mar 21, 2022

Daniel
articles - 28 total

Wanna uncover sneaky APIs with us? 🐱‍👤 👀

Hello everyone, 👋 I wanted to share an exciting opportunity with the community. We're hosting a...

Learn More 20 0Sep 6 '23

Mastering Git: Concepts and code examples

Git is a powerful version control system that has revolutionized the way developers collaborate and...

Learn More 31 0Feb 20 '23

ChatGPT Prompt Engineering

The Versatility of OpenAI's ChatGPT OpenAI's ChatGPT is a state-of-the-art language model...

Learn More 19 0Feb 8 '23

Pandas is no longer the DataFrame King...

Polars is https://www.pola.rs/ Data analysis is a crucial aspect of many industries,...

Learn More 13 0Feb 5 '23

Thank you DEV!

Just wanted to write a quick thank you for the gift you sent me, writing in 2022 was a joy and I...

Learn More 29 6Jan 15 '23

How Python can help web developers

As a web developer, you're no stranger to the never-ending quest for tools and technologies that can...

Learn More 35 1Jan 1 '23

API Testing and Development with FastAPI

API testing and development can be a daunting task for even the most experienced developers. With...

Learn More 18 0Dec 28 '22

Dev.to and Other Options for Sharing Your Blogs

Hey there fellow developers! If you're a regular reader of dev.to, you might be wondering if there...

Learn More 22 9Dec 20 '22

AI and Frontend Development: A Match Made in Tech Heaven?

AI and Frontend Development: A Match Made in Tech Heaven? Frontend developers, your days...

Learn More 30 2Dec 18 '22

Fun but not useful extensions for devs

As developers, we spend a lot of time in our code editors and IDEs, constantly working to improve our...

Learn More 44 3Dec 14 '22

🐍FastAPI vs Flask 🌶️v⚡

🐍FastAPI vs Flask 🌶️v⚡ FastAPI is a modern, fast (high-performance), web framework for...

Learn More 37 2Dec 12 '22

How to learn your second programming language efficiently

introduction When you're starting to learn your second programming language, it's...

Learn More 42 1Oct 25 '22

DataFrame Wars: Polars Leaves Pandas in the dust!

A few weeks ago, my team lead and I started running into a problem with our ETL pipelines - they were...

Learn More 22 0Oct 19 '22

How to Optimize Your ETL Pipeline for Maximum Efficiency

Are you looking to take your ETL pipeline to the next level? If so, you've come to the right place....

Learn More 27 0Sep 28 '22

The Importance of Reading Documentation

An Introduction I have been helping out a Junior dev at our startup company, and suddenly...

Learn More 69 6Sep 12 '22

Tutorial Hell: How to Escape the Endless Loop of Online Programming Tutorials

If you're a beginner programmer, you've probably experienced the frustration of getting stuck in a...

Learn More 67 17Sep 5 '22

The Five Worst Things About Jupyter Notebooks

I used to love Jupyter. I still think they are a wonderful tool for many tasks like exploratory data...

Learn More 39 6Aug 30 '22

OAS is the most critical tool for API Developers

Introduction API security is a hot topic these days, with more and more businesses...

Learn More 41 4Aug 23 '22

How DevOps Can Help Developers Improve Their Skills

Introduction Working in a startup forced me to learn a whole plethora of new technologies,...

Learn More 35 2Aug 18 '22

Change the way you google coding problems

Today I want to write a bit of a different post. I was thinking of featuring a few of the tools I use...

Learn More 30 2Aug 10 '22

Better Programming Productivity- Techniques and Attitude

Techniques to improve productivity As a programmer, there are many things you can do to...

Learn More 144 5Aug 3 '22

The Importance of Clean Code in Your Startup's Success

Clean Code has become a bit of a buzzword recently, but it is important, both as a developer and as...

Learn More 133 18Jul 31 '22

SageMaker on AWS: Tips for Machine Learning Success

SageMaker on AWS: Tips for Machine Learning Success It is important to have a clear goal...

Learn More 32 0Jul 24 '22

How Open Source Can Help You Level Up as a Developer

Why Should I write Open Source Code? In the world of software development, there is always...

Learn More 38 1Jul 13 '22

15 Common Terms Every Data Scientist NEEDS To Know

Data science is a relatively new field, and as such, there is no agreed-upon definition of what a...

Learn More 27 0Jul 5 '22

API Security Essentials

API Security Basics Authentication and authorization: Authentication is the...

Learn More 18 0Jun 30 '22

Dask cuDF: A Better Way to Work with Large Dataframes

1. What is Dask cuDF? Dask cuDF is a library that enables users to work with large...

Learn More 17 1Jun 27 '22

Rogue APIs: A threat to your data?

What are Rogue APIs and how do they work? Rogue APIs are unapproved APIs that are not...

Learn More 34 2Jun 21 '22