afmireski
Back-end developer and Computer Science student at Campo Mourão UTFPR
Campo Mourão, PR - Brazil
afmireski's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
socketio/socket.io
Realtime application framework (Node.JS server)
colinhacks/zod
TypeScript-first schema validation with static type inference
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
drawdb-io/drawdb
Free, simple, and intuitive online database diagram editor and SQL generator.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
eza-community/eza
A modern alternative to ls
coleifer/peewee
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
typestack/class-validator
Decorator-based property validation for classes.
owainlewis/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
conventional-changelog/conventional-changelog
Generate changelogs and release notes from a project's commit messages and metadata.
baptisteArno/typebot.io
💬 Typebot is a powerful chatbot builder that you can self-host.
exercism/exercism
Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
WhiskeySockets/Baileys
Lightweight full-featured typescript/javascript WhatsApp Web API
kubernetes-client/javascript
Javascript client
JaKooLit/Arch-Hyprland
For automated installation of Hyprland on Arch or any arch based distros
eyre-rs/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
iArunava/YOLOv3-Object-Detection-with-OpenCV
This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
doleron/yolov5-opencv-cpp-python
Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python
computervisioneng/train-yolov8-custom-dataset-step-by-step-guide
drtychai/wordlists
Aggregated wordlist pulled from commonly used tools for discovery, enumeration, fuzzing, and exploitation.
eric612/Vehicle-Detection
Compare FasterRCNN,Yolo,SSD model with the same dataset
math-silva/YOLO-Parking-Spot
In this project, we compared different YOLO models by training them on drone images from the Unifesp parking lot to detect cars. Our objective was to assess their performance and identify the most effective model for improving traffic flow and optimizing parking space utilization.