Skip to content

Instantly share code, notes, and snippets.

@jdiejim
jdiejim / .md
Created September 19, 2017 03:53
Post-Grad Job Search Action Plan Template

Post-Grad Job Search Action Plan Template

#1: Job Search Plan: Create a schedule & goals

  • Code: 4 hours after lunch Daily
  • Outreach: 1 hour each day in the morning
  • Research: 2 hours each day
  • Networking: 1-2 per week (depends weekly event)
  1. Backwards planning: What is your cut-off for ending the job search? When do you want to receive and sign an offer by?
@jdiejim
jdiejim / .md
Last active March 20, 2018 04:43
Documentation of Practice/Actual Interview Participation

Documentation of Practice/Actual Interview Participation

Mock Interview with Ian Douglas

What happened in the interview/practice?

I scheduled a mock interview with Ian Douglas to practice for the real ones. It was divided into three parts.

In the first part I was asked to tell my story and the reason I decided to start coding. It also included other behavioral questions.

@jdiejim
jdiejim / .md
Last active September 6, 2017 16:23
PR Style

Issue (if no issue delete question)

Description?

What should we test?

How do you feel?

Notes

@jdiejim
jdiejim / .md
Created July 30, 2017 23:44
Mod 4 Action Plan

Template: Module 4 Action Plan

Module 4 Goals

  • Get a job by October or in be in the process of getting one
  • Learn React Native and deploy 1 app
  • Build a network
  • Start a blog about best coding practices

Strategy To Achieve Goals:

@jdiejim
jdiejim / .md
Last active July 31, 2017 03:06
Flower Exercise

Flower Exercise

Petal 1: Most Valued Knowledge/Fields of Interest

Interests
Programming
Design
UX/UI
Data Visualization
@jdiejim
jdiejim / .json
Last active June 15, 2017 01:33
mini-fake-stock-data
{
"firms": [
{
"id": 1,
"name": "inGen Inc.",
"ticker": "JPAR"
},
{
"id": 2,
"name": "Stark Industries",
@jdiejim
jdiejim / .md
Last active June 24, 2017 03:11
Prework mod3
@jdiejim
jdiejim / .md
Created June 5, 2017 06:44
reflection on agile practices/project management

Reflection on agile practices/project management

  • What project management strategies did you use in your projects this module?

    • I started using waffle and trello for project management tools and strategies.
    • I used TDD to test my algorithms and have an outline for my project.
    • We built an MVP and then kept adding small features.
    • We used atomic branches to add small features.
  • What went well?

@jdiejim
jdiejim / .md
Last active June 5, 2017 06:32
Feedback II Reflection

Feedback II Reflection

  • Date of feedback conversation: 05/10/2017

  • How did you prepare for the conversation?

    • I prepared by choosing first the type of feedback I was going to give. Then review the active listening tips.
  • How did the conversation go for you? What was easy about the conversation? What was more difficult?

@jdiejim
jdiejim / .md
Created June 5, 2017 05:31
Feedback III Reflection

Feedback III Reflection

  • What are you doing well as a pair programmer and collaborator?

    • I got better at driving and navigating. I always try to keep a balance between them.
  • How do you use your strengths as a team member?

    • Learner: learn new technologies and laguages that can help with the projects,
    • Futuristic: Always set a goal to make all the extensions and outline the process,