Skip to content
View amy-enn's full-sized avatar

Block or report amy-enn

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

Hi, I'm Amy πŸ‘‹

I'm a web programmer (full stack), a veteran, a yogi, and a human multi-tool.

I love solving problems, creating stuff, and trying new things.

I usually build with React/Typescript et al. but i have experience with other web frameworks and languages including:

  • SQL (β™‘)
  • Java
  • ASP.NET/C#
  • Python
  • PHP (β™‘)
  • WordPress (β™‘)
  • Vanilla web (html/css/js) (β™‘)

I also have experience with web development and governance infrastructure in the crypto ecosystem:

  • Ethereum Javascript libraries: WAGMI/Viem/Ethers
  • Token standards & basic Ethereum smart contracts
  • ENS, Snapshot, Safe (formerly Gnosis), & other dApps & services
  • Arweave permanent onchain storage
  • Farcaster Frames protocol

Some fun stuff I'm hacking my way through right now:

  • automation & file manipulation with Node scripting
  • exploring the built-in Web APIs, such as Web Audio and IndexedDB
  • Custom WordPress themes
  • Firebase data storage

Samples and deployment links to some of my work can be found in my portfolio here.

Thanks for stopping by!

Pinned Loading

  1. morse-code morse-code Public

    A React app for creating a morse code written message and audio equivalent for a user's inputted message. The web audio API was used to create the morse code audio message, overlay it with noise, a…

    TypeScript

  2. recipe-app-v2 recipe-app-v2 Public

    Revamping my previous React recipe app to practice React Context, React Router, and some new (to me) React hooks.

    TypeScript

  3. recipes-app recipes-app Public

    A full stack recipe bank with Next.js API routes to search by ingredient or recipe category in a cute front-end 🧁

    TypeScript

  4. react-fairytales react-fairytales Public

    Three whimsical choose-your-own-adventure stories in a responsive React (Typescript) app πŸ“šβœ¨

    TypeScript

  5. jurassic-park-trivia jurassic-park-trivia Public

    A full stack Next.js app with Typescript that provides a randomized 10-question trivia game about the original Jurassic Park film πŸ¦–

    TypeScript

  6. php-blog-engine php-blog-engine Public

    a minimalist php/markdown blog engine with Parsedown

    PHP