Skip to content
View faizan2786's full-sized avatar
  • Leicester, UK
Block or Report

Block or report faizan2786

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. faizan2786.github.io faizan2786.github.io Public

    My "about me" web page

    HTML

  2. NVChad NVChad Public

    Forked from NvChad/starter

    My config for NeoVim

    Lua

  3. web-app-with-caching web-app-with-caching Public

    Thie repo is a basic web application written in python using Flask. It uses Postgres as it persistent storage layer and uses Redis as it caching layer. The application and all of its related compon…

    Python

  4. distributed-systems-java-tutorial distributed-systems-java-tutorial Public

    Java 1

  5. nalu_implementation nalu_implementation Public

    This repository is created to show the Neural Arithmetic Logic Unit implementation in python using Tensorflow. The code in this repo complements my article on Medium on NALU

    Python 43 9

  6. arithmatic_python_lib arithmatic_python_lib Public

    This repo is created to demonstrate the process of creating and publishing a python package on Python Package Index (PyPI) website. It defines a simple arithmetic library and includes all necessary…

    Python