Pinned Repositories
rust-oracle
Oracle driver for Rust
qwik
Instant-loading web apps, without effort
kit
web development, streamlined
next.js
The React Framework
raymclee's Repositories
raymclee/coding-interview-university
A complete computer science study plan to become a software engineer.
raymclee/fps-hk-qrcode
A QR code generator compliant to The Common QR Code Specification for Retail Payments in Hong Kong
raymclee/GOTTH
raymclee/grpc_stream-medium
raymclee/guestbook
Code associated with the vpc video
raymclee/jamdb_oracle
Oracle Database driver for Erlang
raymclee/koa-vue-notes-api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
raymclee/next.js
The React Framework
raymclee/project_video_chat
This is a code repository for the corresponding YouTube video. In this tutorial, we're going to build and deploy a React Video Chat Application using WebRTC.
raymclee/react-native-appstore
App Store clone in React Native
raymclee/react-rmdb-v3-starter-files
Starter files and finished application for the React Essentials course v3
raymclee/real-world-grading-app
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
raymclee/refresh_token_rotation
raymclee/remix-chat-app
Proof of concept for a real-time chat app using Server-Side Events in Remix
raymclee/rust-patterns-ddd
Rust Domain-Driven-Design (DDD) POC
raymclee/sureshmurali.github.io
Personal Portfolio built using React
raymclee/swr-graphql-1
A sample Next.js app using Zeit's SWR React Hooks to make GraphQL Queries/Mutations/Subscriptions