You are browsing as a guest. Sign up (or log in) to start making projects!

EndLess9

@EndLess9

Joined June 7th, 2026

  • 29Devlogs
  • 6Projects
  • 5Ships
  • 60Votes
I like V12 Engines! Vroom Vroom 🏎️
Open comments for this post

45m 53s logged

Devlog #5
After users are logged into their account, they can go to the home page and begin to use the notes application.

Their notes are stored in a database specific to their account so their data stays safe. These notes can simply be deleted by clicking the ‘x’ button.

When a new note is added a notification appears at the top saying “Note Added!”.

Once the user logs out they cannot access the home page. This way notes cannot be viewed/changed without proper authentication.

0
0
2
Open comments for this post

2h 22m 48s logged

Devlog #4

Login/Signup/Logout has been setup.

When a user Signs up a database.db is created to store the user’s stuff. And after signing up they are automatically logged in and redirected to the home page. The home page is only available once the user has been logged in.

If you already have an account you can login and after doing so you will be redirected to the home page.

If the user clicks logout the are sent back to the login page and they must login to access the home page.

Hashing:
When the user creates/enters the password it is hashed using SHA-256. Imported from werkzeug.security

Sign up page’s constraints:

  • If the email entered already has an account the new user will not be able to sign up with that email.
  • The email must be greated than 4 characters.
  • The first name must have 1 character
  • The first password entered must match the password entered under “confirm password”
  • The password must be atleast 7 characters
0
0
3
Open comments for this post

1h 13m 15s logged

Devlog #3

Highlights:

  • Setup the Sign up page’s front-end, authentication, and backend.
  • Setup the Login page’s front-end(I haven’t started it’s back-end and authentication yet)
  • Setup alert messages

How I made the Sign Up page:

Front-end:
To build the style of the Sign Up page I used bootstrap which is a front-end framework which makes creating a front end using html simpler. Using the bootstrap framework I was able to create this page without having to make the style.

Back-end:
Since I’m building the back-end in python I used Flask(also a framework). When the user enters values in each box and clicks submit the nested if-else statements ensure all values meet the requirements. Such as, the First Name must have at least 1 character, the email must have 4 characters etc. And if these requirement are not met but the user still clicks submit, a flash message will appear at the top.

0
0
2
Open comments for this post

1h 49m 8s logged

Devlog #2:

  • Made a navbar using bootstrap
  • In smaller screens like phones a different nav bar appears to fit the screen size.
  • Each button in the navbar has it’s own page
0
0
1
Open comments for this post

46m 57s logged

Devlog #11:

  • Deleted the old ReadMe and wrote a brand new one which reflects all the latest updates
  • Made the F1 countdown bigger
0
0
9
Open comments for this post

3h 14m 33s logged

Devlog #10
Highlights:

  • New App: F1 2026 Calendar
  • New App: 2026 F1 Cars
  • New Wallpaper
  • Updated Welcome app
  • Removed Garage app due to issues

F1 2026 Calendar:
A app that basically shows the dates of every F1 weekend in 2026 all in 1 screen.

2026 F1 Cars:
Shows the cars each constructor built for the 2026 F1 season.

0
0
7
Open comments for this post

2h 40m 16s logged

Devlog #8:

  • Improved taskbar spacing
  • Added better icons for apps
  • Improved overall UI
  • Added a F1 quiz
  • Added a app that shows all F1 world champions with how many WDC’s they won and in which years
0
0
5
Ship

I made a Operating system using html, JavaScript, and Css which runs on the browser. My operating system is called "RaceOS" because the theme is RaceCars. My project also features very unique features such as a count down to the next F1 session and the wallpaper matches the track of the following race week.

Try project → See source code →
Open comments for this post

17m 52s logged

Devlog #6:

  • Cleaned up the Task Bar by making it look sleeker and make the icons more user friendly.
  • Fixed bugs related to the next session counter.
0
0
2
Open comments for this post

35m 39s logged

Devlog #5:

  • Made a cool welcome screen which looks like the start engine button in a car.
  • Added a new application called “Lights Out” which tests the user’s reaction time.
0
0
3
Open comments for this post

37m 12s logged

Devlog #3

  • Worked on Style.css, went from a blank html OS to a OS with a visual interface.

Next I will work on the script.js to develop the frontend

0
0
3
Open comments for this post

23m 29s logged

Finished making the lower plate:

  • Used the sketch tool to make a sketch of a circle.
  • Used extrude tool to make it a cylinder.
  • Used fillet tool to make the edge rounder.
  • Used the sketch tool to make a small circle near the edge.
  • Used the extrude tool to use the sketch to make a hole in the lower plate.
  • Then I used the circular pattern tool to make 6 identical holes proportional to each other.
0
0
3
Ship

There are many productivity and tasks trackers, but the reason my website stands out if because my website makes it easier for students to start doing their work. It features 2 very important things. 1 is a class link and the other is the assignment link. The assignment link is something the student can add while making the assignment in Student Hub to quickly access it through this portal. Many productivity apps have this, but what they don't have is the Class link, every assignment under it's class has a Class-specific link attached to every assignment and exam for it. So the student doesn't have to go through the trouble of opening something they need for every assignment/exam for that class.

  • 2 devlogs
  • 2h
  • 2.85x multiplier
  • 5 Stardust
Try project → See source code →
Open comments for this post

49m 56s logged

Devlog #1
Additions to Index.html

  • Wallpaper
  • Top Bar
  • Desktop Icons

I have only worked on the index for now so it doesn’t have a UI.

0
0
2
Ship Changes requested

I'm proud to showcase my first CAD project for Hack club. I decided to make a piston since it' beginner friendly and incorporates a lot of tools that I learned in my basic training for Onshape.

  • 2 devlogs
  • 1h
Try project → See source code →
Loading more…

Followers

Loading…