Pinned Repositories
advent-of-code
algorithms-python
Algorithms and Data Structures, implemented with Python
Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN, RefineNet, DeepLabV3, DeepLabV3+, DenseASPP, BiSegNet)
awesome-strapi
A curated list of awesome things related to Strapi
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
axum-hello-world
Axum Hello World
backend-fastapi
Python Software Craftmanship
backend-souls-template
backtrader
Python Backtesting library for trading strategies
challenge-react-native
Rocketseat challenge about React Native.
dariosena's Repositories
dariosena/axum-hello-world
Axum Hello World
dariosena/sea-orm
🐚 An async & dynamic ORM for Rust
dariosena/zero2prod
The Zero to Production
dariosena/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
dariosena/nest-cli
CLI tool for Nest applications 🍹
dariosena/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
dariosena/typeorm
TypeORM module for Nest framework (node.js) 🍇
dariosena/learning-aws
Learning AWS cloud fundamentals
dariosena/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dariosena/rust_book
The Rust Book
dariosena/colonies
a discord bot game.
dariosena/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
dariosena/project-based-learning
Curated list of project-based tutorials
dariosena/ytt
Typescript Template
dariosena/ignite-node-lessons
ignite-node-lessons
dariosena/ignite-node-002
ignite-template-corrigindo-o-codigo
dariosena/ignite-node-001
ignite-template-trabalhando-com-middlewares
dariosena/ignite-node-000
ignite-template-conceitos-do-nodejs
dariosena/rust_book_learning
Rust Book Learning Path
dariosena/postgres-crud-driver
A postgres CRUD via driver API
dariosena/super-price
Super Price project for Rocketseat Hackthon.
dariosena/ignite-nodejs-rentx
dariosena/fake-express
Implementing express from ZERO.
dariosena/javascript_playground
Javascript playground tutorials
dariosena/free-programming-books
:books: Freely available programming books
dariosena/nodejs-repository-pattern-and-ioc
🛠 (WIP) This is a boilerplate for Node.JS, Express.JS, and MongoDB based web application that takes advantage of repository pattern and dependency injection.
dariosena/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
dariosena/hello-jdbc
Implementing CRUDs without ORM.
dariosena/algorithms-python
Algorithms and Data Structures, implemented with Python
dariosena/tdd-python
TDD with Python - Craftmanship