Giter VIP home page Giter VIP 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

c-c- icon c-c-

📚程序员相关电子书资料分享(公众号:程序员编程指南)

cjson icon cjson

🍪开源项目:Ultralightweight JSON parser in ANSI C

cs-notes icon cs-notes

📚技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

lee8150951 icon lee8150951

🤣 The custom display of the profile page, this is a little secret of github

lp-of-node.js icon lp-of-node.js

☀前端脉络二:初始Node.js,主要了解了npm的使用,和一些简单的api,包括http,file等接口

modules-learn icon modules-learn

学习笔记 - 码云:https://gitee.com/wanzheng_96/Modules-Learn)

mytinystl icon mytinystl

🍪开源项目:Achieve a tiny STL in C++11

node-learning icon node-learning

🌙Node.js学习流程:包含主要的基础知识和简单的项目应用开发

oreo-music icon oreo-music

🎵 第三方网易云音乐极简桌面应用程序 The third-party Netease Cloud Music desktop application, strives for simplicity and beauty

pm-platform icon pm-platform

🖖本科阶段毕业设计-《高新区企业政策管理平台》-使用SSM、Bootstrap、Echarts、Activiti等技术

practical-programming-books icon practical-programming-books

📚实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文

pygou icon pygou

☀前端脉络一:简单使用H5、CSS3、Javascript实现PyGou项目简单静态界面

python-learning icon python-learning

🌙Python学习流程:包含主要的基础知识,对应Eric Mathers的《Python编程-从入门到实践(第二版)》

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.