sivasubbu's repositories

2011-slides

Strange Loop 2011 speaker slides

Stargazers:0Issues:2Issues:0

al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

batchfiles

Automatically exported from code.google.com/p/batchfiles

Language:BatchfileLicense:NOASSERTIONStargazers:0Issues:0Issues:0

first-edition

The book's repo

Language:ScalaStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:2Issues:0

hello-world

Hello world in every programming language

Language:Objective-CStargazers:0Issues:0Issues:0

linkedin-skill-assessments-quizzes

Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test

License:AGPL-3.0Stargazers:0Issues:1Issues:0

opencv

OpenCV GitHub Mirror

Language:C++Stargazers:0Issues:2Issues:0

Projects-Solutions

Links to other users' solutions to Projects (https://github.com/thekarangoel/Projects/)

Stargazers:0Issues:0Issues:0

spark-salesforce

Spark data source for Salesforce

Language:ScalaLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SurveyMonkey-ETL

Program for Collecting All Survey Information From SurveyMonkey API. I wrote this program to collect the survey ids, responses, possible responses, headers, and subquestions from the SurveyMonkey API. Since the API is rather difficult to work with due to its nested JSON formatting, I created this program to populate data frames with all the info that I wanted and then created the option to populate a MySQL database with these data frames as well. This program IS A TEST PROGRAM, it has worked for me hundreds of times, but I have only tested it on a total of 85 surveys and 296,000 individual response rows, thus the speed at which this will run at scale is slow. In addition, this is currently only working for surveys with up to 900 responses. If you wish to use this program for surveys that are longer than 900 responses, you can easily amend the code in the responses collector, or you can message me and I can add in the amount of responses that you need. Please let me know if this is helpful to you in any way and how I might be able to optimize the code for scalability and speed. My hope here is to allow people to use the SurveyMonkey API in a less painful way, and to get their survey data into csv files, data frames, or SQL databases in an easy manner without ripping your hair out. My email is fultoncannon@gmail.com if you want to get in touch.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0