Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Bailey Townsend

Hacker
@fatfingers23
Hack the planet! 🌐
Twitter
GitHub
  • replit-db-gui

    Cover page
    Made with Node.js

    A Simple GUI built in Vue for viewing and editing Replit db.

    Recent comments (47)
    wosly
    wosly
    5 months ago

    So useful!

    newunblocker
    newunblocker
    5 months ago

    i need to make this work on my own server can you help me config it and set it up please

    dgow
    dgow
    6 months ago

    This is so f*cking useful! Being able to visualize my database helps keep me sane. Keep up the amazing repls!

    sonstella7885
    sonstella7885
    6 months ago

    화면 캡처 2022-12-12 173944

    This keeps happening !!!!

    mollthecoder
    mollthecoder
    6 months ago

    phat

    JosephNewson
    JosephNewson
    6 months ago

    you wont to see these ok here

    Tovtovim
    Tovtovim
    6 months ago

    this is really helpful for me snake but you are food project! it helps that i dont have to set database through manually, but i can use this to set the high-score leaderboards! this is really helpful for database related projects

    proPianist1124
    proPianist1124
    6 months ago

    dont get how to use 💀

    jjjjihugu
    jjjjihugu
    6 months ago

    thank. you. so. much!!! This is so useful testing my dungeon simulator that im working on!

    CloutHacker
    CloutHacker
    6 months ago

    This helps alot, thank you! :)

  • Modern PHP Template

    Cover page
    Made with PHP Web Server

    This is a simple PHP template with a few different modern changes! Code completion, Composer package manager, OOP, and an HTML page with tailwinds imported already! Please check the read me for more information!

    Recent comments (2)
    fatfingers23
    fatfingers23
    1 year ago

    The first programming language I ever learned was PHP, and since then, it has always held a special place in my heart. Faults and all. I remember hacking away without knowing what an IDE was or that an editor could even tell you there were syntax issues, just that it was pure magic to write code and see it on a web browser. Tools like XAMP made it easy to start writing PHP, but even then, it took a wealth of knowledge to even get to coding. With Replit you can worry just about the magic. So I made this template with the hope of lowering that gap again.

  • runelite-plugin-replit-example

    Cover page
    Made with Nix
    Recent comments (5)
    fatfingers23
    fatfingers23
    23 days ago

    This allows runeLiteVersion to be set to the latest rl version always

    NicholasCarlin
    NicholasCarlin
    1 year ago

    it works

    isaiah08
    isaiah08
    1 year ago

    Login doesn't work :(

  • Replit Database Client For Php

    Cover page
    Made with PHP CLI

    A simple Repl.it Database client in PHP!

    https://github.com/fatfingers23/Replit-Database-Client

    Recent comments (1)
    fatfingers23
    fatfingers23
    1 year ago

    Can find the Github here

Repls
Community
fatfingers23
fatfingers23
published an Update
23 days ago
2
runelite-plugin-replit-example
runelite-plugin-replit-example
Set runeLiteVersion to latest
This allows runeLiteVersion to be set to the latest rl version always
#games
#Runelite
#osrs
+2
fatfingers23
fatfingers23
published an Update
6 months ago
104
replit-db-gui
replit-db-guiA Simple GUI built in Vue for viewing and editing Replit db.
Massive update! Backups and ability to login!
Massive update to the app! You Can now log in with your Replit account. Save multiple databases URLS to view all of your Repls New dashboard to take control of your databases Can now take backups, restore, and view them. The app can still be used without logging in if you prefer. However, if you decide to use the login feature, it is currently using supabase to hold your backups and information. dashboard Still more to come! I plan on also adding the ability for daily backups.
fatfingers23
fatfingers23
published an Update
6 months ago
104
replit-db-gui
replit-db-guiA Simple GUI built in Vue for viewing and editing Replit db.
Bugfixes and new features
Bugs Deleting a key now closes the proper section. Now able to detect if the REPLITDBURL has expired Improvements to overall handling of adding and removing keys Features Save is now disabled till you change the keys value A new simple editor for keys that are just strings and not JSON types.
fatfingers23
fatfingers23
published a Repl
6 months ago
104
replit-db-gui
replit-db-guiA Simple GUI built in Vue for viewing and editing Replit db.
dgow
dgow
This is so f*cking useful! Being able to visualize my database helps keep me sane. Keep up the amazing repls!6 months ago
newunblocker
newunblocker
i need to make this work on my own server can you help me config it and set it up please5 months ago
fatfingers23
fatfingers23
published a Repl
1 year ago
1
Elephant-Todo
Elephant-TodoExample Slim PHP app for Replit
codeitfast
codeitfast
This is really neat! I love the styling!6 months ago
fatfingers23
fatfingers23
published a Repl
1 year ago
2
runelite-plugin-replit-example
isaiah08
isaiah08
Login doesn't work :(1 year ago
NicholasCarlin
NicholasCarlin
it works1 year ago
fatfingers23
fatfingers23
published an Update
1 year ago
0
Replit Database Client For Php
Replit Database Client For PhpA simple Repl.it Database client in PHP! https://github.com/fatfingers23/Replit-Database-Client
A simple PHP composer package for Repl.it Database!
Can find the Github here
fatfingers23
fatfingers23
published a Repl
1 year ago
0
OSRS Hiscore Lookup
OSRS Hiscore LookupSimple python script to look up a users total level in Old School Runescape. This was created to show an example of simple python code and what can be done with it.