Skip to content
View ntantri's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@trinodb

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 Loading

  1. react-radio-buttonreact-radio-buttonPublic

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

    JavaScript 4 2

  2. miqdigital/aws-utilsmiqdigital/aws-utilsPublic

    This repository provides utilities which are used at MiQ.

    Python 23 12

  3. PythonCronPythonCronPublic

    Contains the python script to setup cron job.

    Python 1

  4. Dijkstra-opengl-network-simulationDijkstra-opengl-network-simulationPublic

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

    C 2 4

  5. trinodb/trinotrinodb/trinoPublic

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

    Java 13.2k 3.7k

  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
    importargparse
    5
    importsys