Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@iGoodie
iGoodie
Follow
View iGoodie's full-sized avatar
🍀
Rocking

Anılcan Metinyurt iGoodie

🍀
Rocking
🔧 Omni-programming-tool. Software Engineer. Head of@TheSpawnProject

Organizations

@MinecraftAuthentication@bos-isler@TheSpawnProject@videoyun-gg@CoconutGoodie@Rob-Stanjer-Games

Block or report iGoodie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
iGoodie/README.md

💎 Showcase

Websites

  • 💎VaultHunters.gg - Fullstack •(NestJS backend, ReactJS frontend)
  • 💎VaultHunters.gg Armory - Backend and GameServer Worker •(NestJS backend, Java GameServer worker)
  • 💎MinecraftAuth.me - Frontend •(Pebble template engine)
  • 💎IEC Online Exams - Fullstack • A private online exam CMS and exam session backend(NestJS backend, ReactJS + Reactstrap frontend)

Open-source Projects/Frameworks/Boilerplates

🌗 Frontend Coding Stack


( ⭐: Frequently used; 🌀: Has knowledge to use with ease; 🌿: Has a limited knowledge )

Dev Tools

  • Typescript - Type safe Javascript transpiler
  • React - Frontend VDOM framework
  • React Router - Routing mechanism for React apps
  • Zustand - Global state management
  • Redux with RTK - Global state management
  • Redux-persist - Global state de/hydration for the projects I use RTK
  • Axios - HTTP/S client for API integrations
  • Socket.IO - Websocket integrations
  • GraphQL - When backend exposes a GQL API (A query language as a protocol between backend and frontend apps )
  • Apollo Client - An amazingly easy GraphQL Client, that I use with React apps,
  • Remeda - Library full of functional utilities
  • Lodash / Lodash-es - Library full of utilities
  • Remeda - Library full of utilities
  • ThreeJS - 3D Graphics library for web
  • React Three Fiber - ThreeJS wrapper for ReactJS
  • Drei - Handful of React Three Fiber abstractions and helpers
  • 🌀Vue - Frontend VDOM framework
  • 🌀Handlebars.js - A template render engine, which comes in handy when storing mail templates as an artifact
  • 🌀Pebble - A Java template render engine
  • 🌀P5.js - A very high level GL canvas, pretty good for 2D draw contexts
  • 🌀Three.js - A very high level GL canvas, pretty good for 3D draw contexts
  • 🌿WebGL - OpenGL wrapper that works on web

Meta-frameworks

  • Vike - An incredibly flexible meta framework on top of Vite, allows you to use a very customized fullstack web architecture
  • Vike-react - The Vike extension that integrates React to your stack
  • 🌀NextJS - A meta framework for React by Vercel

Stylesheet Tools

  • Sass - CSS transpiler with awesome syntactic sugars
  • TailwindCSS - A CSS toolkit/library
  • 🌀Bootstrap - A CSS toolkit/library

Build-time Tools

  • Vite - Build pipe and bundling stuff, both for Web apps and Figma plugins
  • Tauri - Builder and bundler for Desktop apps
  • 🌀Electron - Builder and bundler for Desktop apps
  • 🌀ESLint - Linter for JS projects

Testing Tools

  • Vitest - Testing with blazing-fast Vite speed
  • Jest - Simple testing framework
🌓 Backend Coding Stack


( ⭐: Frequently used; 🌀: Has knowledge to use with ease; 🌿: Has a limited knowledge )

Dev Tools

  • Typescript - Type safe Javascript transpiler
  • NodeJS - Javascript runtime environment
  • NestJS - A very powerful backend framework
  • Socket.IO - Websocket integrations
  • Mongoose - An ORM for Mongo driver
  • LokiJS - In-memory database implementation
  • 🌀Strapi - An Open-source React CMS, which I often use when I need a fast CMS implementation
  • 🌀Sequelize - An abstracted ORM library, works with most of the SQL DBMS'
  • 🌀Redis - In-memory data store, generally comes in handy when I need to cache stuff
  • 🌀Firebase - An app development platform, which I generally use when I need a quick diff pubsub database solution
  • 🌀RabbitMQ - Message queueing tool, which I mostly use as an IPC barebone
  • 🌀Handlebars.js - A template render engine, which comes in handy when storing mail templates as an artifact
  • 🌀Express - A barebones of a HTTP/S backend framework
  • 🌀FeathersJS - A backend framework
  • 🌿Fastify - Sort ofa faster Express, I generally use it to fasten up NestJS' underlying transports
  • 🌿Docker - An OS-level virtualization tool, that I generally use to run development database images

Database Management Systems

  • MongoDB - My all-times favourite NoSQL DBMS
  • 🌀MySQL - When I need an SQL DBMS, I prefer this one

Build-time Tools

  • NestJS-CLI - Since I use NestJS very often, I use its CLI to build NestJS projects
  • Gulp.js - Task automation tool like Gradle
🌑 Other Technologies/Stacks


( ⭐: Frequently used; 🌀: Has knowledge to use with ease; 🌿: Has a limited knowledge )

Minecraft/Java

IDE's I Use

  • Visual Studio Code - A very customizable IDE, which I mainly use to develop JS-related projects
  • IntelliJ IDEA - A Java focused IDE, which I basically use for every Java code piece I write
  • 🌀Eclipse - A Java focused IDE with high customizability. I used to use it, when I was studying university lectures

Linguistics

  • Antlr4 - A language recognition tool, which has its own syntax and generates parsers
  • lsp4j - A Language Server Protocol (LSP) framework for Java, which I mainly use while developingTSL VSCode extension

PinnedLoading

  1. TwitchSpawnTwitchSpawnPublic

    👾 TwitchSpawn is a Minecraft mod, which is designed for Twitch streamers using 3rd party streaming tools! (comes with its own language!)

    Java 52 25

  2. CoconutGoodie/figma-plugin-react-viteCoconutGoodie/figma-plugin-react-vitePublic template

    🧩 A figma plugin boilerplate, that simplifies building plugins with React + Vite!

    TypeScript 127 12

  3. CoconutGoodie/monorepo-networkerCoconutGoodie/monorepo-networkerPublic

    🌐 A library designed to facilitate the maintenance of networking code in monorepos

    TypeScript 11

  4. CoconutGoodie/stardew-save-analyzerCoconutGoodie/stardew-save-analyzerPublic

    🌿 Save Analyzer & Tracker for Stardew Valley the Game

    TypeScript 5 2

  5. vite-plugin-react-rich-svgvite-plugin-react-rich-svgPublic

    🖼 Seamless Vite SVG loader with versatile import options! (Such as dataURI, component and raw html code)

    TypeScript 9

  6. react-compound-composerreact-compound-composerPublic

    🖇️ Spend less time crafting your complex Compound Components

    TypeScript 4


[8]ページ先頭

©2009-2025 Movatter.jp