GitHub

View krsoninikhil's full-sized avatar

Nikhil Soni krsoninikhil

Organizations

@cognizance-iitr @SigNoz

Block or report krsoninikhil

Pinned Loading

  1. FastAPI like controllers for gin based Go apps. Ready made packages for quickly setting up REST APIs in Go

    Go 29 4

  2. Share your clipboard across the devices

    Python 19 4

  3. A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/

    Rust 1

  4. 1

    function main() {

    2

      var payload = {"channel": "bing", "reports": []};

    3

      var date = new Date();

    4

      date.setDate(date.getDate() - 1);

    5

      var yesterday = date.toISOString().split('T')[0];
  5. Reusable terraform modules for aws resources

    HCL

Read the original on github.com ↗