Projects with this topic
-
[EN] A privacy-focused hardening script configuring Brave via Group Policy & registry to control telemetry. / [TR] Brave tarayıcısını Grup İlkesi ve kayıt defteriyle yapılandıran, telemetri denetimli gizlilik odaklı sıkılaştırma betiğidir.
Updated -
Translating PowerPoint decks when Copilot is the only AI you're allowed to use
On many corporate laptops you have no admin rights and can't install anything, and Microsoft Copilot is the only AI tool available. Translating a 40-slide deck in that setup means a lot of copy-paste and a lot of rebuilding the layout afterwards.
So I built a small tool for it: PPTX Copilot Translator.
🔹 It's a single PowerShell script. No install, no admin rights, and it runs locally in your browser.🔹 It pulls the text out of the slides, including tables and nested groups, and splits it into prompts that are the right size for Copilot.🔹 You paste Copilot's answer back, and it repairs common copy-paste damage like broken accents and escaped characters.🔹 It writes the translated text back into the original .pptx, so the layout and formatting stay as they were.The copy-paste step with Copilot stays manual on purpose. Your data only goes to the AI your company has already approved.
I built it with Claude Code and OpenAI Codex. It's open source under the MIT license:
👉 https://gitlab.com/id.lorincz.adam/pptx-copilot-translatorFeedback and contributions are welcome!
Updated -
-
Agent Skills bundle that gives AI coding agents a plan → parallel-implement → test → document workflow. Works with Oh My Pi, Claude Code and OpenCode.
Updated -
Perdanga Software Solutions is a powerful all-in-one PowerShell toolkit designed to simplify the installation, uninstallation, and management of essential Windows software.
Updated -
Shell profiles, aliases and developer environment configuration for macOS, Windows and Linux
Updated -
Report-only Windows machine auditor in pure PowerShell: disk composition, duplicates, health, and network checks. No installs, never modifies the system.
Updated -
Git diff/merge integration for LabVIEW and TestStand on Windows. Extension-based dispatcher to LVCompare, LVMerge and the TestStand File Diff and Merge utility, plus the .gitattributes rules that keep NI files from being corrupted or auto-merged. No file added to your repositories, works offline, MIT.
Updated -
Personal Windows maintenance scripts
Updated -
-
A containerised & opinionated C/C++ build system
Updated -
Shell & PowerShell scripts for automated OS debloating, privacy hardening, and telemetry neutralization on Linux & Windows.
Updated -
A multi-language build environment based on Debian-12-slim. While engineered specifically for integration with the Automator-Devops suite, it functions as a standalone runner image optimized for multi-platform CI/CD pipelines.
Updated -
PowerShell scripts for day-to-day network & systems administration: ping sweeps, DNS/port checks, event-log reports, server inventory, service monitoring and SSH router config backups.
Updated -
Windows packaging for the KiCad project using Powershell and targeting MSVC.
DO NOT USE THIS FOR DEVELOPMENT OF KICAD.
Updated -
-
My Debian based GNU/Linux and Windows Configuration.
Updated -
Deploy a clean, debloated version of Windows 10/11 with a baseline of digital forensic tools
Updated -
Build an async product API on FastAPI with asyncpg and a connection pool.
Updated -
Azure, Microsoft's cloud — virtual machines, networking, storage, App Service, container registries, Bicep templates, and driving it from Python.
Updated