MINA YU
MINA YU

Different places.
A more honest me.

TAIPEI, TAIWANA personal field journal

Field notes

Software Development

Research and Learning Note

A curious mind,
exploring a more open world.

Same person.
Just a little
farther.

  1. Software Development · Research and Learning Note

    From Hugo to Next.js (SSG): Refactor personal website and keep 300k history views and 50+ stable visits everyday SEO result

    A practical guide: Use Next.js to refactor the original Hugo personal website, and maintain the SEO results of 300,000 historical views and 50+ stable visits per day. The post include metadata, key points of SEO optimization, and settings for deploying static websites.

  2. Software Development · Research and Learning Note

    [Back-end skill] How to use Black Duck and Fortify On Demand APIs? (with Python Requests and Postman

    We have a lengthy security detection release flow and using Black Duck and Fortify On Demand to do scans for features. We want to research APIs of both scans and achieve automation.

  3. Software Development · Research and Learning Note

    [Solutions] Research the lengthy security detection flow of product release, design and propose automating solutions (Fortify on Demand and Black Duck scans)

    We have a lengthy security detection flow which needs to pass each time new feature release on production. We took the research on the whole flow and propose automating solutions to automate part of the flow which are doing scans.

  4. Software Development · Research and Learning Note

    [Front-end] Use CSS linear-gradient and Figma export SVG file develop simple starry night background effect.

    Today, I would like to share how I use CSS linear-gradient with stars svg file exported by Figma Plugin to develop a simple starry night background.

  5. Software Development · Research and Learning Note

    [Front-end] How to change CSS background color if use linear-gradient effect?

    I used a lot of linear-gradient effect in css in my self-developed product. The one of the features is changing the color when user click the div, it didn't work if use the normal syntax, I found a new resolution and share in article.

  6. Software Development · Research and Learning Note

    [Back-end] Resolve CORS issue research note (Python FastAPI + Firebase/Firestore)

    This post note how I resolve CORS issue in back-end side with the cases FastAPI and Firebase.

  7. Software Development · Research and Learning Note

    [Back-end] How to use Python send requests to Jira APIs (Create and Get Ticket, Leave Comment and Upload Attachments)

    In this post, I will take note on how we use Python for sending requests to Jira APIs.

  8. Software Development · Research and Learning Note

    [Back-end Tech] Research on Amazon Neptune Database and Data Visualization

    Graph DB, AWS Neptune and Data Visualization is the topic I collaborate with member from another team in our company's innovative idea research sprint, this will be a funny and innovative experience for me. I would like to extract part of our research note here.