diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..7059cd2 Binary files /dev/null and b/.DS_Store differ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6fe5786 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Noah Jean-Pierre Hathout + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/docs/.DS_Store b/docs/.DS_Store new file mode 100644 index 0000000..21dc07c Binary files /dev/null and b/docs/.DS_Store differ diff --git a/docs/.gitignore b/docs/.gitignore index e69de29..496ee2c 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/docs/assets/.DS_Store b/docs/assets/.DS_Store new file mode 100644 index 0000000..dfa9b45 Binary files /dev/null and b/docs/assets/.DS_Store differ diff --git a/docs/assets/clips/pollux.gif b/docs/assets/clips/pollux.gif new file mode 100644 index 0000000..68d0cd8 Binary files /dev/null and b/docs/assets/clips/pollux.gif differ diff --git a/docs/assets/files/noahhathout_cv.pdf b/docs/assets/files/noahhathout_cv.pdf deleted file mode 100644 index 2e2e4fe..0000000 Binary files a/docs/assets/files/noahhathout_cv.pdf and /dev/null differ diff --git a/docs/assets/files/noahhathout_cv2.pdf b/docs/assets/files/noahhathout_cv2.pdf new file mode 100644 index 0000000..e395775 Binary files /dev/null and b/docs/assets/files/noahhathout_cv2.pdf differ diff --git a/docs/assets/files/resume_7_noahhathout.pdf b/docs/assets/files/resume_7_noahhathout.pdf new file mode 100644 index 0000000..e5d992f Binary files /dev/null and b/docs/assets/files/resume_7_noahhathout.pdf differ diff --git a/docs/assets/images/.DS_Store b/docs/assets/images/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/docs/assets/images/.DS_Store differ diff --git a/docs/assets/images/UMGT_logo_sqr.png b/docs/assets/images/UMGT_logo_sqr.png new file mode 100644 index 0000000..de1aa7a Binary files /dev/null and b/docs/assets/images/UMGT_logo_sqr.png differ diff --git a/docs/assets/images/beaglebaord_logo.png b/docs/assets/images/beaglebaord_logo.png new file mode 100644 index 0000000..1f2c6fc Binary files /dev/null and b/docs/assets/images/beaglebaord_logo.png differ diff --git a/docs/assets/images/beaglebone_logo.png b/docs/assets/images/beaglebone_logo.png new file mode 100644 index 0000000..1f2c6fc Binary files /dev/null and b/docs/assets/images/beaglebone_logo.png differ diff --git a/docs/assets/images/chatsheets.png b/docs/assets/images/chatsheets.png new file mode 100644 index 0000000..2af4648 Binary files /dev/null and b/docs/assets/images/chatsheets.png differ diff --git a/docs/assets/images/fastapi_logo.png b/docs/assets/images/fastapi_logo.png new file mode 100644 index 0000000..b39a07c Binary files /dev/null and b/docs/assets/images/fastapi_logo.png differ diff --git a/docs/assets/images/geo-prox.png b/docs/assets/images/geo-prox.png index d2ebfa0..25ef762 100644 Binary files a/docs/assets/images/geo-prox.png and b/docs/assets/images/geo-prox.png differ diff --git a/docs/assets/images/graphtrak.png b/docs/assets/images/graphtrak.png index c099f2d..008589b 100644 Binary files a/docs/assets/images/graphtrak.png and b/docs/assets/images/graphtrak.png differ diff --git a/docs/assets/images/huffman.png b/docs/assets/images/huffman.png index f03af10..65d3d3d 100644 Binary files a/docs/assets/images/huffman.png and b/docs/assets/images/huffman.png differ diff --git a/docs/assets/images/linux_logo.png b/docs/assets/images/linux_logo.png new file mode 100644 index 0000000..5435cc9 Binary files /dev/null and b/docs/assets/images/linux_logo.png differ diff --git a/docs/assets/images/pyp2pchat.png b/docs/assets/images/pyp2pchat.png new file mode 100644 index 0000000..a69aec8 Binary files /dev/null and b/docs/assets/images/pyp2pchat.png differ diff --git a/docs/assets/images/ros1_logo.png b/docs/assets/images/ros1_logo.png new file mode 100644 index 0000000..faf1556 Binary files /dev/null and b/docs/assets/images/ros1_logo.png differ diff --git a/docs/assets/images/smarthome.png b/docs/assets/images/smarthome.png new file mode 100644 index 0000000..441f32e Binary files /dev/null and b/docs/assets/images/smarthome.png differ diff --git a/docs/assets/images/smartpill.png b/docs/assets/images/smartpill.png index a37e3c4..52e8087 100644 Binary files a/docs/assets/images/smartpill.png and b/docs/assets/images/smartpill.png differ diff --git a/docs/assets/images/sqlite_logo.png b/docs/assets/images/sqlite_logo.png new file mode 100644 index 0000000..1b3bb5f Binary files /dev/null and b/docs/assets/images/sqlite_logo.png differ diff --git a/docs/assets/images/ur5.png b/docs/assets/images/ur5.png new file mode 100644 index 0000000..1735a0f Binary files /dev/null and b/docs/assets/images/ur5.png differ diff --git a/docs/index.html b/docs/index.html index 7e115e7..82e17e9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,1328 +1,673 @@ - - - - - [NJPH] - - - - - - - - - - -
-
-
- [Noah Hathout] - / ~ -
- + + + + + + [NJPH] + + + + + + + + + + +
+
+ -
- - -
+ + +
+
+ +
+
+ Resume + [NJPH] +
+

