swaroopar / inprogress-engineer

Personal Website Repo

Home Page:https://inprogress-engineer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In-progress Engineer - Personal Website

This is a personal profile website built using Docusaurus

Development

Install all dependencies using the below command.

npm

Local Development


$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build


$ npm build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

This site is deployed automatically from the main branch using Vercel.

Libraries/Tools Used

  1. Tailwind Gradient Generator - https://tailwindcomponents.com/gradient-generator/
  2. Lucide Icons - https://lucide.dev/icons
  3. Vale Linter - https://vale.sh/
  4. Emojis - https://emojipedia.org/
  5. Logos - https://ui-avatars.com/
  6. Diagrams - https://excalidraw.com/

About

Personal Website Repo

https://inprogress-engineer.com

License:Apache License 2.0


Languages

Language:TypeScript 67.9%Language:CSS 27.1%Language:MDX 4.6%Language:JavaScript 0.4%