Skip to content

JaewooJoung/Abida.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abida.jl

Improved trial from Snild.jl

graph TD;
    A1[A]:::red;
    A2[**A**rtificial];
    B1[B]:::blue;
    B2[**B**usiness];
    C1[I]:::green;
    C2[**I**ntelligence];
    D1[D]:::purple;
    D2[**D**atabase];
    E1[A]:::orange;
    E2[**A**pplications];

    A1 --> A2;
    B1 --> B2;
    C1 --> C2;
    D1 --> D2;
    E1 --> E2;

    classDef red fill:#000,stroke:#333,stroke-width:2px,color:#f00;
    classDef blue fill:#000,stroke:#333,stroke-width:2px,color:#00f;
    classDef green fill:#000,stroke:#333,stroke-width:2px,color:#0f0;
    classDef purple fill:#000,stroke:#333,stroke-width:2px,color:#800080;
    classDef orange fill:#000,stroke:#333,stroke-width:2px,color:#ffa500;
    classDef default fill:#000,stroke:#333,stroke-width:2px,color:#fff;

    class A2,B2,C2,D2,E2 default;

Loading

Abida means in Korean : "I am Your Father" or "It is an App" in Korean "니 애비다" or "앱이다" respectively 😆

how to use it ?

clone it and run the module and run the example , simple as that sleepy now.. lets sleep.

About

Improved trial from Snild

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages