Skip to content
View abhishek-das-gupta's full-sized avatar
Block or Report

Block or report abhishek-das-gupta

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

Popular repositories

  1. General-Sql-Parser General-Sql-Parser Public

    A LL(*) kind parser that can parse Teradata's complex "CREATE TABLE" construct containing constraints, partitions and provides clean object binding using OOPs principle and design patterns (Visitor…

    Java 2

  2. Bear-Maps Bear-Maps Public

    In this project, I built the “smart” pieces of a web-browser based Google Maps clone. Features query autocomplete via use of the Trie DS, pathing via A* algorithm, and rastering via a O(k) algorithm.

    Java 1

  3. fullStackOpen fullStackOpen Public

    Building single page applications with ReactJS that use REST APIs built with Node.js.

    JavaScript 1

  4. ipl-dashboard ipl-dashboard Public

    An IPL Dashboard web app where you can browse your favorite IPL teams and access their past games details, wins and losses ratios - accessible by team and tournament year.

    Java 1

  5. calcite calcite Public

    Forked from apache/calcite

    Apache Calcite

    Java 1

  6. NBody-Simulator NBody-Simulator Public

    An OOP exercise simulating the motion of N objects in a plane, using Newton’s Law of Universal Gravitation.

    Java