Temuri Takalandze

Temuri Takalandze @abgeo

Location:
Tbilisi, Georgia
Joined:
Mar 21, 2019

Temuri Takalandze
articles - 27 total

Git Sparse Checkout: Clone a Single File or Directory

Ever needed to clone a Git repository, but only partially? Maybe you just want a single file or a...

Learn More 0 0Apr 19

🚨 Common Programming Pitfalls & How to Avoid Them 🚨

Even experienced developers fall into traps! Here are some common programming pitfalls and how to...

Learn More 0 0Feb 28

🔓 Free Your Ports in One Command 🚀

😤 Ever struggled with stopping a process that’s hogging a port on Linux? Hunting down the process...

Learn More 0 0Feb 22

5 Tech Blogs Every Developer Should Follow 🚀

In the ever-evolving world of technology, staying up-to-date is essential for every developer....

Learn More 0 0Feb 22

Dynamic Environment Variables in Dockerized Next.js: A Flexible Multi-Environment Solution

If you’re using Next.js with Docker, you’ve probably encountered the challenge of environment...

Learn More 0 0Feb 22

Partially Committing Changes in Git ✂️

When working on a project, sometimes you don’t want to commit all your changes at once. Git makes...

Learn More 1 0Feb 22

🔐 Secure Your Kubernetes Apps with Cert-Manager & Let’s Encrypt

Ensuring secure communication for your Kubernetes applications is crucial! In my latest blog post, I...

Learn More 0 0Feb 22

Ensuring Interface Implementation at Compile Time in Go 🛠️

In Go, we can’t implicitly implement interfaces like in some other languages. To ensure a type...

Learn More 0 0Feb 22

🚀 What is a Bash Fork Bomb?

A tiny but deadly command that can crash a Linux system in seconds! 🤯 This tiny Bash script is a...

Learn More 0 0Feb 22

Improve Code Readability with Early Returns 🚀

When writing functions, avoid deep nesting by using early returns. This keeps your code clean,...

Learn More 0 1Feb 22

🚀 Clean Up Your Local Git Branches! 🧹

Over time, local branches pile up, especially after merging or deleting them remotely. To remove...

Learn More 4 4Feb 21

🔄 Reverse Permission Changes in Git

Need to undo accidental file permission changes in your Git repo? Use this one-liner: ✨ What it...

Learn More 0 0Jan 23

Code Comments That Speak Volumes

Honest code comments are the best. Let this be a lighthearted reminder that not all mysteries are...

Learn More 0 0Jan 22

🛠 Build a Professional CV in PDF with Markdown and Hugo

Tired of maintaining duplicate content for your CV and website? I was too! That’s why I created a...

Learn More 3 0Dec 25 '24

CLI application for working with disposable email service

Here's my latest Go project - Mail.tm CLI, a CLI application for working with Mail.tm disposable...

Learn More 0 0Oct 5 '22

Display information about HTTP status codes

Shell script for displaying information about HTTP status codes.

Learn More 1 0Mar 5 '22

Find 5 differences

I removed the duplicate word "long long" in php-src (Just kidding :d)

Learn More 0 0Dec 21 '20

PHP Innovations Award - Aug 2020

My #elePHPant has arrived 🤗 Thanks to Icontem and Manuel Lemos. Reason: https://lnkd.in/ebDrEzS

Learn More 3 2Nov 13 '20

A terminal-based client for Clockify time tracker

Here's my first work on Golang. goclockify - a terminal-based client for Clockify time...

Learn More 6 0Jul 18 '20

Online chat with Python

Simple web chat with Tornado web-server and WebSocket.

Learn More 6 0Jun 6 '20

Create PHP Object from JSON Content

Fill Plain Old PHP Object with JSON content.

Learn More 7 2May 3 '20

Slim Console

new Slim Component - Slim Console

Learn More 2 0Apr 25 '20

PHP Library for generating HTML document

My #PHP #library for generating #HTML document https://abgeo.dev/project/11

Learn More 6 0Jul 29 '19

abgeo.dev

My Personal Website

Learn More 6 0Jul 12 '19

New Symfony framework competitor

My simple stupid PHP framework: https://github.com/cherry-framework Any advices?

Learn More 5 0May 27 '19

Docker for Symfony framework

See my docker stack for symfony: https://github.com/ABGEO07/docker4symfony

Learn More 8 0May 25 '19

Hello, World!

Hello, World! This is my first post here! 😊

Learn More 2 0Mar 21 '19