Git Product home page Git Product logo

expr-site's Introduction

About

expr-site's People

Contributors

181192 avatar 181210 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

expr-site's Issues

Fix favicon on main page

Fix favicon on main page, the favicon is only appearing when you load a article or subpage.
Need to configure Helmet properly.

Answer IoT/Cloud questions

Answer or/and add more questions to the IoT/Cloud question markdown file, located

src/pages/expr/questions/iot/index.md

Fix CSS on mobile view

.main class has wrong margin that courses wrong scaling on mobile view. The content should auto fix to device widht

Write a dictionary off terms for the subject Blockchain

Write a dictionary of terms for the subject Blockchain.

Suggestions for resources may be:

The dictionary should only contain terms that are relevant for the DAT159 course.

The file should be a markdown file and be named index.md located in:

pages/expr/dictionary/blockchain/index.md

An example of a glossary could be:

Address

A Bitcoin address is a unique identifier that serves as a virtual location where the cryptocurrency can be sent. People can send the cryptocurrency to Bitcoin addresses similarly to the way fiat currencies can often be sent to email addresses. However, the Bitcoin address is not intended to be permanent, but just a token for use in a single transaction. Unlike a digital wallet, a Bitcoin address cannot hold a balance.

The address itself consists of 26-35 alphanumeric characters. This string is the public half of an asymmetric key pair. The standard format for a Bitcoin address is P2PKH (pay to public key hash).

Write a dictionary of terms for the subject Cryptography

Write a dictionary of terms for the subject Cryptography.

Suggestions for resources may be:

The dictionary should only contain terms that are relevant for the DAT159 course.

The file should be a markdown file and be named index.md located in:

pages/expr/dictionary/cryptography/index.md

An example of a glossary could be:

Hashing

It involves taking the plain-text and converting it to a hash value of fixed size by a hash function. This process ensures integrity of the message as the hash value on both, sender\โ€™s and receiver\โ€™s side should match if the message is unaltered.

Add embedded systems to IoT module

Embedded systems, sensors, actuators, microcontrollers (ESP8266, Raspberry Pi, Arduino), digital and analog input/output
Embedded system/software development, hardware/software co-design, programming model

The file should be located in:

src/pages/expr/lecture-notes/iot/embedded/index.md

Answer Blockchain questions

Write a answers to the questions for the subject Blockchain.

The answers should be highly relevant to the DAT159 course.

The file should be a markdown file and be named index.md located in:

pages/expr/questions/blockchain/index.md

Add Cloud Computing to the IoT module

Add some information about:

  • Characteristics of Cloud Computing
  • Cloud Service Models (IaaS, PaaS, SaaS)
  • Cloud Deployment Models (Public, Private, Community and Hybrid Cloud)
  • Techonolgy (Virtualzation, Load balancing, Scalability, Deployment, Replication, Monitoring, MapReduce, Access Managment and Identity, SLA, Billing)

Maybe also add some review questions

New front page

Implement a new front page that displays only the categories, and when clicking on a category (may be a nice illustration picture too) the user should be redirected to the PostList ( at /news/) view with the click category as the filter.

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.