Skip to content
View akbtech17's full-sized avatar
:octocat:
Available
:octocat:
Available

Highlights

  • Pro
Block or Report

Block or report akbtech17

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 Loading

  1. facerecognitionbrain facerecognitionbrain Public

    Developed a Face Recognition Tool which detects faces in the submitted images. User can register, signin and submit images on the portal and based on the number of submitted images each user’s rank…

    JavaScript 1

  2. path-visualizer path-visualizer Public

    Path Visualizing Tool for Dijkstra's Path Finding Algorithm. User can add obstacles/walls on the Grid to visualize different possible paths from Source to Destination. It is built using ReactJs.

    JavaScript

  3. dsa dsa Public

    Solved some good questions based on popular Data Structures and Algorithms. I have picked these questions from Leetcode and GFG, also I have followed LBBR DSA Sheet. All codes are written in profic…

    C++

  4. discord-clone discord-clone Public

    Group Chat-Based Application with Google Sign-In and Authentication. UI is powered by React, State is manage by using Redux, for backend and database, firebase is used.

    JavaScript

  5. Python-Tutorial Python-Tutorial Public

    Quick Python Starter Guide for Beginners. All topics are covered in great detail and in a proper descriptive way. Edge cases related to each topic are also mentioned with related examples.

    Jupyter Notebook

  6. covid-fighter-game covid-fighter-game Public

    Developed a basic 2D Game Engine with character animation and movement, collision detection, scoring system and gravity engine. It showcase the real life implementation of data structures and Objec…

    JavaScript