My personal website https://rohitpai.co.uk
Go to file
2022-10-09 02:40:06 +01:00
.github/workflows updated workflow to work with new details 2022-06-05 00:14:27 +01:00
dist Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token 2022-10-09 02:40:06 +01:00
src Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token 2022-10-09 02:40:06 +01:00
.gitignore Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token 2022-10-09 02:40:06 +01:00
composer.json Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token 2022-10-09 02:40:06 +01:00
composer.lock Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token 2022-10-09 02:40:06 +01:00
design.png Created project sections front end with dummy images and text for now. Not mobile compatible yet. 2021-09-13 18:03:20 +01:00
gulpfile.js Added in editor login feature to login into editor 2022-07-29 20:00:36 +01:00
LICENSE Initial commit 2021-06-29 22:24:48 +01:00
package-lock.json Added in editor login feature to login into editor 2022-07-29 20:00:36 +01:00
package.json Added in editor login feature to login into editor 2022-07-29 20:00:36 +01:00
README.md Added in README.md file 2022-01-11 21:08:33 +00:00

My Portfolio

This is just a portfolio site that I have created for my personal use. You can take inspiration from it but cannot use it as a direct template for.