Skip to content

Instantly share code, notes, and snippets.

View ljwhite's full-sized avatar

Lito White ljwhite

View GitHub Profile
Mod 3 Week 5: Refining Your Strategy
Answer the below questions in a separate gist and link them into your career journal using this template:
Week 5: [Link here to your gist]
(completed)
x (partially complete)
(not started)
If you will not be able to complete your journal this week, please provide an update for the Career Dev team on when you'll have it completed here (remember to reflect on what you have control over, what you want to try differently this week, and what habits you can utilize to get back on track):
Week 1: [Link here to your gist]
(completed)
x (partially complete)
(not started)
https://docs.google.com/document/d/1IKyjsDg3UdjcUy7AKAb_FF7FPLAMRtgX__fd8WN17t4/edit?usp=sharing
If you will not be able to complete your journal this week, please provide an update for the Career Dev team on when you’ll have it completed here (remember to reflect on what you have control over, what you want to try differently this week, and what habits you can utilize to get back on track):
Refine your career vision: What are the values that will drive your job search? What are your goals for your job search? What kind of role do you see yourself pursuing in your job search? Based on your latest version of your career vision, list the top 3-5 industries and companies you’ll pursue in your job search as of right now. Why did you pick these industries/companies? How do they relate to the values and goals you have for yourself in your job search?
**Data Driven (SQL focus)/fintech/crypto.**
@ljwhite
ljwhite / gist:b0269b58e580d76cb414728cada94c71
Created July 16, 2020 18:20
Partner Feedback - Adopt Don't Shop
Project Feedback
Name: Lito
Partner: Cam
Project Reflection
What is one thing that went unusually well during this project?
I thought our work styles meshed well. We would divide up user stories, work on them independently, and then merge the individual work into the master.
B2 Intermission Work
Answer these Check for Understanding questions as you work through the assignments.
HTML
What is HTML? Hyper test markup language. It is the standard programming language of a web page.
What is an HTML element? An element consists of an opening and (usually) closing tags, along with information contained within. Elemnts tell the browser how the information is to be displayed by labeling the information with tags.
What is an HTML attribute? Attributes provide elements with additional information. An example is placing the cursor over an image and reading a text descriptor for that image - that is an attribute for the image element.
What is the difference between a class and an id? When would you use one vs. the other? A class is used to group a number of elements that will all have similar design characterists. ID is used to target a specific element.
What HTML would you write to create a form for a new dog with a "name" and an "age"?
@ljwhite
ljwhite / gear_up.md
Created April 7, 2020 20:22
Gear Up - Pre Work

Gear Up

What role does empathy play in your life and how has it helped you?

If I can better understand what somebody is thinking or feeling, their motivations and actions make more sense. As a result of understanding them better, I can develop a better social connection with them. A strong connection is the basis of a friendship or a relationship. In work, a strong connection is the gateway to help foster trust with coworkers.

How does empathy help you build better software?

Active listening is vitally important to making sure you understand project requirements before digging in. Being able to give and receive good feedback is critical when working with a team. It's a great way to keep everybody accountable and to make sure everybody is working toward a common goal.

@ljwhite
ljwhite / professional_development.md
Created April 7, 2020 16:04
Lito White Professional Development - Turing Capstone

Professional Development

Pairin Assessment

What is your greatest strength, and how do you know?

My greatest strength is my willingness and eagerness to learn knew things. I've always enjoyed learning new things, both formally and on my own. I like learning more about the process of learning, and I appreciate opportunities to put those lessons to practice.

How do you work best?