Skip to content
View ntantri's full-sized avatar
๐Ÿ”ฌ
๐Ÿ”ฌ

Organizations

@trinodb
Block or Report

Block or report ntantri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  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 9.6k 2.8k

  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