GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

abhiyerra

Abhi Yerra
traytwo
Berkeley, CA
0
5
Apr 11, 2008
  • Concurrent Erlang based BitTorrent tracker
    Created Mon Sep 15 02:50:42 -0700 2008
    legend
  • A schedule maker for Cal students.
    Created Thu Jun 26 02:38:49 -0700 2008
    legend
  • A photoblog writen in rails
    Created Fri Nov 28 14:58:38 -0800 2008
    legend
  • Financial analysis bot
    Created Wed May 14 23:02:58 -0700 2008
    legend
  • Find torrents based on your favorite bands added on last.fm or Pandora.
    Created Sat Sep 20 18:39:13 -0700 2008
    legend

Following

Public Activity  feed

abhiyerra committed to stxza/torrentfind Sat Nov 29 15:04:17 -0800 2008
abhiyerra pushed to master at abhiyerra/pratima Sat Nov 29 05:17:13 -0800 2008
abhiyerra committed to abhiyerra/pratima Sat Nov 29 05:17:13 -0800 2008
abhiyerra pushed to master at abhiyerra/pratima Sat Nov 29 04:30:23 -0800 2008
HEAD is 370efab19c4034762fc11c68247ab0c3f4f181d8

4 commits »

abhiyerra pushed to master at abhiyerra/pratima Fri Nov 28 17:02:49 -0800 2008
HEAD is bf3f675367b61779bdf85cd09f68fe268abdeb67

2 commits »

abhiyerra created pratima Fri Nov 28 14:58:39 -0800 2008
New repository is at abhiyerra/pratima
abhiyerra committed to abhiyerra/stox Mon Sep 22 20:00:58 -0700 2008

cd90720bb78d216ec554ba64389085cb46174f5a

Created a historical price record and started learning about matches.

abhiyerra committed to abhiyerra/stox Sun Sep 21 23:30:27 -0700 2008

a535080ba464a9f2a41b3d9506aa5062b65397ea

Got the csv scraper for historic data from yahoo.

abhiyerra created torrentfind Sat Sep 20 18:39:13 -0700 2008
New repository is at abhiyerra/torrentfind
abhiyerra committed to abhiyerra/bunchofbits Sat Sep 20 04:46:58 -0700 2008

01890978577f0c04491670dd0e01b7d3e01ce177

Moved the peer related stuff to peer.erl

abhiyerra committed to abhiyerra/bunchofbits Sat Sep 20 04:13:43 -0700 2008

7c2496368afc47d479a867a007a76e7080156521

Fixed bugs but still need to do the is_string and is_dict functions.

abhiyerra committed to abhiyerra/bunchofbits Sat Sep 20 03:32:46 -0700 2008

30ab8187156e50ca2605954384c9a24402aad07f

Added a pseudo-code erlang verson of bencode. Will bug fix those till it is actual erlang.

abhiyerra committed to abhiyerra/bunchofbits Tue Sep 16 01:32:07 -0700 2008

20c8902ca0087aec5e5c1e74add673f08b07695a

Added the guards for the events.

abhiyerra committed to abhiyerra/bunchofbits Tue Sep 16 00:08:38 -0700 2008

9f0781f2d916ead9206bc93a01c64cdd4149bbb0

Added mnesia for the backend database of the peer list.

abhiyerra committed to abhiyerra/bunchofbits Mon Sep 15 04:33:15 -0700 2008

24520d8ff65912427f957877dabc19eaaa1215d7

Added the send_peers function

abhiyerra committed to abhiyerra/bunchofbits Mon Sep 15 04:12:36 -0700 2008

c10134709921967ae77dd15c9aeb83b02b8559ea

Added some cosmetic changes.

abhiyerra committed to abhiyerra/bunchofbits Mon Sep 15 04:12:36 -0700 2008
abhiyerra committed to abhiyerra/bunchofbits Mon Sep 15 03:47:17 -0700 2008

4c04f843fe9c34c9ddfc770d084f57634deaafdd

Added the parse_header code. Sort of inefficient, but seems to get the job done. Optimize later.

abhiyerra committed to abhiyerra/bunchofbits Mon Sep 15 03:08:20 -0700 2008

3fd8c6c40f4b8f02e3bb8259a4d452327f6fe07b

Added the template code for the server.