INITIALIZING
Available for new projects

I build digital
experiences that
matter

Full-Stack Developer & Open Source Creator crafting premium web applications, Discord bots, and tools that push boundaries.

// About Me

Passionate about crafting code

Hey! I'm xylen (aka ζ͜͡Ð R Λ X ! T Y) — a full-stack developer who loves turning ambitious ideas into elegant, high-performance applications. From interactive web experiences to powerful Discord bots, I bring creativity and precision to every project.

My journey started with tinkering on small scripts and has evolved into building complex systems that serve thousands of users. I specialize in React, Next.js, Node.js, and Python, with a deep passion for open-source contribution and community building.

When I'm not coding, you'll find me exploring new technologies, contributing to open source projects, or helping others learn to code.

Full-Stack DevOpen SourceBot DeveloperUI/UX
50+
Projects Built
3+
Years Experience
1000+
Cups of Coffee
20+
Happy Clients
// Tech Universe

My Tech Stack

The technologies orbiting my development workflow

// Tech Stack

Skills & Technologies

The tools and technologies I use to bring ideas to life

Frontend

React
95%
Next.js
90%
TypeScript
88%
JavaScript
95%
Tailwind CSS
92%

Backend

Node.js
90%
Python
85%
Go
75%
Java
80%

Tools & DevOps

MongoDB
85%
PostgreSQL
80%
Turso
88%
Docker
78%
Git
92%
Vercel
88%
Discord API
95%
// Live Code

What I Write

TypeScript
1import { Client, GatewayIntentBits } from "discord.js";
2
3const client = new Client({
4intents: [GatewayIntentBits.Guilds],
5});
6
7client.on("ready", () => {
8console.log(`Logged in as ${client.user?.tag}`);
9});
10
11client.login(process.env.TOKEN);
// Featured Work

My Projects

A showcase of things I've built — from APIs to full-stack apps

Backend API

Member Recovery API

Serverless Discord member recovery API built with Hono & TypeScript. OAuth2-based member restoration with Turso DB and Vercel Edge.

HonoTypeScriptTursoVercel Edge
Security Tool

VanityGuard

High-performance vanity URL protector for Discord servers with TLS fingerprinting, MFA bypass, and Gateway WebSocket monitoring.

GoWebSocketTLSDiscord API
Web App
New

Portfolio Website

This premium charcoal-black portfolio with fullstack APIs, Discord profile integration, and Framer Motion animations.

Next.js 16React 19Tailwind v4Framer Motion
Plugin

Gaana API

Audio source extractor for Gaana music platform with search support, playlist loading, and high-quality stream extraction.

JavaKotlinREST APIAudio
Backend API

Transcript Viewer

Discord transcript viewer API with beautiful rendering, caching, and serverless deployment on Vercel Edge.

TypeScriptHonoVercelHTML
Backend API

Spotify Tokener

Automated Spotify token generation and refresh service for seamless music API integrations.

TypeScriptSpotify APIOAuth2Vercel
// What People Say

Client Testimonials

Feedback from people I've had the pleasure of working with

AM

Alex Morgan

Project Manager

Discord Bot Development
Absolutely incredible work! The attention to detail and code quality was beyond anything we expected. Our Discord bot handles thousands of users flawlessly.
// My Journey

Work Experience

A timeline of my growth as a developer

Current

Full-Stack Developer

Freelance / Open Source

2023 — Present Remote

Building premium web applications, Discord bots, and open-source tools used by thousands. Specializing in React, Next.js, and Node.js ecosystems.

  • Developed and maintained ZeonBot serving 1000+ Discord servers
  • Built production-grade APIs deployed on Vercel Edge Runtime
  • Created VanityGuard — an advanced vanity URL protection tool in Go

Discord Bot Developer

Self-Employed

2022 — 2023 Remote

Specialized in creating feature-rich Discord bots with advanced music playback, moderation systems, and custom integrations.

  • Integrated multiple audio sources including Spotify, Gaana, and Pandora
  • Built real-time dashboards with WebSocket communication
  • Implemented Turso DB migrations for scalable data storage

Self-Taught Developer

Learning Journey

2021 — 2022 India

Started the coding journey by learning web fundamentals, JavaScript, and Python. Built initial projects and discovered the passion for building tools.

  • Mastered HTML, CSS, JavaScript, and Python fundamentals
  • Built first Discord bot and fell in love with API development
  • Contributed to open source projects and joined developer communities