Skip to content
View Akshat1710's full-sized avatar
  • SF Bay Area, California
Block or Report

Block or report Akshat1710

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. Invoice-Maker Invoice-Maker Public

    This is an Android project that generates Invoices for a Jewelry Shop. It keeps track about the Company's inventory, Accounts, Billing details, customer records. This application makes use of SQLit…

    Java 18 10

  2. Strengthening-of-User-Authentication-using-Keystroke-Dynamics Strengthening-of-User-Authentication-using-Keystroke-Dynamics Public

    This project aims to provide an addition layer of security for mobile devices by strengthening the user authentication using Keystroke Dynamics. This behavioral authentication technique is used alo…

    Java 2 3

  3. Resolution-Inference-Engine-for-First-Order-Logic-Clauses Resolution-Inference-Engine-for-First-Order-Logic-Clauses Public

    Developed an Inference System by a constructing a Knowledge Base (KB) for given First Order Clauses using the python Lists and Dictionaries. The system converts the given clauses into Conjunctive N…

    Python 2 4

  4. Medical-Shop-Management-System Medical-Shop-Management-System Public

    This is a Java Swings Desktop Application for a Medical Store Management System. It implements various applied DBMS concepts such as insert, delete, join, aggregate operators, triggers, views, Prim…

    Java 1 1

  5. E-Banking-System E-Banking-System Public

    Java 1

  6. Path-Finder Path-Finder Public

    This project finds the path required to be traversed from the source to the destination, given the live traffic information. The system implements various search algorithms such as Breadth First Se…

    Python