Last active
March 18, 2023 18:18
-
-
Save chandru89new/1e175038c46900b564198a54672ee5bd to your computer and use it in GitHub Desktop.
test yaml file for something
This file contains hidden or 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
| sections: | |
| - name: Skills | |
| items: | |
| - name: Frontend Engg | |
| description: Next.js, React, Vue, Elm, GraphQL, Typescript, HTML/CSS. | |
| - name: Backend Engg | |
| description: NodeJS, Express, API design, SQL. | |
| - name: Product Engg | |
| description: Idea, wireframing, UX, testing. | |
| - name: Management | |
| description: Team building, Agile, sprints, documentation. | |
| - name: Content | |
| description: Research, writing, outreach | |
| - name: Worked with | |
| items: | |
| - name: TurbotHQ | |
| link: https://turbothq.com | |
| description: UX engineer building Steampipe Cloud. | |
| - name: Obvious | |
| link: https://obvious.in | |
| description: Product engineer, helped build Pause. | |
| - name: ThoughtFocus/NexiiLabs | |
| link: https://thoughtfocus.com | |
| description: Senior frontend engineer. | |
| - name: Algoshelf/Rorodata | |
| description: Frontend architect, dev. (now defuct) | |
| - name: Finesse Asia | |
| description: Frontend dev. (now defunct) | |
| - name: Around.io | |
| link: https://around.io | |
| description: Product lead, UI/UX engineer, content, outreach. | |
| - name: iGeeksBlog | |
| description: Tech researcher, blogger, occasional vlogger. | |
| - name: Other projects | |
| items: | |
| - name: JS Cookbook | |
| description: Simple recipes to make JS dev easier/safer. | |
| link: https://github.com/chandru89new/js-cookbook | |
| - name: Field Notes | |
| description: Collated notes as PM in bootstrapped startups. | |
| link: https://github.com/chandru89new/Field-Notes-on-Product-Management | |
| - name: CLI Options Parser | |
| link: https://github.com/chandru89new/elm-simple-cli-options-parser | |
| description: Simple CLI options parser in Elm. | |
| - name: Long-weekend finder | |
| link: https://github.com/chandru89new/lwc | |
| description: Find long-weekend possibilities. | |
| - name: Wordle Helper | |
| description: Helps find best-guesses for Wordle. | |
| link: https://github.com/chandru89new/wordle-helper | |
| - name: CGOL | |
| link: http://elm-conway.vercel.app/ | |
| description: Implementing Conway's Game of Life in Elm. | |
| - name: ES6 Imports Sorter | |
| description: Auto-sort import order in ES6 files. | |
| link: https://github.com/chandru89new/es-imports-parser | |
| - name: Harbor | |
| description: Starter pack for (mostly) type-safe Elm ports. | |
| link: https://github.com/chandru89new/harbor | |
| - name: Psst | |
| link: https://github.com/chandru89new/psst | |
| description: Dead-simple vanilla JS lib to handle drag-drop events. | |
| - name: Advanced Switch Case | |
| link: https://github.com/chandru89new/switch-case | |
| description: Pattern-matching-like functionality in JS. | |
| - name: Covid19 | |
| link: https://covid19-90ee0.firebaseapp.com/ | |
| description: Exploring Covid-era numbers country-wise. | |
| - name: Shzip | |
| link: https://github.com/chandru89new/shzip | |
| description: Simple way to generate dyanmic zip deliverables. | |
| - name: Rndstring | |
| link: https://github.com/chandru89new/rndstring | |
| description: Generate pronouncable random strings. | |
| - name: Xpns | |
| link: https://github.com/chandru89new/xpns | |
| description: Personal expense tracking Android app, uses GSheets as backend. | |
| - name: Musings, ramblings | |
| items: | |
| - name: Journal | |
| link: https://notes.druchan.com | |
| description: Notes on a bunch of things. | |
| - name: Photography | |
| link: https://pics.druchan.com | |
| description: Infrequently-updated photoblog. | |
| - name: Contact | |
| items: | |
| - name: Email | |
| description: chandru89new [at] gmail. | |
| - name: Github | |
| link: https://github.com/chandru89new | |
| description: Life as programmer. | |
| - name: Twitter | |
| link: https://twitter.com/chan__dru | |
| description: Rarely, if ever. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment