brt-yilmaz's Stars
robotcodedev/robotcode
RobotFramework support for Visual Studio Code
jlevy/the-art-of-command-line
Master the command line, in one page
fluent-ffmpeg/node-fluent-ffmpeg
A fluent API to FFMPEG (http://www.ffmpeg.org)
PacktPublishing/Node.js-Design-Patterns-Third-Edition
Node.js Design Patterns Third Edition, published by Packt
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
ollama/ollama-js
Ollama JavaScript library
langchain-ai/langchainjs
🦜🔗 Build context-aware reasoning applications 🦜🔗
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
millsp/ts-toolbelt
👷 TypeScript's largest type utility library
brandonmcconnell/tailwindcss-signals
Signals for Tailwind CSS simplifies styling based on ancestor state via style queries. Its declarative API for signaling states eliminates complex selectors, resulting in cleaner, more maintainable code.
wanasit/chrono
A natural language date parser in Javascript
Asabeneh/JavaScript-for-Everyone
A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
muhammedanaskhan/css-tricks
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
ilker0/33-js-concepts
📜 Her JavaScript geliştiricisinin bilmesi gereken 33 kavram.
adamschwartz/magic-of-css
A CSS course to turn you into a magician.
dockersamples/101-tutorial
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
bradtraversy/50projects50days
50+ mini web projects using HTML, CSS & JS
airbnb/css
A mostly reasonable approach to CSS and Sass.
AllThingsSmitty/css-protips
⚡️ A collection of tips to help take your CSS skills pro 🦾
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
docker/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
piotrwitek/react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
collabnix/dockerlabs
Docker - Beginners | Intermediate | Advanced
mdn/learning-area
GitHub repo for the MDN Learning Area.