Open Source Projects

Home
What?
  • A Visual Navigator for Wikipedia, with a chrome extension
  • Clearly filters the important pages connected to a particular topic and displays them in increasing order of importance
  • Provides a gist of any arbitrary random topic under the sun

  • Why?
  • Saves Time and Energy
  • Powerful Brain-storming Tool
  • Human mind understands visuals better than a large text-linked Wikipedia Hierarchy

  • How?
    We use our own novel page ranking algorithm, according to which importance of a node is proportional to the katz centrality and inversely proportional to the hierarchical distance between two nodes in the Wikipedia hierarchy. Hence this scheme finds a cluster of similar nodes while maintaining page ranking scheme within them to return the most important nodes pertaining to a particular topic


    SnapShot


    Source Code: Coming Soon.... Keep checking this space!

    QuickEdit is an online rich editor that can be used for editing texts. The objective of the project are:

    • Document editing on web page
    • Act as a rich textarea on web page
    • Act as an online code editor
    • Must have privileged access to file storage. File upload facility must also be there.

    Download the latest build of QuickEdit. The current version is in ALPHA and may not meet various standard criteria.

    Download QuickEdit ALPHA 0.0.1

    Downloaded 5738 times

    Installation Note: Download to your web folder and instantiate RTE PHP class.

    Size of QuickEdit in comparison to other major editors

    Loading time of QuickEdit in comparison to other major editors

    Project Statement

    The following are the desirable features:

    • We would like to have 3 switches in the editor codebase so that it can be used for different purposes like
      • Rich Text Editor
      • Full-fledged Document Editing
      • Capability to add file.
    • The code base must have a PHP connector so that a developer can use the editor based on switches and with a simple single or couple of statements
    • The code base of editor must have scaling capability for adding multilingual feature later
    • The front-end must be fully compatible with JQuery UI.
    • The editor must be cross-browser and cross-device compatible.
    Organization: Batoi Systems
    Project Website
    The project involved designing the ISA for KGP-RISC consisting of 25 instructions. The instructions are broadly grouped into four sets- Arithmetic/Logical, Branch, Jump, Load-Store. The structural design of the datapath consisted of the high level design and detailed design (RTL) of each element of the datapath. The psuedo-direct addressing is designed similar to MIPS. The structural design of the control path is combinational for the single-cycle execution. This design has been simulated in Verilog and successfully tested on FPGA

    Download latest Source Code
    WayBack FB is a dynamic for you facebook account.The facebook timeline consists of the history of posts (text, image, video), likes, events, friend requests etc etc of user activity in the social networking site. When you have accumulated a long history you might like to have a search facility on the history of activities. Its a a web browser based search application where you or a group of friends can upload their facebook dynamically or get fresh daa from your facebook account and search! Appropriate privacy measures have been implemented for security measures. Wanna get a feel of it? Download a copy below!

    Download latest Source Code
    A GUI developed using java and SQL database to automate all operations of a library like issue & return books, issue reminders, compute late fine, dispose old books, reserve books, advanced search for books, view statistics etc.. Wanna get a feel of it? download a copy below!

    Download latest Source Code
    DBMI is a Search engine and management interface for a hierarchical database. The features included searching the database with various parameters which can be added dynamically on the fly, editing records, deleting records and adding new entries. An attractive user interface was also designed. Grab a copy below!

    Download latest Source Code
    Note that you need to populate the database with the tables as given in the company.sql dump file
    College Network is a a web application which helps students to connect with each other to pool travel, accommodation and more during internships, interviews, travel etc. to enable them find good company and save money. User is provided complete flexibility to choose his group using advanced search based on various parameters, and features like a Discussion Forum, Create New Event, AutoComplete, SpellCheck, TagCrowd showing popular events, Event Suggestions.

    Source Code: Coming Soon.... Keep checking this space!