Everyone needs their own little spot on the interwebs, and this is mine. Welcome to my resume, on the web!
12
stars
131
commits
HTML
primary language
Jun 3, 2024
updated
Everyone needs their own little spot on the interwebs, and this is mine.
Welcome to my resume, on the web!
This is the official open source repository of my website/resume aptly titled, Resume on the Web. It is build on the latest technologies, trying to put together as much of what I have learnt over the years intro practice.
The website features a variety of tidbits from across the web, from how the server is set up to the animations on the page. This README.md serves as a feature list as to what all has made this website special, and a proof of source for anyone else to fork and work on their own version of the website (with due credits, of course).
To check out a live demo of the site in all of it's glory, head over to:
There's a lot of features deep down the heart of this project that make it special. It's not just a simple website that I whipped up in 2-3 days. Anybody could do that, but since this is a resume/personal project, I wanted to use it to showcase the best use of all my skills, from design, to development, to devOps.
The number of things I've learnt from this project is truly endless, but I'll try to create one anyway:
Since the project has been set up with Angular, the build process has become easier than ever. Just follow the steps to get started:
npm install -g @angular/cli
git clone https://github.com/AmruthPillai/ResumeOnTheWeb-Angular.git
cd ResumeOnTheWeb-Angular
npm install
ng-cli which you installed in Step 1ng serve
ng-cli againng build --prod
HTML
59.2%
TypeScript
32.0%
SCSS
6.6%
JavaScript
1.5%
Everyone needs their own little spot on the interwebs, and this is mine. Welcome to my resume, on the web!
12
stars
131
commits
HTML
primary language
Jun 3, 2024
updated
Everyone needs their own little spot on the interwebs, and this is mine.
Welcome to my resume, on the web!
This is the official open source repository of my website/resume aptly titled, Resume on the Web. It is build on the latest technologies, trying to put together as much of what I have learnt over the years intro practice.
The website features a variety of tidbits from across the web, from how the server is set up to the animations on the page. This README.md serves as a feature list as to what all has made this website special, and a proof of source for anyone else to fork and work on their own version of the website (with due credits, of course).
To check out a live demo of the site in all of it's glory, head over to:
There's a lot of features deep down the heart of this project that make it special. It's not just a simple website that I whipped up in 2-3 days. Anybody could do that, but since this is a resume/personal project, I wanted to use it to showcase the best use of all my skills, from design, to development, to devOps.
The number of things I've learnt from this project is truly endless, but I'll try to create one anyway:
Since the project has been set up with Angular, the build process has become easier than ever. Just follow the steps to get started:
npm install -g @angular/cli
git clone https://github.com/AmruthPillai/ResumeOnTheWeb-Angular.git
cd ResumeOnTheWeb-Angular
npm install
ng-cli which you installed in Step 1ng serve
ng-cli againng build --prod
HTML
59.2%
TypeScript
32.0%
SCSS
6.6%
JavaScript
1.5%