Projects

  • CSI-Based Communication for 5G Networks

  • Causes of Active Scans in wireless (802.11) networks (Project Code)

  • Type 1 diabetes management android app

    • an android app to manage type 1 diabetes. QR Code of app:

    • code available here.

  • Wireless Sensor Network Simulator (C# .NET).

    • Simulator for WSN using C# .NET implementing SWIFT Protocol

    • Code and other files are available here.

  • Audio/Video Jukebox on IMS network.

    • A system which can automatically "tag" audio/video data with the respective metadata, to obtain that audio/video file as the desired output over IMS Network using SIP. The system is designed using the sphinx toolkit, sailfin application server, OpenIMS core and myMonster SIP client.

    • Code and other files are available here.

  • Automated Email Report Generation - Outlook Plugin (C# .NET).

    • Code and other files are available here.

  • Audio/Video Tagging on CBE for searching by content of file. (Ubuntu, C, CBE).

    • This system automatically associates audio/video files with tag words (using Pocketsphinx0.6.1) and parallelizes the search of these files on CBE server.

    • Code and other files are available here.

  • Location tracking using mobile phone services (J2ME).

    • A mobile application software, capable of tracking the user position and sending SMS.

    • Code and other files are available here.

  • Queuing Theory on Semaphores in Linux kernel. (Ubuntu).

  • Column Data Store (using C) for storing data as a collection of individual columns.