由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
SanFrancisco版 - 同学们,学习一下阿三如何包装申请intern (转载)
相关主题
自动驾驶Motion Planning Engineer 加州 (转载)成都手游Startup is looking for talents !!! (转载)
自动驾驶Senior Control System Engineer 加州 (转载)Re: 成都手游Startup is looking for talents !!! (转载)
manager position available for software developer100 Best Companies to Work For
manager position for software developer3 jobs at the company i work for...
Job: C++ Developer (Life Technologies Inc.)朋友的侄女留学, 请大家帮忙参谋学校。
37 岁在硅谷做C++ developer, 是不是年龄太大了?How to buy sth in Chinese TaoBao wang from bayarea?
想看Bay area current 码工工资价位就顶一下The Detrimental Effects of Fukushima Disaster on US public health
在湾区只要懂c++ 就能找到工作吗?看看金牌的去向,都贡献资本主义了 (转载)
相关话题的讨论汇总
话题: developed话题: using话题: robotics话题: used话题: lab
进入SanFrancisco版参与讨论
1 (共1页)
c*********l
发帖数: 3438
1
【 以下文字转载自 JobHunting 讨论区 】
发信人: octane (octane), 信区: JobHunting
标 题: 同学们,学习一下阿三如何包装申请intern
发信站: BBS 未名空间站 (Wed Apr 19 02:05:58 2017, 美东)
阿三简历包装和相关技术令人发指,所有网上材料都是包装
举一个今天我发觉的阿三的包装简历为例,它实际经验美国学习9个月美国工作0个月本
国实习3个月,但是简历写得好于是HR发给我看,而且在github上像模像样搞了一个项
目,把别人的很复杂的代码拷贝过来,每隔一两周加一两个无关文件,看起来很厉害,
实际上什么也没做。但是这个很容易糊弄HR和没时间的经理。另外还在阿三国参加假的
高科技公司实际是一个培训公司,然后在美国某些创投网站上发布自己的一个假的公司
,自己作为唯一员工,开发机器人技术,实际上都是骗人的。
简历如下(人名省略):
OBJECTIVE: Summer Internship/ Co-op in Robotics Engineering with focus on
perception, learning and planning.
EDUCATION: Worcester Polytechnic Institute (WPI), Worcester, MA

