About Me
A professional with 5 years of experience in IT industry as a python developer. I have been associated with top investment banks like J.P Morgan and Goldman Sachs Inc. and have contributed on key projects. Apart from coding I love travelling and r...
Show MoreSkills
Web Development
Programming Language
Operating System
Database
Positions
Portfolio Projects
Tiny Search Engine - Build a crawler,indexer and a query engine to search a given string
https://github.com/iblong2iyushi/tiny-search-engineCompany
Tiny Search Engine - Build a crawler,indexer and a query engine to search a given string
Description
This project have 3 parts:
Crawler
This module is responsible for taking in the baseURL and crawls to other URL's associated with the baseURL until the given depth. Also it returns the crawled websites data in the form of html file stored in the destination provided by the user.
Indexer
This module is responsible for indexing the crawled data for the query engine to search and return the desired result.
Query Engine
This module is responsible to take the search string as an input,look up in the indexer to return the document id and URL in descending order based on their occurance.
Show More Show LessTools
UNIX SHELL SCRIPTINGCompany
Securities Lending Xpress
Role
Backend Developer
Description
Securities Lending Express (SLX) is the main trading front end for all
loans / trades booked through the banking client. SLX handles the entire
lifecycle of a loan from booking a loan, transferring assets to and
getting collateral from borrower until closure of the loan
Tools
intellij Notepad ++