From cbf077c8b286a1239719c0526e2de72d5bf97cf1 Mon Sep 17 00:00:00 2001 From: MustafaAliDS Date: Thu, 2 Jun 2022 18:09:55 -0700 Subject: [PATCH] Added readme that include Alec Ortega template --- readme.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..5d9082b --- /dev/null +++ b/readme.md @@ -0,0 +1,33 @@ +# My Awesome Project + +Write a short sentence or two about this project and what it does. Be sure to include a link and a screenshot (we're front end devs so we can actually see our work!). + +**Link to project:** http://recruiters-love-seeing-live-demos.com/ + +![alt tag](http://placecorgi.com/1200/650) + +## How It's Made: + +**Tech used:** HTML, CSS, JavaScript, Framework of choice + +Here's where you can go to town on how you actually built this thing. Write as much as you can here, it's totally fine if it's not too much just make sure you write _something_. If you don't have too much experience on your resume working on the front end that's totally fine. This is where you can really show off your passion and make up for that ten fold. + +## Optimizations + +_(optional)_ + +You don't have to include this section but interviewers _love_ that you can not only deliver a final product that looks great but also functions efficiently. Did you write something then refactor it later and the result was 5x faster than the original implementation? Did you cache your assets? Things that you write in this section are **GREAT** to bring up in interviews and you can use this section as reference when studying for technical interviews! + +## Lessons Learned: + +No matter what your experience level, being an engineer means continuously learning. Every time you build something you always have those _whoa this is awesome_ or _fuck yeah I did it!_ moments. This is where you should share those moments! Recruiters and interviewers love to see that you're self-aware and passionate about growing. + +## Examples: + +Take a look at these couple examples that I have in my own portfolio: + +**Palettable:** https://github.com/alecortega/palettable + +**Twitter Battle:** https://github.com/alecortega/twitter-battle + +**Patch Panel:** https://github.com/alecortega/patch-panel