May 2018 Master of Science in Robotics Engineering, GPA 3.xx/4.0
The L N M Institute of Information Technology, India
May
2016 Bachelor of Technology in Electronics and Communication, GPA x.xx/10.00
TECHNICAL SKILLS: Program Languages: C, C++, Python, HTML, R, XML Hardware:
Arduino-Uno, R-Pi, STM32, Pixhawk, Kinect, 9-DOF Razor IMU, Picoflexx
Application: MATLAB, Arduino, OpenCV, Octave, V-Rep, Gazebo, ROS, MoveIt!,
Rviz, PCL Library, IAT Toolkit, scikit- learn,NLTK , Microsoft Office (Word,
Excel, PowerPoint, Outlook), Theano, OpenRAVE
PROJECTS: Computer Vision: Scene Understanding using Point Cloud
December 2016 - Present Human Augmentation Lab, WPI Developed software for
object segmentation using Euclidean Clustering Algorithm, RANSAC and Sample
Consensus Segmentation models, followed by model matching using RANSAC.
Developed URDF and Gazebo files for hand model with camera attached to it.
Used PCL Libraries in ROS framework in C++, worked on Picoflexx Depth Camera
.
Motion Planning: Serial Manipulator planning using RRT-Connect
December - March 2017 Course Project,
WPI Developed algorithm for reaching goal state in cluttered environment for
7DOF serial manipulator of PR2 using RRT-Connect. Analyzed results
comparing different combinations step size and biasing. Developed plugin in
C++, used in OpenRave.
Computer Vision and Mobile Robotics: Autonomous Mobile Robot Welder
August - December 2016 Course Project, WPI
Simulated autonomous welding UR5 hand manipulator to detect cracks on wall
and weld it autonomously. Used Kinect from Gazebo to perceive cracks, from
which waypoints were extracted using k-NN algorithm. Used RRT algorithm for
motion planning and obstacle avoidance to trace extracted waypoints as
desired trajectory. Implemented it in ROS framework in C++ using OpenCV,
MoveIt, Gazebo and RViz.
Machine Learning: Extracting Author's Characteristic given an Excerpt
August - December 2016 Course Project, WPI
Developed author profiling system for predicting authors age, sex, and genre
of given book. Used tf-idf and ‘bag of words’ from NLTK Library for data
preprocessing and feature extraction. Compared results for different
classifiers using scikit-learn libraries. Achieved an average accuracy of
about 75% for age and gender prediction. Developed in Python.
Motion Planning: Path Planning for PR2 using A*
May - June
2016 Robotics Lab, LNMIIT Developed plugin for PR2 navigation using A*
algorithm in python for OpenRave. Analyzed different combinations heuristic
and neighbors.
Computer Vision: Moving Object Tracking in Aerial Video
August 2015 - April 2016 SRIG Lab,
LNMIIT Developed software to detect and track moving objects in aerial
videos. Used feature based method for image registration and alignment for
ego-motion compensation from Image Alignment Toolbox (IAT). Used
accumulative background subtraction method for object detection and Kalman
filter for tracking of detected object. Developed in MATLAB on VIVID dataset
.
Embedded System: Walking of Biped Robot
August 2014 - April 2015
Robotics Lab, LNMIIT Developed gait movement for 10DOF biped robot using
Arduino Uno and 32-Servo Channel. Integrated it with IMU for fall /crash
avoidance. Developed interface to control it with PS2 remote controller
using PSX library. Worked on Arduino.
Embedded System: Wheel Alignment Check System
August 2013 - April 2014 Robotics
Lab, LNMIIT Developed wheel alignment check system, for the chassis of a car
using 3 IMU’s on R-Pi. Used steering angle rotation to decide whether
there is a dis-alignment or not. Interfaced whole hardware. Worked in Python
.
Embedded System: Fabrication of Quadcopter
January - April 2013
Robotics Lab, LNMIIT Developed quadcopter from scratch including frame, and
hardware interfacing. Developed flight code from scratch to control
quadcopter from remote control and having angular constraints on it with no
more than 30-degree roll-pitch. Developed using Arduino and 9-Dof Razor IMU.
EXPERIENCE: Applications Engineer Intern
December
2015 - January 2016 Drona Aviation Pvt. Ltd., IIT-Bombay Incubation Centre,
India Developed Altitude control functionality for mini-UAV using PID using
barometer and IMU on STM32 board. Fine-tuned with Kalman Filter and
Complementary Filter. Developed in C++.
Research Intern

May - June 2015 Robotics Research Lab, International Institute
of Informational Technology, India Developed Altitude control of UAV using
PID having Pixhawk controller. Developed in ROS framework in Python. Sensor
calibration and fine tuning parameters was done.
Research Intern

May - June 2014 Robotics Research Lab, International Institute
of Informational Technology, India Developed Heart Rate monitoring system
using Photoplethysmography (PPG). Used high-low pass filters and median
filtering for signal processing and filtering. Developed interface between
MATLAB and system for signal analysis. Developed working porotype on Arduino
.
1 (共1页)
进入SanFrancisco版参与讨论
相关主题
看看金牌的去向,都贡献资本主义了 (转载)Job: C++ Developer (Life Technologies Inc.)
国际奥林匹克竞赛获奖者职业状况表37 岁在硅谷做C++ developer, 是不是年龄太大了?
startup looking for web developer想看Bay area current 码工工资价位就顶一下
编程游戏 (转载)在湾区只要懂c++ 就能找到工作吗?
自动驾驶Motion Planning Engineer 加州 (转载)成都手游Startup is looking for talents !!! (转载)
自动驾驶Senior Control System Engineer 加州 (转载)Re: 成都手游Startup is looking for talents !!! (转载)
manager position available for software developer100 Best Companies to Work For
manager position for software developer3 jobs at the company i work for...
相关话题的讨论汇总
话题: developed话题: using话题: robotics话题: used话题: lab