Skip to content
View kidskoding's full-sized avatar

Highlights

  • Pro

Organizations

@kidskoding-com

Block or report kidskoding

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

kidskoding

Hello, my name is Anirudh Konidala and I am a freshmen studying both Computer Science and Education at the University of Illinois Urbana-Champaign!

About

I enjoy integrating AI and ML into the field of educational technology, where I actively create content online to guide many people in learning the important skill of programming using ML based tutors to personalize students' learning and help them learn at their own pace

Anirudh Konidala

Currently working on

kidskoding

Daily Drivers

Daily Drivers

Pinned Loading

  1. dsa dsa Public

    Forked from kidskoding-com/dsa

    data structures and algorithms in c++

    C++

  2. spotify-cli spotify-cli Public

    A Command Line Interface (CLI) tool for Spotify built using Rust

    Rust 2 2

  3. blockchain-network blockchain-network Public

    A decentralized blockchain network built using Rust

    Rust

  4. pong pong Public

    A reinforcement learning (RL) implementation of the popular ATARI game pong using C#, Unity, and Unity's ML Agents

    C# 1 1

  5. Tom Tom Public

    Tom is a combination of a voice assistant AI and a website that I created to help tutor students in various subjects taught in school! Built using Volt.js, Python Flask, and Docker!

    Python 1

  6. memory-allocator memory-allocator Public

    I built a somewhat safe memory allocator with Rust and the libc crate because i love crabs and memory safety

    Rust