Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingrayhan/kingrayhan
⛩ This is a README that appears on the homepage of my profile.
https://github.com/kingrayhan/kingrayhan
graphql javafx react vue
Last synced: 4 months ago
JSON representation
⛩ This is a README that appears on the homepage of my profile.
- Host: GitHub
- URL: https://github.com/kingrayhan/kingrayhan
- Owner: kingRayhan
- Created: 2020-07-13T03:18:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T00:40:10.000Z (10 months ago)
- Last Synced: 2024-04-14T01:07:36.265Z (10 months ago)
- Topics: graphql, javafx, react, vue
- Homepage: https://github.com/kingrayhan
- Size: 10.9 MB
- Stars: 5
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Rayhan
> CTO at [Graphland](https://www.graphland.dev)
[![LinkedIn Connect](https://img.shields.io/badge/%20-Connect-black?color=14171A&labelColor=212121&logo=linkedin&logoColor=ffffff)](https://www.linkedin.com/in/kingrayhan) [![Insta Follow](https://img.shields.io/badge/%20-Follow-black?color=14171A&labelColor=d81b60&logo=instagram&logoColor=ffffff)](https://www.instagram.com/king_rayhan) [![Facebook Follow](https://img.shields.io/badge/%20-Follow-black?color=14171A&labelColor=1976d2&logo=facebook&logoColor=ffffff)](https://www.facebook.com/kingrayhan2) [![Questions](https://img.shields.io/badge/%20-Questions-black?color=14171A&labelColor=fff&logo=stackoverflow&logoColor=0c0d0e26)](https://stackoverflow.com/users/3705299/king-rayhan)
👨💻 I specialize in building modern web apps using 🔥 React, 🚀 Node.js, 🔮 GraphQL & 🍃 MongoDB. Let's create or revamp your website with new 🎉 features. 📲 Contact me to get started!
### ~/kingrayhan/.stacks
```js
{
"frontend" : ["Nextjs", "Nuxtjs", "React", "Gatsby", "Vue", "Svelte", ...more],
"mobile-app" : ["React Native", "Flutter"]
"backend" : ["Apollo-server", "Nestjs", "Express", "Laravel", "Adonisjs", "Django", "Flask"],
"cms" : ["Ghost", "WordPress", "Drupal", "Prestashop", "Magento", "kirby", "Strapi", "Contentful", "Shopify", "Netlify-cms"],
"dbms" : ["Postgres", "MySQL", "Sqlite", "MongoDB","Redis", "Array 😂"],
"dbms-orm" : ["Prisma", "Mongoose", "Typegoose", "TypeORM", "Sequilize", "knex"]
"languages" : ["Dart", "Java", "Python", "Typescript", "Javascript", "php", "C", "C++", "Ada"],
"ui" : ["Material-ui", "Styled-components", "Tailwind.css", "Bulma" ...more]
}
```### ~/kingrayhan/.openSource
```js
{
"react-video-player" : "https://www.npmjs.com/package/@graphland/react-video-player",
"simple-solc" : "https://www.npmjs.com/package/simple-solc",
"reactjs-visibility" : "https://www.npmjs.com/package/reactjs-visibility",
"quick-crud" : "https://github.com/graph-land/quick-crud",
"graphql-placeholder" : "https://graphqlplaceholder.com",
"bnnum" : "https://www.npmjs.com/package/bnnum",
"LineProgressbar" : "https://kingrayhan.github.io/LineProgressbar/data-attrs-demo.html",
"react-tabs" : "https://www.npmjs.com/package/reactjs-tab",
"gourl" : "https://www.npmjs.com/package/gourl",
"mini-php" : "https://github.com/kingRayhan/mini-php"
}
```😎😍 Projects 🥰🤗
### Boilar Plates
- [Rext](https://github.com/kingRayhan/rexy) - A bulletproof nest scaffolding### Mobile Apps
- [BMI Calculator](https://github.com/kingRayhan/flutter_bmi_calculator)
- [Xylophone 🎹](https://github.com/kingRayhan/flutter_xylo_phone)### Nodejs Projects
- [Stripe Checkout](https://github.com/kingRayhan/stripe-checkout)
- [Nodejs Blogapi](https://github.com/kingRayhan/nodeblogapi) (TODO: should be documented)
- [Graphql Blog api](https://github.com/kingRayhan/blog-graphql-server) (TODO: fix deploy and write readme)
- [Marked blog api](https://github.com/kingRayhan/marked-blog)
- [URL shortener app](https://github.com/kingRayhan/node-shortener)### PHP Projects
- [basic-php-ecommerce](https://github.com/kingRayhan/basic-php-ecommerce)
- [Laravel blog](https://github.com/kingRayhan/larablog) (TODO: should deploy and write readme)
- [Wordpress coundown plugin](https://github.com/kingRayhan/Easy-CountDowner)
- [Basic php blog](https://github.com/kingRayhan/simple-php-blog) (TODO: Should deploy)
- [Laravel basic ecommerce](https://github.com/kingRayhan/lara-ecommerce) (TODO: Should complete)
- [Laravel + vue todo app](https://github.com/kingRayhan/kingtodo)
- [Facebook comment box wp plugin](https://github.com/kingRayhan/Facebook-comment-box)### Java Projects
- [Javafx: simple library management app](https://github.com/kingRayhan/NSU-Library)
- [Javafx: calculator](https://github.com/kingRayhan/javaCalculator) (TODO: release build and write readme)
- [Javafx: JavaFXFileCompressor](https://github.com/kingRayhan/JavaFXFileCompressor)### Python Projects
- [Attendence Calculator](https://github.com/kingRayhan/attendance-calculator)### React Projects
- [React note](https://github.com/kingRayhan/react-note)
- [Catch of the day](https://github.com/kingRayhan/catch-of-the-day) (TODO: Should fix facebook authentication)
- [React contact app](https://github.com/kingRayhan/firecontacts) (TODO: Should fix depployment error)
- [React budget app](https://github.com/kingRayhan/react-budgetapp) (TODO: Should deploy)
- [Quiz app](https://github.com/kingRayhan/react-quizer) (TODO: Should complete)
- [React Stopwatch](https://github.com/kingRayhan/react-stopwatch)
- [React Todo](https://github.com/kingRayhan/react-todo)
- [Youtube downloader](https://github.com/kingRayhan/youtube-downloader-frontend) [issue occured]
- [React context blog](https://github.com/kingRayhan/react-context-blog) [issue occured]### Vanillajs Projects
- [Keycode detector](https://github.com/kingRayhan/keycode)
- [Js Clock](https://github.com/kingRayhan/js-clock)
- [VanillaJS Todo](https://github.com/kingRayhan/es6-todo)### Electronjs Projects
- [Electronjs markdown app](https://github.com/kingRayhan/markdownpen)### Close Source projects
- [Techdiary](https://techdiary.dev) [ Build a full stack blog system based on nodejs with GraphQL and Nextjs ]### Boiler Plates
- [Nuxt: tailwind + styled-components + twin.micro](https://github.com/kingRayhan/tailwind-with-styled-components-and-nextjs)### ~/kingrayhan/.CookBooks
- [Mongodb](https://mongoosecookbook.netlify.app/)
- [sequelize](https://sequelize.netlify.app/)
- [Firebase Auth](https://github.com/kingRayhan/fireauth-9-cookbook)
- [Firestore](https://github.com/kingRayhan/firestore-9-cookbook)### ~/kingrayhan/.poc
- https://github.com/kingRayhan/poc.rabbitmq.node
- https://github.com/kingRayhan/poc.nest-microservices-rabbitmq
- https://github.com/kingRayhan/poc.nestjs-bullmq-queue
- https://github.com/kingRayhan/poc.s3.nodejs
- https://github.com/kingRayhan/poc.mongoose-deep-population
- https://github.com/kingRayhan/poc.kinde-org-nextjs
- https://github.com/kingRayhan/poc.kinde-nextjs
- https://github.com/kingRayhan/poc.pusher-soketi-nextjs
- https://github.com/kingRayhan/poc.serverless-framework
- https://github.com/kingRayhan/poc.nestjs-defer
- https://github.com/kingRayhan/poc.express.jwt-refresh-token```
readme: v0.4.15
```