Ajinkya Singh Profile
Ajinkya Singh

@_aZinc

Followers
0
Following
7
Media
0
Statuses
9

Joined June 2023
Don't wanna be here? Send us removal request.
@_aZinc
Ajinkya Singh
25 days
🚀 NEW: List feature added to gDriveSyncer!. 📋 Explore your Google Drive from the command line .🌳 Beautiful tree view with icons & colors .📁 Browse Drive + shared folders .🔍 Filter by files/folders. gdrivesyncer list -t 0.#CLI #GoogleDrive.
Tweet card summary image
github.com
gDriveSyncer is a command-line tool for synchronizing files and folders between your local machine and Google Drive. It supports efficient uploads, versioning, and change detection — making it idea...
0
0
0
@_aZinc
Ajinkya Singh
27 days
🚀 gDriveSyncer is a CLI tool to sync files/folders to Google Drive with versioning, parallel uploads, and change detection. Perfect for backups & automation. 📦 brew install gdrivesyncer.🔗 #GoLang #CLItools #GoogleDrive #Automation.
Tweet card summary image
github.com
gDriveSyncer is a command-line tool for synchronizing files and folders between your local machine and Google Drive. It supports efficient uploads, versioning, and change detection — making it idea...
0
0
0
@_aZinc
Ajinkya Singh
2 months
🚀 Introducing netcatGO – a blazing-fast, cross-platform 🧰 networking tool written in Go!. ✨ Features:.✅ Multi-threaded port scanning.✅ Banner grabbing.✅ Server mode.✅ Configurable timeout.✅ Verbose output.🔗 CLI simplicity, power for pros!.💻 #Go.
Tweet card summary image
github.com
netcatGO is a lightweight, fast, and flexible netcat clone written in Go. It provides essential networking utilities for developers, penetration testers, and system administrators. - a-ZINC/netcatGO
0
0
0
@_aZinc
Ajinkya Singh
2 months
Just dropped dirbGO — a fast, dirb-like web directory scanner in #Golang!. $ ./dirbGO -w ./wordlist.txt -u -t 20 -e .xml -v. ⚡️ Multithreaded scanning.📂 Custom wordlists & extensions.🔍 Verbose mode for deep insight.
github.com
Contribute to a-ZINC/dirbGO development by creating an account on GitHub.
0
0
0
@_aZinc
Ajinkya Singh
4 months
🆕 Added flip support to my Go image CLI!.🔁 Flip images horizontally or vertically with a simple flag. 📌 Usage:.$ ./urge.exe process -i ./1.png --flip h # Horizontal . /urge.exe process -i ./1.png --flip v # Vertical. Fast. Easy.🔗 GitHub:
github.com
Urge is a high-performance, concurrent command-line tool for batch image processing. Built with Go, it leverages a parallel pipeline architecture to efficiently apply various transformations to ima...
0
0
1
@_aZinc
Ajinkya Singh
4 months
🚀 New in my Go image CLI!.🌀 Rotate images by ±90, ±180, ±270.⚙️ Concurrent rotate + filter pipeline now supported!. 🔧 Example:. $ process -i ./output/1.png --rotate 180 --filter grayscale. 🖼️ Fast. Flexible. Image processing made easy. 🔗 GitHub:
github.com
Urge is a high-performance, concurrent command-line tool for batch image processing. Built with Go, it leverages a parallel pipeline architecture to efficiently apply various transformations to ima...
0
0
1
@_aZinc
Ajinkya Singh
4 months
🆕 Input flexibility added to my Go image CLI! 🖼️✨.Now supports:.✅ Single file or Multiple files.✅ Recursive folders.✅ HTTPS URLs. Example:. process -i ./img.png, ./pics/, Process local & remote images in one go! 🔥.🔗 GitHub:
github.com
Urge is a high-performance, concurrent command-line tool for batch image processing. Built with Go, it leverages a parallel pipeline architecture to efficiently apply various transformations to ima...
0
0
1
@_aZinc
Ajinkya Singh
4 months
🚀 CI/CD for my Go image CLI is live!🐳⚙️. Run it:.docker run --rm -v ${PWD}/output:/data \.azinc2828/urge:37986fae270b9e76aab36a2d35d18ca71ed43311 \.process -i /data/yo.png --filter grayscale. 🔗 GitHub: 🔗 Docker:. #golang #docker.
github.com
Urge is a high-performance, concurrent command-line tool for batch image processing. Built with Go, it leverages a parallel pipeline architecture to efficiently apply various transformations to ima...
0
0
1
@_aZinc
Ajinkya Singh
4 months
🖼️ Just built an image processing CLI in Go from scratch.Convert images to grayscale from your terminal.✅ Channel-based concurrency.✅ Easy to extend with more effects!. $ go run main.go process -i ./notalign.png --filter grayscale.🔗 Try it : #golang.
github.com
Urge is a high-performance, concurrent command-line tool for batch image processing. Built with Go, it leverages a parallel pipeline architecture to efficiently apply various transformations to ima...
0
0
1