Coder Social home page Coder Social logo

Typing SVG

🍪 About

class Me {
        public contact(): object {
                const qq = '1702476100';
                const mail = '[email protected]';
                return { qq, mail };
        }
      
        public track(): Array<string> {
                const track = ['Akalin🤣', 'Hubei', 'Guangdong'];
                return track;
        }
      
        public coding(): object {
                const techs = {
                        major_in: ['JavaScript', 'TypeScript'],
                        average: ['Python'],
                        learning: ['Dart', 'Rust'],
                }
                const ides = ['WebStorm', 'VScode'];
                const targets = ['fullstack'];
                return { techs, ides, targets };
        }
}

📈 Statistics

  

Yishan Lee's Projects

ros-learning-python icon ros-learning-python

🌙ROS学习流程:根据B站古月居教学视频学习,使用python作为开发语言

ros-moveit icon ros-moveit

🌙ROS学习流程:使用MoveIt!控制机械臂

ros-slam icon ros-slam

🌙ROS学习流程:使用ROS继承SLAM对机器小车进行自动导航

rtc-project icon rtc-project

🔧使用Vue+Express构建WebRTC应用,Express作为Signaling服务器及数据源

tinyhttpd icon tinyhttpd

🍪开源项目:Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

trayslator icon trayslator

🖖基于Electron+React开发的菜单栏百度翻译软件

vuejs-learning icon vuejs-learning

☀前端脉络五:Vue.js的学习历程,这是一个构建用户界面的渐进式框架

web-app-utils icon web-app-utils

🔧 The toolkit used to assist web application developers to complete some common but tedious coding tasks.

webpack-learning icon webpack-learning

☀前端脉络三:学习webpack的简单使用,使用wb打包各类常用文件

wechat-learning icon wechat-learning

☀前端脉络八:微信小程序开发入门,学习掌握表达式和各大组件

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.