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

Tutoring Website

  • 5 Devlogs
  • 4 Total hours

A website that displays my experiences and promote my business. This will be treated much like a personal website

Ship #1

Here is a tutoring website that I made that is simple, clean, and easily viewable on multiple platforms for potential customers. The website is simple in the sense that the only functional feature is a button that is hyperlinked to a Google form.

The biggest thing I learned with this project is how to use the whole React.js ecosystem. Prior to this, I only made websites using standard HTML. Learning how to set up a React.js project and deploying it was a good opportunity to learn more about web development.

  • 5 devlogs
  • 4h
Try project → See source code →
Open comments for this post

25m 54s logged

Finally got my website running through GitHub Pages! I used the npm gh-pages package to create a branch with the built files. This branch was later connected to GitHub Pages to launch the website! A few changes were made to the vite.config.js and package.json file to allow GitHub to access the project and launch the website! You can visit the website here: https://iarush.github.io/Iarush-Tutoring/

0
0
10
Open comments for this post

44m 11s logged

Added the actual logo to the site (top left). Also changed the layout of the intro page. Removed the cream-colored column and instead added a faded image that looks cleaner. This was simply done by adding a gradient rectangle on top of the picture using a CSS linear gradient. The overlay was positioned using position: absolute so it does not move other content around. Finally, I added a favicon to the website

0
0
26
Open comments for this post

40m 42s logged

On small devices, the website looked really funky, and the hero headline was nearly invisible. Essentially, the CSS for the columns and the background were coded to different thresholds, which failed to account for small devices. To rectify this, the background and the two columns were coded to the same min width.

0
0
9
Open comments for this post

1h 9m 25s logged

My website is gong to be focused on a maroon and cream color which give a more heritage and I guess smart/ ivy look, so I decided to implement that into my website. Additionally, I took inspiration from the website design of: https://www.revolutionprep.com/. I really liked the layout of their website. With these two modifications needed, I re did the CSS aspects of my project to create a new front end look. Next step, figure out the backend integrations before I can polish the front end (Lowkey was more important ngl).

0
0
1
Open comments for this post

58m 54s logged

Just finished updating my website to React Standards. I previously only new old style static coding so my website pretty much sat inside a single html file. However, learning with Gemini showed that I should move into a React style project. So, I updated my project, downloaded node.js for local hosting and even implemented Tailwind v4 CSS to learn newer web dev skills

0
0
15

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…