Skip to content
View stalha97's full-sized avatar

Block or report stalha97

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. Data-Scraping-in-Node.js Data-Scraping-in-Node.js Public

    This repository contains different scripts written in Node.js to scrap data from websites.

    JavaScript

  2. HTML-Snippets HTML-Snippets Public

    This repository contains different HTML snippets I have worked on over time.

    HTML

  3. word-variations-in-sentence word-variations-in-sentence Public

    Generate all the possible combinations of paragraph using different variations of a word/words in paragraph.

    HTML

  4. MATLAB-Report-Generator MATLAB-Report-Generator Public

    Generate MATLAB report with few lines of code. Don't waste time taking snapshots of outputs and copy-pasting code to make a report manually.

    MATLAB

  5. CLI-Chat-Messenger CLI-Chat-Messenger Public

    This is CLI Chat Messenger based on POSIX API from Linux OS. Works like facebook messenger but in CLI instead of GUI.

    C++

  6. Q-A-Search-Engine Q-A-Search-Engine Public

    Replicates Search Engine functionality like Google. For testing purposes, Question & Answers are created (in local directory) using the software and Search Engine is used to search for questions (l…

    C++