montasim

Montasim Dev — Development skill for Claude Code

Development community

Source for Montasim's responsive React portfolio, including selected work, experience, skills, project archives, and contact paths.

How to install Montasim Dev

This entry records only its repository, not the path inside it, so there is no exact command to give. Open montasim/montasim-dev and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Montasim Dev does

Source for Montasim's responsive React portfolio, including selected work, experience, skills, project archives, and contact paths.

Alternatives in Development

  • Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
  • Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
  • Dev — Switch to Dev Work mode - optimized for software development 2.8k ★

README

Montasim — Developer Portfolio

The source for Mohammad Montasim-Al-Mamun's React portfolio: selected work, an archive, technical background, and contact paths in one responsive site.

[![Live site](https://img.shields.io/badge/Live-Firebase-ffca28?logo=firebase&logoColor=black)](https://montasim-dev.web.app/)

[View the portfolio](https://montasim-dev.web.app/)

![Montasim portfolio preview](src/assets/images/websitePreview.PNG)

Overview

This repository is both a personal portfolio and a reference implementation for a content-driven single-page React site. Projects and archive entries live in public JSON files, making routine portfolio updates possible without changing component code.

Features

  • Landing page with biography, skills, experience, and selected projects
  • Dedicated project-detail routes
  • Complete project archive
  • Responsive navigation and layout
  • Animated sections with AOS and tsparticles
  • Project carousels with Swiper
  • Contact form integration through EmailJS
  • Toast notifications
  • Firebase Hosting configuration
  • Custom dark visual system

Tech stack

Area Technology
UI React 18, Create React App
Routing React Router 6
Styling Tailwind CSS, daisyUI
Motion AOS, tsparticles, Swiper
Contact EmailJS
Hosting Firebase Hosting

Quick start

Prerequisites

  • Node.js and npm compatible with Create React App 5
  • EmailJS credentials if you want the contact form to send messages
  • Firebase CLI only when deploying your own copy

Install

git clone https://github.com/montasim/montasim-dev.git
cd montasim-dev
npm install
npm start

The development server normally opens `http://localhost:3000`.

Configure integrations

Search `src/` for `process.env` to confirm the EmailJS and Firebase variables used by the current implementation, then place matching values in an untracked `.env.local`. Never commit private service credentials.

Content model

Portfolio content