andresvenegasr
Software engineer at Kata Software and freelance developer.
Venegas.DevQuerétaro, México
Pinned Repositories
andresvenegasr
aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
AspNetCore-DDD
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Building-Web-Applications-with-Node.js-and-Express
CalculadoraSimple
Proyecto de practica Android (Kotlin) de una calculadora simple con las cuatro operaciones básicas con dos números.
clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
CleanArchitecture
.NET 5 Web API Clean Architecture Solution Template
CleanArchitecture-1
Clean Architecture Solution Template for Angular 12 and .NET 5
comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
DataStructures-C-Sharp
Data structures implementation in c#
andresvenegasr's Repositories
andresvenegasr/andresvenegasr
andresvenegasr/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
andresvenegasr/AspNetCore-DDD
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
andresvenegasr/Building-Web-Applications-with-Node.js-and-Express
andresvenegasr/CalculadoraSimple
Proyecto de practica Android (Kotlin) de una calculadora simple con las cuatro operaciones básicas con dos números.
andresvenegasr/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
andresvenegasr/CleanArchitecture
.NET 5 Web API Clean Architecture Solution Template
andresvenegasr/CleanArchitecture-1
Clean Architecture Solution Template for Angular 12 and .NET 5
andresvenegasr/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
andresvenegasr/DataStructures-C-Sharp
Data structures implementation in c#
andresvenegasr/DemoChartsJs
andresvenegasr/DigitalOcean-Spaces-POC
andresvenegasr/dotfiles
🐢 💨 Speedup your MacOS setup with this fine tuning settings
andresvenegasr/FindMyAge
Find my age is an app to practice android development in kotlin
andresvenegasr/guia-entrevistas-de-programacion
andresvenegasr/MarkdownSoftwareEngineering
Software engineering markdown Jekyll-ish templates, including Requirements Analysis Document and Software Design Document.
andresvenegasr/Multiplicapp
Aplicación sencilla para el despliegue de las tablas de multiplicar. Este ejercicio se hace con la finalidad de practicar la navegación entre vistas pasando parámetros, cargando datos en un ListView así como practicar con el ConstraintLayout.
andresvenegasr/next-mercadopago
Repositorio de ejemplo sobre como agregar pagos con Mercado Pago a una aplicación Next.js con App Router
andresvenegasr/PSGitFlow
andresvenegasr/PythonCourse
andresvenegasr/Stack-LIFO-CSharp
Implementación de la estructura de datos Stack LIFO.