Skip to content

Open to opportunities

~/kry $ whoami

Kilious Kry — Backend Developer

Backend Developer — Node.js / ASP.NET Core. Discord Bot Developer & Maintainer. Passionate about Software Engineering. Learning React / Next.js & Frontend

Self-taught backend developer building RESTful APIs, authentication systems and Discord bots — shipped in Dockerized environments.

01About

Backend-first, curious about everything.

Portrait of Kry
statusbuilding things
about-me.ts
const kry = {
  role: "Self-taught backend developer",
  loves: ["Node.js", "ASP.NET Core"],
  alsoWrites: ["React", "Next.js"],
  motto: "Let's build something cool",
};

Hi, I'm Kry. I'm a self-taught backend developer with hands-on experience building RESTful APIs, authentication systems, and working in Dockerized environments.

I enjoy working with Node.js and ASP.NET Core, and I use React and Next.js when a project needs a frontend. Always eager to learn more and build fun things.

  • RESTful APIs

    Clean, documented endpoints in Node.js and ASP.NET Core.

  • Authentication

    Sessions, JWT and access control done properly.

  • Docker

    Reproducible, containerized dev and deploy environments.

  • Discord bots

    Building and maintaining bots people actually use.

02Skills

The toolbox.

Technologies I use to design, build and ship backend services — plus enough frontend to finish the job.

Backend

05

Where I spend most of my time — APIs, auth, services.

  • Node.js
  • Express
  • Fastify
  • NestJS
  • .NET

Databases

04

Relational and document stores, with a typed ORM on top.

  • MySQL
  • MongoDB
  • SQLite
  • Prisma

Languages

03

Typed when I can.

  • TypeScript
  • JavaScript
  • C# / .NET

Frontend

03

Enough to ship the other half.

  • React
  • Next.js
  • Tailwind

Tools & DevOps

04

Version control, API testing and containers.

  • Git
  • GitHub
  • Postman
  • Docker