Skip to content

scopeInfinity/Projects

Repository files navigation

Projects

  • Video2Description

    Generates caption for the given video clip using Deep Learning Model.

  • DivvyHost

    Decentralized Hosting : Fully P2P Hosting

    The Project aims for decentralized Hosting instead of a normal static IP or nameserver based Web Hosting.

    Any User can use DivvyHost to upload his HTML website and only he can modify it later on.

    Divvy Client Spreaded Over Intranet having a intranet IP, finds other DivvyClient shares website content which it contains with other, leading to spread of latest data all over intranet. Those HTML website uploaded from any user availabe to everyone even if few of client is down/off/terminated.

  • DeepVoiceController Team

    Marvin is an application to control linux OS using voice commands.

    Sound to Text conversion of commands works using Deep Learning.

  • REAC (RemoteAccess) Team

    A software meant for accessing your laptop with limited permission(as specified) by another user with a given password over Intranet.

    It mainly means to modify or access files over remote location in intranet.

    Also, it can be used in daily basis for controlling your laptop from android application which provides quick features like Sharing, Logging, Blocking, and even Lock your laptop even if you far away physically.

  • ChitChat

    P2P Chat with Centralized Authentication (Video/Audio Call support)

    Peers are able to authorize using centralized server and later on they are able to chat with them over P2P network.

    Audio and Video Calls are also supported.

  • Capture The Flag (Hacking Event) Team

    Anwesha 2017 : Problem Setter + PHP Backend developer for CTF (Github)

    Anwesha 2016 : Problem Setter + Django Framework for CTF (Github)

  • Anwesha 2k17 Website Team

    Website for Anwesha 2017 IIT Patna Techno-Cultural-Management Fest

  • Anwesha 2k16 App Team PlayStore

    Android Application for Anwesha 2016 IIT Patna Techno-Cultural-Management Fest

  • iTalk

    An Android Application with PHP Server for Chatting with custom profile.

    It focuses on user privacy that, admin must not be able to interpret any chat content even if he has collection of all kind of data with him.

  • Inter Buny

    Intranet through Internet

    It's a simple HTTP tunneler, allowing you to access simple HTTP site of intranet from outside the range i.e. through the public Internet.

    Simple PHP Server with public IP can be used as proxy server allowing basic operations like file IO.

  • MemoryManager

    Simulating use of Stack and Heap memory for basic operation of function calling.

  • Data transfer Optimization over network for two node Join using BloomFilter(JAVA)

    Java Implementation for minimization of data transfer over network for two node join using bloom filter.

  • ChatBox

    GUI based Realtime-Chat using Sockets

  • DES Variant Implementation

    64bit encryption with 64bit key using 32bit round keys

  • BooleanSimplifier

    Implementation of Simplification of Boolean Application with QMap

  • Tic Tac Toe (Haskell)

    Simple Tic Tac Toe in Haskell

  • Merge Sort ASM

    Implementation of Merge Sort in MIPS Assembly

  • GI Text Editor

    Linux Terminal Based TextEditor

  • Natural Sort

    Fully Documented C++ Header File for performing Natural Sort

  • mShooter Game

    Java based Ping Pong game, with multiplayer usage over IP

  • BQuiz Result Caculator

    Automated Caculation of Result for BQuiz

  • Img2Text

    Covert an Image to ASCII text

  • Maze Solver

    Applet Based, Given a Image of Maze with destination and starting points, It gives you possible path.

  • CardsGame Simulator

    Simple Simulation of a Cards Game

  • Jumbled Solver

    Given a word with jumbled character, it gives you possible meaningfull words

  • Snake

    A casual Snake game

  • CrossNCircle

    A simple web-based Cross and Circle Game

  • Attendance Booster

    An Android App for giving attendance log and tips

  • Image Processing : Mimimum Cost Path Team

    For Robotics Competition, find minimum Cost path from an image.

  • Gnetra FileTrasfer

    nc Based File Trasfer

  • Clean Trasher

    Delete a file completely, make it unable to recover

  • CodeCleaner

    Simple Implementation of Code Indentor

  • DB_S2

    Library Management Application in C++

  • Hang

    A simple program to make Hang :P

Assignments

  • CS242 (Linux Labs)

    Assigments in C, Perl, Bash