Jonatas Sas

@jsas
0 Followers
0 Following
5 Posts
Full Stack Dev | PHP (Yii2, Laravel), Go, NeoVim | APIs, Infra, Security | 20+ yrs | Open Source | Remote & Freelance

🔥 Automate your phpMyAdmin updates — fully, safely, and with zero hassle.

pma-up — written in Go. CLI tool to download, backup, and upgrade phpMyAdmin in seconds.
👉 https://github.com/jsas4coding/pma-up

✅ Backup
✅ Config preservation
✅ One-command updates

#Go #PHP #DevOps #CLI #OpenSource #Backend #Sysadmin

GitHub - jsas4coding/pma-up: Fully automated phpMyAdmin updater — safely downloads, extracts, backs up and upgrades phpMyAdmin installations. Internal use project. External contributions not accepted. Use as-is or fork.

Fully automated phpMyAdmin updater — safely downloads, extracts, backs up and upgrades phpMyAdmin installations. Internal use project. External contributions not accepted. Use as-is or fork. - jsas...

GitHub

🚀 Launching: tools-electron-app-generator — scaffold your Electron apps fast & clean using Python.
👉 https://github.com/jsas4coding/tools-electron-app-generator

✨ Quickstart
🛠️ Minimal boilerplate
⚡ Ready-to-go structure

#Python #Electron #JavaScript #OpenSource #DevTools

GitHub - jsas4coding/tools-electron-app-generator: Example project for turning websites into standalone Linux AppImages using Electron.

Example project for turning websites into standalone Linux AppImages using Electron. - jsas4coding/tools-electron-app-generator

GitHub

Inline AI Suggestions in #Neovim — A technical comparative: GitHub Copilot vs Windsurf (Codeium)
👉 https://dev.to/jonatas-sas/inline-ai-suggestions-in-neovim-github-copilot-vs-windsurf-codeium-a-technical-comparative-4b7l

✅ Latency
✅ Context awareness
✅ Real-world tests

#AI #DeveloperTools #Neovim #GitHubCopilot #Codeium #Backend

Inline AI Suggestions in NeoVim: GitHub Copilot vs Windsurf (Codeium) — A Technical Comparative Analysis

Before we dive in, it's worth noting a recent branding change: the assistant formerly known as...

DEV Community

Why you should migrate to #Neovim — My take on productivity, plugins and real-world dev workflow.
👉 https://dev.to/jonatas-sas/why-you-should-migrate-to-neovim-1bl

✅ Modern Vim
✅ LSP power
✅ Fully customizable

#Neovim #Vim #Productivity #DeveloperTools #OpenSource

Why You Should Migrate to NeoVim

Background I've been programming since 2004, and my journey began right inside the...

DEV Community

Simplifying many-to-many relationships in #Yii2 with my open-source package: yii2-m2m-behavior
👉 https://dev.to/jonatas-sas/simplify-many-to-many-relationships-in-yii2-with-yii2-m2m-behavior-59lk

✅ Cleaner code
✅ Native AR integration
✅ No boilerplate relations

#PHP #Yii2 #OpenSource #Backend #Dev

Simplify Many-to-Many Relationships in Yii2 with yii2-m2m-behavior

Managing many-to-many relationships in Yii2 just got a lot easier. The yii2-m2m-behavior package...

DEV Community