Skip to content

Repository files navigation

phiUture Logo phiUture

Beautifully engineered technology, centered around you — shaping the future.

φ is for perfection · U is for you — phiUture is where the two meet.



Live Demo

What is phiUture?

phiUture is a technology and creative studio engineered by Bitan Paul. It is the umbrella for a growing ecosystem of production-grade AI & data products, agentic systems, automation workflows, applications, games — and an equally serious creative practice of original music and film.

Every product and every piece of creative work is measured against the same standard, drawn from the golden ratio (φ ≈ 1.618): harmonious, considered, capable underneath, and effortless on the surface. This repository hosts the phiUture showcase website — the single place where the philosophy, the engineer, the products, and the creative releases all come together.

phiUture wordmark

The disciplines

phiUture builds across six disciplines — each crafted with precision and purpose.

Discipline What it means
🧩 Applications Web & mobile apps engineered for performance and delight.
🧠 AI Agents and models that reason, generate, and decide.
⚙️ Automation Workflows that quietly do the work while you sleep.
📊 Data Pipelines and dashboards that turn raw data into decisions.
🔬 Research Experiments probing what technology can do next.
🎮 Games Playable ideas — mechanics, polish, and a little fun.

Featured work

🧠 ArchAItect

Turn a plain-English requirements document into a complete microservice architecture — service map, AI risk audit, resilience simulation, and migration roadmap. Token-first agentic design with ~65% token savings.

phiUture

⚙️ TheAcepirant

An AI-powered motivational media engine that never stops creating — discovering stories, generating narrated short-form videos, and publishing to YouTube, Instagram & Facebook, fully hands-free.

TheAcepirant

📊 DataNexus

An end-to-end data engineering pipeline — a full Bronze → Silver → Gold medallion architecture with automated data-quality gates, Airflow orchestration, and real-time Kafka streaming.

DataNexus

🔬 InfinityVault

A research proof-of-concept that turns ordinary YouTube videos into experimental cloud file storage by encoding ZIP archives into video frames — and reconstructing them back.

InfinityVault

Beyond — the creative side

Crafted with AI, not by it.

Beyond is the creative half of phiUture: original music and film, made by hand with AI brought in as a collaborator in the room — never as the author.

  • 🎵 Music — original records, written, arranged, and mastered as real releases, streaming on Spotify.
  • 🎬 Video — the songs as films: official audio and lyrical pieces edited into finished releases.
  • 🖼️ Images — a composed, art-directed visual collection, taking shape now.

Built with

React TypeScript Vite Tailwind CSS Framer Motion

A modern single-page experience with scroll-scrubbed cinematic scenes, glassmorphism, and content that updates live from JSON — deployed on Vercel.


Install it as an app

The site is a PWA — Chrome and Edge (desktop and Android) offer an install button once you've looked around, and on iOS it's Share → Add to Home Screen. Installed, it runs full-screen with its own icon, launcher shortcuts to Products / Beyond / Contact, and a branded offline page for when there's no connection.

The service worker (public/sw.js) is deliberately conservative: HTML is always fetched from the network first, and only content-hashed /assets/ output is served cache-first. That ordering is the whole design — a cached document is how a PWA ends up pinning visitors to a build the server no longer has.


Abuse protection

Two layers, because they solve different problems.

In the appapi/_rateLimit.js gives the content proxy a per-IP fixed-window limit (60 requests/minute). That's the one route that spends a function invocation and an upstream fetch, so it's the one worth guarding in code.

At the edge — nothing in this repo can throttle a request that never reaches it, and static pages never invoke a function at all. That has to happen upstream:

npm i -g vercel && vercel login && vercel link
bash scripts/setup-firewall.sh    # stages WAF rate-limit + probe rules in log mode

The script stages every rule in log mode and does not publish — it prints the staged rollout to follow (log → review real traffic → enforce). Vercel's platform DDoS mitigation (L3/L4/L7) is already on for every project with no configuration, and traffic it blocks isn't billed. During an active attack(s), vercel firewall attack-mode enable --duration 1h is the switch.


License

This project is licensed under the phiUture Proprietary License. See the LICENSE file for full license text.

About phiUture

Welcome to phiUture — Beautiful Technology. Centered Around You. Shaping Tomorrow.

Inspired by the Golden Ratio (φ), our name represents beautiful, intelligent engineering, while the "U" stands for You—placing people at the center of every solution we build.

phiUture is an AI-first software company creating intelligent products, automation systems, and modern digital experiences. This channel documents the journey of building practical AI solutions, from concept to deployment.

Here you'll find:
• AI applications and product demos
• AI agents and automation workflows
• Web and mobile app showcases
• Machine Learning and Data Engineering projects
• Product launches and development insights
• UI/UX and software engineering content
• Tutorials, experiments, and future innovations
Personal Business Artist
GitHub Website YouTube
LinkedIn YouTube Spotify
Instagram Threads Google Play YouTube Music
Facebook Email Amazon Music
X Apple Music
Snapchat JioSaavn
Email

2024 · © phiUture · All Rights Reserved

About

Beautifully engineered technology, crafted for you, shaping the future.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages