dzakirz's Stars
kevelopment/nx-nestjs-react-starter
Basic monorepo starter for an NX managed NestJS and React application with a shared lib.
koolkishan/nextjs-travel-planner
delbaoliveira/website
My portfolio 👋
dzakirz/dzakirozaan
entry-point-community/v6-app
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
pnpm/pnpm
Fast, disk space efficient package manager
dzakirz/blogkita
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
nextui-org/nextui
🚀 Beautiful, fast and modern React UI library.
handlebars-lang/handlebars.js
Minimal templating on steroids.
torvalds/linux
Linux kernel source tree
adonisjs/core
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
denoland/fresh
The next-gen web framework.
denoland/deno
A modern runtime for JavaScript and TypeScript.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
dzakirz/nest-typeorm-crud
dzakirz/test
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
michalsnik/aos
Animate on scroll library
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
codebayu/www.codebayu.com
🔥 Portfolio and blog built with Next Js, Next Auth, Tailwind CSS, and API by codebayu service
dzakirz/nest-basic-auth
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
dzakirz/socialecho
A social networking platform with automated content moderation and context-based authentication system.
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