+ Grab my latest resume with my highlighted projects, research, and experience. +

+ + Resume + + Download Resume + + +
+
+ +
+
+
+
+ +
+ +

+
+ + Hi, I'm Noah [Jean-Pierre] Hathout. + + ๐Ÿ‘‹ + + +

+

+ R&AS Engineering + MS Student +

+ +

+ [@ Boston University] +

+
+
- - -
- -
-
-
-
- - -
-

Download My CV Here

- - Resume - -
-
- -


Hi, I'm Noah [Jean-Pierre] Hathout. 👋

-

Computer Engineer

- -

- [@ Boston University] -

-
-
-
+
+ +
+
+
+

+ About Me ๐Ÿ‡ช๐Ÿ‡ฌ๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ‡บ๐Ÿ‡ธ +

+

+ I'm Noah Jean-Pierre Hathout--A tech enthusiast, avid gamer, and student at Boston University, getting my master's in Robotics & Autonomous Systems (R&AS). Having just received my B.S. in Computer Engineering with a strong academic record and a spot on the Dean's List, I am passionate about AI and robotics and want to continue to explore how machines can learn and interact with the world. +
+
+ Having lived and studied in five countries across three continents, +
+
+ + [๐Ÿ‡บ๐Ÿ‡ธ -> ๐Ÿ‡ฉ๐Ÿ‡ช -> ๐Ÿ‡น๐Ÿ‡ท -> ๐Ÿ‡ณ๐Ÿ‡ฑ -> ๐Ÿ‡น๐Ÿ‡ท -> ๐Ÿ‡จ๐Ÿ‡ณ -> ๐Ÿ‡ฉ๐Ÿ‡ช -> ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ“] + +
+
+ I've gained a unique global perspective and love for cross-cultural collaboration. This diverse background continuously fuels my drive to work on projects that positively impact our world and society. +
+
+ When I'm not coding, debugging, or experimenting with new tech, you'll find me at the nearest climbing gym ๐Ÿง—๐Ÿฝโ€โ™‚๏ธ or tennis courts ๐ŸŽพ, leveling up in the latest video games ๐Ÿ•น๏ธ, or maybe teaching an agent to do better than me at the video game ๐Ÿค–. +
+
+ I am all about combining serious tech skills and hard work with a touch of fun and creativity. So if you are also into AI, robotics, gaming, or just want to nerd out over the newest tech, let's connect :) +

+
+
+ hero + hero2 + hero3 +
- - -
-
-
-

About Me ๐Ÿ‡ช๐Ÿ‡ฌ๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ‡บ๐Ÿ‡ธ

-

- I'm Noah Jean-Pierre Hathout--A tech enthusiast, avid gamer, and computer engineering student at Boston University, specializing in machine learning. With a strong academic record and a spot on the Dean's List, I am passionate about AI and robotics and want to continue to explore how machines can learn and interact with the world. -

- Having lived and studied in five countries across three continents,

- [๐Ÿ‡บ๐Ÿ‡ธ -> ๐Ÿ‡ฉ๐Ÿ‡ช -> ๐Ÿ‡น๐Ÿ‡ท -> ๐Ÿ‡ณ๐Ÿ‡ฑ -> ๐Ÿ‡น๐Ÿ‡ท -> ๐Ÿ‡จ๐Ÿ‡ณ -> ๐Ÿ‡ฉ๐Ÿ‡ช -> ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ“]

- I've gained a unique global perspective and love for cross-cultural collaboration. This diverse background continuously fuels my drive to work on projects that positively impact our world and society. -

