Skip to content
    nathanTi

    nathanTi

    @nathanTi
    I used Replit for a while to host hobby projects, but I am no longer active here.
    GitHub
    nathanTi
    nathanTi
    published a Repl
    1 year ago
    0
    Extensions Store
    Extensions StoreSearch and view the existing extensions within... an extension
    nathanTi
    nathanTi
    published a Repl
    1 year ago
    0
    Replit Blog Extension
    Replit Blog ExtensionAN extension to have within your repls the blog of the Repl.it team where they talk about new features, design, and engineering!
    nathanTi
    nathanTi
    published a Repl
    1 year ago
    2
    DB Viewer
    DB ViewerManage your repl's database! View, edit, create and delete keys easily, without any additional configuration.
    nathanTi
    nathanTi
    published a Repl
    1 year ago
    5
    upfriends
    upfriendsSign up. Verify your email. Create an account. Chat. It's that easy.
    nathanTi
    nathanTi
    published a Repl
    1 year ago
    2
    FireChat
    FireChat⚠️ Bad design. ➡️ Built with vuejs and firebase. 💬 Chat with friends.... why not?
    nathanTi
    nathanTi
    published a Repl
    1 year ago
    3
    Mongodb test 1
    Mongodb test 1After many months, I found a way to host a local mongodb database on replit, with a separate express server. In the home page, you can see the posts. Go to /create?content=your-message to send a post, after being logged in (/login) Negative point: I had to use an old version of mongodb and mongoose, but it is possible 😎 I will submit a template soon, hopefully with the latest version of mongoose and mongodb. Follow me to be notified when I will publish it 😉 .
    nathanTi
    nathanTi
    published a Repl
    1 year ago
    5
    Drawing app
    Drawing appDraw, record what you do, and record what you draw on video! With a nice UI, many features... make your next masterpiece! You can use some keyboard shortcuts on the computer, like Ctr + z to undo your last stroke (or click on the top left button), Ctr + s to save the image you just drew, or Space to start recording a video. Of course, you can do the same by clicking on some buttons. When you press the play button, all your gestures are recorded. You can pause it, and then play back your drawing by pressing the same button again. To download the video, just press the download button :) To take a snapshot of your drawing, click on the camera icon on the top right. Ready to go? Draw! (And don't forget to like this repl & follow me :P)
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    1
    Custom command line python
    Custom command line pythonA simple command line written in python. Originally done to train myself a bit in python ; ) Of course you can reuse it, and all the command line code is in the file called command_line. Some commands are : wave get logs get myself print log ... If you want to reuse it, you can create a command by writing : cmd.on('command goes here', myFunction) To run a command, you need to do : cmd.run('command goes here')
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    0
    Incline your head
    Incline your headA little game using Me-motion (https://replit.com/@rbinfinity/Me-Motion?v=1) Visit this amazing repl to learn it, it's incredibly easy to use, with great features!
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    3
    Replit database
    Replit database replit-database is a database client for interacting with a repl database. This package implements a lot of new features, such as schemas, update functionality and some search functions in the database values. This package is more complex than the official one, but thanks to it, you will be able to do much more. The way it works is similar to mongoose, even if it's not as fast as mongoose.
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    1
    lmdb-search lib
    lmdb-search libView on npmjs: https://www.npmjs.com/package/lmdb-search Install: npm i lmdb-search
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    0
    Comments database using LMDB-search
    Comments database using LMDB-searchHi everyone :) You can post and update your comment on this repl, just run it. I made this repl to show you how lmdb-search works. Go there to see the full documentation: https://www.npmjs.com/package/lmdb-search
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    1
    Module to use Replit's graphql API - Node.js
    Module to use Replit's graphql API - Node.jsA module to use Replit's API without knowing anything about GraphQL.
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    1
    better bot
    better botA Discord bot with new cool features. It can search for musics with Spotify, for Gifs with Tenor.
    nathanTi
    nathanTi
    published a Repl
    2 years ago
    0
    Promise
    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