Skip to content
View nyambe's full-sized avatar

Sponsoring

@antfu

Block or report nyambe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nyambe/README.md

nyambe

Made with Nuxt

Personal site and blog for @samiebuka — creator, developer, and consultant.

nyambecreator in Ndowe, a language from Equatorial Guinea

About

This is my personal space on the internet where I share:

  • Thoughts: Articles on Vue, Nuxt, TypeScript, and web development
  • Experiments: Side projects and creative explorations
  • Music: What I'm currently listening to
  • Philosophy: How I approach creating and building

Built with Nuxt UI, featuring an orange color scheme, monospace typography, and vertical dot navigation.

Links

Setup

Make sure to install the dependencies:

npm install

Development Server

Start the development server on http://localhost:3000:

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

Tech Stack

  • Framework: Nuxt 3
  • UI: Nuxt UI v3 (with Tailwind CSS)
  • Content: Nuxt Content v3
  • Color Theme: Orange accent with light/dark mode
  • Typography: JetBrains Mono (monospace)
  • Features:
    • Vertical section navigation
    • Interactive music feedback (share reactions on X)
    • Article tagging and categorization
    • Social media integration

License

© 2024 nyambe

Pinned Loading

  1. basico-vue-tailwindcss basico-vue-tailwindcss Public

    Vue 1

  2. tailwindcss-basico tailwindcss-basico Public

    Tailwindcss básico para crear tu sistema de diseño

    CSS

  3. ejercicio-design-system ejercicio-design-system Public

    Un ejercicio cara a crear un sistema de diseño propio

    CSS

  4. vue3-lifecycles vue3-lifecycles Public

    Código de ejemplo para artículo

    Vue