- When I'm not coding, debugging, or experimenting with new tech, you'll find me at the nearest climbing gym ๐Ÿง—๐Ÿฝโ€โ™‚๏ธ or tennis courts ๐ŸŽพ, leveling up in the latest video games ๐Ÿ•น๏ธ, or maybe teaching an agent to do better than me at the video game ๐Ÿค–. -

- I am all about combining serious tech skills and hard work with a touch of fun and creativity. So if you are also into AI, robotics, gaming, or just want to nerd out over the newest tech, let's connect :) -

-
-
- hero - hero2 - hero3 -
-
-
- - -
-
- - -
-

Education

-
- - -
- - -
- - -
-
-
- BU Logo - -

Electrical & Computer Engineering (MS)

-

Specialization in Robotics

- -
    - -
- -

- Expected September 2025 - May 2026 -

-
-
-
-
- - -
-
-
- BU Logo - -

Computer Engineering (BS)

-

Concentration in Machine Learning

- -
    -
  • Cumulative GPA: 3.7 / 4
  • -
  • Dean's List
  • -
  • Intramural Outdoor Soccer Champions
  • -
  • Unity & Social Quality Initiative (USQI)
  • -
- -

- September 2021 - present -

-
-
-
- -
-
- - -
-
-
- AKHS Logo - -

Ardrey Kell High School

-

High School Diploma

- -
    -
  • Varsity Men's Tennis Team (captain for 2 / 4 years)
  • -
  • National Honors Society
  • -
  • French Honors Society
  • -
  • Junior Marshal
  • -
  • AK Garden Club
  • -
- -

- August 2017 - June 2021 -

-
-
-
- -
-
-
- - -
-
-

- Relevant Coursework: Atari [Course]out -

-

- Hit and destroy the classes I destroyed! -

-

- [use your spacebar to launch the ball] -
- [use the left & right arrow keys to move the paddle] -

-

- [this does not work on phones or tablets yet :)] -

-
-

Leaderboard

