I hereby claim:
- I am reynldi on github.
- I am nandareynaldi (https://keybase.io/nandareynaldi) on keybase.
- I have a public key ASBzdfkwFpC4TZ8UYGPt1PhICMjLbiVzCau2rU6hpCO1LQo
To claim this, I am signing this object:
| version: '3.8' | |
| services: | |
| mysql: | |
| image: mysql:8.0 | |
| container_name: dub_mysql | |
| restart: unless-stopped | |
| environment: | |
| MYSQL_ROOT_PASSWORD: secure_root_password # Change this to a strong password | |
| MYSQL_DATABASE: dub # Default database name |
| package main | |
| import ( | |
| "bufio" | |
| "io" | |
| "log" | |
| "net" | |
| "net/http" | |
| "os" | |
| "strings" |
| {{- if .Values.autoscaling.enabled }} | |
| apiVersion: autoscaling/v2beta2 | |
| kind: HorizontalPodAutoscaler | |
| metadata: | |
| name: {{ .Values.image.name }} | |
| namespace: {{ .Values.namespace }} | |
| labels: | |
| app: {{ .Values.image.name }} | |
| spec: | |
| scaleTargetRef: |
| @startuml | |
| ' hide the spot | |
| hide circle | |
| entity "custom_referrals" as custom_referrals { | |
| * id uint <<PK>> | |
| -- | |
| * user_uuid varchar(36) | |
| * referral_code varchar(8) |
I hereby claim:
To claim this, I am signing this object:
| { | |
| "meta": { | |
| "theme": "class" | |
| }, | |
| "basics": { | |
| "name": "Rey", | |
| "label": "Web Developer", | |
| "image": "https://avatars0.githubusercontent.com/u/416209?s=460&u=38f220a2c9c658141804f881c334c594eb1642ac&v=4", | |
| "summary": "I’m a full stack web developer who can build apps from the ground up. I've worked mostly at startups so I am use to wearing many hats. I am a very product focussed developer who priotizes user feedback first and foremost. I'm generally very flexible when investigating new roles. ", | |
| "website": "https://ajaxdavis.com", |