This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
"basics": { | |
"name": "Kavya Gokul", | |
"label": "Happiness Engineer at Automattic", | |
"image": "", | |
"email": "hello@properlypurple.com", | |
"phone": "", | |
"url": "", | |
"summary": "WordPress professional with 10y+ of experience. Queer, autistic, leftist.", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file contains pin mappings for the stock 2020 Creality Ender 3 | |
# V2. To use this config, during "make menuconfig" select the | |
# STM32F103 with a "28KiB bootloader" and with "Use USB for | |
# communication" disabled. | |
# If you prefer a direct serial connection, in "make menuconfig" | |
# select "Enable extra low-level configuration options" and select the | |
# USART3 serial port, which is broken out on the 10 pin IDC cable used | |
# for the LCD module as follows: | |
# 3: Tx, 4: Rx, 9: GND, 10: VCC |