yadavrg's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
shadcn-ui/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
GrapesJS/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
jackocnr/intl-tel-input
A JavaScript plugin for entering and validating international telephone numbers. React and Vue components also included.
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
sql-machine-learning/sqlflow
Brings SQL and AI together.
mozilla/webextension-polyfill
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
mahseema/awesome-ai-tools
A curated list of Artificial Intelligence Top Tools
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
CatchTheTornado/pdf-extract-api
Document (PDF) extraction and parse API using state of the art modern OCRs + Ollama supported models. Anonymize documents. Remove PII. Convert any document or picture to structured JSON or Markdown
isislovecruft/library--
The papers and books I've read or am about to read.
microsoft/Cognitive-Samples-IntelligentKiosk
Welcome to the Intelligent Kiosk Sample! Here you will find several demos showcasing workflows and experiences built on top of the Microsoft Cognitive Services.
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
PacktPublishing/Django-4-by-example
Django 4 by example (4th Edition) published by Packt
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
evoluteur/evolutility-server-node
Model-driven REST APIs for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
CodAffection/Django-CRUD-Operations
Complete Django CRUD Operations with PostgreSQL
digenaldo/django-crud-example
This is a straightforward CRUD (Create, Read, Update, Delete) application built with Django 4, Bootstrap 4, and PostgreSQL.
mustaddon/ArrayToExcel
Create Excel from Array (List, DataTable, DataSet, ...)
Alem/django-bootstrap-crud-templates
A repository of Bootstrap CRUD templates for Django.
diwamishra21/Django-crud-application
Django CRUD (Create Read Update Delete) Example. This project contains creating table using ORM, listing, fetching, editing and deleting data from and to database
AlFahimBinFaruk/Django_CRUD_Auth_API
This is a simple Django CRUD, and Authentication API project