Wireman Apprentice and College Student

I Love tinkering and tech. I love pinball machines and working on them. And everything engineering and science. Currently a 4th year wireman apprentice and concurrently attending the local university here in Alaska.

Replies

  • Kaustubh Katdare
    Kaustubh Katdare
    Jason Portwood
    I Love tinkering and tech. I love pinball machines and working on them. And everything engineering and science. Currently a 4th year wireman apprentice and concurrently attending the local university here in Alaska.
    Welcome to Ce, Jason 😀 We're happy to have you with us. How's life in Alaska?
  • Ankita Katdare
    Ankita Katdare
    #-Link-Snipped-# Welcome to CE family! 😀 Good to have you here.
  • Harshad Italiya
    Harshad Italiya
    Welcome to CE. 😀

You are reading an archived discussion.

Related Posts

class A { int a; int b; } class B extends A { int c; } class C extends B { int d; public int sum() { d=a+b+c; return d;...
Hello I'm a marine engineer. CrazyEngineers.com seems to be the most informative site for engineers. I'm happy to be a part of this community.
Nokia brings SmartStart service for its new Windows Phone users to make it super-duper easy for them to get started with a little one-on-one help from experts. And it is...
class A { int a; int b; void showab() { System.out.println(a+b); } } class B extends A { int c; void showc() { System.out.println(c); } } class C extends B...
I hope you guys had a chance to look at the Google Glass Walk photos - https://www.crazyengineers.com/googl...deo-about-googles-project-glass-surface-2167/ At Zeitgeist 2012, Google's own co-founder Larry Page gave a 20-minute talk that...