Skip to content
View sehawq's full-sized avatar

Block or report sehawq

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sehawq/README.md

Typing SVG

Portfolio npm YouTube Spotify Profile Views


> whoami

Software developer who enjoys building tools people actually use. I maintain open-source packages on npm, contribute to projects, and occasionally break things while trying to fix them.

  • 🔧 Maintaining sehawq.db — lightweight JSON key-value database for Node.js
  • ♟️ Building Chess 2 — because the original needed a sequel
  • 🛠️ Contributing to open source

Tech Stack

JavaScript TypeScript Python C Node.js React HTML5 CSS3 MongoDB MySQL Git Discord.js


Featured Projects

sehawq.db

Lightweight JSON-based key-value database for Node.js with async/sync APIs, dot-notation namespaces, array & math helpers, event emitters, and backup/restore.

Stars npm

Discord.js v14 Template

Production-ready Discord bot starter with TypeScript & slash commands. Clean architecture, handler system, and everything you need to get started.

Stars


trophy

GitHub Stats


🎧 Spotify

spotify-github-profile


Snake animation


Pinned Loading

  1. sehawq.db sehawq.db Public

    🦅 Production-ready JSON database for Node.js. Zero-config, Real-time Dashboard, Disk Streaming, Replication & GDPR support. Easier than MongoDB, more powerful than local files.

    JavaScript 11 1

  2. Discord.js-v14-typescript-template Discord.js-v14-typescript-template Public

    This repository provides a robust and clean starter template for developing Discord bots using Discord.js v14 and TypeScript, specifically designed for implementing slash commands. It offers a stru…

    TypeScript