martinpeck
A developer at heart, I write code, tinker with tech, and manage software engineers. I work for Microsoft in the UK as a Software Engineering Manager
@Microsoft London
Pinned Repositories
azure-function-with-multiple-output-bindings
azure-function-with-secrets
A sample Javascript Azure Function that accesses Azure Key Vault
custom-vm-sample-toolkit
Some useful scripts when defining, creating, and building custom VM templates in Azure
dotenv-keyvault
A dotenv-like experience for accessing Key Vault secrets
gh-issue-label-generator
Generates issue labels in GitHub repositories because doing it manually is boring.
martinpeck.com
My personal blog, currently built with Jekyll
mazes-ruby
Maze algorithms, written in Ruby. Just a bit of fun, and based upon the awesome book "Mazes for Programmers"
ocr_tool
A basic Python script that uses Azure Cognitive Services to OCR text from images
oss-project-status
A collection of markdown templates that indicate the status of an OSS project
plinky
Python Link Redirection.
martinpeck's Repositories
martinpeck/gh-issue-label-generator
Generates issue labels in GitHub repositories because doing it manually is boring.
martinpeck/mazes-ruby
Maze algorithms, written in Ruby. Just a bit of fun, and based upon the awesome book "Mazes for Programmers"
martinpeck/oss-project-status
A collection of markdown templates that indicate the status of an OSS project
martinpeck/pokemon-vue-er
A Vue.js app to vue (sic) the details of Pokemon.
martinpeck/custom-vm-sample-toolkit
Some useful scripts when defining, creating, and building custom VM templates in Azure
martinpeck/ocr_tool
A basic Python script that uses Azure Cognitive Services to OCR text from images
martinpeck/userapi
A simple Sinatra based REST API for management of users.
martinpeck/vigenere-cipher-app
A Vue.js app that encodes and decodes text using a Vigenere cipher
martinpeck/martinpeck.com
My personal blog, currently built with Jekyll
martinpeck/plinky
Python Link Redirection.
martinpeck/advent-of-code-2019
Solutions to the Advent of Code 2019 https://adventofcode.com/2019
martinpeck/aoai-api-simulator
A sample showing how to create a simulated API implementation for Azure OpenAI (AOAI)
martinpeck/bedlam-slack
A python flask based app that implements some pretty pointless Slack slash commands.
martinpeck/ccf-app-samples
Sample applications for the Confidential Consortium Framework (CCF)
martinpeck/crystal-playground
Somewhere to play with the Crystal programming language
martinpeck/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
martinpeck/dotfiles
martinpeck/example-python-debugging
martinpeck/filename-cleanup
It cleans up filenames. That's it.
martinpeck/flask-api-starter
A set of files that provide a very basic Flask API, to be used as a starting point
martinpeck/flask-restplus-api
martinpeck/langchain
🦜🔗 Build context-aware reasoning applications
martinpeck/langchain-playpen
A place for me to play with LangChain. Nothing to see here. Move along.
martinpeck/pyramid_quick_tutorial
The output of me stumbling through the Pyramid Quick Tutorial
martinpeck/python-playground
Some python scripts and Jupyter notebooks
martinpeck/python-projects
A collection of Python scripts.
martinpeck/random-pi
Random files from my Raspberry Pi
martinpeck/shiny-for-python-playpen
A very basic app using Shiny for Python
martinpeck/vscode
Visual Studio Code
martinpeck/vuex-notes-app
A notes app written with vuex 2