Skip to content
View gawade-neha's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report gawade-neha

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. tweetSocial tweetSocial Public

    Build a publishing gateway for Twitter like sproutsocial or TweetRoost where groups of users can post from a single account. Technology Used • Express framework was used for the implementation of o…

    JavaScript 2

  2. MOVIE-ANALYSIS---SEMANTIC-WEB MOVIE-ANALYSIS---SEMANTIC-WEB Public

    Created a web application in Java to extract film data from DBPEDIA ontology using SPARQL query language and Apache Jena framework.

    Java 1 1

  3. PageTurner PageTurner Public

    PageTurner.com - A web portal where book lovers will be able to browse through books, mark the books that they have read, are currently reading or the ones they wish to read by adding them in books…

    CSS

  4. todo-app todo-app Public

    Built a ToDo App (to-dos with category lists) where users can log in and keep track of a different to-do list for their individual account using AngularJS and MongoDB.

    HTML

  5. URLShortenerJSF URLShortenerJSF Public

    This website shortens any URL into shortened URL (Base 64 encoding) and this shortened URL when visited, redirects you to the Long URL page. I have used HSQLDB for storing user and URL details

    HTML

  6. UrlShortnerProjV3 UrlShortnerProjV3 Public

    Built an Enterprise Java web application that acts as an URL shortener. Used Spring’s JDBC support to persist information in a relational database. (Part 1) Refactored the code above to use Spring …

    Java