Lucasmiguelmac's Stars
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
withastro/astro
The web framework for content-driven websites. ⭐️ Star to support our work!
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
RustPython/RustPython
A Python Interpreter written in Rust
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
microsoft/pyright
Static Type Checker for Python
histoire-dev/histoire
⚡ Fast and beautiful interactive component playgrounds, powered by Vite
open-source-labs/Svelvet
🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
themesberg/flowbite-svelte
Official Svelte components built for Flowbite and Tailwind CSS
ivanhofer/typesafe-i18n
A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
pintariching/rustle
Svelte compiler rewritten in Rust
revsys/django-health-check
a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
jazzband/django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
dadadel/pyment
Format and convert Python docstrings and generates patches
django-ordered-model/django-ordered-model
Get your Django models in order
romgar/django-dirtyfields
Tracking dirty fields on a Django model
davedash/django-fixture-magic
Utilities to extract and manipulate Django Fixtures.
bartholomej/svelte-sitemap
Sitemap generator for SvelteKit. Small helper which scans your SvelteKit routes and generates static sitemap.xml
metonym/svelte-highlight
Syntax Highlighting for Svelte using highlight.js
leveluptuts/bookit
A UI component explorere desiged specifically for Svelte Kit, not spooky 👻
ssssota/svelte-exmarkdown
Svelte component to render markdown.
sbdchd/django-types
:doughnut: Type stubs for Django
brophdawg11/remix-routers
A collection of UI library implementations of the Remix Router
cs-cordero/py-ts-interfaces
A Python to Typescript Interface Generator
snuffyDev/svelte-worker-store
:zap: Turbocharge your apps with multithreaded Svelte stores.
pauloxnet/djangoqueries
The code of "Making queries" in docs.djangoproject.com that I used in my article "Full-Text Search in Django with PostgreSQL".
sabine/svelte-crop-window
Image and video cropper Svelte component with gesture and mouse support
anexia/django-request-cache
A Django app that provides a new cache on every request object. The cache is only kept within the request/response cycle.
metonym/svelte-visibility-change
Detect browser page visibility changes using the Page Visibility API
marcusNumminen/playwrepl.ts
Playwright by command line. Playwrepl.ts is a REPL application that lets you control playwright browser from the command line with TypeScript