Skip to content
View eireann07's full-sized avatar

Block or report eireann07

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

Hi, there! πŸ‘‹

I'm Erin! (she/her/hers)

I'm currently an (almost-graduated!) full-stack developer student in The London App Brewery's complete web development bootcamp. I've been dabbling in coding since I first started playing around with Python when I was a university student, but seriously started writing code in February of 2022.

  • πŸ”° My very first program was a basic Python magic-8 ball program (it's not here, if you're looking for it...but I promise it's a real thing). I wrote my Python fidget spinner as my second project-of-note!

  • ⭐ My current favorite technology is React (components are brilliant, imo). My most-recent React app is a Google Keep clone -- Take Note! I've deployed it here using Vercel hosting. I'm currently updating it to add a back-end so it will store created notes.

  • πŸ† Some of my other recently-completed projects are my blog and my Whisper App clone. Both have an EJS/JS front-end, Node and Express back-end, and use MongoDB databases. My Whisper clone was created specifically to practice with different authentication tools, so it also has GoogleOAuth set up! I've also just built my first RESTful API in JavaScript with Studio 3T for MongoDB and Postman.

  • πŸ’» I'm currently working on building the back-end to my Take Note app, and I've just started wireframing a full-stack React app about wine (stay tuned for more!).

  • 🌱 I'm currently learning some web3 stuff just for kicks and giggles.

  • πŸ‘― I'd love help with open-source recommendations!

Other things about me...

  • πŸƒ I run! I prefer 10k and half-marathon distances, but I'd love to run a full marathon in the next year or so!

  • πŸ“š I love to read. My all-time favorite book is Jane Austen's Persuasion, but my current favorite is Red, White, and Royal Blue by Casey McQuiston...it's just a sweet, feel good, romantic comedy that makes me feel good about the world.

  • 🐱 Big cat person. Dogs are cool too, but my cat is the absolute best.

  • 🌎 I've moved roughly every four years of my life -- I've lived in almost every geographic region of the continental United States and briefly lived in Ireland.

  • πŸ₯ Follow me on Twitter! @erin_coen

Pinned Loading

  1. take-note-app take-note-app Public

    Front-end React app -- Google Keep clone

    JavaScript

  2. secrets-app secrets-app Public

    Whisper App clone built with EJS/JS, Express with Node, MongoDB, and Google OAuth

    EJS

  3. blog-fv blog-fv Public

    Blog written in JavaScript, EJS, styled with Bootstrap CSS, uses Mongo Atlas db

    EJS

  4. catstagram catstagram Public

    React web app -- simple Instagram clone for cats

    JavaScript

  5. pythonfidgetspinner pythonfidgetspinner Public

    Basic python fidget spinner, coded Feb 2022

    Python

  6. weather-app weather-app Public

    Basic weather app (python)

    Python