Git Product home page Git Product logo

skailab's Introduction

Skailab

The code for Skailab a website for Artificial Intelligence Excellence Laboratory

Meta

index.html : website home page

assets/js : javascript code

assets/img : website images

assets/fonts : the fonts

assets/bootstrap : bootstrap 5 files

data/pimg : team members images

Table of Content

Getting Started

Perquisites

Make sure you have:

Run it locally

  • Open terminal and clone the repo:
 https://github.com/Skai-lab/skailab.git
  • Make sure you are in the project root:
 cd skailab

Contributing

To get started see the contributing guidelines.

Before You Create a Pull Request : Please make sure your code follows the style guideline defined in this repo.

Update Web page or fixing typos

If you find a typo in any Section or you find something that needs to be edited, please let us know, by applying the necessary modification, then create a pull request against master branch, and we will review then merge it.

Send Join Request

Members images found under the folder data/pimage

If you want to send us a join a request do the following :

  • Add your picture under the folder data/pimage
  • go to the index.html file
  • search for this comment in the index.html
 <!-- ADD THE NEW MEMBER HERE BELOW -->


 <!-- ADD THE NEW MEMBER HERE ABOVE-->
  • copy this code and past it there
 <div class=" col-md-6 card mb-3" style="max-width: 540px;">
    <div class="row g-0">
        <div class="col-md-4">
            <img class="heyimg" src="data/pimg/[YOUR PICTURE HERE].[EXTENSION]" alt="[YOUR NAME HERE] image">
        </div>
        <div class="col-md-8">
            <div class="card-body ml-2">
                <h5 class="card-title mb-4 mt-1">[YOUR FULL NAME HERE]<br></h5>
                <p class="card-text">[YOUR SHORT BIO HERE](no more then 8 words please)</p>
            </div>
        </div>
    </div>
</div>
  • add more details about you in the pull request description example : more details about you , why you want to join us , phone number, email , links

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

License

Copyright (c) 2020 skailab Licensed under the MIT license.

skailab's People

Contributors

abderrahmanemustapha avatar lahcenrahlaoui avatar serinesefardjelah avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

skailab's Issues

Update title

Delete 20 august 1955 Skikda University from the title

project typo

Describe the bug
typo in Deep learning fr Equity Education project

Same fonts

Describe the bug
fonts not the same in the design and the website

To Reproduce
Steps to reproduce the behavior:
scroll down to the contact us form you can see that the font of the header and the description font is not similar to the header and the description in the design

Desktop:

  • Browser Chrom

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.