Discuss Scratch

Galaxymaster79
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AIGamesDeveloper wrote:

Galaxymaster79 wrote:

hey is there a possibility of me getting a website coder job?

Of course! We are happy to add coders to Glitch!
All you need to do is fill out the form

k ill fill out the form if i can find it
AIGamesDeveloper
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AJ-Scratch-AJ wrote:

AIGamesDeveloper wrote:

(#8940)

AJ-Scratch-AJ wrote:

AIGamesDeveloper wrote:

(#8937)

qloakonscratch wrote:

Just recreate the website from the ground up, and fix the ranks. Split the Website Developer rank into Website Design Overlooker (WDO), Website Code (WCO), Website Design Manager (WDM), and Website Code Manager 1 and 2. Then AI will be the website manager.

The reason I say this is because, in the beginning, most of the Website Developers didn't have much if any website design knowledge.

Exactly! We need to make a better version of the website
Like I said, more like Windows and Apple



Since we were basically thinking of having a redesign, could I try making a website design for aspect os?

Yeah, sure!
remember, we are going for light mode now (I'm sorry dark mode users)
My mind went kaboom when I saw “light mode”…I thought aspect OS was more of a dark mode type thing.

Same with Apple and Microsoft
I thought they were more of a dark type thing
But sometimes, some of their products are light mode
I_LOVE_TO_MAKE_STUFF
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AIGamesDeveloper wrote:

I_LOVE_TO_MAKE_STUFF wrote:

You'll have to make the website a bit lighter (not completely white though), and have some noise CSS features like reflecting the images, or button animations for it to be a little bit like those.

Yeah, I don't really like the dark mode…
If you want, please share with us the code
are you interested in applying for AspectOS? Just asking
Yes. Here is some code:
<style>
.button {
display: inline-block;
padding: 15px 25px;
font-size: 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
outline: none;
color: #fff;
background-color: #4CAF50;
border: none;
border-radius: 15px;
box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
background-color: #3e8e41;
box-shadow: 0 5px #666;
transform: translateY(4px);
}
</style>
This will make an effect like the button click on this website.
You could find some more here. (really the simplest I could find)
I also changed my mind on the reflection, I don't think it would look well. Also I chose w3schools because that's the first place where I could find anything. But modify the code to match lol
I_LOVE_TO_MAKE_STUFF
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

Application Form
Username: I_LOVE_TO_MAKE_STUFF
Years of Experience: Very little, less than 1
Timezone: EST
Why do you want to join?: Because I love to code and I'm pretty decent at it
Work examples: https://ilovetomakestuff.github.io/ and https://github.com/ILOVETOMAKESTUFF/SaveAspectOS
Position: Coder
Activity Level: 7/10 (github takes some time)
Other: I am a fan of Aspect OS and I like to help out!
AJ-Scratch-AJ
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

Can I have the v1.1 design? I need it for a mock-up for the design. I see that you guys have WAAAAY too many pages, could i reduce that to a few? The landing page will have the basic details.
Galaxymaster79
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]


Website Invitation Form
Username:
What Programming Languages do you know?: html css and a small bit of js
What can you offer to the website?:lots of stuff, Almost Anything you need!!
Why should we choose you?:ive been doing html for 3 years! and i love to collaborate and help out
What is your Glitch username?: Kerbalistic @KerbalisticCoder
(added this \/ )
Other: im making a educational website in my free time!
RobloxianMinecraft
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AJ-Scratch-AJ wrote:

AJ-Scratch-AJ wrote:

(#8927)

qloakonscratch wrote:

(#8926)
Just recreate the website from the ground up, and fix the ranks. Split the Website Developer rank into Website Design Overlooker (WDO), Website Code (WCO), Website Design Manager (WDM), and Website Code Manager 1 and 2. Then AI will be the website manager.

The reason I say this is because, in the beginning, most of the Website Developers didn't have much if any website design knowledge.
If we are doing this…I can do the designing in Figma..I'm great at it. Its just that there will be A LOT to code if we are doing this.
Want some examples? https://www.figma.com/file/iQbshQNumouKues6ZSCHxx/Travel-Site-Landing-Page

Its in the TileOS figma team. I used dashicons for one thing

so far
by the way does anyone remember that the first aspectos site was by me and the code is now probably in my computers recycle bin or something lol

Last edited by RobloxianMinecraft (Feb. 3, 2022 05:22:37)

AJ-Scratch-AJ
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AJ-Scratch-AJ wrote:

(#8947)
Can I have the v1.1 design? I need it for a mock-up for the design. I see that you guys have WAAAAY too many pages, could i reduce that to a few? The landing page will have the basic details.
Im just too lazy to find it
RobloxianMinecraft
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

Username: <insert arrow to the left here>
What Programming Languages do you know?: would call myself pro html and kinda good at css
What can you offer to the website?: aj's redesign ui
Why should we choose you?: been doing html for 3 years
What is your Glitch username?: lightgreen
Work examples:


aj made this in figma

i remade it in html css
AJ-Scratch-AJ
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AJ-Scratch-AJ wrote:

(#8950)

AJ-Scratch-AJ wrote:

(#8947)
Can I have the v1.1 design? I need it for a mock-up for the design. I see that you guys have WAAAAY too many pages, could i reduce that to a few? The landing page will have the basic details.
Im just too lazy to find it


Im trying to get the v1.1 design there in the laptop
AIGamesDeveloper
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

I_LOVE_TO_MAKE_STUFF wrote:

AIGamesDeveloper wrote:

I_LOVE_TO_MAKE_STUFF wrote:

You'll have to make the website a bit lighter (not completely white though), and have some noise CSS features like reflecting the images, or button animations for it to be a little bit like those.

Yeah, I don't really like the dark mode…
If you want, please share with us the code
are you interested in applying for AspectOS? Just asking
Yes. Here is some code:
<style>
.button {
display: inline-block;
padding: 15px 25px;
font-size: 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
outline: none;
color: #fff;
background-color: #4CAF50;
border: none;
border-radius: 15px;
box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
background-color: #3e8e41;
box-shadow: 0 5px #666;
transform: translateY(4px);
}
</style>
This will make an effect like the button click on this website.
You could find some more here. (really the simplest I could find)
I also changed my mind on the reflection, I don't think it would look well. Also I chose w3schools because that's the first place where I could find anything. But modify the code to match lol

*bookmarks

I_LOVE_TO_MAKE_STUFF wrote:

Application Form
Username: I_LOVE_TO_MAKE_STUFF
Years of Experience: Very little, less than 1
Timezone: EST
Why do you want to join?: Because I love to code and I'm pretty decent at it
Work examples: https://ilovetomakestuff.github.io/ and https://github.com/ILOVETOMAKESTUFF/SaveAspectOS
Position: Coder
Activity Level: 7/10 (github takes some time)
Other: I am a fan of Aspect OS and I like to help out!

accepted!
I'll add you to the list after I sleep

AJ-Scratch-AJ wrote:

Can I have the v1.1 design? I need it for a mock-up for the design. I see that you guys have WAAAAY too many pages, could i reduce that to a few? The landing page will have the basic details.

Yeah https://turbowarp.org/635084406/fullscreen?interpolate&hqpen
That's basically all the design
I would share the mock-up if CubeUpload worked

Galaxymaster79 wrote:

Website Invitation Form
Username:
What Programming Languages do you know?: html css and a small bit of js
What can you offer to the website?:lots of stuff, Almost Anything you need!!
Why should we choose you?:ive been doing html for 3 years! and i love to collaborate and help out
What is your Glitch username?: Kerbalistic @KerbalisticCoder
(added this \/ )
Other: im making a educational website in my free time!

ill add you soon!

RobloxianMinecraft wrote:

AJ-Scratch-AJ wrote:

AJ-Scratch-AJ wrote:

(#8927)

qloakonscratch wrote:

(#8926)
Just recreate the website from the ground up, and fix the ranks. Split the Website Developer rank into Website Design Overlooker (WDO), Website Code (WCO), Website Design Manager (WDM), and Website Code Manager 1 and 2. Then AI will be the website manager.

The reason I say this is because, in the beginning, most of the Website Developers didn't have much if any website design knowledge.
If we are doing this…I can do the designing in Figma..I'm great at it. Its just that there will be A LOT to code if we are doing this.
Want some examples? https://www.figma.com/file/iQbshQNumouKues6ZSCHxx/Travel-Site-Landing-Page

Its in the TileOS figma team. I used dashicons for one thing

so far
by the way does anyone remember that the first aspectos site was by me and the code is now probably in my computers recycle bin or something lol

Please don't use the New Simplified Logo.
I'm still considering it
AJ-Scratch-AJ
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AIGamesDeveloper wrote:

(#8953)

I_LOVE_TO_MAKE_STUFF wrote:

AIGamesDeveloper wrote:

I_LOVE_TO_MAKE_STUFF wrote:

You'll have to make the website a bit lighter (not completely white though), and have some noise CSS features like reflecting the images, or button animations for it to be a little bit like those.

Yeah, I don't really like the dark mode…
If you want, please share with us the code
are you interested in applying for AspectOS? Just asking
Yes. Here is some code:
<style>
.button {
display: inline-block;
padding: 15px 25px;
font-size: 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
outline: none;
color: #fff;
background-color: #4CAF50;
border: none;
border-radius: 15px;
box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
background-color: #3e8e41;
box-shadow: 0 5px #666;
transform: translateY(4px);
}
</style>
This will make an effect like the button click on this website.
You could find some more here. (really the simplest I could find)
I also changed my mind on the reflection, I don't think it would look well. Also I chose w3schools because that's the first place where I could find anything. But modify the code to match lol

*bookmarks

I_LOVE_TO_MAKE_STUFF wrote:

Application Form
Username: I_LOVE_TO_MAKE_STUFF
Years of Experience: Very little, less than 1
Timezone: EST
Why do you want to join?: Because I love to code and I'm pretty decent at it
Work examples: https://ilovetomakestuff.github.io/ and https://github.com/ILOVETOMAKESTUFF/SaveAspectOS
Position: Coder
Activity Level: 7/10 (github takes some time)
Other: I am a fan of Aspect OS and I like to help out!

accepted!
I'll add you to the list after I sleep

AJ-Scratch-AJ wrote:

Can I have the v1.1 design? I need it for a mock-up for the design. I see that you guys have WAAAAY too many pages, could i reduce that to a few? The landing page will have the basic details.

Yeah https://turbowarp.org/635084406/fullscreen?interpolate&hqpen
That's basically all the design
I would share the mock-up if CubeUpload worked

Galaxymaster79 wrote:

Website Invitation Form
Username:
What Programming Languages do you know?: html css and a small bit of js
What can you offer to the website?:lots of stuff, Almost Anything you need!!
Why should we choose you?:ive been doing html for 3 years! and i love to collaborate and help out
What is your Glitch username?: Kerbalistic @KerbalisticCoder
(added this \/ )
Other: im making a educational website in my free time!

ill add you soon!

RobloxianMinecraft wrote:

AJ-Scratch-AJ wrote:

AJ-Scratch-AJ wrote:

(#8927)

qloakonscratch wrote:

(#8926)
Just recreate the website from the ground up, and fix the ranks. Split the Website Developer rank into Website Design Overlooker (WDO), Website Code (WCO), Website Design Manager (WDM), and Website Code Manager 1 and 2. Then AI will be the website manager.

The reason I say this is because, in the beginning, most of the Website Developers didn't have much if any website design knowledge.
If we are doing this…I can do the designing in Figma..I'm great at it. Its just that there will be A LOT to code if we are doing this.
Want some examples? https://www.figma.com/file/iQbshQNumouKues6ZSCHxx/Travel-Site-Landing-Page

Its in the TileOS figma team. I used dashicons for one thing

so far
by the way does anyone remember that the first aspectos site was by me and the code is now probably in my computers recycle bin or something lol

Please don't use the New Simplified Logo.
I'm still considering it
Oh ok, we wont use it (well, its pretty easy to change if we want to)
Galaxymaster79
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AJ-Scratch-AJ wrote:

AIGamesDeveloper wrote:

—-SNIP—

Please don't use the New Simplified Logo.
I'm still considering it
Oh ok, we wont use it (well, its pretty easy to change if we want to)
don't forget to snip!
AJ-Scratch-AJ
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

Galaxymaster79 wrote:

(#8955)

AJ-Scratch-AJ wrote:

AIGamesDeveloper wrote:

—-SNIP—

Please don't use the New Simplified Logo.
I'm still considering it
Oh ok, we wont use it (well, its pretty easy to change if we want to)
don't forget to snip!
My bad…and this is what we made (og logo to be added)

RobloxianMinecraft
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

AJ-Scratch-AJ wrote:

Galaxymaster79 wrote:

(#8955)

AJ-Scratch-AJ wrote:

AIGamesDeveloper wrote:

—-SNIP—

Please don't use the New Simplified Logo.
I'm still considering it
Oh ok, we wont use it (well, its pretty easy to change if we want to)
don't forget to snip!
My bad…and this is what we made (og logo to be added)

suggestion: i think there should be an easter egg where if the user clicks and holds down on the laptop for 5 seconds it would open aspectos 1.1
should be some easy js
AJ-Scratch-AJ
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

RobloxianMinecraft wrote:

(#8957)

AJ-Scratch-AJ wrote:

Galaxymaster79 wrote:

(#8955)

AJ-Scratch-AJ wrote:

AIGamesDeveloper wrote:

—-SNIP—

Please don't use the New Simplified Logo.
I'm still considering it
Oh ok, we wont use it (well, its pretty easy to change if we want to)
don't forget to snip!
My bad…and this is what we made (og logo to be added)

suggestion: i think there should be an easter egg where if the user clicks and holds down on the laptop for 5 seconds it would open aspectos 1.1
should be some easy js
Hmm..I agree. Thats a good idea
qloakonscratch
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]



opinions?
AJ-Scratch-AJ
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

qloakonscratch wrote:

(#8959)


opinions?

Thats good but we are actually making a design in Figma…could you join and try to make it like that?

https://www.figma.com/file/a9SfDt6TXlqDyHMGz39Zbu/Design-Center?node-id=206%3A2
Galaxymaster79
Scratcher
500+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

removed

king of the page

Last edited by Galaxymaster79 (Feb. 3, 2022 06:05:34)

qloakonscratch
Scratcher
1000+ posts

AspectOS™ - The Future Starts Here! [ARCHIVED]

Powered by DjangoBB