Skip to content

This repo contains some of my experiments. Some small scripts that does some small work.

Notifications You must be signed in to change notification settings

aarvay/my-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to My-Scripts Repo

INTRODUCTION :

This repository contains my experients. They are basically some small scripts that does some small job. Feel free to fork and improve! Use this Readme to get more knowledge about each scripts.

1] The Result Fetcher (resultfetcher.php)

This is a small script that I wrote to fetch the results of the Even Semester Exams of SASTRA University using CURL requests. Used Tamper Data to parse the postfields and fed it to the CURL. Simple.

2] KRDS Facecode 2011 (Problem #3) (process.php)

This is my main processing script for solving the problem 3 of KRDS Facecode 2011 Hackathon. Its a fully php oriented script that cuts down usage of database for processing huge amounts of data and identifying varied vocabulary in posts of friends of a user. It also does ranking!

About

This repo contains some of my experiments. Some small scripts that does some small work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages