Skip to content
Sign UpLog In
Profile icon

X-Developer -Studios

@JaydenSavarinat
Hello there!
  • Advanced Editor

    Cover page
    Made with Java
    Recent comments (0)
  • Fire OS

    Cover page
    Made with Java

    Fire OS, a fake os, NOTE: this is just for fun.

    Username: Fire Password: os

    Recent comments (17)
    LanceYoung1
    LanceYoung1
    1 year ago

    what to do it says crate new file and stuff

    PixiGem
    PixiGem
    1 year ago

    pogger!!

    coding-withwit1
    coding-withwit1
    2 years ago

    it is good but you have to make GUI and it looks good thank you

    ElianBad
    ElianBad
    2 years ago

    i LOVE this omg

    WombleWoo7547
    WombleWoo7547
    2 years ago

    Error came in on ChromeBook

    Exception in thread "main" java.lang.NumberFormatException: For input string: "Google" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.base/java.lang.Integer.parseInt(Integer.java:652) at java.base/java.lang.Integer.parseInt(Integer.java:770) at Main.apps(Main.java:267) at Main.main(Main.java:318)

    Archonic7
    Archonic7
    2 years ago

    You should probably catch the NumberFormatException that gets thrown if a user types the name of the application instead of the number, and instead print something like “Please enter the number of the application instead.”

    Also, try to insert a line break (“\n”) after all of your prompts.

    Otherwise, this was a really cool and fun little program!

    SlyLittleFox
    SlyLittleFox
    2 years ago

    Nice lol

Repls
Community
JaydenSavarinat
JaydenSavarinat
published an Update
1 year ago
0
Java Chat Bot
Java Chat Bot
Java AI Chat Bot
View more here: https://github.com/G0D-Developer/Java-Chat-Bot/tree/main Java AI Chat Bot is a Java program including common day to features that everyone tends to use such as a built-in calculator.
JaydenSavarinat
JaydenSavarinat
published a Repl
1 year ago
0
6 Function Calculator
6 Function CalculatorThis is a Calculator that can perform the following functions: Addition, Subtraction, Multiplication, Division, Exponents, Square Roots.
JaydenSavarinat
JaydenSavarinat
published a Repl
2 years ago
0
Java Console Module
Java Console ModuleDark Console Module
JaydenSavarinat
JaydenSavarinat
published a Repl
2 years ago
0
JEditor
JEditorJEditor is text editor written in java swing.
JaydenSavarinat
JaydenSavarinat
published a Repl
2 years ago
16
Fire OS
Fire OSFire OS, a fake os, NOTE: this is just for fun. Username: Fire Password: os
coding-withwit1
coding-withwit1
it is good but you have to make GUI and it looks good thank you2 years ago
PixiGem
PixiGem
pogger!!1 year ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
How do I join the Replit Coders in github? My github username is X-Developer-Studios. https://github.com/X-Developer-Studios
JBloves27
JBloves27
We'll invite you in a sec.2 years ago
ch1ck3n
ch1ck3n
I'll invite you2 years ago
JaydenSavarinat
JaydenSavarinat
published a Repl
2 years ago
0
User Form v1.0
User Form v1.0User Form v1.0
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
Is it possible to get the ue4 code and transfer it to repl.it,if so how do you do it?
Baconman321
Baconman321
You would have to find a way to download the code. After that you can just upload files with the "upload file" button in a repl (make an empty repl). Click the three bars in the file section (top left), and "upload file" (or "upload folder" if you want a whole folder to upload). Then choose the file. Note that UE4 is not supported in repl.it as a repl, so you would still need UE4 to run the code (or you could find a way to install UE4 on the VM... like amasad did with minecraft).2 years ago
RYANTADIPARTHI
RYANTADIPARTHI
i don't think it is.2 years ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
What is your favorite programming language and why? Happy coding!
JakeHu2020
JakeHu2020
to me, javascript is the best :)2 years ago
maxina
maxina
In my opinion: Python Javascript/html/css/other web stuff C Best in general: Python Javascript/html/css/other web stuff C++ Go2 years ago
Codeverse
Codeverse
I dunno. I know several languages and use them for different purposes. I guess I will say JavaScript cuz it has about > 1 trillion Libraries and you can make open-source libs very very fast. Also, I like it cuz the syntax is super simple, I have been using it for 10 months and I fully understand it. The best thing about JavaScript is that you can make anything you like. It is used for the front end and back end.2 years ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
PASSWORD MANAGER OFFICIAL RELEASE PAGE
Password Manager Release
HTML, CSS, JS
cosemusballs
cosemusballs
bruh you completely stole all the css from a template 2 years ago
BobTheTomatoPie
BobTheTomatoPie
nice css2 years ago
JaydenSavarinat
JaydenSavarinat
We recommend opening the webpage in a new tab for a better experience.2 years ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
This form template can create, access, and delete data all controlled by you. Menu 1. Input Data 2. Access Data 3. Delete Data
Form Template
C++
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
To get 2 or more users in the same room, they both have to enter the same room name.
Chat Box
Node.js
JaydenSavarinat
JaydenSavarinat
Open the webpage in a new tab for better experience. https://chat-box.jaydensavarinat.repl.co/2 years ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
#include #include // Inlcude fstream library to handle files #include /**** - - - - KEY - - - - - ofstream - Creates and writes to files ifstrea
C++ Fstream File Handling ( Tutorial )
C++
yzhacker
yzhacker
Nice Work Bro2 years ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
#C++ Game Player ##This is a simple Game Player in C++ and it includes a login page. More games coming soon! ##Games include Tic Tac Toe and a Guess
Game Player
C++
JaydenSavarinat
JaydenSavarinat
Game Player by C-Developer-Studios2 years ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
#cpp
#Calculator
#6function
6 Function Calculator Hi everyone! I just finished programming a 6 Function Calculator. It is pretty simple, but check it out! Please tell me if there
6 Function Calculator
C++
realTronsi
realTronsi
Please do not repost, thanks2 years ago
JaydenSavarinat
JaydenSavarinat
#Please comment if you have any suggestions.2 years ago
JaydenSavarinat
JaydenSavarinat
shared a Post
2 years ago
Hey guys! I just finished programming a 6 Function Calculator. If you encounter any bugs or have any improvements please tell me. Thank you! C-Develo
6 Function Calculator
C++