Sign In or Use Email

Kevin Legrand

Majoring in Mechanical & Aerospace Engineering, Minoring in Cybersecurity
Northampton Community College
From NJ
Mechanical & Aerospace Engineer | Department of Defense | Experience in Cloud Software Development & National Defense Initiatives | Network Security |
Follow Kevin

Kevin Legrand Competes in Entrepreneurial Business Pitch Competition

Kevin Legrand and eight other Northampton Community College (NCC) students gave it their all as they pitched their business ideas to a panel of judges at the Center for Innovation and Entrepreneurs...

April, 15 2019 - Northampton Community College
Student Entrepreneurs Go to Boot Camp

Northampton Community College (NCC) launched an eight-week startup boot camp program on January 28 at the Center for Innovation and Entrepreneurship (CIE) in the Fowler Family Southside Center. Stu...

February, 15 2019 - Northampton Community College
NCC Student Entrepreneurs Go to Boot Camp

Northampton Community College (NCC) launched an eight -week startup boot camp program on January 28 at the Center for Innovation and Entrepreneurship (CIE) in the Fowler Family Southside Center. Students submitted a one-page application describing thei...

February, 15 2019 - Northampton Community College
Kevin Legrand Made Northampton Community College Dean's List

Kevin Legrand , Engineering student from Phillipsburg , has been named to the ...

January, 10 2019 - Northampton Community College
Kevin Legrand was recognized for earning a spot on the Dean's List
Added by Kevin
Kevin Legrand was recognized for graduating
Added by Kevin
Kevin Legrand was recognized for earning a spot on the Dean's List
Kevin Legrand, software engineering student from Phillipsburg, NJ has been named to the Dean's List for his academic achievement during the Fall 2018 semester at Northampton Community College.
Added by Kevin
Rapid Mobility Bridge Engineer at Department of Defense (DoD)

Used COMSOL multi-physics modeling and simulation tools to independently assess the performance of techniques and architectures by performing structural analysis, material behavior analysis, vibration analysis, and thermal analysis.

The performance of different design techniques and applications were also assessed.

Prepped bridge sites, which included rafts, and other bridge operations in order to cross inland and coastal waterways.

Installed kedge anchorage systems, wire obstacle material, overhead anchorage systems, and demolition firing systems.

Modeled the mechanical properties of military fixed/float bridge systems and ribbon bridge bay systems to understand their structural performance over various changes in water currents.

Launched and retrieved ribbon bridge bays, assembled and maintained military fixed and float bridges.

Supervised and assisted teams tackling rough terrain during combat operations.

Operated military bridge construction trucks and light vehicles including: M1977A2 (Heavy Expanded Mobility Tactical Truck Common Bridge Transporter), M1977A4 (Heavy Expanded Mobility Tactical Truck Load Handling System), M30 BEB (Bridge Erection Boat), M1076 PLST (Palletized Load System Trailer).

January 2022 - Present
Combat Engineer at Department of Defense (DoD)

Devised both offensive and defensive tactical positioning using advanced military tactics and schematics.

Configured, primed and detonated domestic explosives including: trinitrotoluene, nitroglycerin, composition C4, ammonium nitrate cratering charge, tetrytol 75/25 demolition charge, detonating cord, M1A2 bangalore torpedo, and the M2A3/M2A4/M3A1 shaped charges.

Designed and built infrastructure, including roads, bridges, and buildings, to support military operations.

Conducted site surveys, prepared plans and specifications, and managed construction projects.

Conducted route clearance and reconnaissance operations to ensure safe and secure passage of military personnel and equipment.

Trained and supervised junior engineers in all aspects of construction, engineering, and project management.

Collaborated with other military personnel and government program office customers to plan and execute complex engineering projects.

Provided technical recommendations and guidance to military personnel based on technical expertise, project experience, and ability to effectively communicate and collaborate with various stakeholders.

Installed firing systems for demolition purposes.

Detected foreign mines visually or with AN/PSS-14 mine detecting equipment.

January 2022 - Present
Cloud Software Engineer at West Virginia University Mechanical & Aerospace Laboratory

