Pinned Repositories
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
Ass2
C-Programs
A small collection of C programs compiled by me.
crypto-sheets
Google Sheets script editor code for managing a cryptocurrency tracking spreadsheet
data-structure
Implementation of some of the basic Data Structures in C.
datasci
datasciencecoursera
datasharing
The Leek group guide to data sharing
Learn-to-program
Solution to the programming assignments of course Learn to Program - The Fundamentals which is being offered in Coursera. All the assignments are in Python.
sahebkanodia's Repositories
sahebkanodia/Learn-to-program
Solution to the programming assignments of course Learn to Program - The Fundamentals which is being offered in Coursera. All the assignments are in Python.
sahebkanodia/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
sahebkanodia/AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
sahebkanodia/Ass2
sahebkanodia/C-Programs
A small collection of C programs compiled by me.
sahebkanodia/crypto-sheets
Google Sheets script editor code for managing a cryptocurrency tracking spreadsheet
sahebkanodia/data-structure
Implementation of some of the basic Data Structures in C.
sahebkanodia/datasci
sahebkanodia/datasciencecoursera
sahebkanodia/datasharing
The Leek group guide to data sharing
sahebkanodia/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
sahebkanodia/free-programming-books
sahebkanodia/fusion
Sample test scripts for Selenium with Python
sahebkanodia/HostelWebsite
My Hostel Website created on Joomla 2.5
sahebkanodia/HRManagementSystem
The proposed system is to make an online web portal for HR department of an organization to keep track of the employees in the organization. The moderator could add departments and employees in the system. Likewise he can moderate them so as to transfer employees between the department and make any other necessary changes. The proposed system could be accessed from any corner of the world on net. Designed and implemented the administrator module in the application that has central control over the whole portal. Technology : Server Side : Java(JDK6.0), Servlet2.4, JSP Client Side : HTML, JavaScript, CSS Database : OracleXE
sahebkanodia/Interactive-Python
This repo is dedicated to the Online course "An Introduction to Interactive Programming in Python" by Joe Warren, John Greiner, Stephen Wong, Scott Rixner offered in Coursera. The codes have to be run in www.codeskulptor.org
sahebkanodia/mysite
sahebkanodia/onlinemusicportal
A JSP based web application wherein user could purchase songs of his like. He has to register first in the portal and then could browse through the portal and listen to songs before downloading it.
sahebkanodia/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
sahebkanodia/Python-Programs
Collection of Python Programs
sahebkanodia/Selenium_Sample
These codes are my sample work which I did during my internship. Basic idea is to perform a regression test using Selenium Webdriver on the functionality of Wishpicker[dot]com. Please see `deploy.sh` for sequentiality[is that a word?].
sahebkanodia/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.