A field notebook for useful experiments, security tooling, systems work, and the modern web.
Live site: taissu.pages.dev
GitHub profile: @Quincunx33
taaissu is a responsive, editorial-style personal portfolio for Tasfiya Tabassum, a full-stack developer from Khulna, Bangladesh. The site turns a public GitHub profile into an interactive workbench: visitors can explore the complete public repository index, filter projects by discipline, expand project details, and open each source repository directly.
The visual language combines a dark field-notebook canvas, warm signal orange, serif display typography, mono metadata, tactile textures, and an intentionally asymmetric layout. The supplied portrait is used as the human focal point of the hero section.
- React 19
- TypeScript
- Vite
- Tailwind CSS 4
- Framer Motion-compatible frontend stack
- Lucide React icons
- Wouter-compatible static frontend template
- Cloudflare Pages deployment
client/
public/ Static assets, favicon, and Cloudflare headers
src/
components/ Shared UI components
contexts/ Theme context
pages/ Page-level React views
App.tsx Application shell and routing
index.css Global design system
scripts/ Asset and content utilities
server/ Template compatibility server
shared/ Shared constants
Repository names, descriptions, languages, fork markers, and links in the workbench are sourced from the public Quincunx33 GitHub profile. The portfolio does not fabricate reviews, ratings, or testimonials. When a public repository has no description, the interface labels it as such instead of inventing one.
The portfolio source is maintained for personal presentation. Individual linked repositories retain their own licenses and terms; consult each repository before reusing its code or assets.