Giter Site home page Giter Site logo

yongsukchung.github.io's Introduction

Research Lab

Data


1. Publications

[
    {
        "authors": "Authors",
        "year": 2022,
        "title": "Title 1",
        "journal": {
            "title": "Journal's title",
            "volume": "Volume",
            "issue": 8,
            "articleId": "Article Id",
            "pages": "Pages",
            "indexing": {
                "SCIE": true,
                "impactFactor": 3.752
            }
        }
    },
]

2. Media

  • Megazine
[
    {
        "title": "Title 1",
        "photoLink": "photolink1.jpg",
        "source": "Source 1",
        "megazineLink": "Megazine 1",
        "info": "Info 1"
    },
    {
        "title": "Title 2",
        "photoLink": "photolink2.jpg",
        "source": "Source 2",
        "megazineLink": "Megazine 2",
        "info": "Info 2"
    },
]
  • Media, press, presentations
[
    {
        "title": "Title 1",
        "date": "Date 1",
        "link": "Link 1"
    },
    {
        "title": "Title 2",
        "date": "Date 2",
        "link": "Link 2"
    }
]

3. Photos

[
    {
        "title": "Title 1",
        "date": "Date 1",
        "src": "image1.jpg"
    }
]

4. Partners

{
    "university": {
        "name": "University's name",
        "partners" : [
            {
                "name": "Name 1",
                "link": "Link 1",
                "field": "Field 1"
            }
            {
                "name": "Name2 ",
                "link": "Link 2",
                "field": "Field 2",
                "projects": [
                    {
                        "name": "Project 1",
                        "link": "Project 1's link"
                    },
                    {
                        "name": "Project 2",
                        "link": "Project 2's link"
                    },
                ]
            }
        ]
    },
    "external": {
        "name": "External",
        "partners" : [
            {
                "name": "Name",
                "link": "Link",
                "institution": {
                    "name": "Institution's name",
                    "link": "Institution's link"
                },
                "projects": [
                    {
                        "name": "Project 1",
                        "link": "Project 1's link"
                    },
                    {
                        "name": "Project 2",
                        "link": "Project 2's link"
                    },
                ]
            },
            {
                "name": "Name",
                "link": "Link",
                "institution": {
                    "name": "Institution's name",
                    "link": "Institution's link"
                },
            }
        ]
    }
}

5. Reseach

  • Projects
[
    {
        "name": "Name 1",
        "fundingAgency": "Funding Agency 1",
        "award": "Award 1",
        "principleInvestigator": "Principle Investigator 1",
        "coPrincileInvestigator": "Co-principle Investigator 1",
        "startDate": "Start Date 1",
        "endDate": "End Date 1",
        "description": "Description 1",
        "detailsLink": "Detail link"
    }
]

yongsukchung.github.io's People

Contributors

meicloudie avatar slimaeus avatar thaithanhtuan avatar

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.