Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ankith117's full-sized avatar

Block or report ankith117

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Tic-Tac-Toe-iOS-Mobile-Application Tic-Tac-Toe-iOS-Mobile-Application Public

    Developed a Tic Tac Toe iOS mobile game application using swift.

    Swift

  2. E-commerce-purchase-Web-Application-System- E-commerce-purchase-Web-Application-System- Public

    Created a web application to provide the functionalities of an E-commerce engine with both admin as well as user access for more than 90 products. Technologies used are HTML, Bootstrap, CSS, JavaSc…

    PHP

  3. Task-Executor- Task-Executor- Public

    Developed a service class to execute the concept of multi-threading using Java. This class is used to execute multiple tasks with a parallel approach with aspects like resource allocation and memor…

    Java

  4. Data-Store-Client-Server- Data-Store-Client-Server- Public

    Constructed a client-server system that communicates over TCP/IP sockets. The server performs 4 tasks which are store, retrieve, delete, & list named data sets on the server. Each data set is assoc…

    Java

  5. PC-and-Mobile-Compatible-Web-Portfolio PC-and-Mobile-Compatible-Web-Portfolio Public

    Created a dynamic web portfolio compatible with PC and Mobile. Mobile light weight design using HTML5, CSS3, Bootstrap and W3.CSS.

    HTML

  6. Search-Engine-Implementation Search-Engine-Implementation Public

    Designed search engine on 1TB wiki data, and improvised the search functionality by incorporating the semantic nature of the data in index construction. Used J2EE framework for implementation part

    Java