Skip to content
View nabilbelfki's full-sized avatar

Block or report nabilbelfki

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Smart-Clothing Smart-Clothing Public

    A mobile application for iOS using Swift and xCode. With the use of NFC read/write, RFID chips are referenced to a Firebase Realtime Database to create a user's e-wardrobe. From there, an algorithm…

    Swift 2

  2. Optical-Illusion-Website Optical-Illusion-Website Public

    With the use of borders, a simple website with an optical illusion of circles is created

    HTML 1

  3. NJIT-Fitness NJIT-Fitness Public

    A gym Content Management System (CMS) that uses CRUD operations for the business logic of NJIT Fitness.

    TypeScript 1

  4. Big-Panda Big-Panda Public

    HTML

  5. Backend-REST-APIs Backend-REST-APIs Public

    Using node.js and express.js to develop REST APIs for CRUD operations.

    JavaScript

  6. Stored-Procedure-Backup Stored-Procedure-Backup Public

    MySQL doesn't have a way to migrate stored procedures from one database to another. Therefore I decided to write a bash script along with some scripts in PHP to create stored procedure files and be…

    PHP