Skip to content
    Open navbar menu
    Sign UpLog In
    IMayBeMe

    IMayBeMe

    @IMayBeMe
    Programming is just random syntax copied and pasted in a clever way. I’m looking at you, stack overflow.
    IMayBeMe
    IMayBeMe
    published a Repl
    3 years ago
    0
    Weekly-9
    Weekly-9This is my submission to the weekly 9 challenge. It was a bit rushed due to school and other things, but I'm pretty happy with the result. It uses a matrix solution to find the solution to a system of linear equations quickly and efficiently. Also wrote some code to parse the equations as so to make it easier for the user as I didn't like the long-winded way of inputting equations.
    IMayBeMe
    IMayBeMe
    published a Repl
    3 years ago
    1
    Weekly-4
    Weekly-4Super easy solution, nothing more to it. Took a while to get it but man did it feel good to remember replit files exist.
    IMayBeMe
    IMayBeMe
    published a Repl
    3 years ago
    2
    Weekly-3
    Weekly-3My solution to the 5 pirates problem. It accounts for both versions of the puzzle and allows users to input the number of pirates as well as the amount of gold. Uses an iterative approach with a somewhat recursive logic.
    IMayBeMe
    IMayBeMe
    published a Repl
    3 years ago
    3
    Weekly-2
    Weekly-2Pretty much a less dynamic, revamped version of my one-line tic tac toe validator. 519 characters and made in Python cause C is a nightmare.
    IMayBeMe
    IMayBeMe
    published a Repl
    3 years ago
    5
    Weekly-1
    Weekly-1This program makes use of larger square roots which then can be used to deduct a more precise square root for non-perfect squares. It also works for perfect squares and functions just how you would expect it to. Made in python for simplicity.
    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