Skip to content
View Doubleimpala's full-sized avatar

Highlights

  • Pro

Block or report Doubleimpala

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

Hi 👋, I'm Tanmay

A Computer Engineering Student at University of Illinois Urbana-Champaign

doubleimpala

doubleimpala

  • 🔭 I’m currently working on coursework in C/C++, LC3 assembly, and Kotlin.

  • 🌱 I’m currently learning low level SWE (such as C).

  • 🛠️ Major Experience:

    • Coursework (C/C++, Kotlin, Assembly)
    • FRC Robotics Team (Java, Python)
    • Personal Projects (Python)

Connect with me:

tanmay garudadri

Languages and Tools:

c cplusplus flutter git java javascript kotlin mongodb nodejs opencv python pytorch tensorflow typescript

doubleimpala

Pinned Loading

  1. AIBotcord AIBotcord Public

    Connects a version of my trial neural network with more layers and intents with discord API.

    Python

  2. MazeSolver MazeSolver Public

    One of my data structures projects that can solve mazes in maxe.txt.

    Java

  3. connectfour connectfour Public

    Working connect four game with 2d arrays.

    Java

  4. Dijkstra-s-Algorithm Dijkstra-s-Algorithm Public

    Made for my data structures class. Traverses a graph and finds shortest path.

    Java

  5. NeuralNetworkTrials NeuralNetworkTrials Public

    Python

  6. Gaussian-Naive-Bayes Gaussian-Naive-Bayes Public

    Python