- İstanbul, TR
- 16:55
(UTC +03:00) - https://www.patreon.com/iGoodie
- @iGoodiex
- u/iGoodiex
- in/igoodie
- https://buymeacoffee.com/igoodie
💎 Showcase
- 💎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)
- 💎The Spawn Project (TSL) - A ruleset handling engine & markup/config language (calledTSL)
- 💎TwitchSpawn (TSL) - Older version of The Spawn Project, implemented as a Minecraft mod only
- 💎The Spawn Language VSCode Extension - A VSCode extension to assist TSL ruleset creation with its TSL-LSP implementation
- 💎RuntimeGoodies - Java configuration de/serialization ORM library, with an auto-fixing attempt twist
- 💎Monorepo Networker - An IPC messages management tool, intended for monorepos like Figma plugins and FiveM scripts
- 💎Figma Plugin Boilerplate: React + Vite - A figma plugin boilerplate, that simplifies building plugins with React + Vite
- 💎Arcdps Updater - An updater client forArcdps (DX11 update), which is a Guild Wars 2 add-on
- 💎Sarma - A lightweight chat message token parser written in Typescript
- 💎paper-editor - An extensible print-ready paper editor core, intended to be mainly used in one of my freelance commissions
🌗 Frontend Coding Stack
( ⭐: Frequently used; 🌀: Has knowledge to use with ease; 🌿: Has a limited knowledge )
- ⭐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
- ⭐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
- ⭐Sass - CSS transpiler with awesome syntactic sugars
- ⭐TailwindCSS - A CSS toolkit/library
- 🌀Bootstrap - A CSS toolkit/library
🌓 Backend Coding Stack
( ⭐: Frequently used; 🌀: Has knowledge to use with ease; 🌿: Has a limited knowledge )
- ⭐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
- ⭐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 Forge - A Minecraft mod development platform
- ⭐Minecraft Architectury - A Minecraft mod development platform, that exports cross-platform builds
- ⭐Gradle - A build tool for Java projects
- ⭐JUnit - A testing framework for Java
- ⭐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
- ⭐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
- TwitchSpawn
TwitchSpawn Public👾 TwitchSpawn is a Minecraft mod, which is designed for Twitch streamers using 3rd party streaming tools! (comes with its own language!)
- CoconutGoodie/figma-plugin-react-vite
CoconutGoodie/figma-plugin-react-vite Public template🧩 A figma plugin boilerplate, that simplifies building plugins with React + Vite!
- CoconutGoodie/monorepo-networker
CoconutGoodie/monorepo-networker Public🌐 A library designed to facilitate the maintenance of networking code in monorepos
TypeScript 11
- CoconutGoodie/stardew-save-analyzer
CoconutGoodie/stardew-save-analyzer Public🌿 Save Analyzer & Tracker for Stardew Valley the Game
- vite-plugin-react-rich-svg
vite-plugin-react-rich-svg Public🖼 Seamless Vite SVG loader with versatile import options! (Such as dataURI, component and raw html code)
TypeScript 9
- react-compound-composer
react-compound-composer Public🖇️ Spend less time crafting your complex Compound Components
TypeScript 4
If the problem persists, check theGitHub status page orcontact support.