Skip to content
View dkswndud1992's full-sized avatar
โ˜ ๏ธ
Focusing
โ˜ ๏ธ
Focusing

Highlights

  • Pro

Organizations

@Hyulim-Group

Block or report dkswndud1992

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
dkswndud1992/README.md

header

Welcome To My GitHub!

๐Ÿ™‹โ€โ™‚๏ธ Personal Info

  • Long Generalist Safety Developer ๐Ÿ’ป
  • Love Control Robot ๐Ÿฉท ๐ŸŽฎ ๐Ÿค–
  • Like a Tree ๐ŸŒฒ
import 'human';

/*
 * My daily life
 */
int main(){
  int year = 1992;
  int month = 9;
  int day = 22;
  bool isHe = true;
  Human johny = Human(year, month, day, isHe);

  while(johny.alive){
    johny.sleep(7);
    if(Human.randomSituation(johny)) continue;

    print('hello world! ${johny.coworker?? 'robot'}');
    johny.money += johny.work('๐Ÿ’ป');
    johny.money -= johny.eat('๐Ÿ–');
    johny.value += johny.work_out('๐Ÿ‹๐Ÿป');
    if(johny.ok) johny.value += johny.study('๐Ÿ“–');

    print('good night. ${johny.wife?? 'myself'}');
    johny.day++;
  }

  return johny.value;
}

๐Ÿ”จ Technology Love

  • Language : JavaScript

  • Interface : Flutter

  • Hardware : ROS

  • Controller : Keras

  • Management : Kubernetes

Footer

Pinned Loading

  1. find web ip tool find web ip tool
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
    <head>
    4
      <meta charset="UTF-8">
    5
      <title>IP Checker</title>
  2. dkswndud1992.github.io dkswndud1992.github.io Public

    robot study

    SCSS 1

  3. portfolio portfolio Public

    this is my secret portfolio

    HTML

  4. TETRA-ROBOT/TETRA_ROS2_S TETRA-ROBOT/TETRA_ROS2_S Public

    ํ…ŒํŠธ๋ผ S ROS2 ๋ชจ๋ธ

    C++ 1

  5. robot_gazebo_sim robot_gazebo_sim Public

    ros2 jazzy gazebo harmonic

    Python

  6. herkulex_driver herkulex_driver Public

    herkulex ros2(jazzy) driver

    C++