Skip to content

fluentmoheshwar/portfolio-website

Repository files navigation

Portfolio Website of Moheshwar Amarnath Biswas

This repository contains source code of my portfolio website, where I showcase my skills, projects and achievements as a web developer. You can visit my website at https://fluentmoheshwar.pages.dev and learn more about me and my work. I hope you enjoy browsing through my portfolio and feel free to contact me if you have any questions or feedback.

Astro Diagnostics CodeQL Prettier code style: prettier

🚀 Project Structure

Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.

All layouts are stored in /src/layouts

There's nothing special about src/components/, but that's where I like to put any Astro/React/Vue/Svelte components.

Blog posts are stored in src/content/posts

Any static assets, like images, can be placed in the public/ directory.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

About

Source Code for Portfolio Website of Moheshwar Amarnath Biswas

Topics

Resources

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-content

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published