commit 1fe2d011e00c209ee47981bca24404f4eaa2ceb2
parent 43a3705aeb83f1a9c0128e9bef9bd3d92798cb6e
Author: Charles Baptista <rayek@leetah.oroboro.com>
Date: Sat, 5 Apr 2025 19:59:22 -0400
Removes 2020 resume files
Diffstat:
4 files changed, 0 insertions(+), 127 deletions(-)
diff --git a/Charles_Baptista-Resume_2020.pdf b/Charles_Baptista-Resume_2020.pdf
Binary files differ.
diff --git a/resume.pdf b/resume.pdf
Binary files differ.
diff --git a/resume_2020.txt b/resume_2020.txt
@@ -1,62 +0,0 @@
-CHARLES S. BAPTISTA
-
- 127 Adamecs Way, South Amboy, NJ 08879
- charles@charlesbaptista.com | 857-241-0064
-charlesbaptista.com
-EDUCATION
-Wentworth Institute of Technology
-Graduated 2018
-Bachelor of Science - Mechanical Engineering
-
-SKILLS
-CAD Software - SolidWorks, PTC Creo
-Programming - C, C++, FreeRTOS, Linux, Git
-Tools - Power and Hand Tools, Oscilloscope, Multimeter, 3D Printing, CNC
-Electrical - NFPA 70E Certified, Read Schematics, Cable Construction, Soldering
-
-WORK EXPERIENCE
-Berkshire Grey | New Brunswick Area, NJ
-Nov 2018 - Current
-Field Service Engineer
-●
-Diagnosed and repaired 500+ mobile robots.
-●
-Investigated root cause for a wide variety of issues on a large integrated robotic system.
-●
-Developed firmware for mobile robots, improving error reporting and sensor feedback.
-●
-Performed commissioning, diagnosis, repair and reworks of industrial electrical cabinets.
-●
-Programmed and configured IFM PLCs, JVL motors. Calibrated ABB Arms.
-
-Cytonome | Bedford, MA
-Sept 2017 - Dec 2017
-Manufacturing Engineering Co-Op
-●
-Designed and assembled fixtures to improve manufacturing processes.
-●
-Wrote and revised assembly/test procedures and trained technicians.
-●
-Created Excel macros to automatically fill out test records from raw data files.
-
-SharkNinja | Newton, MA
-Jan 2017 - May 2017
-Test Engineering Co-Op
-●
-Designed testbed for robotic vacuum cleaner accelerated-life and reliability testing.
-●
-Created software tools and UI for testing and data processing in MatLab and Excel.
-●
-Assessed testing data and procedures to increase repeatability, identify sources of error,
-and otherwise improve testing standards
-
-YDreams Robotics | Lisbon, Portugal
-Jul 2013 - Aug 2013
-Design Internship
-●
-Designed prototype for two-wheeled self-balancing smartphone robot
-●
-Designed attachable electric multi-tool systems for smartphone robot including, scissors,
-pen and screwdriver
-
-
diff --git a/resume_2020_clean.txt b/resume_2020_clean.txt
@@ -1,65 +0,0 @@
- CHARLES S. BAPTISTA
-
- 35 Falmouth Rd, Arlington, MA 02474
- charles@charlesbaptista.com | 857-241-0064
-
-EDUCATION
-Wentworth Institute of Technology
-Graduated 2018
-Bachelor of Science - Mechanical Engineering
-
- SKILLS
-Programming - C, C++, Git, Linux, FreeRTOS
-Industrial - Siemens PLC, SCL, LAD, TIA Openness, S7 Safety
-Tools - Power and Hand Tools, Oscilloscope, Multimeter, 3D Printing
-Electrical - NFPA 70E Certified, Read Schematics, Cable Construction, Soldering
-CAD Software - SolidWorks, PTC Creo
-
- WORK EXPERIENCE
-Berkshire Grey | Bedford, MA
-Nov 2020 - Current
-Principal Electrical Engineer
-● Lead PLC controls for RSPS warehouse picking product; scaled from lab prototype to 100+ production systems.
-● Designed Concept-Of-Operations for RSPS warehouse picking station.
-● Wrote configuration control tools for and managed version control of PLC codebase.
-● Implemented controls for large zero-pressure-accumulation conveyor system, capable of 52 CPM throughput with a 40 minute MTBF.
-● Lead install team of 6 contractors, 2 controls engineers during construction of large zero-pressure-accumulation conveyor system.
-
-Nov 2018 - Nov 2020
-Berkshire Grey | Perth Amboy, NJ
-Field Service Engineer
-● Diagnosed and repaired 500+ mobile robots.
-● Investigated root cause for a wide variety of issues on a large robotic warehouse automation system.
-● Developed firmware for mobile robots, improving error reporting and sensor feedback.
-● Performed commissioning, diagnosis, repair and reworks of industrial electrical cabinets.
-
-Cytonome | Bedford, MA
-Sept 2017 - Dec 2017
-Manufacturing Engineering Co-Op
-● Designed and assembled fixtures to improve manufacturing processes.
-● Wrote and revised assembly/test procedures and trained technicians.
-#● Created Excel macros to automatically fill out test records from raw data files.
-
-SharkNinja | Newton, MA
-Jan 2017 - May 2017
-Test Engineering Co-Op
-● Designed testbed for robotic vacuum cleaner accelerated-life and reliability testing.
-● Created software tools and UI for testing and data processing in MatLab and Excel.
-#● Assessed testing data and procedures to increase repeatability, identify sources of error, and otherwise improve testing standards
-
-YDreams Robotics | Lisbon, Portugal
-Jul 2013 - Aug 2013
-Design Internship
-● Designed prototype for two-wheeled self-balancing smartphone robot
-● Designed attachable electric multi-tool systems for smartphone robot including, scissors,
-pen and screwdriver
-
- PROJECTS
-Smart Lamp | Capstone Project Jan 2018 - Aug 2018
-● Designed, programmed and manufactured robotic desk lamp
-● Programmed Denavit-Hartenberg forward kinematics and inverse kinematics systems
-
-Tapestry Game Engine Project | Independent Project Aug 2015 - May 2018
-● Developed 2D side-scroller game engine in C++ using the SDL2 library
-● Programmed systems including animation, actors, sound, JSON based level loading,
-events, terrain, and physics among othe