Skip to content
View jnayak1's full-sized avatar

Organizations

@cavdailyonline
Block or Report

Block or report jnayak1

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

  1. pdflatex-lambda pdflatex-lambda Public

    AWS Lambda function handler for converting LaTeX documents into PDFs

    TeX 11

  2. kmp-mpc kmp-mpc Public

    Knuth Morris Pratt Multi-Party Computation

    C 5 4

  3. naive_bayes_cars naive_bayes_cars Public

    Using Naive Bayes and SGD ML algorithms to predict if a new car will decrease in price

    Python

  4. Automation for getting reservation o... Automation for getting reservation on Resy.com for Maydan
    1
    #!/usr/bin/env python
    2
    
                  
    3
    from selenium import webdriver
    4
    from selenium.webdriver.firefox.options import Options
    5
    import datetime