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 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
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. Hyulim-Networks/TETRA_ROS2_S Hyulim-Networks/TETRA_ROS2_S Public

    tetra ros2 s๋ชจ๋ธ ํŒจํ‚ค์ง€ ๋ชจ์Œ

    C++

  5. keras_web keras_web Public

    keras๋ฅผ ์›น์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๊ฒŒ ํ•ด๋ด…์‹œ๋‹ค.

    HTML

  6. robot_gazebo_sim robot_gazebo_sim Public

    ros2 jazzy gazebo harmonic

    Python