Advertisement
Guest User

scraper

a guest
Feb 8th, 2015
5,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. { past: [ 'Samsung R&D Institute India', 'Amazon', 'Microsoft' ],
  2.   websites: [ 'http://www.linkedin.com/redir/redirect?url=http%3A%2F%2Faadityasriram%2Ecom&urlhash=NHr-&trk=ppro_website' ],
  3.   experience:
  4.    [ { position: 'Web Developer',
  5.        companyName: 'NC State University',
  6.        dates: 'December 2014 – Present (3 months)',
  7.        locality: 'Raleigh-Durham, North Carolina Area',
  8.        description: 'Follow MVC architecture, the application is a C# .NET website for the NC State Turfgrass institute.' },
  9.      { position: 'Senior Software Engineer',
  10.        companyName: '',
  11.        dates: 'June 2013 – July 2014 (1 year 2 months)',
  12.        locality: 'Bengaluru Area, India',
  13.        description: undefined },
  14.      { position: 'Software Development Engineer',
  15.        companyName: 'Amazon',
  16.        dates: 'January 2012 – June 2013 (1 year 6 months)',
  17.        locality: 'Hyderabad Area, India',
  18.        description: undefined },
  19.      { position: 'Intern',
  20.        companyName: 'Microsoft',
  21.        dates: 'May 2011 – July 2011 (3 months)',
  22.        locality: 'Hyderabad Area, India',
  23.        description: 'Developer intern at MSIT, Hyderabad for 2 months.' },
  24.      { position: 'Intern',
  25.        companyName: 'TVSICS',
  26.        dates: 'May 2010 – July 2010 (3 months)',
  27.        locality: 'Bangalore, India',
  28.        description: 'Created an application under a mentor as a summer project.' } ],
  29.   honors:
  30.    [ { awardName: 'University Mobile Challenge',
  31.        organization: 'Berkeley Mobile International Collaborative',
  32.        duration: 'February 2011',
  33.        description: 'http://www.gsma.com/newsroom/bmic-holds-first-university-mobile-challenge-at-the-gsma-mobile-world-congress-2011/\n\nAndroid application business development competition.' } ],
  34.   projects:
  35.    [ { name: 'Noodle',
  36.        dates: 'October 2010 – February 2011',
  37.        description: 'Android project that aimed at revolutionising how students study, make and share notes. The application ran on smartphones and used the camera and smart algorithms to help create meaningful notes that could then be edited and compiled before being sold on an online notes market.',
  38.        projectlink: 'http://www.linkedin.com/redir/redirect?url=http%3A%2F%2Fapplied-innovation%2Eorg%2Fumc%2F2011-university-mobile-challenge%2Fnoodle%2F&urlhash=XWDK&trk=prof-project-name-link' },
  39.      { name: 'Acolyte',
  40.        dates: 'November 2011 – March 2012',
  41.        description: 'Front end developer for Android application. This application had an extensive backend hosted on google app engine and an android application for users to interact with. The application aimed at making buying a more social and economical affair.',
  42.        projectlink: 'http://www.linkedin.com/redir/redirect?url=https%3A%2F%2Fdrive%2Egoogle%2Ecom%2Ffile%2Fd%2F0B6oTFnNNnQU0RWRBc1ZGLUJ3Um8%2Fedit%3Fusp%3Dsharing&urlhash=LRC3&trk=prof-project-name-link' },
  43.      { name: 'Buzz Messenger',
  44.        dates: 'October 2013 – Present',
  45.        description: 'Application and service developer, I work on this app as a solo developer. This is an idea of mine I think will revolutionise the way chat boards work on the web. It works on the idea that people can have or hide identities in various situations where they can chat with people known and unknown. To talk or to rant, to complain or to celebrate, Buzz Messenger does it for you.',
  46.        projectlink: 'http://www.linkedin.com/redir/redirect?url=https%3A%2F%2Fplay%2Egoogle%2Ecom%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom%2Eaadisriram%2Ebuzzmessengerre&urlhash=y0oU&trk=prof-project-name-link' },
  47.      { name: 'Public Chat Room',
  48.        dates: '',
  49.        description: 'As a side project while learning Node JS I created this public chat room. Just add your username and you are good to chat away!',
  50.        projectlink: 'http://www.linkedin.com/redir/redirect?url=http%3A%2F%2Ftranquil-harbor-3807%2Eherokuapp%2Ecom%2F&urlhash=dY97&trk=prof-project-name-link' },
  51.      { name: 'Quicktact',
  52.        dates: '',
  53.        description: 'A quick way to share contact information. Log into your favorite social accounts and just tap your phones to exchange information.',
  54.        projectlink: 'http://www.linkedin.com/redir/redirect?url=https%3A%2F%2Fplay%2Egoogle%2Ecom%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom%2Eaadisriram%2Equicktact&urlhash=e1ml&trk=prof-project-name-link' } ],
  55.   educationlist:
  56.    [ { name: 'North Carolina State University',
  57.        link: 'http://www.linkedin.com/edu/school?id=18786&trk=ppro_sprof',
  58.        program: 'Master\'s Degree, ',
  59.        major: '4.0',
  60.        gpa: '4.0',
  61.        date: '2014 – 2016' },
  62.      { name: 'Amrita School of Engineering, Bangalore',
  63.        link: undefined,
  64.        program: 'Bachelor of Technology (BTech), ',
  65.        major: '8.49/10',
  66.        gpa: '8.49/10',
  67.        date: '2008 – 2012' },
  68.      { name: 'National Public School, Bangalore',
  69.        link: undefined,
  70.        program: '',
  71.        major: '',
  72.        gpa: '',
  73.        date: '1995 – 2008' } ],
  74.   name: 'Aaditya Sriram',
  75.   headline: 'Student and Web Developer at NC State University',
  76.   location: 'Raleigh, North Carolina',
  77.   current: 'NC State University',
  78.   education: 'North Carolina State University' }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement