Skip to content
View ntantri's full-sized avatar
🔬
🔬

Organizations

@trinodb

Block or report ntantri

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ntantri/README.md

Hi there 👋

  • 🔭 I'm currently working on some blog posts
  • 🌱 I'm currently learning about distributing computing and some concepts around big data
  • 📫 How to reach me ->

Pinned Loading

  1. react-radio-button react-radio-button Public

    React div like radio button (group-able) react component.

    JavaScript 4 2

  2. miqdigital/aws-utils miqdigital/aws-utils Public

    This repository provides utilities which are used at MiQ.

    Python 22 13

  3. PythonCron PythonCron Public

    Contains the python script to setup cron job.

    Python 1

  4. Dijkstra-opengl-network-simulation Dijkstra-opengl-network-simulation Public

    This repository consists of an OpenGL network simulation of Dijkstra's alogorithm.

    C 2 4

  5. trinodb/trino trinodb/trino Public

    Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

    Java 12.1k 3.4k

  6. An executor library which uses the s... An executor library which uses the select_runner.py to run queries on AWS S3 files.
    1
    #!/usr/bin/python
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    import argparse
    5
    import sys