Skip to content
View thekelshikar's full-sized avatar

Block or report thekelshikar

Report abuse

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

Report abuse

Popular repositories Loading

  1. agents-towards-production agents-towards-production Public

    Forked from NirDiamant/agents-towards-production

    This repository delivers end-to-end, code-first tutorials covering every layer of production-grade GenAI agents, guiding you from spark to scale with proven patterns and reusable blueprints for re…

    Jupyter Notebook 1

  2. data-science-tutorials data-science-tutorials Public

    Forked from balapriyac/data-science-tutorials

    If you're coming from one of my data science tutorials, you'll find the code and the links to the tutorials here. I hope you find them helpful. Happy learning and coding!

    Jupyter Notebook 1

  3. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python

  4. C C Public

    Forked from TheAlgorithms/C

    All Algorithms implemented in C

    C

  5. Python-1 Python-1 Public

    Forked from geekcomputers/Python

    My Python Examples

    Python

  6. Python_Argparse_Interfaces Python_Argparse_Interfaces Public

    Forked from VakinduPhilliam/Python_Argparse_Interfaces

    The following scripts are written to demonstrate the use of the Python ‘argparse’ module. ‘argparse’ is a Python parser for command-line options, arguments and sub-commands. The argparse module mak…

    Python