Skip to content

Instantly share code, notes, and snippets.

View ERaith's full-sized avatar
🎯
Focusing

Erik Raith ERaith

🎯
Focusing
View GitHub Profile
@ERaith
ERaith / JSONEXAM.json
Last active August 29, 2015 14:22
quake-later3.csv
[{"WF":"TMY2 DOE","Label":"Heating","Heat":1078303},{"WF":"TMY2 DOE","Label":"Cooling","Heat":5826840},{"WF":"TMY2 DOE","Label":"Interior Lighting","Heat":2993656},{"WF":"TMY2 DOE","Label":"Exterior Lighting","Heat":175825},{"WF":"TMY2 DOE","Label":"Receptacle Equipment","Heat":2023218},{"WF":"TMY2 DOE","Label":"Interior Fans","Heat":2106996},{"WF":"TMY2 DOE","Label":"Distribution Pump Energy","Heat":0},{"WF":"TMY2 DOE","Label":"Heat Rejection","Heat":371926},{"WF":"TMY2 DOE","Label":"DWH","Heat":345722},{"WF":"TMY2 DOE","Label":"Refrigeration","Heat":34299},{"WF":"TMY2 DOE","Label":"Cooking","Heat":1228691},{"WF":"TMY3 DOE","Label":"Heating","Heat":1044302},{"WF":"TMY3 DOE","Label":"Cooling","Heat":6062983},{"WF":"TMY3 DOE","Label":"Interior Lighting","Heat":2993656},{"WF":"TMY3 DOE","Label":"Exterior Lighting","Heat":178641},{"WF":"TMY3 DOE","Label":"Receptacle Equipment","Heat":2023218},{"WF":"TMY3 DOE","Label":"Interior Fans","Heat":2120259},{"WF":"TMY3 DOE","Label":"Distribution Pump Energy","Heat":0},{"

This is my main title

@ERaith
ERaith / Erik.md
Last active November 30, 2019 00:25

Erik Raith

Challenges

Learning

  • 100 Days of CSS
    • Exercise 1
    • [Exercise 2](put your CodePen link here)
  • [Exercise 3](put your CodePen link here)
@ERaith
ERaith / Winter_Break_Work_Erik.md
Last active January 5, 2020 20:43
Winter Break Work
@ERaith
ERaith / Gener Reflections.md
Last active January 31, 2020 23:45
Makeup Work

Respond to each of these discussion questions and send your gist in markdown format to Ellen Mary within 48 hours

What is your understanding of gender, gender identity, and biological sex? Is there anything more you need to learn?

  • Gender is different than biological sex. Gender is something that you can choose I think. It matters a lot to people, especially when it is a critical portion of your identity. I take my gender identity for granted, however I understand that it is a sensitive topic. I really hope to live each day without judging or having a bias of anyone's gender identity, however I really need to learn how to approach the subject and be far more of an advocat when I see someone talking insensitivly about it.

What was your familiarity with the history of women and software development? What surprised you about that history?

  • I was actually fairly surprised that the field was ever at 50/50! I knew that at the beginning computers were mostly run by women and the story behind NASA's comp
<html>
<head>
<style type="text/css">
#main { padding: 100px; border: 2px solid pink; }
.blue { background-color: blue; }
</style>
</head>
<body>
<div id="main">Lorem ipsum dolor!</div>
<script type="text/javascript">

What is a "framework?" And how does it differ from a "library?"

  • A library is a collection of class definitions, these are modular pieces of code that have stock prewritten code for useful functions, methods and classes to be called whenever you would like from your "main" JS code.
  • A framework contains libraries, however unlike a library there are specific rules that you must follow to allow for your code to run within the framework created for you. You can modify a framework, however it requires tweaking files within the framework vs a library where you can invoke them where you like.
  • In short, a library is a narrowly scoped API that you have full control over where and when the coder would like to implement the helper functions/objects/modules in your code, whereas a framewok is something the coder will build ontop of in specific ways to meet the outcome desired. The control flow looks like this: Framework -> Your Code -> Library & Framework -> Library.

Why should we consider using a framew

@ERaith
ERaith / cover_letter.md
Last active May 5, 2020 20:40
Cover Letter

Erik Raith

Software Developer raithhtiar@gmail.com
(847) 693-1377
Lakewood, CO
Github | LinkedIn | Website

Technologies:

Proficient: JavaScript, Node.js, HTML, CSS, React, Redux, Express, Semantic UI, Git, React-Redux, JQuery

Imidiate Goals:

  • Complete Resume to perfection! Send out!
  • Sign up with Hired, Anglelist
  • Second Meeting with Chris for practice interview
  • Meet with Melvin for tech interview prep
  • Reach out to former partners for recommendation lists on Linkedin

Self Reflection

Click to expand!