Skip to content
View abecus's full-sized avatar
🕹️
Curious
🕹️
Curious
Block or Report

Block or report abecus

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
abecus/README.md

Hi there, It's Abdul Salam 👋

  • 🔭 I’m currently working on a Web App
  • 🌱 I’m currently learning django
  • 👯 I’m looking to collaborate on python and robotics
  • 🤔 I’m looking for help with General Relativity
  • 💬 Ask me about python and mathematics
  • 📫 How to reach me?: LinkedIn
  • ⚡ Fun fact: I almost always learn somthing to quench my curiosity and for fun.

Pinned

  1. DS-and-Algorithms DS-and-Algorithms Public

    A repository for Data-Structures and Algorithms completely written in python. It Includes Graph, Sort, Search, Math Algorithms, Leetcode Problems, and Data-Structures, etc.

    Python 11 5

  2. Django-React-Digit-Recognizer Django-React-Digit-Recognizer Public

    A CNN based digit recognizer which takes input as canvas drawing using React and processes it on server-side using a Keras's CNN model.

    Python 2 1

  3. AI-Chess-Engine AI-Chess-Engine Public

    An AI chess engine in Python, implemented using Minimax Algorithm, uses python-chess module as Rule Base System, and pygame module as a GUI.

    Python 1

  4. React-Django-AI-TicTacToe React-Django-AI-TicTacToe Public

    A Minimax Algorithm based Tic-Tac-Toe which takes input as using React and process it on server-side using Django Rest-Framework.

    Python

  5. LCTestSuit LCTestSuit Public

    A CLI application for creating Script files by given file extension, with problem statement, metadata, functions definition, and test case for solving LeetCode problems.

    Python 1

  6. Typing-Bolt-Hack Typing-Bolt-Hack Public

    An automated typing machine in python to hack Typing Bolt webApp using Tesseract OCR engine and wonders of PyAutoGUI.

    Python