Skip to content
View pomelo925's full-sized avatar
🐢
working
🐢
working

Block or report pomelo925

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
pomelo925/readme.md

class Person {
private:
  string name = "pomelo925";
  string title =" Robot Software/Hardware Developer";
  string email = "yoseph.huang@gmail.com";
  bool is_single = true;

public: 
  Person(){ [](){}; };
};
D:\pomelo925> g++ introduction.cpp -o introduction
D:\pomelo925> ./introduction
Hi, I'm a Taiwanese college student enthusiastic about robot !

Followers Stars

    🧑‍💻Frequently Used Tech🧑‍💻

🔥Streak Stats🔥

pomelo925

⭐My Favorite Repo⭐

🤝Connect with Me🤝

image image image

☕Support Me☕

image image

Commit Snake History SVG

Pinned Loading

  1. I-don-t-know-how-to-code I-don-t-know-how-to-code Public

    Forked from tasi788/I-don-t-know-how-to-code

    如果你也是,不如你 star 我一下,然後也 fork 走吧。

    2

  2. tel2022_DoItTomorrow tel2022_DoItTomorrow Public

    2022東京威力科創機器人大賽 | DIT_明天再做

    1 1

  3. TTennis-Pickup-Robot TTennis-Pickup-Robot Public

    清華大學動力機械系25級畢業專題項目

    Makefile 15 2

  4. realsense-ros-env realsense-ros-env Public

    This repository integrates Intel RealSense cameras with ArUco marker detection under ROS Noetic.

    Makefile