Skip to content
View nancyel's full-sized avatar

Block or report nancyel

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
nancyel/README.md

👋 Hello there, I'm NancyㅤHits


History

  • 2019
    • My developer journey began in the summer of 2019 when I joined Turing School of Software & Design (Denver, CO) to learn the fundamentals of software development.
  • 2020 ~ 2023
    • After completing the 7-month program, I've had the extremely mixed blessing of working at a number of startups in South Korea. Learning in the wild, learning the most from my talented coworkers.
  • 2024 ~ Present
    • Now working as a freelancer, I enjoy working on various projects independently and collaboratively with teams of developers.

Goals

My goal in my development practice is to deliver valuable solutions to my clients. To that end, I strive to keep learning, going beyond and expanding my comfort zone.


Development Tools and Workflow

I like developing web apps with a classic tech stack in my VSCode editor:

  • Frontend: NextJS, NextAuth, TailwindCSS, deployed on Vercel
  • Backend: NestJS, Database and Cache layers, deployed on various platforms (EC2 instance, Amazon Elastic Beanstalk, ECS, EKS)
  • DevOps: Create a CICD pipeline (GitHub Actions, Jenkins, or AWS CodePipeline) for a seamless deployment process

GitHub Streak

GitHub Streak


Connect with me

Tech Blog Badge Linkedin Badge

Pinned Loading

  1. react-admin-mongodb-template Public

    react admin boilerplate with mongodb

    TypeScript

  2. nestjs-react-query Public

    A simple web application to manage tasks

    TypeScript

  3. react-hooks Public

    A simple todo app to demonstrate the use of React hooks

    TypeScript

  4. deenko-fastapi Public

    A simple dictionary built with FastAPI and MongoDB

    Python