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

Highlights

  • Pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

πŸ‘‹ About Me

Profile Image

I am a Master’s student in Artificial Intelligence at the University of North Texas, with a background in Electronics and Communication Engineering. My journey into technology has been shaped by curiosity and a self-driven approach to learning modern programming and development practices. I am deeply interested in artificial intelligence, machine learning, full-stack development, system integration, and building scalable applications such as Discord bots. Coding for me is both a craft and a passion, and I find motivation in solving complex problems, refining solutions, and continuously expanding my technical expertise.


class Details {
  constructor(name, education, socials, personalDetails) {
    this.name = "Leelakrishna Ravuri";
    this.location = "Denton, Texas";
    this.educationLevel = "Masters at UNT"
    this.linkedIn = "leelakrishnaravuri"
    this.email = "email@krishnar.xyz";
    this.instagram = "krishhbyte";
    this.discord = "krishna.";
  }
}

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

🧰 Skills

Core Proficiency

Advanced Expertise

Working Knowledge

Familiarity

Operating Environments

Development Tools


πŸ“‚ Projects

Trivia Game using Prolog Top Languages


πŸ“Š GitHub Statistics

GitHub Stats GitHub Streak


πŸ“ˆ Contribution Graph

Krishna's GitHub Activity Graph


πŸ”— Connect with Me

LinkedIn Twitter Instagram Email

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