-
    - - -
    - -
    -
    - - -
    - - -
    -

    Experience

    -
    - - -
    - - -
    - - -
    -
    -
    - Experience 1 Logo - -

    Research & Development Intern

    -

    Universal Robots

    - -
      -
    • On-site in Odense Kommune, Denmark
    • -
    • Contributed to robotic vision in the Innovation Lab
    • -
    • Used ROS2, C++, Python, NVIDIA pkgs (Nvblox, cuVSLAM)
    • -
    - -

    - May 2024 - September 2024 -

    -
    -
    -
    -
    - - -
    -
    -
    - Experience 2 Logo - -

    Teaching Assistant

    -

    - Boston University, College of Engineering -

    - -
      -
    • TA for EK131 (Intro to Eng: Hands On)
    • -
    • Prepared supplies, took attendance, sent mass emails
    • -
    • Held weekly office hours
    • -
    - -

    - January 2023 - June 2023 -

    -
    -
    -
    - -
    -
    - - -
    -
    -
    - Course Hero Logo - -

    Campus Representative

    -

    Course Hero

    - -
      -
    • Hosted virtual/in-person events at BU
    • -
    • Promoted social good initiatives
    • -
    • Educated students on platform benefits
    • -
    - -

    - October 2022 - Jan 2023 -

    -
    -
    -
    - -
    -
    - - -
    -
    -
    - GriplS Logo - -

    Founder & Designer

    -

    GriplS

    - -
      -
    • Designed grip bands for multiple sports
    • -
    • 50% profits to charities (BCRF, Autism Speaks)
    • -
    • Sold in local tennis stores in Charlotte, NC
    • -
    - -

    - May 2020 - December 2022 -

    -
    -
    -
    - -
    -
    - -
    -
    - -
    -
    - - -
    -
    + +
    +
    + +
    +

    + Education +

    +
    +
    +
    +
    +
    +
    + BU Logo +

    + Robotics & Autonomous Systems +
    + (MS w/ Thesis) +

    +
      +
    • + Coursework: Intro to R&AS (EK505), Robot Motion Planning (ME570), Robot Learning (EC518), Embedded Systems (EC535) +
    • +
    +

    + Expected Sep 2025 - Dec 2026 ยท +
    + Boston, MA +

    +
    +
    +
    - +
    +
    +
    + BU Logo +

    + Computer Engineering (BS) +

    +

    + Concentration in Machine Learning +

    +
      +
    • + Cumulative GPA: 3.73 / 4 +
    • +
    • + Dean's List +
    • +
    • + Intramural Outdoor Soccer Champions +
    • +
    • + Unity & Social Quality Initiative (USQI) +
    • +
    +

    + Sep 2021 - Present ยท +
    + Boston, MA +

    +
    +
    +
    - - - +
    +
    +
    + AKHS Logo +

    + Ardrey Kell High School +

    +

    + High School Diploma +

    +
      +
    • + Varsity Men's Tennis Team (captain for 2 / 4 years) +
    • +
    • + National Honors Society +
    • +
    • + French Honors Society +
    • +
    • + Junior Marshal +
    • +
    • + AK Garden Club +
    • +
    +

    + Aug 2017 - Jun 2021 ยท +
    + Charlotte, NC +

    +
    +
    +
    - +
    + + +
    +

    + Experience +

    +
    +
    +
    +
    +
    +
    + UMG Technologies Logo +

    + Head of Software Engineering +

    +

    + UMG Technologies, Inc. ยท Part-time +

    +
      +
    • + Sole software engineer modernizing a C# industrial-automation stack. +
    • +
    • + Improves operator UX while driving down legacy and newly-found bugs. +
    • +
    • + Prototypes AI/computer-vision features for next-gen tooling. +
    • +
    +

    + Jun 2025 - Present ยท +
    + Danvers, MA ยท +
    + Hybrid +

    +
    +
    +
    - +
    +
    +
    + Experience 1 Logo +

    + Research & Development Intern +

    +

    + Universal Robots +

    +
      +
    • + On-site in Odense Kommune, Denmark +
    • +
    • + Contributed to robotic vision in the Innovation Lab +
    • +
    • + Used ROS2, C++, Python, NVIDIA pkgs (Nvblox, cuVSLAM) +
    • +
    +

    + May 2024 - Sep 2024 ยท +
    + Odense, Denmark ยท +
    + On-site +

    +
    +
    +
    - +
    +
    +
    + Experience 2 Logo +

    + Teaching Assistant +

    +

    + Boston University, College of Engineering +

    +
      +
    • + TA for EK131 (Intro to Eng: Hands On) +
    • +
    • + Prepared supplies, took attendance, sent mass emails +
    • +
    • + Held weekly office hours +
    • +
    +

    + Jan 2023 - Jun 2023 ยท +
    + Boston, MA ยท +
    + On-campus +

    +
    +
    +
    - +
    +
    +
    + Course Hero Logo +

    + Campus Representative +

    +

    + Course Hero +

    +
      +
    • + Hosted virtual/in-person events at BU +
    • +
    • + Promoted social good initiatives +
    • +
    • + Educated students on platform benefits +
    • +
    +

    + Oct 2022 - Jan 2023 ยท +
    + Boston, MA ยท +
    + Hybrid +

    +
    +
    +
    - +
    +
    +
    + GriplS Logo +

    + Founder & Designer +

    +

    + GriplS +

    +
      +
    • + Designed grip bands for multiple sports +
    • +
    • + 50% profits to charities (BCRF, Autism Speaks) +
    • +
    • + Sold in local tennis stores in Charlotte, NC +
    • +
    +

    + May 2020 - Dec 2022 ยท +
    + Charlotte, NC ยท +
    + Founder-led +

    +
    +
    +
    - +
    +
    +
    +
    + +
    +
    +

    + Skills +

    +
    +
    +
    +

    + Navigate my stack +

    +

    + Explore by focus area +

    +
    +
    + + + + +
    +
    +
    +
    +
    +
    +

    + + Hover over a cube to spin it, then click to check out more info. Use the arrows (or scroll) to switch topics. + + + Double tap to explore more about a skill. + +

    +
    +
    +
    + +
    +
    +

    + levels cleared +

    +

    + Projects +

    +
    +
    +
    +
    +
    +
    + +
    +
    +
    +

    + badges unlocked +

    +

    + Awards & Affiliations +

    +
    +
    +
    +
    + + Dean's List + +
    +
    + Dean's List +
    +

    + Boston University ยท College of Engineering +

    +

    + Consistently placed in the top 30% of my cohort. Long nights, too many debug sessions, still worth it. +

    - +
    +
    +
    + + Hood Hargett Scholar + +
    +
    + Hood Hargett Scholarship +
    +

    + Hood Hargett Breakfast Club +

    +

    + Recognized for bridging athletics, academics, and community work. Shared my story at Charlotte Knightsโ€™ Truist Field. +

    + + Watch the speech โ†’ +
    -
    - - -
    -
    -

    Projects

    -
    -
    -
    - -
    - SuperTuxSmart - -

    - SuperTuxSmart -

    - -

    - The goal was to optimize performance on the MarioKart-esque driving simulator called pySuperTuxKart. - Our approach and results are outlined in - - Report.pdf - . -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - AreYouTrieuly...Net - -

    - AreYouTrieulyFocusingOrJust
    JoshingNoahmNotButHilarioIsNET -

    - -

    - Extended Metaโ€™s advanced Detectron2 modelโ€”originally designed for object detectionโ€”to incorporate facial recognition and real-time attention tracking. By integrating COCO instance segmentation with a retrained Detectron2 pipeline, our system efficiently analyzes attention patterns in live video streams. - Our approach and results are outlined in - - Report.pdf - . -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - Pollux - -

    - Pollux -

    - -

    - An autonomous countertop-cleaning robot with integrated reinforcement learning to prevent falling off cliffs and hitting obstacles. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - PIRA - -

    - PIRA - Personal Indoor Robot Assistant -

    - -

    - Developed a personal indoor robot assistant that can autonomously navigate via Optitrack-based indoor positioning and real-time obstacle avoidance or be manually operated via WASD. A Node.js server coordinates data among multiple robots, while Streamlit provides a live 2D visualization and TingoDB logs positional data for monitoring and analysis. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - Fit Cat - -

    - FitCat: Network of Smart Cat Collars with Activity Monitoring -

    - -

    - Developed a smart cat collar that captures and transmits real-time activity data (sleeping, wandering, or "moonwalk") using an accelerometer, networked server, and alphanumeric display. It also includes a button interface for switching modes, a buzzer for leadership status changes, and coordinates with a central server to participate in a leader determination system. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - Smart Pill - -

    - SmartPill: Ingestible Sensor -

    - -

    - Developed a proof-of-concept ingestible sensor (SmartPill) using an ESP32 microcontroller to log and transmit key biometric data as it โ€œtravelsโ€ through the digestive tract. It continuously captures data, converts it into engineering units, and reports findings via a serial console, laying groundwork for future non-invasive diagnostic tools. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - elect-A-leader - -

    - elect-A-leader -

    - -

    - Developed a distributed, fail-safe e-voting system using IR-equipped fob devices to simulate NFC-like authentication for casting votes. A dynamically elected Coordinator aggregates votes, manages central server communication, and ensures continuous operation through failover. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - Geo-Proximity Calculator - -

    - Geo-Proximity Calculator -

    - -

    - Built a Python tool to efficiently match geographic coordinates between datasets using the Haversine formula. Supports CSV or manual input, interprets complex coordinate formats (DMS/decimal), and calculates nearest neighbors for logistics or spatial analytics. Features robust error handling and adjustable logging. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    - -
    - GraphTrak - -

    - GraphTrak โ€“ Weighted Graph & Multi-Shortest-Paths Analysis -

    - -

    - Developed in C++, this undirected, weighted graph library reads edges from a file, constructs an adjacency list, and uses a priority queueโ€“based approach to calculate distances plus the number of distinct shortest paths. Demonstrates proficiency in data structures, file I/O, and efficient graph algorithms. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    - -
    - Huffster - -

    - Huffman Code Generator & File Decoder -

    - -

    - Built in C++, this system uses priority queues to construct a Huffman tree from character frequencies, then generates sorted code tables and decodes compressed files. Showcases expertise in data compression, tree-based algorithms, and file handling. -

    - -

    - - Click here to see the GitHub Repository - -

    -
    - -
    - My Portfolio - -

    - My Personal Portfolio Website -

    - -

    - Website to showcase me ๐Ÿ˜ -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    - Mia's Portfolio - -

    - Mia's Art Portfolio Website -

    - -

    - Website to showcase my sister's amazing art. Check out the live website at: - - miasportfolio.art - . -

    - -

    - - Click here to see the GitHub Repository - -

    -
    -
    +
    + +
    +
    +
    +

    + communities + affiliations +

    +

    + What communities I am a part of +

    - - - - -
    -
    - -
    - - -
    -

    Awards

    -
    -

    - Dean's List -

    - Boston University's College of Engineering Undergraduate Policy states - that "The top 30 percent of students in each class cohort are placed - on the Deanโ€™s List of academic honor each term." -

    -
    -
    -

    - Award 2 -

    - Awarded the Hood Hargett Breakfast Club Scholarship for achievements - in both academics and athletics. -

    -

    - - Click here to view my speech, presented in Charlotte Knight's Truist Baseball Field. - -

    -
    -
    - - - -
    -
    -

    Affiliations


    -
    - - IEEE - -


    - - Twitch - -
    -
    -
    - + -
    - - - - - -
    -
    - - -
    - -
    - - -
    -

    Contact Me

    -

    Get in touch!

    - - -
    - - - LinkedIn - - - - - Phone - - - - - Email - - - - - Instagram - -
    -
    - + +
    +
    +
    + +
    +
    - -
    - -