Skip to content
View RushilMahadevu's full-sized avatar
πŸ’œ
kalimu
πŸ’œ
kalimu
  • Reno, NV
  • 11:51 (UTC -08:00)

Highlights

  • Pro

Block or report RushilMahadevu

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

Hello! πŸ‘‹

I'm a 14-year-old developer who likes web development, algorithms, and python.

LeetCode Stack Overflow


πŸ“½οΈ Projects

  • πŸŽ“ Kalimu | AI-powered education roadmap (JavaScript)
  • πŸ—ΊοΈ RB-BFS-MazeEngine | Maze solver using recursive backtracking and BFS (Python)
  • πŸ’» LeetCode | Personal collection of LeetCode solutions (Python)
  • βž— React-SSS | Square root calculator via successive subtraction (JavaScript)
  • ⏲️ React-Pomodoro | Simple pomodoro timer (JavaScript)
  • πŸ—‚οΈ PyNavFS | File Explorer System in terminal (Python)

βš™οΈ Tech Stack

React JavaScript Python Node.js
Markdown HTML5 CSS3 Git Firebase


🌍 Language Overview

Pinned Loading

  1. kalimu kalimu Public

    AI powered education roadmap

    JavaScript 1

  2. RB-BFS-MazeEngine RB-BFS-MazeEngine Public

    a maze solver that employs recursive backtracking and breadth-first search

    Python 2

  3. LeetCode LeetCode Public

    This repository is my personal archive of progress and learning on LeetCode.

    Python 2

  4. react-sss react-sss Public

    A react js project that utilizes the succesive subtraction method of solving square roots.

    JavaScript 2

  5. react-pomodoro react-pomodoro Public

    A fun simple pomodoro timer

    JavaScript 1

  6. PyNavFS PyNavFS Public

    A lightweight, terminal-based file system navigator and explorer written in Python

    Python