Skip to content
View Shariqbinrashid's full-sized avatar

Block or report Shariqbinrashid

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

Hi I'm Shariq 👋

Welcome to my Github! connect with me!

🛠  Tech Stack

Python  JavaScript  Java  C  C++  React  Flutter  Node.js  Bootstrap
HTML  CSS  Git  GitHub  Markdown
Visual Studio Code  Eclipse\

Shariq's GitHub stats

Shariq's GitHub Programming stats

Gmail Badge LinkedIn

Popular repositories Loading

  1. Chatbot-in-cpp- Chatbot-in-cpp- Public

    My 3rd semester Data Structure project.This chatbot is created in c++ with datasructures concepts and it works with time complexity of o(1). The data structures used are Dynamic Arrays ,Linked List…

    C++ 1

  2. CyberTruck-in-Arduino CyberTruck-in-Arduino Public

    My 3rd semester COAL project. The CyberTruck is controlled through Bluetooth controller app (Bluetooth RC Controller) on an Android smartphone, CyberTruck has Bluetooth Module (HC-05) to receive th…

    1

  3. Freelancing-app-in-android-studio Freelancing-app-in-android-studio Public

    My 3rd semester Database project. App has following features: -Newsfeed of posted jobs of all users -User can send message to other user through email -Only one email can be registered in database …

    Java 1

  4. eTicket-Flutter-App eTicket-Flutter-App Public

    Dart 1 1

  5. Bank-Management-System-in-Cpp Bank-Management-System-in-Cpp Public

    My freelance project. Bank Mangement System in C++ using oop concepts File handling has been used to store data there are Two files i.e accounts.txt and studentLoan.txt Files should be in D:// driv…

    C++

  6. Lexical-Analyzer-in-Cpp Lexical-Analyzer-in-Cpp Public

    My freelance project.Lexical Analyzer in C++ (A project of compiler construction). It check/performs lexical analysis, lexing or tokenization, process of converting a sequence of characters into a …

    C++