🏠
Working from home
Pinned Loading
-
Golang CLI program to copy files inc...
Golang CLI program to copy files including recursive folder copy without using any third-party libraries. 1package main
23import (
4"fmt"
5"io"
-
Air quality Index calculator (US EPA...
Air quality Index calculator (US EPA). This is an unformatted code, requires to be wrapped in a library. Currently, the AQI calculator assumes the provided unit are based on US EPA for each pollutant. 1typealias DoubleRange = ClosedFloatingPointRange<Double>
23sealed class Pollutant {
4object CO : Pollutant()
5object NO2 : Pollutant()
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.