Skip to content
View cjayacopra's full-sized avatar

Block or report cjayacopra

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 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
cjayacopra/README.md

shiraneko

shiraneko

Dusk till dawn — I tinker with routers, servers, and everything in between.

Email GitHub Profile views


About me

Night owl by nature, curious by default. I build web apps during the day and tinker with OpenWrt firmware after sunset — that whole "dusk till dawn" thing isn't just a bio, it's a lifestyle. If it has a chip, a kernel, or an API, I probably want to take it apart and see how it works.

  • 🔭 Currently working on custom OpenWrt firmware with NSS acceleration
  • 🌱 Currently exploring firmware builds, LuCI app development, and clean theming
  • Fun fact: I've written a WordPress plugin that rates how well AI robots can read your site — even the machines need a readability score

Flagship projects

Project What it is Stack
shiranekowrt Custom OpenWrt firmware for the Arcadyan AW1000 with NSS hardware acceleration and rmnet support Shell · OpenWrt
LibManSys Library management system with full CRUD and relational database backend Java · SQL
ai-seo-readiness AI SEO Readiness Auditor — a WordPress plugin that scores how well LLM crawlers can read your site. Built during my JJSC IT Solutions internship PHP · WordPress

More things I've tinkered with

  • luci-theme-aurora — a modern OpenWrt LuCI theme built with Tailwind CSS + Vite
  • luci-mod-netstat — network traffic stats & monitoring for OpenWrt routers
  • xpense — expense tracker powered by Laravel, Vue, Inertia, and FrankenPHP
  • hams — Hydroponics Automated Monitoring System
  • luci-app-guest-wifi — isolated guest WiFi for OpenWrt 24.10 (DSA + nftables)
  • dotfiles — just my dotfiles

Stack I play with

PHP JavaScript TypeScript Vue Laravel Java Shell Docker OpenWrt Tailwind CSS

Currently working on

  • 🛠️ OpenWrt firmware builds with NSS acceleration
  • 🎨 LuCI themes & apps for modern browsers
  • 🚀 Whatever new rabbit hole I fall into next

GitHub stats

GitHub stats Top languages


Stay curious. Code on, from dusk till dawn. 🐈⬛

Pinned Loading

  1. ai-seo-readiness ai-seo-readiness Public

    AI SEO Readiness Auditor | JJSC IT Solutions Internship Developed a custom WordPress plugin to evaluate how effectively AI agents (LLM crawlers) can index and interpret website content.

    PHP

  2. luci-app-guest-wifi luci-app-guest-wifi Public

    A LuCI application for OpenWrt 24.10 (DSA + fw4/nftables) that creates an isolated guest WiFi network with its own subnet, DHCP, firewall rules, and NAT to the WAN.

    Shell 1

  3. luci-mod-netstat luci-mod-netstat Public

    luci-app-netstat is a modern, feature-rich LuCI application that provides comprehensive network traffic statistics and monitoring for OpenWrt routers.

    JavaScript