markelog's Stars
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
OpenInterpreter/open-interpreter
A natural language interface for computers
nektos/act
Run your GitHub Actions locally 🚀
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
warpdotdev/Warp
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
squidfunk/mkdocs-material
Documentation that simply works
asweigart/pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
golang/mock
GoMock is a mocking framework for the Go programming language.
redpanda-data/connect
Fancy stream processing made operationally mundane
webpro-nl/knip
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
sindresorhus/awesome-chatgpt
🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI
webpro/programming-principles
Categorized overview of programming principles & design patterns
mattpocock/ts-error-translator
VSCode extension to turn TypeScript errors into plain English
tidwall/redcon
Redis compatible server framework for Go
airtap/airtap
Run TAP unit tests in 1789+ browsers.
webpro/dotfiles
Dotfiles for macOS
mehdihadeli/awesome-go-education
A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
timkmecl/chatgpt-vscode
VSCode extension that allows you to use ChatGPT or GPT4 inside the IDE
detectify/vulnerable-nginx
An intentionally vulnerable NGINX setup
7-docs/7-docs
Use local files or public GitHub repository as a source and ask questions through ChatGPT about it
markelog/adit
SSH tunnels – in any way you want it
markelog/eclectica
☀️ Cool and eclectic version manager for any language
markelog/jar
Wrapper for localStorage, FileSystem API, IndexedDB and SQLite (Web SQL)
markelog/terraform-openstack-gitlab
Set up GtiLab with terraform via OpenStack
markelog/grpc-rich-error-model
Server implementation of gRPC Rich Error Model
mdevils/api-typescript-generator
Generates Open API TypeScript client. Extremely fast and flexible.
antonmd/ansible-users-configure
Configure users via ansible, create it, delete, make them sudoers or delete from sudoers
wessberg/symboltable
A Generic Symbol Table implementation for JavaScript based on a Red-Black Binary Search Tree. Typed with Flow and exported as ES-modules.