Please sign in to access this page

Personal Website

Personal Website

5 devlogs
4h 10m
•  Ship certified
Created by Brian

Hello! This project features my personal website, where you can get to learn a bit more about me! I originally created this website a few months ago, featuring a terminal-styled interface, but I'd like to work on it this week!

I wanted to make my website user-friendly for the longest time (since the Linux terminal may be confusing for some people), so I've decided on creating a Whiptail-themed interface running in the terminal, which will allow a user to choose between a UI to navigate through the website, or the bash terminal.

Timeline

The project is now ship certified! Since then, I fixed the script tag structure and moved the disableKeys to the window so they're accessible in other files. Also, I noticed a small bug which allowed users to click the enter key and create new lines in the terminal when bash files are running (thanks ship certification video 😉).

These have now been fixed!

Update attachment

Ship 1

0 payouts of shell 0 shells

Brian

6 days ago

Brian Covers 4 devlogs and 4h 2m

I just finished creating a simple README.md for the website and uploading the LICENSE file.

Update attachment

The website is almost ready! Uploading to GitHub and setting up GitHub Pages :)

(apologies for the laggy screen recording... snipping tool sucks)

It's looking like the website is now mostly done! Still working on modifying each page a little, including meta tags, etc.

Brian
Brian
3h 17m 6 days ago

Welcome! During this time I've worked on building the whiptail-js library, which is used for this website. I actually have a separate project for it which you can find here: https://summer.hackclub.com/projects/10034

I'm working on building the interactive terminal, and making a few small adjustments to the website layout.

Update attachment