Skip to content
View recko10's full-sized avatar
☁️
pondering
☁️
pondering

Highlights

  • Pro

Block or report recko10

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

welcome traveler! 👋

Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Builder:

    def __init__(self):
        self.name = "adith reddi"
        self.role = "co-founder & ceo @ Riff"
        self.interests = ["AI", "research", "music", "security"]
        self.language_spoken = ["ja_JP", "te_IN", "en_US"]

    def say_hi(self):
        print("thanks for checking out my page!")

me = Builder()
me.say_hi()

📝 Websites / Socials

🔧 Technologies & Tools

Programming Languages:

Python Javascript Java Rust

Tools and Services:

AWS AWS Lambda Kubernetes Docker

Pinned Loading

  1. TuneTrust TuneTrust Public

    Speaker verification + diarization to identify songs with AI-generated vocals on YouTube, Spotify, and more

    CSS 1

  2. Identifying-CRC-biomarkers Identifying-CRC-biomarkers Public

    Performed analyses to show that CRC biomarkers remain consistent across geography and ethnicity despite differing baseline microbiome compositions.

    Python 2