Skip to content

Instantly share code, notes, and snippets.

View d-atkins's full-sized avatar

David Atkins d-atkins

  • Colorado
View GitHub Profile
@d-atkins
d-atkins / config
Created August 6, 2021 21:48 — forked from pksunkara/config
Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git)
[user]
name = Pavan Kumar Sunkara
email = pavan.sss1991@gmail.com
username = pksunkara
[core]
editor = vim
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
pager = delta
[sendemail]
smtpencryption = tls

B2 Intermission Work

Answer these Check for Understanding questions as you work through the assignments.

HTML

  1. What is HTML?

    HTML stands for HyperText Markup Language. It is the language that annotates text, images, and content to be displayed in a web browser. It consists of a series of elements, which are represented by tags.

DTR Memo Project: Futbol

Group Member Names:

  • Tyler, Zeke, Maria, David

Goals and Expectations for the Project (What does each group member hope to get out of this project? What do we want to achieve as a team? How will we know that we're successful?):

  • improve OOP skills (D, M)
  • improve CSV skills (T, Z)
  • Goal:
@d-atkins
d-atkins / gist:20030f3c121e7bd428b8176df41567d1
Last active December 3, 2019 00:35
Mod 1 Battleship DTR

DTR Memo

Project: Battleship

Group Member Names: David Atkins, Kevin McGrevey

Goals and Expectations for the Project (What does each group member hope to get out of this project? What do we want to achieve as a team? How will we know that we're successful?): Team goals:

Reflect

After reading the articles above, create a gist on Github and reflect (4-6 sentences) on the following prompts.

  • What role does empathy play in your life and how has it helped you?
    • Empathy is something I've received in my life much more than I've given. The empathy I always received is what helped me to build friendships and slowly learn to trust people enough to confide in them. What stopped me from giving empathy was my inflated ego. I think a large part of being able show and feel empathy comes from dissolving the ego.
  • How does empathy help you build better software?
    • "Empathic design makes us better designers." Understanding what people want and need from a project is what allows us to deliver it. Empathic design can lead to innovation that transcends preconceived notions about a product. It can lead to the discovery of new applications of a product that were never thought of before. It can also prevent loss by understanding what users won't be willing to do.
  • Why is empathy importa

Pairin Results

Step 3: Please respond to the following questions in a reflection (4-6 sentences):

  • What is your greatest strength and how do you know?
    • I think my greatest strength lies in reflection. I found this out about three or four years ago when my boss told me exactly that in a one-on-one meeting. Before then, I had never thought about reflection as being a strength of mine; after being told so, I, surely enough, reflected on it and spent quite a long time thinking about what that meant. And that's really what I do: I spend a long time thinking about things, and that's probably my greatest strength.
  • How do you work best?
    • I still haven't found an entirely satisfying answer to that question, but I've started to notice that I work quite well when I have colleagues who are in the same situation as I am. When I start to struggle with something, the first thing I really want to know is if anyone else is facing the same t