Led the programming team of robotic navigation and cloud detection systems.

Designed and developed applications in a Windows, Linux/Ubuntu, and ROS operating environment.

Provided cloud software research, development, and engineering services in order to implement and optimize cloud authentication workflows.

Researched, designed, developed, and deployed operating systems-level software, compilers, and network distribution software for industrial, business, scientific, and general computing applications.

Integrated open source software, commercial software, and in-house software together with automation scripting.

Developed and deployed new features within AWS-based cloud architecture using Kubernetes, Aurora, Python, and SQL programming languages.

Set operational specifications via formulated and analyzed software requirements.

Analyzed and optimized AWS environment behavior with AWS Aurora database to diagnose and resolve inefficiencies.

Packaged software code with just the OS libraries and dependencies required to run the code to create a single lightweight executable that ran consistently on any infrastructure.

Actively discussed design, and implemented new ideas in close collaboration with other members of the team.

August 2020 - May 2021
Rock Paper Scissors Game
A simple game of Rock, Paper, Scissors built using Python 3.x
February 2023 - Software Projects
Blackjack Game
A simple game of blackjack built using Python 3.x.
February 2023 - Software Projects
Hangman Game
The Hangman game is a classic word guessing game where the player tries to guess the word by suggesting letters. The game is implemented using Python 3.11.1 and uses functions and loops to manage the game logic.
February 2023 - Software Projects
To-Do-Application
To-Do-Application: A simple to-do application built using Python 3.x.
February 2023 - Software Projects
Calculator Application
The Calculator Application is a simple calculator that allows users to perform mathematical calculations by entering an expression in the format num1 operator num2. The application is implemented using Python 3.11.1 and uses the eval function to process the user's input and calculate the result.
February 2023 - Software Projects
Timer Application
The Timer Application is a simple program built using the Python programming language. The purpose of this application is to provide users with a timer that they can use to keep track of the time spent on a task. The program takes in the number of seconds the user wants the timer to run for, and then displays a message once the timer is finished.
February 2023 - Software Projects
Tic Tac Toe Application
The Tic-Tac-Toe Application is a two-player or one-player game built using the Python programming language. This application allows the user to play against either a computer or another player. The game is played on a 3x3 grid, and the objective is to place three of your symbols (X or O) in a row, either vertically, horizontally, or diagonally. The first player to achieve this wins the game.
February 2023 - Software Projects
HarvardX EdX CS50 - Computer Science Certification Course
Successfully completed a course of study offered by HarvardX, an online learning initiative of Harvard University. Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, Python, SQL, and JavaScript plus CSS and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming.
Others
HarvardX EdX CS50 - Introduction to Artificial Intelligence with Python
Successfully completed a course of study offered by HarvardX, an online learning initiative of Harvard University. CS50’s Introduction to Artificial Intelligence with Python explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the theory behind graph search algorithms, classification, optimization, reinforcement learning, and other topics in artificial intelligence and machine learning as they incorporate them into their own Python programs. By course’s end, students emerge with experience in libraries for machine learning as well as knowledge of artificial intelligence principles that enable them to design intelligent systems of their own.
Others
HarvardX EdX CS50 - Mobile App Development with React Native
Successfully completed a course of study offered by HarvardX, an online learning initiative of Harvard University. This course picks up where CS50 leaves off, transitioning from web development to mobile app development with React Native. The course introduces students to modern JavaScript (including ES6 and ES7) as well as to JSX, a JavaScript extension. Through hands-on projects, students gain experience with React and its paradigms, app architecture, and user interfaces. The course culminates in a final project for which students implement an app entirely of their own design.
Others
MIT OpenCourseware - Introduction To Computer Science And Programming In Python
Successfully completed a course of study offered by MITX, an online learning initiative of Massachusetts Institute of Technology. 6.0001 Introduction to Computer Science and Programming in Python is intended for students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems and to help students, regardless of their major, feel justifiably confident of their ability to write small programs that allow them to accomplish useful goals. The class uses the Python 3.5 programming language.
Others
© Copyright 2024 • Merit Pages, Inc.Terms of ServicePrivacy Policy