Skip to content
View shiv213's full-sized avatar
💖
vibes
💖
vibes

Highlights

  • Pro
Block or Report

Block or report shiv213

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

What's up?! 👋

> help --info
> Dedicated, passionate learner with a growth mindset. Wish to pursue a career in
> computer science and business entrepreneurship.
> Love programming, biking, reading, and cooking. Interested in machine learning/artificial 
> intelligence, app development, vision processing, and web design.
> help --contact
> website shivvtrivedi.com
> mailto: me(at)shivvtrivedi.com
> linkedin: shivvtrivedi
> instagram: shivvtrivedi
> skating instagram: shiv.skates
> github: shiv213

Pinned Loading

  1. Artificial-Intelligence-for-Colon-Cancer-Detection Artificial-Intelligence-for-Colon-Cancer-Detection Public

    Image classifier for colon cancer detection from colonoscopies.

    Python 15 10

  2. RoboticsGame RoboticsGame Public

    Game for Techno Titans team 1683

    HTML 3

  3. WavePool WavePool Public

    Wavetable Synthesizer Generation Utilizing Measurement of Photon Movement in Liquid

    C 2

  4. Simple Python script to retrieve ngr... Simple Python script to retrieve ngrok tunnel addresses
    1
    import requests
    2
    r = requests.get('http://localhost:4040/api/tunnels')
    3
    datajson = r.json()
    4
    msg = ""
    5
    for i in datajson['tunnels']:
  5. dinoML dinoML Public

    Playing the Chrome dinosaur game using NEAT

    JavaScript 3 1

  6. ImposterBot ImposterBot Public

    An open-source Discord bot to enhance your Among Us experience

    JavaScript 12