oleglatypov
I work predominantly in Software architect and product development. Passion in Angular & AWS & GCP
http://blinkfitness.comNew York
Pinned Repositories
akita
🚀 State Management Tailored-Made for JS Applications
algs_and_structures_course
amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
amazon-cognito-identity-js
amplify-notetaker
aws amplify and reactjs with graphql
angular-async-local-storage
Efficient local storage module for Angular apps and PWA: simple API + performance + Observables + validation
angular6-material2-aws-sdk
Dashboard with angular 6.0.7 and Material Design
zenml
ZenML 🙏: Build portable, production-ready MLOps pipelines. https://zenml.io.
oleglatypov's Repositories
oleglatypov/algs_and_structures_course
oleglatypov/amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
oleglatypov/amplify-notetaker
aws amplify and reactjs with graphql
oleglatypov/zenml
ZenML 🙏: Build portable, production-ready MLOps pipelines. https://zenml.io.
oleglatypov/angular-lifecycle
oleglatypov/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
oleglatypov/aws-amplify-workshop-angular
Building Full Stack GraphQL Applications with AWS Amplify and Angular
oleglatypov/aws-sdk-js-v3
Modularized AWS SDK for JavaScript.
oleglatypov/brew-book-serverless-api
Serverless API for storing beers. Leverages the Serverless Framework, AWS Lambda, NodeJS with Typescript, DynamoDB as a data store, and S3 for image storage.
oleglatypov/clean-rest-apis
Best Practices to write clean RESTFUL APIs using Node.js and Express
oleglatypov/ComfyUI
The most powerful and modular stable diffusion GUI with a graph/nodes interface.
oleglatypov/design-patterns-for-humans
An ultra-simplified explanation to design patterns
oleglatypov/dev.to-clone
A DEV.to clone using MERN stack
oleglatypov/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
oleglatypov/engineering-blogs
A curated list of engineering blogs
oleglatypov/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
oleglatypov/Fooocus
Focus on prompting and generating
oleglatypov/free-programming-books
:books: Freely available programming books
oleglatypov/instagram
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Instagram Using React
oleglatypov/js_algorithms
oleglatypov/lambda-graphql
Lambda GraphQL POC
oleglatypov/lambda-hapi-docker-ecr
An example application designed to demonstrate deployment of a Hapi.js RESTful API using AWS Lambda, ECR, and Docker
oleglatypov/Pathfinding-Visualizer
A visualization tool for various pathfinding algorithms.
oleglatypov/react-challenge-amazon-clone
oleglatypov/react-complete-guide-course-resources
React - The Complete Guide Course Resources (Code, Attachments, Slides)
oleglatypov/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
oleglatypov/Terraform-Associate-Labs
oleglatypov/TypeScript
Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.
oleglatypov/useful-custom-react-hooks
oleglatypov/Vanilla-JavaScript-Calculator
Pure vanilla JavaScript calculator using modern ES6 syntax and classes