In order to ensure that the tools have been correctly set up, our assignment was to recreate our work to ensure that it can be done effectively in a short period of time.
Process
Verify that nighthawk folder (along with all pages) has been deleted
Recreate and navigate to nighthawk folder, then clone all 3 needed repositories
Ensure that ruby, bundle, python, and jupyter all have needed versions
Ensure that my GitHub account has been successfully integrated
Navigate to personal repository, and activate virtual environment
Ensure that python kernel is available through jupyter
Verify gems (packages) have been installed
Open website with VSCode
Verify code environment is through WSL remote development
Make the server through VSCode (and convert all notebooks)
Server address is localhost over port 4100
Navigate to portfolio (and open with VSCode through terminal)
Oh no! This server is also running over port 4100!
__This means that my personal yash_2025 can no longer run over the same port!__
To fix this we can simply edit the Makefile to have the server run over a different port, while still being able to use localhost :)
Now after making the server once again, we can see that it is hosted over port 4101! This allows us to have both the portfolio and our personal pages open at the same time
In order to ensure that the tools have been correctly set up, our assignment was to recreate our work to ensure that it can be done effectively in a short period of time.
Process
Verify that nighthawk folder (along with all pages) has been deleted
Recreate and navigate to nighthawk folder, then clone all 3 needed repositories
Ensure that ruby, bundle, python, and jupyter all have needed versions
Ensure that my GitHub account has been successfully integrated
Navigate to personal repository, and activate virtual environment
Ensure that python kernel is available through jupyter
Verify gems (packages) have been installed
Open website with VSCode
Verify code environment is through WSL remote development
Make the server through VSCode (and convert all notebooks)
Server address is localhost over port 4100
Navigate to portfolio (and open with VSCode through terminal)
Oh no! This server is also running over port 4100!
__This means that my personal yash_2025 can no longer run over the same port!__
To fix this we can simply edit the Makefile to have the server run over a different port, while still being able to use localhost :)
Now after making the server once again, we can see that it is hosted over port 4101! This allows us to have both the portfolio and our personal pages open at the same time
Pages (for everyone in my group)
Yash (myself)
__Personal page, yash_2025__
Yash's local portfolio page
Neil
Neil's personal page
Neil's local portfolio page
Nikhil
Nikhil's personal page
Nikhil's local portfolio page
Rohan
Rohan's personal page
Rohan's local portfolio page
Our Team