Skip to content
View mobiwise-dev's full-sized avatar

Block or report mobiwise-dev

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mobiwise-dev/README.md

๐Ÿ‘‹ Hey, I'm MobiWise

Developer โ€ข Plugin Architect โ€ข Digital Craftsman


๐Ÿš€ About Me

I'm a full-stack developer with a passion for creating tools that empower other creators. I specialize in building high-performance plugins, interactive experiences, and developer tools that bridge the gap between design and code.

What drives me:

  • ๐Ÿ› ๏ธ Building tools that solve real problems for developers and designers
  • ๐ŸŽจ Creating seamless experiences between no-code platforms and custom development
  • โšก Performance obsession - because every millisecond matters
  • ๐Ÿ“š Open source - sharing knowledge and building together

๐Ÿ›  Tech Stack

Frontend Arsenal

const frontend = {
  languages: ["JavaScript", "TypeScript", "HTML5", "CSS3"],
  frameworks: ["React", "Vue", "Svelte", "Next.js"],
};

Backend & Tools

const backend = {
  languages: ["Node.js", "PHP", "Python"],
  databases: ["MongoDB", "PostgreSQL", "Redis"],
  devops: ["Docker", "AWS", "Vercel", "Netlify"],
  tools: ["Git", "Webpack", "Vite"],
};

๐Ÿ’ก Philosophy

"The best tools are invisible - they feel like magic but work like clockwork."

I believe in:

  • Progressive enhancement over feature bloat
  • Developer experience as a feature
  • Accessibility by design, not as an afterthought
  • Performance that scales with ambition

Profile views

Pinned Loading

  1. DepthText DepthText Public

    Lightweight 3D text library with depth and interactive rotation. High performance, dependency-free, modern ES module.

    TypeScript

  2. tailwind-v4-utilities tailwind-v4-utilities Public

    A practical example of custom utility classes in Tailwind CSS v4 using @utility and dynamic values like --value(integer) and --value(--color-*). Includes a working color link effect with theme variโ€ฆ

    6

  3. NoJsScrollBar NoJsScrollBar Public

    CSS-only scroll progress bar using scroll-driven animations, typed custom properties (Houdini), and CSS counters. No JavaScript required.

    HTML