Skip to content
View sameersaeed's full-sized avatar

Organizations

@IBM

Block or report sameersaeed

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. basic-scraper basic-scraperPublic

    uses beautifulsoup to scrape data from a site and dump it into an excel file

    Python

  2. simple-drawer simple-drawerPublic

    a very simple program that uses subprocess and pyautogui to open up mspaint on a windows computer and then draw a square and some random lines

    Python

  3. scraper-that-emails-data scraper-that-emails-dataPublic

    a python scraper that goes to a site and retrieves specific data, then takes a screenshot of the data and emails it to a recipient

    Python

  4. stock-crypto-lookup-site stock-crypto-lookup-sitePublic

    uses Alpha Vantage's Stock APIs to retrieve info for a stock/crypto given by the user

    JavaScript

  5. order-manager order-managerPublic

    full stack CRUD application for tracking and managing personal orders, uses AWS EC2 hosting

    PHP

  6. country-info-web-API country-info-web-APIPublic

    a site for viewing information about any country in the world, such as population, capital city, current time, weather, etc. uses web APIs to fetch data

    JavaScript