Skip to content
    IndyRishi

    Rishi Sanjeev

    @IndyRishi
    I'm a human that codes.
    Delaware, United States
    LinkedIn
    GitHub
    YouTube
    IndyRishi
    IndyRishi
    published a Repl
    8 months ago
    0
    ChromeFixer
    ChromeFixerFixes the most irritating Chrome glitch with some short Python code. To run it, you have to make a cmd shortcut that runs on startup. More detailed instructions are in the Python comment, If you need more help, ask in the comments!
    IndyRishi
    IndyRishi
    published a Repl
    11 months ago
    0
    Ascii Light Source
    Ascii Light SourceThis code is a POC that shows how you can use ASCII characters to simulate a light source. It is a 92 by 92 grid, so when you enter a coordinate pair to be the light source, it has to be within that grid. You can use this to create nice ASCII gradients. To put it in the top left corner, input (1,1). The complexity option shows ho detailed the gradient is. The higher the number, the less detailed. Note: for the coordinate input, use an ordered pair of the form (X,Y). No spaces. For complexity, use a whole number.
    IndyRishi
    IndyRishi
    published a Repl
    1 year ago
    0
    Heredity
    HeredityThis repl emultates ✨heredity✨! Heredity is a concept in genetics that you inherit one allele from each parent. This emulates a trait being passed down from two parents to a child.
    IndyRishi
    IndyRishi
    published a Repl
    1 year ago
    0
    Oneline Calculator
    Oneline CalculatorThis calculator, that has most major math functions, was made in oneline in Python.
    IndyRishi
    IndyRishi
    published a Repl
    1 year ago
    0
    Python Editor with GUI
    Python Editor with GUIThis is a Python Editor... made in Python. It is fully working, including import statements. It has a full GUI, and has the ability to open and save Python files. The output of your program will be printed in the console. This means that Python inception is possible! You can write Python code for this editor in editor in Replit. In your new editor, you can write code for another Python editor! PYTHON INCEPTION!
    IndyRishi
    IndyRishi
    published a Repl
    1 year ago
    0
    Cancer Predictor
    Cancer PredictorThis REPL will predict how likely you are to get cancer, based on a few factors. I pulled data myself from the National Cancer Institute and other verified sources. IMPORTANT: THE OUTPUTS OF THIS REPL SHOULD NOT BE USED AS A DIAGNOSIS. A PERSON WITH A LOW SCORE MAY STILL GET CANCER, AND THE OTHER WAY AROUND. If you have a high score, you may want to consult your local doctor about your cancer risk if you want more information.
    IndyRishi
    IndyRishi
    published a Repl
    2 years ago
    6
    Windows Command Prompt Emulator
    Windows Command Prompt EmulatorThis is the Windows Command Prompt/CMD emulator, completely made in Python! It has the capacity to make folders, delete folders, and do a lot of commands such as "cd ..", "cd", "rd", "md", "echo", and "help". More commands have to be added, but it has basic functionality! PLEASE LEAVE SUGGESTIONS!
    IndyRishi
    IndyRishi
    published a Repl
    2 years ago
    3
    Pokémon Platinum
    Pokémon PlatinumThis is the opening to Pokemon Platinum, made entirely in the console. It includes sound!
    IndyRishi
    IndyRishi
    published a Repl
    2 years ago
    1
    Astronomy
    AstronomyAstronomy App
    IndyRishi
    IndyRishi
    published a Repl
    2 years ago
    1
    iPhone - A phone with some apps
    iPhone - A phone with some appsThis is my iPhone. It is by far one of my biggest projects and has many MANY apps. That's why the LoC is so high (at least in perspective to my other projects.
    IndyRishi
    IndyRishi
    published a Repl
    2 years ago
    0
    Magic 8 Ball
    Magic 8 BallEver wanted to have all your decisions made by an over-sized 8 Ball with an icosahedron die floating around in blue alcohol? Well, now you can! Introducing the Magic 8 Ball (Python Edition)!
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang