Second Commit

This commit is contained in:
2021-04-15 13:06:31 +05:30
parent 7f1d1f54e7
commit 129cd9cbcc
169 changed files with 11137 additions and 0 deletions

67
public/404.html Normal file
View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html>
<head>
<title>The page you were looking for doesn't exist (404)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
.rails-default-error-page {
background-color: #EFEFEF;
color: #2E2F30;
text-align: center;
font-family: arial, sans-serif;
margin: 0;
}
.rails-default-error-page div.dialog {
width: 95%;
max-width: 33em;
margin: 4em auto 0;
}
.rails-default-error-page div.dialog > div {
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
border-top: #B00100 solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
background-color: white;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
.rails-default-error-page h1 {
font-size: 100%;
color: #730E15;
line-height: 1.5em;
}
.rails-default-error-page div.dialog > p {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body class="rails-default-error-page">
<!-- This file lives in public/404.html -->
<div class="dialog">
<div>
<h1>The page you were looking for doesn't exist.</h1>
<p>You may have mistyped the address or the page may have moved.</p>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>

67
public/422.html Normal file
View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html>
<head>
<title>The change you wanted was rejected (422)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
.rails-default-error-page {
background-color: #EFEFEF;
color: #2E2F30;
text-align: center;
font-family: arial, sans-serif;
margin: 0;
}
.rails-default-error-page div.dialog {
width: 95%;
max-width: 33em;
margin: 4em auto 0;
}
.rails-default-error-page div.dialog > div {
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
border-top: #B00100 solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
background-color: white;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
.rails-default-error-page h1 {
font-size: 100%;
color: #730E15;
line-height: 1.5em;
}
.rails-default-error-page div.dialog > p {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body class="rails-default-error-page">
<!-- This file lives in public/422.html -->
<div class="dialog">
<div>
<h1>The change you wanted was rejected.</h1>
<p>Maybe you tried to change something you didn't have access to.</p>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>

66
public/500.html Normal file
View File

@@ -0,0 +1,66 @@
<!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
.rails-default-error-page {
background-color: #EFEFEF;
color: #2E2F30;
text-align: center;
font-family: arial, sans-serif;
margin: 0;
}
.rails-default-error-page div.dialog {
width: 95%;
max-width: 33em;
margin: 4em auto 0;
}
.rails-default-error-page div.dialog > div {
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
border-top: #B00100 solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
background-color: white;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
.rails-default-error-page h1 {
font-size: 100%;
color: #730E15;
line-height: 1.5em;
}
.rails-default-error-page div.dialog > p {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body class="rails-default-error-page">
<!-- This file lives in public/500.html -->
<div class="dialog">
<div>
<h1>We're sorry, but something went wrong.</h1>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>

View File

View File

212
public/books_data.csv Normal file
View File

@@ -0,0 +1,212 @@
title,author,genre,sub_genre,pages,publisher,copies
Fundamentals of Wavelets,"Goswami, Jaideva",tech,signal_processing,228,Wiley,16
Data Smart,"Foreman, John",tech,data_science,235,Wiley,17
God Created the Integers,"Hawking, Stephen",tech,mathematics,197,Penguin,8
Superfreakonomics,"Dubner, Stephen",science,economics,179,HarperCollins,8
Orientalism,"Said, Edward",nonfiction,history,197,Penguin,2
"Nature of Statistical Learning Theory, The","Vapnik, Vladimir",tech,data_science,230,Springer,13
Integration of the Indian States,"Menon, V P",nonfiction,history,217,Orient Blackswan,3
"Drunkard's Walk, The","Mlodinow, Leonard",science,mathematics,197,Penguin,13
Image Processing & Mathematical Morphology,"Shih, Frank",tech,signal_processing,241,CRC,12
How to Think Like Sherlock Holmes,"Konnikova, Maria",nonfiction,psychology,240,Penguin,10
Data Scientists at Work,Sebastian Gutierrez,tech,data_science,230,Apress,17
Slaughterhouse Five,"Vonnegut, Kurt",fiction,classic,198,Random House,15
Birth of a Theorem,"Villani, Cedric",science,mathematics,234,Bodley Head,1
Structure & Interpretation of Computer Programs,"Sussman, Gerald",tech,computer_science,240,MIT Press,11
"Age of Wrath, The","Eraly, Abraham",nonfiction,history,238,Penguin,13
"Trial, The","Kafka, Frank",fiction,classic,198,Random House,18
Statistical Decision Theory',"Pratt, John",tech,data_science,236,MIT Press,19
Data Mining Handbook,"Nisbet, Robert",tech,data_science,242,Apress,8
"New Machiavelli, The","Wells, H. G.",fiction,novel,180,Penguin,9
Physics & Philosophy,"Heisenberg, Werner",philosophy,science,197,Penguin,11
Making Software,"Oram, Andy",tech,computer_science,232,O'Reilly,11
"Analysis, Vol I","Tao, Terence",tech,mathematics,248,HBA,15
Machine Learning for Hackers,"Conway, Drew",tech,data_science,233,O'Reilly,17
"Signal and the Noise, The","Silver, Nate",tech,data_science,233,Penguin,12
Python for Data Analysis,"McKinney, Wes",tech,data_science,233,O'Reilly,17
Introduction to Algorithms,"Cormen, Thomas",tech,computer_science,234,MIT Press,2
"Beautiful and the Damned, The","Deb, Siddhartha",nonfiction,history,198,Penguin,13
"Outsider, The","Camus, Albert",fiction,classic,198,Penguin,13
"Complete Sherlock Holmes, The - Vol I","Doyle, Arthur Conan",fiction,classic,176,Random House,2
"Complete Sherlock Holmes, The - Vol II","Doyle, Arthur Conan",fiction,classic,176,Random House,17
"Wealth of Nations, The","Smith, Adam",science,economics,175,Random House,1
"Pillars of the Earth, The","Follett, Ken",fiction,novel,176,Random House,14
Mein Kampf,"Hitler, Adolf",nonfiction,autobiography,212,Rupa,14
"Tao of Physics, The","Capra, Fritjof",science,physics,179,Penguin,17
Surely You're Joking Mr Feynman,"Feynman, Richard",science,physics,198,Random House,20
"Farewell to Arms, A","Hemingway, Ernest",fiction,classic,179,Rupa,11
"Veteran, The","Forsyth, Frederick",fiction,novel,177,Transworld,18
False Impressions,"Archer, Jeffery",fiction,novel,177,Pan,5
"Last Lecture, The","Pausch, Randy",nonfiction,autobiography,197,Hyperion,3
Return of the Primitive,"Rand, Ayn",philosophy,objectivism,202,Penguin,6
Jurassic Park,"Crichton, Michael",fiction,novel,174,Random House,10
"Russian Journal, A","Steinbeck, John",nonfiction,history,196,Penguin,13
Tales of Mystery and Imagination,"Poe, Edgar Allen",fiction,classic,172,HarperCollins,15
Freakonomics,"Dubner, Stephen",science,economics,197,Penguin,11
"Hidden Connections, The","Capra, Fritjof",science,physics,197,HarperCollins,9
"Story of Philosophy, The","Durant, Will",philosophy,history,170,Pocket,16
Asami Asami,"Deshpande, P L",fiction,novel,205,Mauj,10
Journal of a Novel,"Steinbeck, John",fiction,classic,196,Penguin,18
Once There Was a War,"Steinbeck, John",nonfiction,history,196,Penguin,15
"Moon is Down, The","Steinbeck, John",fiction,classic,196,Penguin,15
"Brethren, The","Grisham, John",fiction,novel,174,Random House,2
In a Free State,"Naipaul, V. S.",fiction,novel,196,Rupa,15
Catch 22,"Heller, Joseph",fiction,classic,178,Random House,9
"Complete Mastermind, The",BBC,nonfiction,trivia,178,BBC,9
Dylan on Dylan,"Dylan, Bob",nonfiction,autobiography,197,Random House,10
Soft Computing & Intelligent Systems,"Gupta, Madan",tech,data_science,242,Elsevier,5
Textbook of Economic Theory,"Stonier, Alfred",tech,economics,242,Pearson,7
Econometric Analysis,"Greene, W. H.",tech,economics,242,Pearson,17
Learning OpenCV,"Bradsky, Gary",tech,signal_processing,232,O'Reilly,5
Data Structures Using C & C++,"Tanenbaum, Andrew",tech,computer_science,235,Prentice Hall,15
"Computer Vision, A Modern Approach","Forsyth, David",tech,signal_processing,255,Pearson,9
Principles of Communication Systems,"Taub, Schilling",tech,signal_processing,240,TMH,13
Let Us C,"Kanetkar, Yashwant",tech,computer_science,213,Prentice Hall,1
"Amulet of Samarkand, The","Stroud, Jonathan",fiction,novel,179,Random House,5
Crime and Punishment,"Dostoevsky, Fyodor",fiction,classic,180,Penguin,19
Angels & Demons,"Brown, Dan",fiction,novel,178,Random House,8
"Argumentative Indian, The","Sen, Amartya",nonfiction,history,209,Picador,4
Sea of Poppies,"Ghosh, Amitav",fiction,novel,197,Penguin,13
"Idea of Justice, The","Sen, Amartya",philosophy,economics,212,Penguin,13
"Raisin in the Sun, A","Hansberry, Lorraine",fiction,novel,175,Penguin,2
All the President's Men,"Woodward, Bob",nonfiction,history,177,Random House,10
"Prisoner of Birth, A","Archer, Jeffery",fiction,novel,176,Pan,20
Scoop!,"Nayar, Kuldip",nonfiction,history,216,HarperCollins,14
Ahe Manohar Tari,"Deshpande, Sunita",nonfiction,autobiography,213,Mauj,6
"Last Mughal, The","Dalrymple, William",nonfiction,history,199,Penguin,10
"Social Choice & Welfare, Vol 39 No. 1",Various,tech,economics,235,Springer,4
Radiowaril Bhashane & Shrutika,"Deshpande, P L",nonfiction,misc,213,Mauj,1
Gun Gayin Awadi,"Deshpande, P L",nonfiction,misc,212,Mauj,10
Aghal Paghal,"Deshpande, P L",nonfiction,misc,212,Mauj,19
Maqta-e-Ghalib,"Garg, Sanjay",nonfiction,poetry,221,Mauj,4
Beyond Degrees,,philosophy,education,222,HarperCollins,3
Manasa,"Kale, V P",nonfiction,misc,213,Mauj,14
India from Midnight to Milennium,"Tharoor, Shashi",nonfiction,history,198,Penguin,12
"World's Greatest Trials, The",,nonfiction,history,210,,10
"Great Indian Novel, The","Tharoor, Shashi",fiction,novel,198,Penguin,13
O Jerusalem!,"Lapierre, Dominique",nonfiction,history,217,vikas,7
"City of Joy, The","Lapierre, Dominique",fiction,novel,177,vikas,10
Freedom at Midnight,"Lapierre, Dominique",nonfiction,history,167,vikas,7
"Winter of Our Discontent, The","Steinbeck, John",fiction,classic,196,Penguin,1
On Education,"Russell, Bertrand",philosophy,education,203,Routledge,4
Free Will,"Harris, Sam",nonfiction,psychology,203,FreePress,12
Bookless in Baghdad,"Tharoor, Shashi",nonfiction,history,206,Penguin,3
"Case of the Lame Canary, The","Gardner, Earle Stanley",fiction,novel,179,,10
"Theory of Everything, The","Hawking, Stephen",science,physics,217,Jaico,17
New Markets & Other Essays,"Drucker, Peter",science,economics,176,Penguin,14
Electric Universe,"Bodanis, David",science,physics,201,Penguin,10
"Hunchback of Notre Dame, The","Hugo, Victor",fiction,classic,175,Random House,6
Burning Bright,"Steinbeck, John",fiction,classic,175,Penguin,18
"Age of Discontuinity, The","Drucker, Peter",nonfiction,economics,178,Random House,12
Doctor in the Nude,"Gordon, Richard",fiction,novel,179,Penguin,12
Down and Out in Paris & London,"Orwell, George",nonfiction,autobiography,179,Penguin,19
Identity & Violence,"Sen, Amartya",philosophy,philosophy,219,Penguin,20
Beyond the Three Seas,"Dalrymple, William",nonfiction,history,197,Random House,17
"World's Greatest Short Stories, The",,fiction,classic,217,Jaico,10
Talking Straight,"Iacoca, Lee",nonfiction,autobiography,175,,4
"Maugham's Collected Short Stories, Vol 3","Maugham, William S",fiction,classic,171,Vintage,4
"Phantom of Manhattan, The","Forsyth, Frederick",fiction,classic,180,,1
Ashenden of The British Agent,"Maugham, William S",fiction,classic,160,Vintage,12
Zen & The Art of Motorcycle Maintenance,"Pirsig, Robert",philosophy,autobiography,172,Vintage,16
"Great War for Civilization, The","Fisk, Robert",nonfiction,history,197,HarperCollins,17
We the Living,"Rand, Ayn",fiction,novel,178,Penguin,16
"Artist and the Mathematician, The","Aczel, Amir",science,mathematics,186,HighStakes,19
History of Western Philosophy,"Russell, Bertrand",philosophy,philosophy,213,Routledge,18
Selected Short Stories,,fiction,classic,215,Jaico,10
Rationality & Freedom,"Sen, Amartya",science,economics,213,Springer,13
Clash of Civilizations and Remaking of the World Order,"Huntington, Samuel",nonfiction,history,228,Simon&Schuster,5
Uncommon Wisdom,"Capra, Fritjof",nonfiction,anthology,197,Fontana,9
One,"Bach, Richard",nonfiction,autobiography,172,Dell,17
Karl Marx Biography,,nonfiction,autobiography,162,,4
To Sir With Love,Braithwaite,fiction,classic,197,Penguin,9
Half A Life,"Naipaul, V S",fiction,novel,196,,16
"Discovery of India, The","Nehru, Jawaharlal",nonfiction,history,230,,15
Apulki,"Deshpande, P L",nonfiction,misc,211,,11
Unpopular Essays,"Russell, Bertrand",philosophy,philosophy,198,,14
"Deceiver, The","Forsyth, Frederick",fiction,novel,178,,16
Veil: Secret Wars of the CIA,"Woodward, Bob",nonfiction,history,171,,15
Char Shabda,"Deshpande, P L",nonfiction,misc,214,,10
Rosy is My Relative,"Durrell, Gerald",fiction,novel,176,,9
"Moon and Sixpence, The","Maugham, William S",fiction,classic,180,,12
Political Philosophers,,philosophy,politics,162,,12
"Short History of the World, A","Wells, H G",nonfiction,history,197,,17
"Trembling of a Leaf, The","Maugham, William S",fiction,novel,205,,6
Doctor on the Brain,"Gordon, Richard",fiction,novel,204,,10
Simpsons & Their Mathematical Secrets,"Singh, Simon",science,mathematics,233,,9
Pattern Classification,"Duda, Hart",tech,data_science,241,,17
From Beirut to Jerusalem,"Friedman, Thomas",nonfiction,history,202,,9
"Code Book, The","Singh, Simon",science,mathematics,197,,5
"Age of the Warrior, The","Fisk, Robert",nonfiction,history,197,,8
Final Crisis,,fiction,comic,257,,2
"Killing Joke, The",,fiction,comic,283,,2
Flashpoint,,fiction,comic,265,,13
Batman Earth One,,fiction,comic,265,,20
Crisis on Infinite Earths,,fiction,comic,258,,1
"Numbers Behind Numb3rs, The","Devlin, Keith",science,mathematics,202,,1
Superman Earth One - 1,,fiction,comic,259,,19
Superman Earth One - 2,,fiction,comic,258,,10
Justice League: Throne of Atlantis,,fiction,comic,258,,17
Justice League: The Villain's Journey,,fiction,comic,258,,19
"Death of Superman, The",,fiction,comic,258,,5
History of the DC Universe,,fiction,comic,258,,7
Batman: The Long Halloween,,fiction,comic,258,,4
"Life in Letters, A","Steinbeck, John",nonfiction,autobiography,196,,17
"Information, The","Gleick, James",science,mathematics,233,,17
"Journal of Economics, vol 106 No 3",,science,economics,235,,5
Elements of Information Theory,"Thomas, Joy",tech,signal_processing,229,,12
Power Electronics - Rashid,"Rashid, Muhammad",tech,computer_science,235,,6
Power Electronics - Mohan,"Mohan, Ned",tech,computer_science,237,,3
Neural Networks,"Haykin, Simon",tech,data_science,240,,7
"Grapes of Wrath, The","Steinbeck, John",fiction,classic,196,,11
Vyakti ani Valli,"Deshpande, P L",nonfiction,misc,211,,7
Statistical Learning Theory,"Vapnik, Vladimir",tech,data_science,228,,16
Empire of the Mughal - The Tainted Throne,"Rutherford, Alex",nonfiction,history,180,,5
Empire of the Mughal - Brothers at War,"Rutherford, Alex",nonfiction,history,180,,13
Empire of the Mughal - Ruler of the World,"Rutherford, Alex",nonfiction,history,180,,19
Empire of the Mughal - The Serpent's Tooth,"Rutherford, Alex",nonfiction,history,180,,11
Empire of the Mughal - Raiders from the North,"Rutherford, Alex",nonfiction,history,180,,8
Mossad,"Baz-Zohar, Michael",nonfiction,history,236,,15
Jim Corbett Omnibus,"Corbett, Jim",nonfiction,history,223,,20
20000 Leagues Under the Sea,"Verne, Jules",fiction,novel,190,,15
Batatyachi Chal,Deshpande P L,fiction,novel,200,,17
Hafasavnuk,Deshpande P L,fiction,novel,211,,1
Urlasurla,Deshpande P L,fiction,novel,211,,15
Pointers in C,"Kanetkar, Yashwant",tech,computer_science,213,,14
"Cathedral and the Bazaar, The","Raymond, Eric",tech,computer_science,217,,9
Design with OpAmps,"Franco, Sergio",tech,computer_science,240,,17
Think Complexity,"Downey, Allen",tech,data_science,230,,14
"Devil's Advocate, The","West, Morris",fiction,novel,178,,20
Ayn Rand Answers,"Rand, Ayn",philosophy,objectivism,203,,6
Philosophy: Who Needs It,"Rand, Ayn",philosophy,objectivism,171,,14
"World's Great Thinkers, The",,science,physics,189,,12
Data Analysis with Open Source Tools,"Janert, Phillip",tech,data_science,230,,6
Broca's Brain,"Sagan, Carl",science,physics,174,,12
Men of Mathematics,"Bell, E T",science,mathematics,217,,2
Oxford book of Modern Science Writing,"Dawkins, Richard",science,science,240,,20
"Justice, Judiciary and Democracy","Ranjan, Sudhanshu",nonfiction,legal,224,,6
"Arthashastra, The",Kautiyla,philosophy,philosophy,214,,15
We the People,Palkhivala,philosophy,philosophy,216,,1
We the Nation,Palkhivala,philosophy,philosophy,216,,8
"Courtroom Genius, The",Sorabjee,nonfiction,autobiography,217,,8
Dongri to Dubai,"Zaidi, Hussain",nonfiction,history,216,,17
"History of England, Foundation","Ackroyd, Peter",nonfiction,history,197,,6
City of Djinns,"Dalrymple, William",nonfiction,history,198,,13
India's Legal System,Nariman,nonfiction,legal,177,,6
More Tears to Cry,"Sassoon, Jean",fiction,novel,235,,3
"Ropemaker, The","Dickinson, Peter",fiction,novel,196,,17
Angels & Demons,"Brown, Dan",fiction,novel,170,,9
"Judge, The",,fiction,novel,170,,10
"Attorney, The",,fiction,novel,170,,8
"Prince, The",Machiavelli,fiction,classic,173,,5
Eyeless in Gaza,"Huxley, Aldous",fiction,novel,180,,13
Tales of Beedle the Bard,"Rowling, J K",fiction,novel,184,,18
Girl with the Dragon Tattoo,"Larsson, Steig",fiction,novel,179,,8
Girl who kicked the Hornet's Nest,"Larsson, Steig",fiction,novel,179,,9
Girl who played with Fire,"Larsson, Steig",fiction,novel,179,,9
Batman Handbook,,fiction,comic,270,,16
Murphy's Law,,philosophy,psychology,178,,5
Structure and Randomness,"Tao, Terence",science,mathematics,252,,15
Image Processing with MATLAB,"Eddins, Steve",tech,signal_processing,241,,15
Animal Farm,"Orwell, George",fiction,classic,180,,10
"Idiot, The","Dostoevsky, Fyodor",fiction,classic,197,,4
"Christmas Carol, A","Dickens, Charles",fiction,classic,196,,8
1 title author genre sub_genre pages publisher copies
2 Fundamentals of Wavelets Goswami, Jaideva tech signal_processing 228 Wiley 16
3 Data Smart Foreman, John tech data_science 235 Wiley 17
4 God Created the Integers Hawking, Stephen tech mathematics 197 Penguin 8
5 Superfreakonomics Dubner, Stephen science economics 179 HarperCollins 8
6 Orientalism Said, Edward nonfiction history 197 Penguin 2
7 Nature of Statistical Learning Theory, The Vapnik, Vladimir tech data_science 230 Springer 13
8 Integration of the Indian States Menon, V P nonfiction history 217 Orient Blackswan 3
9 Drunkard's Walk, The Mlodinow, Leonard science mathematics 197 Penguin 13
10 Image Processing & Mathematical Morphology Shih, Frank tech signal_processing 241 CRC 12
11 How to Think Like Sherlock Holmes Konnikova, Maria nonfiction psychology 240 Penguin 10
12 Data Scientists at Work Sebastian Gutierrez tech data_science 230 Apress 17
13 Slaughterhouse Five Vonnegut, Kurt fiction classic 198 Random House 15
14 Birth of a Theorem Villani, Cedric science mathematics 234 Bodley Head 1
15 Structure & Interpretation of Computer Programs Sussman, Gerald tech computer_science 240 MIT Press 11
16 Age of Wrath, The Eraly, Abraham nonfiction history 238 Penguin 13
17 Trial, The Kafka, Frank fiction classic 198 Random House 18
18 Statistical Decision Theory' Pratt, John tech data_science 236 MIT Press 19
19 Data Mining Handbook Nisbet, Robert tech data_science 242 Apress 8
20 New Machiavelli, The Wells, H. G. fiction novel 180 Penguin 9
21 Physics & Philosophy Heisenberg, Werner philosophy science 197 Penguin 11
22 Making Software Oram, Andy tech computer_science 232 O'Reilly 11
23 Analysis, Vol I Tao, Terence tech mathematics 248 HBA 15
24 Machine Learning for Hackers Conway, Drew tech data_science 233 O'Reilly 17
25 Signal and the Noise, The Silver, Nate tech data_science 233 Penguin 12
26 Python for Data Analysis McKinney, Wes tech data_science 233 O'Reilly 17
27 Introduction to Algorithms Cormen, Thomas tech computer_science 234 MIT Press 2
28 Beautiful and the Damned, The Deb, Siddhartha nonfiction history 198 Penguin 13
29 Outsider, The Camus, Albert fiction classic 198 Penguin 13
30 Complete Sherlock Holmes, The - Vol I Doyle, Arthur Conan fiction classic 176 Random House 2
31 Complete Sherlock Holmes, The - Vol II Doyle, Arthur Conan fiction classic 176 Random House 17
32 Wealth of Nations, The Smith, Adam science economics 175 Random House 1
33 Pillars of the Earth, The Follett, Ken fiction novel 176 Random House 14
34 Mein Kampf Hitler, Adolf nonfiction autobiography 212 Rupa 14
35 Tao of Physics, The Capra, Fritjof science physics 179 Penguin 17
36 Surely You're Joking Mr Feynman Feynman, Richard science physics 198 Random House 20
37 Farewell to Arms, A Hemingway, Ernest fiction classic 179 Rupa 11
38 Veteran, The Forsyth, Frederick fiction novel 177 Transworld 18
39 False Impressions Archer, Jeffery fiction novel 177 Pan 5
40 Last Lecture, The Pausch, Randy nonfiction autobiography 197 Hyperion 3
41 Return of the Primitive Rand, Ayn philosophy objectivism 202 Penguin 6
42 Jurassic Park Crichton, Michael fiction novel 174 Random House 10
43 Russian Journal, A Steinbeck, John nonfiction history 196 Penguin 13
44 Tales of Mystery and Imagination Poe, Edgar Allen fiction classic 172 HarperCollins 15
45 Freakonomics Dubner, Stephen science economics 197 Penguin 11
46 Hidden Connections, The Capra, Fritjof science physics 197 HarperCollins 9
47 Story of Philosophy, The Durant, Will philosophy history 170 Pocket 16
48 Asami Asami Deshpande, P L fiction novel 205 Mauj 10
49 Journal of a Novel Steinbeck, John fiction classic 196 Penguin 18
50 Once There Was a War Steinbeck, John nonfiction history 196 Penguin 15
51 Moon is Down, The Steinbeck, John fiction classic 196 Penguin 15
52 Brethren, The Grisham, John fiction novel 174 Random House 2
53 In a Free State Naipaul, V. S. fiction novel 196 Rupa 15
54 Catch 22 Heller, Joseph fiction classic 178 Random House 9
55 Complete Mastermind, The BBC nonfiction trivia 178 BBC 9
56 Dylan on Dylan Dylan, Bob nonfiction autobiography 197 Random House 10
57 Soft Computing & Intelligent Systems Gupta, Madan tech data_science 242 Elsevier 5
58 Textbook of Economic Theory Stonier, Alfred tech economics 242 Pearson 7
59 Econometric Analysis Greene, W. H. tech economics 242 Pearson 17
60 Learning OpenCV Bradsky, Gary tech signal_processing 232 O'Reilly 5
61 Data Structures Using C & C++ Tanenbaum, Andrew tech computer_science 235 Prentice Hall 15
62 Computer Vision, A Modern Approach Forsyth, David tech signal_processing 255 Pearson 9
63 Principles of Communication Systems Taub, Schilling tech signal_processing 240 TMH 13
64 Let Us C Kanetkar, Yashwant tech computer_science 213 Prentice Hall 1
65 Amulet of Samarkand, The Stroud, Jonathan fiction novel 179 Random House 5
66 Crime and Punishment Dostoevsky, Fyodor fiction classic 180 Penguin 19
67 Angels & Demons Brown, Dan fiction novel 178 Random House 8
68 Argumentative Indian, The Sen, Amartya nonfiction history 209 Picador 4
69 Sea of Poppies Ghosh, Amitav fiction novel 197 Penguin 13
70 Idea of Justice, The Sen, Amartya philosophy economics 212 Penguin 13
71 Raisin in the Sun, A Hansberry, Lorraine fiction novel 175 Penguin 2
72 All the President's Men Woodward, Bob nonfiction history 177 Random House 10
73 Prisoner of Birth, A Archer, Jeffery fiction novel 176 Pan 20
74 Scoop! Nayar, Kuldip nonfiction history 216 HarperCollins 14
75 Ahe Manohar Tari Deshpande, Sunita nonfiction autobiography 213 Mauj 6
76 Last Mughal, The Dalrymple, William nonfiction history 199 Penguin 10
77 Social Choice & Welfare, Vol 39 No. 1 Various tech economics 235 Springer 4
78 Radiowaril Bhashane & Shrutika Deshpande, P L nonfiction misc 213 Mauj 1
79 Gun Gayin Awadi Deshpande, P L nonfiction misc 212 Mauj 10
80 Aghal Paghal Deshpande, P L nonfiction misc 212 Mauj 19
81 Maqta-e-Ghalib Garg, Sanjay nonfiction poetry 221 Mauj 4
82 Beyond Degrees philosophy education 222 HarperCollins 3
83 Manasa Kale, V P nonfiction misc 213 Mauj 14
84 India from Midnight to Milennium Tharoor, Shashi nonfiction history 198 Penguin 12
85 World's Greatest Trials, The nonfiction history 210 10
86 Great Indian Novel, The Tharoor, Shashi fiction novel 198 Penguin 13
87 O Jerusalem! Lapierre, Dominique nonfiction history 217 vikas 7
88 City of Joy, The Lapierre, Dominique fiction novel 177 vikas 10
89 Freedom at Midnight Lapierre, Dominique nonfiction history 167 vikas 7
90 Winter of Our Discontent, The Steinbeck, John fiction classic 196 Penguin 1
91 On Education Russell, Bertrand philosophy education 203 Routledge 4
92 Free Will Harris, Sam nonfiction psychology 203 FreePress 12
93 Bookless in Baghdad Tharoor, Shashi nonfiction history 206 Penguin 3
94 Case of the Lame Canary, The Gardner, Earle Stanley fiction novel 179 10
95 Theory of Everything, The Hawking, Stephen science physics 217 Jaico 17
96 New Markets & Other Essays Drucker, Peter science economics 176 Penguin 14
97 Electric Universe Bodanis, David science physics 201 Penguin 10
98 Hunchback of Notre Dame, The Hugo, Victor fiction classic 175 Random House 6
99 Burning Bright Steinbeck, John fiction classic 175 Penguin 18
100 Age of Discontuinity, The Drucker, Peter nonfiction economics 178 Random House 12
101 Doctor in the Nude Gordon, Richard fiction novel 179 Penguin 12
102 Down and Out in Paris & London Orwell, George nonfiction autobiography 179 Penguin 19
103 Identity & Violence Sen, Amartya philosophy philosophy 219 Penguin 20
104 Beyond the Three Seas Dalrymple, William nonfiction history 197 Random House 17
105 World's Greatest Short Stories, The fiction classic 217 Jaico 10
106 Talking Straight Iacoca, Lee nonfiction autobiography 175 4
107 Maugham's Collected Short Stories, Vol 3 Maugham, William S fiction classic 171 Vintage 4
108 Phantom of Manhattan, The Forsyth, Frederick fiction classic 180 1
109 Ashenden of The British Agent Maugham, William S fiction classic 160 Vintage 12
110 Zen & The Art of Motorcycle Maintenance Pirsig, Robert philosophy autobiography 172 Vintage 16
111 Great War for Civilization, The Fisk, Robert nonfiction history 197 HarperCollins 17
112 We the Living Rand, Ayn fiction novel 178 Penguin 16
113 Artist and the Mathematician, The Aczel, Amir science mathematics 186 HighStakes 19
114 History of Western Philosophy Russell, Bertrand philosophy philosophy 213 Routledge 18
115 Selected Short Stories fiction classic 215 Jaico 10
116 Rationality & Freedom Sen, Amartya science economics 213 Springer 13
117 Clash of Civilizations and Remaking of the World Order Huntington, Samuel nonfiction history 228 Simon&Schuster 5
118 Uncommon Wisdom Capra, Fritjof nonfiction anthology 197 Fontana 9
119 One Bach, Richard nonfiction autobiography 172 Dell 17
120 Karl Marx Biography nonfiction autobiography 162 4
121 To Sir With Love Braithwaite fiction classic 197 Penguin 9
122 Half A Life Naipaul, V S fiction novel 196 16
123 Discovery of India, The Nehru, Jawaharlal nonfiction history 230 15
124 Apulki Deshpande, P L nonfiction misc 211 11
125 Unpopular Essays Russell, Bertrand philosophy philosophy 198 14
126 Deceiver, The Forsyth, Frederick fiction novel 178 16
127 Veil: Secret Wars of the CIA Woodward, Bob nonfiction history 171 15
128 Char Shabda Deshpande, P L nonfiction misc 214 10
129 Rosy is My Relative Durrell, Gerald fiction novel 176 9
130 Moon and Sixpence, The Maugham, William S fiction classic 180 12
131 Political Philosophers philosophy politics 162 12
132 Short History of the World, A Wells, H G nonfiction history 197 17
133 Trembling of a Leaf, The Maugham, William S fiction novel 205 6
134 Doctor on the Brain Gordon, Richard fiction novel 204 10
135 Simpsons & Their Mathematical Secrets Singh, Simon science mathematics 233 9
136 Pattern Classification Duda, Hart tech data_science 241 17
137 From Beirut to Jerusalem Friedman, Thomas nonfiction history 202 9
138 Code Book, The Singh, Simon science mathematics 197 5
139 Age of the Warrior, The Fisk, Robert nonfiction history 197 8
140 Final Crisis fiction comic 257 2
141 Killing Joke, The fiction comic 283 2
142 Flashpoint fiction comic 265 13
143 Batman Earth One fiction comic 265 20
144 Crisis on Infinite Earths fiction comic 258 1
145 Numbers Behind Numb3rs, The Devlin, Keith science mathematics 202 1
146 Superman Earth One - 1 fiction comic 259 19
147 Superman Earth One - 2 fiction comic 258 10
148 Justice League: Throne of Atlantis fiction comic 258 17
149 Justice League: The Villain's Journey fiction comic 258 19
150 Death of Superman, The fiction comic 258 5
151 History of the DC Universe fiction comic 258 7
152 Batman: The Long Halloween fiction comic 258 4
153 Life in Letters, A Steinbeck, John nonfiction autobiography 196 17
154 Information, The Gleick, James science mathematics 233 17
155 Journal of Economics, vol 106 No 3 science economics 235 5
156 Elements of Information Theory Thomas, Joy tech signal_processing 229 12
157 Power Electronics - Rashid Rashid, Muhammad tech computer_science 235 6
158 Power Electronics - Mohan Mohan, Ned tech computer_science 237 3
159 Neural Networks Haykin, Simon tech data_science 240 7
160 Grapes of Wrath, The Steinbeck, John fiction classic 196 11
161 Vyakti ani Valli Deshpande, P L nonfiction misc 211 7
162 Statistical Learning Theory Vapnik, Vladimir tech data_science 228 16
163 Empire of the Mughal - The Tainted Throne Rutherford, Alex nonfiction history 180 5
164 Empire of the Mughal - Brothers at War Rutherford, Alex nonfiction history 180 13
165 Empire of the Mughal - Ruler of the World Rutherford, Alex nonfiction history 180 19
166 Empire of the Mughal - The Serpent's Tooth Rutherford, Alex nonfiction history 180 11
167 Empire of the Mughal - Raiders from the North Rutherford, Alex nonfiction history 180 8
168 Mossad Baz-Zohar, Michael nonfiction history 236 15
169 Jim Corbett Omnibus Corbett, Jim nonfiction history 223 20
170 20000 Leagues Under the Sea Verne, Jules fiction novel 190 15
171 Batatyachi Chal Deshpande P L fiction novel 200 17
172 Hafasavnuk Deshpande P L fiction novel 211 1
173 Urlasurla Deshpande P L fiction novel 211 15
174 Pointers in C Kanetkar, Yashwant tech computer_science 213 14
175 Cathedral and the Bazaar, The Raymond, Eric tech computer_science 217 9
176 Design with OpAmps Franco, Sergio tech computer_science 240 17
177 Think Complexity Downey, Allen tech data_science 230 14
178 Devil's Advocate, The West, Morris fiction novel 178 20
179 Ayn Rand Answers Rand, Ayn philosophy objectivism 203 6
180 Philosophy: Who Needs It Rand, Ayn philosophy objectivism 171 14
181 World's Great Thinkers, The science physics 189 12
182 Data Analysis with Open Source Tools Janert, Phillip tech data_science 230 6
183 Broca's Brain Sagan, Carl science physics 174 12
184 Men of Mathematics Bell, E T science mathematics 217 2
185 Oxford book of Modern Science Writing Dawkins, Richard science science 240 20
186 Justice, Judiciary and Democracy Ranjan, Sudhanshu nonfiction legal 224 6
187 Arthashastra, The Kautiyla philosophy philosophy 214 15
188 We the People Palkhivala philosophy philosophy 216 1
189 We the Nation Palkhivala philosophy philosophy 216 8
190 Courtroom Genius, The Sorabjee nonfiction autobiography 217 8
191 Dongri to Dubai Zaidi, Hussain nonfiction history 216 17
192 History of England, Foundation Ackroyd, Peter nonfiction history 197 6
193 City of Djinns Dalrymple, William nonfiction history 198 13
194 India's Legal System Nariman nonfiction legal 177 6
195 More Tears to Cry Sassoon, Jean fiction novel 235 3
196 Ropemaker, The Dickinson, Peter fiction novel 196 17
197 Angels & Demons Brown, Dan fiction novel 170 9
198 Judge, The fiction novel 170 10
199 Attorney, The fiction novel 170 8
200 Prince, The Machiavelli fiction classic 173 5
201 Eyeless in Gaza Huxley, Aldous fiction novel 180 13
202 Tales of Beedle the Bard Rowling, J K fiction novel 184 18
203 Girl with the Dragon Tattoo Larsson, Steig fiction novel 179 8
204 Girl who kicked the Hornet's Nest Larsson, Steig fiction novel 179 9
205 Girl who played with Fire Larsson, Steig fiction novel 179 9
206 Batman Handbook fiction comic 270 16
207 Murphy's Law philosophy psychology 178 5
208 Structure and Randomness Tao, Terence science mathematics 252 15
209 Image Processing with MATLAB Eddins, Steve tech signal_processing 241 15
210 Animal Farm Orwell, George fiction classic 180 10
211 Idiot, The Dostoevsky, Fyodor fiction classic 197 4
212 Christmas Carol, A Dickens, Charles fiction classic 196 8

0
public/favicon.ico Normal file
View File

1
public/robots.txt Normal file
View File

@@ -0,0 +1 @@
# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file