Skip to content
    ProfessorFish

    ProfessorFish YT

    @ProfessorFish
    ProfessorFish
    ProfessorFish
    published a Repl
    1 year ago
    0
    Scrawlpaper Wallpaper
    Scrawlpaper WallpaperThe wallpaper instructions for: https://replit.com/@ProfessorFish/scrawlpaper
    ProfessorFish
    ProfessorFish
    published a Repl
    1 year ago
    1
    scrawlpaper
    scrawlpaperLike r/Place but as your wallpaper (also available on the website) (And scuffed) Wallpaper instructions: GITHUB (better) - https://github.com/ProfessorFish/Scrawlpaper REPL - https://replit.com/@ProfessorFish/Scrawlpaper-Wallpaper
    ProfessorFish
    ProfessorFish
    published a Repl
    1 year ago
    1
    Conway's Background of Life
    Conway's Background of LifeConway's Game of Life as your PC background! Main repl: https://replit.com/@ProfessorFish/Conways-GoL?v=1 This but on GITHUB: https://github.com/ProfessorFish/Conway-s-Background-of-Life
    ProfessorFish
    ProfessorFish
    published a Repl
    1 year ago
    1
    Conways GoL
    Conways GoLAn interactive simulation of the popular Conway's Game of Life Rules: Any live cell with fewer than two live neighbours dies, as if by underpopulation. Any live cell with two or three live neighbours lives on to the next generation. Any live cell with more than three live neighbours dies, as if by overpopulation. Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction. Press space for settings. If you wish to do further investigations: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
    ProfessorFish
    ProfessorFish
    published a Repl
    1 year ago
    0
    Graph Ai
    Graph AiAn AI (Neural Network) that colours a graph based on user inputs or computer data. CONTROLS: spacebar - open settings left click - place data point (circle) enter - change the colour of the data points placement "brush" There are many settings to play around with as well.
    ProfessorFish
    ProfessorFish
    published a Repl
    1 year ago
    0
    Bubble Sort
    Bubble SortImplementation of a bubble sort in python. Sorts words alphabetically by converting them into numbers first.
    ProfessorFish
    ProfessorFish
    published a Repl
    1 year ago
    0
    Merge Sort
    Merge SortImplementation of a merge sort algorithm in python. This merge sort converts text to numerical values so it can sort it, however a few simple changes should be able to make it work for sorting a purely numerical list.
    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