Skip to content
View jerinpeter's full-sized avatar
:copilot:
Work Mode
:copilot:
Work Mode

Block or report jerinpeter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jerinpeter/README.md

Typing SVG


Portfolio LinkedIn Gmail Medium YouTube Scholar


Profile Views   GitHub followers   GitHub User's stars


$ whoami

class JerinPeter:
    """Robotics Engineer building AGI-powered autonomous systems"""
    
    def __init__(self):
        self.role = "Robotics Engineer @ OpenMind AGI"
        self.location = "San Francisco, CA 🌉"
        self.education = "M.S. Robotics, UC Riverside"
        
        self.focus_areas = [
            "Autonomous Navigation",
            "Quadruped & Humanoid Robotics", 
            "SLAM & 3D Perception",
            "AGI Integration"
        ]
        
        self.currently_building = {
            "platform": "Unitree G1 Humanoid & Go2 Quadruped",
            "stack": "ROS2 + Nav2 + RTAB-Map + LLM Integration",
            "mission": "Bridging AGI with physical robotic systems"
        }
    
    def get_motto(self) -> str:
        return "Building autonomous systems that bridge research and real-world deployment"

🎯 Current Focus

🤖 Humanoid Navigation

Developing joint control & autonomous navigation for Unitree G1 Humanoid with MPPI controllers and advanced localization

🗺️ 3D Perception

Implementing RTAB-Map SLAM integration with Livox Mid-360 LiDAR for real-time 3D mapping and obstacle avoidance

🔋 Autonomous Charging

Building AprilTag-based precision docking systems for autonomous charging of quadruped robots

🧠 AGI Integration

Creating LLM function calling pipelines for natural language robot commands via the OM1 platform


🛠️ Tech Arsenal

🤖 Robotics & Navigation

ROS2 Nav2 MoveIt2 Gazebo SLAM FAST-LIO

👁️ Computer Vision & AI

PyTorch TensorFlow OpenCV YOLO PCL

💻 Languages & Development

Python C++ MATLAB CMake Git Docker

🔧 Hardware & Embedded

NVIDIA Jetson Raspberry Pi Arduino STM32 ESP32

🎮 Simulation & CAD

Isaac Sim Unity SolidWorks Fusion 360 Blender

☁️ DevOps & Infrastructure

Linux Ubuntu AWS Flask CycloneDDS


📊 GitHub Analytics

GitHub Stats Top Languages
GitHub Streak
Contribution Stats Top Contributed Repos Wakatime Stats
Activity Graph
Profile Details
Repos per Language Most Commit Language Productive Time
Stats Card Languages Donut

📈 Quick Stats

Lines of Code Focus Projects Experience


ROS2 Python C++ SLAM


Commits PRs Issues Coffee

💬 Let's Connect!


Open to collaborations on robotics, autonomous systems, and AGI integration projects


Portfolio LinkedIn Email Medium




"Building autonomous systems that bridge research and real-world deployment"


Pinned Loading

  1. 4wdNavbot 4wdNavbot Public

    A 4WD ROS Robot which is capable of mapping and Navigation

    C++ 49 9

  2. DIshWashingArm DIshWashingArm Public

    MATLAB 4 1

  3. chat_app chat_app Public

    Testing a simple chat application with ros talker and listener in cpp

    CMake 2 2

  4. selfdrivingcar selfdrivingcar Public

    Self Driving Car using Raspberry Pi , OpenCv and Ml : Lane detection , Traffic sign detection , Lane overtaking

    C++ 4 4

  5. turtle_game turtle_game Public

    A game made with TurtleSim in :::ROS, the task is to drive the turtle around a predefined path without going out of the line.

    Makefile 1