Skip to content
View Mothralady's full-sized avatar
learned Hugo in less than 4 days 🗡️
learned Hugo in less than 4 days 🗡️

Organizations

@redheadsatx

Block or report Mothralady

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mothralady/README.md

Hi, I'm Juliya

Moon.svg

I'm in my early 30's and live in Austin, Texas.

I am a self-taught web developer. My own passions motivate me.

These days I am creating a digital agency called Redheads, paid dev work will fund pro bono work for unsigned, local musicians.

I can use any language, any framework, any engine, etc. given enough time. I can teach myself anything. I am getting into Game Jams for this reason, challenging myself to use obscure tools to create. Great way to learn.

I don't promise to have the most impressive Github account, my commits will be messy and probably full of curse words. I don't like Corporate bullshit, or appealing to some future overlord to hire me letting that infect everything I do. This is me in all my glory.

Thanks for reading :)


Alt text

Discord

Pinned Loading

  1. The custom code to format data part ... The custom code to format data part of my NotionDB properties - Discord API Discord Bot. Put before the Discord Bot (Send Message) Step, but after the Notion Trigger and API Steps.
    1
    export default defineComponent({
    2
      async run({ steps }) {
    3
        const notionItem = steps.trigger.event;
    4
        console.log("Notion Item:", JSON.stringify(notionItem, null, 2));
    5
    
    
  2. juliyadev juliyadev Public

    Personal Website, made with Hugo

    HTML