I'm a developer and founder of Axiom Core โ a custom automation systems studio based in Indonesia ๐ฎ๐ฉ. I don't sell plugins, templates, or SaaS products. I build systems that integrate directly into my clients' workflows โ clean, robust, and fully owned by them.
const noval = {
name : "Noval Faturrahman",
alias : "NvlFR",
company : "Axiom Core",
tagline : "Build systems that last. Automate what matters.",
location: "Indonesia ๐ฎ๐ฉ",
markets : ["Indonesia", "International", "China ๐จ๐ณ"],
languages: ["Bahasa Indonesia", "English", "Mandarin"],
stack: {
automation : ["Baileys", "whatsapp-web.js", "BuilderBot"],
ai : ["Gemini API", "OpenAI", "LLM Orchestration"],
backend : ["Node.js", "Python", "Express", "Fastify"],
frontend : ["React", "Next.js", "TypeScript", "TailwindCSS"],
database : ["PostgreSQL", "MongoDB", "Redis", "Supabase"],
infra : ["Docker", "VPS", "Linux"],
},
currentFocus: [
"Custom WhatsApp Automation Systems",
"AI Integration for Business Ops",
"Enterprise CRM & Internal Tools",
"Anti-ban, production-grade bot architecture",
],
coreValues: ["Clean Code", "Robust", "Secure", "Maintainable"],
model : "Project-based โ clients own their system. No SaaS fees. Ever.",
};"Axiom membangun sistem otomasi yang benar-benar custom โ bukan plugin, bukan template, bukan SaaS. Setiap sistem diintegrasikan langsung ke workflow klien, dibangun dengan kode bersih, dan dirancang untuk bertahan dan berkembang."
| ๐ข Business | Axiom Core |
| ๐ผ Model | Project-based (bukan SaaS) |
| ๐ Market | Indonesia ยท International ยท China |
| ๐ฃ๏ธ Languages | Bahasa Indonesia ยท English ยท Mandarin |
โ
WhatsApp Automation โ Baileys / whatsapp-web.js
โ
AI Integration โ Gemini API & LLM Pipelines
โ
Business Process Auto โ CRM, Database, Internal Ops
โ
Custom System Integ โ Direct workflow integration
| Keunggulan | Penjelasan |
|---|---|
| ๐ฏ 100% Custom | Tidak kaku, integrasi langsung ke sistem internal klien |
| ๐ก๏ธ Anti-Ban Tech | Random delay + variasi pola pesan, zero risk ke nomor WA klien |
| ๐ Transparan | Klien paham cara kerja sistem yang mereka pakai |
| ๐งน Clean Code | Robust, maintainable, mudah dikembangkan |
| ๐ฐ No SaaS Fee | Sekali bayar, sistem jadi milik klien sepenuhnya |
Click the image below to play Snake on a live demo, or add the Platane/snk GitHub Action to your repo to get an animated snake eating your contribution graph!
๐ฎ How to add this animated snake to YOUR profile
- Create a new GitHub Actions workflow in your profile repo (
.github/workflows/snake.yml):
name: Generate Snake
on:
schedule:
- cron: "0 */12 * * *"
workflow_dispatch:
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk@v3
with:
github_user_name: ${{ github.repository_owner }}
outputs: |
dist/github-contribution-grid-snake.svg
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
- uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}- Replace the image src in your README with:
https://raw.githubusercontent.com/YOUR_USERNAME/YOUR_USERNAME/output/github-contribution-grid-snake-dark.svg
WhatsApp Automation:
- Baileys & whatsapp-web.js (production-grade)
- Anti-ban architecture (random delay, message variation)
- Multi-session management & CRM sync
- AI-powered conversation flows
AI Integration:
- Gemini API & OpenAI LLM pipelines
- RAG, Function Calling, Memory Management
- Flowise & LangChain orchestration
- Personality-consistent AI agents
Backend Development:
- RESTful APIs & Node.js / Python services
- Database Design (SQL & NoSQL)
- Data pipelines & web scraping
- Authentication & Authorization
Frontend Development:
- React & Next.js (App Router, SSR, SSG)
- TypeScript & Modern JavaScript
- TailwindCSS & Component Libraries
- Responsive & Accessible UI
DevOps & Infra:
- Docker & containerization
- Linux VPS management & deployment
- Git & CI/CD workflows
- Environment & performance optimization

