$ npm install

$ npm install jeesan-abbas

Jeesan Abbas
KERNEL v1.0.0 ONLINE

  

Full-Stack Software Engineer & AI Developer

I build high-performance AI tools and local-first SaaS utility platforms. Specialized in Next.js, React, Node.js, and edge-native architectures.

Resume
10+
Projects
Coffee ml
Available
portfolio.tsx
// while(alive) { code() }

import { Developer } from './universe';

const Portfolio = () => {
  return (
    <Developer
      name="Jeesan Abbas"
      role="Full-Stack & AI"
      stack={['Next.js', 'React', 'Node']}
      available={true}
    />
  );
};

export default Portfolio;
Currently Building