Skip to content

Instantly share code, notes, and snippets.

View ericweissman's full-sized avatar

Eric Weissman ericweissman

  • Turing School of Software and Design
  • Denver, CO
View GitHub Profile
@ericweissman
ericweissman / gist:68d896ab9ef78087396a65a903c88f9f
Last active April 2, 2019 00:41
Cross Pollination DTR - Eric Weissman, Nick Lindeberg, Lance Taylor

Project: Habit Golf

Group Member Names: Eric Weissman, Nick Lindeberg, Lance Taylor

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?):

E: Solidy FE concepts by creating a intuitive and simple UI for our FE. Want to get experience working with BE engineers and using a rebase workflow. Eager to work on incorporating a new technology, hopefully React Native or PWA for a mobile experience. As a team, I would like us to arrive at a MVP we are proud of and can speak intelligently about. N: To work with a new cool, new technology on the BE (TBD on what that is going to look like). L: Interested in exploring different database structures.

Team strengths & collaboration styles (consider discussing your Pairin qualities here):

#####Why you want to connect with this person and what you want to talk about?
I am going to connect with Ciara Bujanos. She is a former colleague of mine and also graduated Turing. I want to talk to her about her approach to job searching during Mods 3 and 4 because she was able to graduate with a job. I also want to talk to her about her experiences in her current role.
#####When you will contact them by and how you plan to meet?
I will reach out to her after the holidays and get a sense of what her schedule is like over the next few weeks to see what availabilty she has. Ideally, I could meet during the intermission, otherwise I will try to schedule time after school to meet.
#####What your follow-up will look like once you've met with them?
After meeting I will send a thank you note/email and see if there are opportunities to meet again as I progress farther in Turing. I also want to see if there is an opportunity to job shadow to get a sense of what her day to day is like and to see a different environme
@ericweissman
ericweissman / ew_professional_story_draft
Last active December 10, 2018 19:35
First draft of professional story
*When I look back at my previous work experience, I can hone in on my time as an educator as a transformative part of my life trajectory. After college, I joined Teach for America and began teaching in high-needs public schools throughout Colorado. My experiences in education helped me realize my potential as a leader and problem-solver, especially in high pressure, high stakes environments. I was able to consistently lead my students to high growth and found similar success in elevating the performance of others when I transitioned into an assistant prinicpal role after only a few years in the classroom. As an educator and administrator, I ignited my desire to always be learning and to find creative solutions to the ever-changing problems I faced on a daily basis.
*However, after some deep reflection, I realized I needed to step away from education to see what I could accomplish outside of a school setting. I transitioned from a high-performing assistant principal to an entry level position in a digital ma

Game Class <= does this need to keep track of our players too?

  • players = [player1, player2, player3] <= as array? as objects? do we even need?
  • rounds = 4
  • currRound = 1
  • bonusRoundConsonants = r,s,t,l,e <= does this need to live here? or, could we add to startFinalRound()
  • puzzles = [puzzle1, puzzle2...puzzle4]
  • wheels = [wheel1, wheel2...wheel4]
  • bonusPuzzle = bonusPuzzle <= is this where we should handle bonus puzzle? Or better as child of Puzzle class?
  • bonusWheel = bonusWheel <= is this where we should handle bonus wheel? Or better as Wheel class?
  • startGame()
## Who are you:
* I am someone who has found great success and fulfillment when I am in roles that challenge me - specifically, roles that allow me to tackle difficult problems and use my communication and critical thinking skills to arrive at a creative solution. I felt most fulfilled working for Teach for America as a classroom teacher and administator in high-needs schools in CO. The work was incredibly challenging, yet rewarding. However, the lack of a clear career path that would allow me to achieve my financial goals pushed me out of the field.
*After leaving teaching, I've struggled to find a career that challenges me the way that education did. Although my last career in the private sector (digital marketing) did not leave me very fulfilled, it allowed me to build a strong skillset that I leveraged when I decided to start my own business. This new venture has been incredibly fulfilling and successful, and has inspired me to pursue opportunities that challenge me and allow me to make my own decision
## Who are you:
* I am someone who has found great success and fulfillment when I am in roles that challenge me - specifically, roles that allow me to tackle difficult problems and use my communication and critical thinking skills to arrive at a creative solution. I felt most fulfilled working for Teach for America as a classroom teacher and administator in high-needs schools in CO. The work was incredibly challenging, yet rewarding. However, the lack of a clear career path that would allow me to achieve my financial goals pushed me out of the field.
*After leaving teaching, I've struggled to find a career that challenges me the way that education did. Although my last career in the private sector (digital marketing) did not leave me very fulfilled, it allowed me to build a strong skillset that I leveraged when I decided to start my own business. This new venture has been incredibly fulfilling and successful, and has inspired me to pursue opportunities that challenge me and allow me to make my own decision
## Who are you:
* I am someone who has found great success and fulfillment when I am in roles that challenge me - specifically, roles that allow me to tackle difficult problems and use my communication and critical thinking skills to arrive at a creative solution. I felt most fulfilled working for Teach for America as a classroom teacher and administator in high-needs schools in CO. The work was incredibly challenging, yet rewarding. However, the lack of a clear career path that would allow me to achieve my financial goals pushed me out of the field.
*After leaving teaching, I've struggled to find a career that challenges me the way that education did. Although my last career in the private sector (digital marketing) did not leave me very fulfilled, it allowed me to build a strong skillset that I leveraged when I decided to start my own business. This new venture has been incredibly fulfilling and successful, and has inspired me to pursue opportunities that challenge me and allow me to make my own decision
## What have you learned about the use of agile vs. waterfall in software projects?
* Based on the PD session, it seems like waterfall is more prevalent in the industry even though many people want to (or claim to) implement agile development. Agile may be harder to nail, but it can lead to much more productive development sprints. Specifically, agile allows you to incorporate feedback quicker and generate revenue while you continue to perfect the project.
## How did you and your group approach project management in this project (what tools did you use, how did you hold each other accountable, etc.)?
* My group only consisted of two team members total, so we were able to gameplan a little easier than if we had more members. We made sure to scope out the individual aspects of the project and capture it in a checklist on our Github. This allowed us to keep track of what we accomplished (and celebrate those accomplishments) while also giving us perspective on what was still on the docket.
## What role did you
@ericweissman
ericweissman / gist:2de7f7ff7226ca4582c2f2ed12441c5b
Created October 8, 2018 22:27
DTR - Number Guesser - David Cisneros and Eric Weissman
### Project: Number Guesser
### Group Member Names:
David Cisneros and Eric Weissman
### Project Expectations: What does each group member hope to get out of this project?
Increased comfort with building JS logic and taking the conceptual ideas from lectures and applying it to an actual project and application.
### Goals and expectations:
Nail the CSS early in the process so we can dedicate a lot of time to the JS.