Giter VIP home page Giter VIP logo

jctaoo

jctaoo

struct Jctaoo: Boy, Developer {
    var email: String {
        "[email protected]"
    }
    
    static let unique = Jctaoo()
    private init() {}
    
    var mostInterestLangs: [Language] {
        [.swift, .rust]
    }
    
    func sayHi() {
        work(in: "🚀fusée code lab", to: "make fantastic open-source programs").say()
        recently {
            learning {
                "Algorithms"
                "Compilation Principles"
            }
        }.say()
        bigFans(to: "Detective Conan").say()
        (with: 🍊, when: "2021-10-27")
        "✨ See my pined project below, you may lik these.".happyToSay()
    }
}

mail(to: Jctaoo.unique)

run result

jcupupup's Projects

ms_libre_online icon ms_libre_online

Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.

msg.node icon msg.node

Create message box on windows / macOS in Node.js

rust-in-spm icon rust-in-spm

The example of call rust in Swift with Swift Package Manager

stella icon stella

Stella, an easy using and beautiful blog based on Gatsby ✨

swift-lsp icon swift-lsp

The language server protocol written in swift. Easily run on mobile devices.

tigen icon tigen

Generate code to typescript runtime type check.

tjc icon tjc

🔥 Create and configure various ts/js projects quickly

typegraphql-prisma icon typegraphql-prisma

Prisma 2 generator to emit TypeGraphQL types and CRUD resolvers from your Prisma 2 schema

umi icon umi

🌋 Pluggable enterprise-level react application framework.

vite icon vite

Next generation frontend tooling. It's fast!

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.