Skip to content
View thechaudharysab's full-sized avatar

Organizations

@ibjects

Block or report thechaudharysab

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

Hi there 👋 Below are some of the project that I've created or worked with. For more information please visit: https://about.me/chtalha

Mobile Apps

Websites

UI/UX

Pinned Loading

  1. Chipotle-data_analysis-example Chipotle-data_analysis-example Public

    Basic data analyzing example with chipotle dataset

    Python 1 10

  2. imdb-data-pandas-visualization imdb-data-pandas-visualization Public

    IMDB DataSet Visualization & Data Analytics Using Pandas

    Jupyter Notebook 9 46

  3. IBJOffice IBJOffice Public

    View, Add, Edit, Delete (CRUD) and Search in ASP.NET Core 3.1 MVC 5

    C# 2 4

  4. LearningProlog LearningProlog Public

    Tutorial on learning Prolog: https://medium.com/@ibjects/complete-prolog-language-tutorial-d46a811c58e8

    Prolog 5 5

  5. Full tutorial: https://medium.com/@i... Full tutorial: https://medium.com/@ibjects/simple-text-chat-app-using-firebase-in-swift-5-b9fa91730b6c
    1
    import UIKit
    2
    
                  
    3
    struct Chat {
    4
        var users: [String]
    5
        var dictionary: [String: Any] {
  6. ibjects/DaveDiamonds ibjects/DaveDiamonds Public

    Pokemon Go type app using google maps for iOS in Swift 4.

    Swift 7 1