soundarmoorthy
https://linkedin.com/in/s0undar
Optum (Formarly Abco India Pvt Ltd)Letterkenny, Ireland
Pinned Repositories
appenginebackendflicq
This is a simple GO backend that exposes API's to store sensor data in the schemaless Google Cloud Data Store. This API's are inturn used by the Android / iOS clients to store data.
AVRDudeProgrammerExtension
This is an extension to Atmel Studio 7.0 that will help users to use the avrdude.exe from within Atmel Studio.
BOSSA
BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.
cygnet
A java search client that does NLP search using the Stanford CoreNLP engine.
falcon
A .NET Core API project with simple HTML frontend to upload files.
heartdiseasepredection
St.Peters college demo
Mimikyu
Mimikyu is an attempt to load NPPES data into MongoDB using API's and inturn move the data to a normalized, structured SQL database
NPPESDataLoader
This project uses the NPPES API to load data into a Mongo DB. There is another project in my repository that parses the file and loads data. But the data in the file is inconsistent and needs much more parsing than expected. But the data returned from the API looks meaningful and consistent. So i spent time developing this one. This uses task based asynchronous model rather than the traditional polling model to achieve higher parallelism with less CPU overhead.
ny_geohashes
A repository of all the geohashes for new york city
Proximus
Proximus is a joint work by me, Sandeep, Akshay, Arvind using a lot of open source stuff out there. I rewrote a bunch of things so i am putting them here for any future reference
soundarmoorthy's Repositories
soundarmoorthy/Proximus
Proximus is a joint work by me, Sandeep, Akshay, Arvind using a lot of open source stuff out there. I rewrote a bunch of things so i am putting them here for any future reference
soundarmoorthy/NPPESDataLoader
This project uses the NPPES API to load data into a Mongo DB. There is another project in my repository that parses the file and loads data. But the data in the file is inconsistent and needs much more parsing than expected. But the data returned from the API looks meaningful and consistent. So i spent time developing this one. This uses task based asynchronous model rather than the traditional polling model to achieve higher parallelism with less CPU overhead.
soundarmoorthy/Amethyst
Automatic tiling window manager for macOS à la xmonad.
soundarmoorthy/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
soundarmoorthy/AspNetCore360
An end to end .NET Core 3.1 application with logging, api docs, validations, CURd, Authentication, OData, Unit, Integration tests
soundarmoorthy/Athena
Web application for distributing and browsing the Standardized Vocabularies for all instances of an OMOP CDM
soundarmoorthy/awesome-hallucination-detection
List of papers on hallucination detection in LLMs.
soundarmoorthy/AzureDatabricksBestPractices
Version 1 of Technical Best Practices of Azure Databricks based on real world Customer and Technical SME inputs
soundarmoorthy/benthos
Fancy stream processing made operationally mundane
soundarmoorthy/canvas-theme
This project is a jekyll based theme for github documentation.
soundarmoorthy/clin-sum
Analysis of Hospital-Course Summaries
soundarmoorthy/CommonDataModel
Definition and DDLs for the OMOP Common Data Model (CDM)
soundarmoorthy/consecration
An App to support the hourly consecration process
soundarmoorthy/DatabaseConnector
An R package for connecting to databases using JDBC.
soundarmoorthy/dbml
Database Markup Language (DBML), designed to define and document database structures
soundarmoorthy/ehr-fhir-converter
Convert arbitrary EHR extracts to FHIR.
soundarmoorthy/energy-consumption-sample-data-ireland
Energy consumption of a single household for a period for 6 months (by every hour)
soundarmoorthy/foursquare-grails
soundarmoorthy/hallucination-detection-dataset
Hallucunation detection in healthcare dataset
soundarmoorthy/iCloud-Uploader
Upload a bunch of files to ICloud drive in Mac. Handle duplicates and only upload new ones. Duplicates are detected using hash signature of the file.
soundarmoorthy/ireland-car-buying-guide
soundarmoorthy/java-osx-x64
The original work of this repository is from http://hg.openjdk.java.net/jdk8u/jdk8u-dev/. I modified the build scripts and some setup in my machine to build the JDK and hotspot VM to run on Mac OS X Elcaptain. So in no way this is my work. I am an user of this and claim no rights over this code. My blog here has some tips on how to use this.
soundarmoorthy/MIMIC_2_OMOP
soundarmoorthy/MovieLens-IMDB
The doc for how to match the MovieLen dataset and the IMDB dataset
soundarmoorthy/OHDSIonAWS
Automation code and documentation for standing up the OHDSI toolstack in an AWS environment
soundarmoorthy/presentations
All the presentations that i do
soundarmoorthy/sample-app-aoai-chatGPT
Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
soundarmoorthy/spark-ai-rb-hamster
A repository to demo the use of OpenAI natural language queries on top of spark data frame
soundarmoorthy/spark-sql-medallion-coding-guide
soundarmoorthy/SparkDataLineageCapture
Capture the logical plan from Spark (SQL)