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

awesome-vite icon awesome-vite

⚡️ A curated list of awesome things related to Vite.js

bard_api icon bard_api

Reverse engineering of Google's Bard API for dart programming language.

elecrun icon elecrun

electron-run is a tool to run your electron app easily.

electron-vite-template icon electron-vite-template

This project is a vue3 + Vite + electron project template composed of Vite and rollup. It has the same functions as my previous electron+Vue+template project

enlace icon enlace

server framework based on Deno and TypeScript

excalidraw icon excalidraw

Virtual whiteboard for sketching hand-drawn like diagrams

github-file-icons icon github-file-icons

🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.

kurimudb icon kurimudb

⚓足够简单的前端存储解决方案

leetcode-editor icon leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio

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.