Skip to content

My personal portfolio website (shreeman.dev) built with the Jaspr framework and Dart, showcasing my mobile development projects.

License

Notifications You must be signed in to change notification settings

Shreemanarjun/shreeman.dev

Repository files navigation

Shreeman.dev - My Personal Portfolio

Build Status License: MIT Changelog Jaspr

Welcome to the repository for my personal portfolio website, shreeman.dev. This project is a showcase of my skills and projects, built with Jaspr, a modern web framework for building websites and web apps in Dart.

📸 Preview

Here's a sneak peek of the live site.

Desktop View Mobile View
Desktop preview of the portfolio website Mobile preview of the portfolio website

✨ Features

  • Modern & Responsive Design: Looks great on all devices, from desktops to mobile phones.
  • Project Showcase: A dedicated section to display my work.
  • Interactive Components: Built with Jaspr for a dynamic user experience.
  • SEO Friendly: Server-side rendering out of the box with Jaspr for better search engine visibility.

🛠️ Tech Stack

  • Framework: Jaspr
  • Language: Dart
  • Styling: Tailwind CSS (via jaspr_tailwind)

🚀 Local Development

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Dart SDK installed.
  • Jaspr CLI activated: dart pub global activate jaspr_cli.

Setup and Run

  1. Clone the repository:

    git clone https://github.com/Shreemanarjun/shreeman.dev.git
    cd shreeman.dev
  2. Install dependencies:

    dart pub get
  3. Run the development server: This command starts the development server at http://localhost:8080 with hot-reloading enabled.

    jaspr serve

Build for Production

To create a production-ready build of the website, run jaspr build. The static files will be generated in the build/jaspr/ directory, ready for deployment.

jaspr build

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

My personal portfolio website (shreeman.dev) built with the Jaspr framework and Dart, showcasing my mobile development projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages