Logged in as: Username (UserLevelFlags)
Click on a button in the sidebar to get started!
If you are a developer, please go here to yap abt stuff
This website is still in ALPHA. This means that it is not ready for user testing. Come back soon when we release our beta!
But... if the curiosity is truly killing you, you can use username "login" and password "pass" ;)
When we were testing the Customization Engine, we realized that there were a LOT of issues with styling plugins. We couldn't really fix it easily, so we instead have decided to create a styling API. It is not ready yet, but it will be JSON based and will try to make it as easy as possible to style your plugins. Get ready!
5/5/2025
Icons for plugin windows are now dynamically loaded based on the account. This is another step towards creating the Plugin Directory!
2/21/2025
The first beta of the plugin loading API has been finished! You can see an example of the implementation in the HTML 5 Window here. Docs on how the system work can be found here.
2/12/2025
Accounts for DevAtlas will be available very soon! You will need an account to use most features, so please make an account as soon as sign up becomes available.
1/24/2025
-nico
1/10/2025
we need to kill ai artist. spread the message and support the art community
1/10/2025
Keep an eye out for the Viewport and Customization engine beta, which we hope to release within a few weeks. It will allow users to create their own programming pages and forums.
1/10/2025
We are a very cool group that does cool stuff. Yay.
@Kayden - Full Stack Developer
@Nico - ✨ Cool Person ✨ (Also Front-End Developer)
@Dyamuh - PhantomOS Integration (Coming Soon!)
Fun Facts For Developers:
1. We use two AWS DynamoDB databases to run DevAtlas' backend! One is for storing account information, and the other is for storing information about plugins for the Customization Engine.
1A. No we did not forget to leave our AWS token out of public view, so don't go looking for it.
2. The backend for the Viewport and Customization engine is written in PHP! We would've used Node.JS, but we didn't have access to refresh the node server in our "main development location" **COuGH scHooL cOUgh**
To access forums, create plugins, and more, make an account!
You are currently logged out.
Warning: You will not be logged out of your account until you hit the log out button. Please be careful when using a shared computer.
go get someone to do your work for free in the forums lol
I think you didn't spell that URL right lol
The Viewport Engine failed to load the requested window. Is the plugin you're trying to access enabled? Are you logged in? Did you misspell the window ID? You can contact support if the issue persists.
If you are the developer of this plugin, make sure your configuration is correct. Missing files can lead to 404 errors. Check the docs for more details.
HomeCurrently, this project is an absolutely massive ✨ sh*t show ✨
Until we are ready to release the first beta of DevAtlas, check out the progress of our features here!
Viewport Engine - Adding CSS engine implementations (0.0.7)
Customization Engine - Added dynamic icon loading (0.0.6)
CSS Engine (Style API) - Created to allow for CSS in plugins (0.0.7)
ID Engine - Added Customization Engine Flags loading (0.0.6)
Front End - Added docs, TOS, and version info (0.0.3)
Official Plugins - Plugin IDE, HTML Forum, and PhantomOS Build concept started (0.0.7)
AWS DB Data Manager - Added data retrieval functions (0.0.6)
Version ID: 0.0.7-Alpha1
WARNINGS:
- Any content posted onto the official DevAtlas forums are also broadcast on the DevAtlas Discord server. Any content posted on Discord is also redirected to the DevAtlas forums. If you do not want your communications being send to Discord, then please only post in forums and pages that are not officially supported by DevAtlas.
- DO NOT share personal information on the forums!! Messages are not encrypted, and are stored directly on our web server. If you are using a third-party plugin that claims to be more secure, they are lying. Plugins are all forced to use DevAtlas' servers for storing messages, so all plugins are as secure as DevAtlas makes them. Your passwords and personal information given to DevAtlas when making an account are not in the message data and not stored on our web server, so they are secure. For more information, reference the Message Encryption and Privacy section of the API docs.
Accessing Forums:
- You can access officially supported forums by using the icons on the sidebar.
- To access even more forums or other pages, use the Customization Plugin directory to get access to more content.
Communicating In The Forums:
- Please always be respectful to other people on the forums.
- Don't talk about off-topic content in formal forums and pages. (marked by the FORMAL tag)
- Do not harass anyone
- Please keep in mind that DevAtlas admins can edit and remove content that you post if it is deemed unsafe or inappropriate. Reference the Admin Authorities section of the API docs for more information.
- Have fun and be friendly! This is at heart just a cool community of devs helping eachother out :)
1. Permitted plugin types
Plugins for DevAtlas are meant to be an extension of the original concept and all plugins made for DevAtlas should reflect that. The main types of permitted plugins are forums, guides, mini-tools, and projects. Mini-tools are small programs that do one or two tasks (EX: a JSON formatter tool). You cannot use DevAtlas plugins to host large projects. Admins reserve the right at any time to remove a plugin from the Customization Engine Directory if that plugin is deemed to be violating the TOS.
1.1. Permitted plugins with a PhantomOS Developer License
If you have an official PhantomOS Devloper License, you are allowed more freedom in the plugins you create. Basically, DevAtlas acts like an app store for PhantomOS so there are less limitations. PhantomOS Apps for DevAtlas can be programmed in Java and can contain any content you want, as long as it doesn't violate section two of the TOS. Depending on your license, the maximum size of a PhantomOS App you can make varies.
2. Restrictions accross the website
The following restrictions apply accross the entire website, including 3rd party content. Violating any of the content restrictions listed in this section will result in the content being removed and your account possibly being disabled. No NSFW content, no political conversations, no hate speech, and no slurs. Any code you put in plugins, including PhantomOS apps, must not be malicious. "Malicious" is defined as any set of code that decieves a user, steals information from a user, or otherwise harms a user or their computer. Remember that your code is reviewed before being uploaded to the Customization Directory, and if you are caught publishing malicious code, you will be banned and reported to authorities in some situations.
3. Admin authority
Admins and DevAtlas developers reserve the right to at any time, without reason, to remove content that you post. Admins are however required to provide a reason if they disable your account. Admins will also generally provide a reason for removing posted content.
Creating JS object
Code did not load