Skip to content
View LeelaKrishna-R's full-sized avatar

Block or report LeelaKrishna-R

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
LeelaKrishna-R/Readme.md

Leelakrishna Ravuri

Holaaaaaa! Leelakrishna hereeeee. I'm a fulltime student at University of North Texas. I'm currently doing my masters in Artificial Intelligence. I love to code, hate to fix bugs hehehehe and most of my works are private, I started my programming career with my first discord bot @sherobot


class Details {
  constructor(name, location, email, instagram, discord) {
    this.name = "Leelakrishna Ravuri";
    this.location = "India";
    this.email = "[email protected]";
    this.instagram = "krishhbyte";
    this.discord = "krishna";
  }
}

const details = new Details()
console.log(details)

Listening to


Statistics


Krishna's github activity graph

Let's stay connected:

Popular repositories Loading

  1. LeelaKrishna-R LeelaKrishna-R Public

  2. Carbon Carbon Public

    Forked from hrishike-sh/Carbon

    A custom bot for FightHub and utility bot for other communities around packed with lots of unique features

    JavaScript

  3. Discord-Bot Discord-Bot Public

    Forked from CorwinDev/Discord-Bot

    Discord Bot with over 400 commands and made for large servers

    JavaScript

  4. Discord-OwO-Bot Discord-OwO-Bot Public

    Forked from ChristopherBThai/Discord-OwO-Bot

    A Discord bot that will keep track of your OwO

    JavaScript

  5. kiribotdiscord kiribotdiscord Public

    Forked from Kiri-Discord/kiribotdiscord

    bot source code for kiri discord bot (discontinued)

    JavaScript

  6. portfolio-website portfolio-website Public

    my personal website

    CSS