Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View mustafaskyer's full-sized avatar
🐼
🐼

Block or report mustafaskyer

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

Mustafa

AI engineering, full-stack product systems, and typed developer tools.

I build fast web and mobile applications, experiment with agentic software, and keep reaching for tools that make systems simpler, safer, and easier to evolve.

GitHub followers Riyadh


TypeScript Rust Hono NestJS React React Native Expo Next.js Effect TS Drizzle Prisma PostgreSQL MongoDB Tailwind CSS shadcn/ui HeroUI oRPC

What I am focused on

  • AI engineering that ships: agents, RAG workflows, MCP servers, voice/chat interfaces, and evaluation-minded product loops.
  • Full-stack TypeScript apps with Next.js, Hono, oRPC, Drizzle, PostgreSQL, Sentry, and clean API boundaries.
  • Mobile products with React Native and Expo, especially tooling, navigation, performance, notifications, and polished app structure.
  • Rust as the language I study for systems thinking: ownership, concurrency, web servers, embeddings, macros, and reliable backend foundations.

My working stack

Layer Tools I reach for
Product UI React, Next.js, Tailwind CSS, shadcn/ui, React Native, Expo
APIs Hono, oRPC, REST, GraphQL, MCP servers
Data PostgreSQL, Drizzle ORM, Prisma, SQL-first schema design
AI systems LangGraph, RAG, agent workflows, tool calling, voice/chat UX
Quality TypeScript, Vitest, Playwright-style browser testing, Sentry, observability
Systems learning Rust, Rocket, concurrency, macros, embeddings, memory management

Public work signals

These repositories show the areas I keep returning to:

How I think about software

I like systems that are boring in production and sharp in development: typed contracts, small composable services, clear database models, observable failures, and UIs that make complex workflows feel direct.

My current direction is the intersection of AI-native product engineering and practical full-stack architecture: giving agents real tools, real state, real feedback loops, and interfaces people can trust.

GitHub activity

GitHub's native contribution graph is the source of truth for my activity. It is a GitHub-counted view, not a raw total of every commit or PR across every branch, fork, or private workspace.

GitHub contribution metric Count
GitHub-counted contributions 1,698
Public commits 20
Public pull requests opened 2
Public pull request reviews 0
Public issues opened 1
Public repositories created 96
Restricted/private contributions 1,578

Last synced from GitHub: 2026-06-15.

Recent public activity

GitHub exposes restricted/private contributions as a total, not as a commits vs PRs breakdown. The commit and PR rows above are the public breakdown GitHub exposes, not lifetime totals.

Pinned Loading

  1. rigel-rn rigel-rn Public

    React Native Starter App with Redux, Sagas, Perfect Structure, works under rigel cli ( which helps to create reducer, components, screens, sagas) by command line

    JavaScript 22 2

  2. rigel-lib rigel-lib Public

    should contain all helpers for rigel-app such as components, screens, redux, works under rigelCli

    JavaScript

  3. rn-hjri-calendar rn-hjri-calendar Public

    React Native Component for Hjri date calendar (picker)

    JavaScript

  4. say.js say.js Public

    Forked from Marak/say.js

    TTS (text to speech) for node.js. send text from node.js to your speakers.

    JavaScript