Pinned Repositories
algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-open-source-systems
:sunglasses: A curated list of awesome Free Open Source Softwares(FOSS).
awesome-svelte
⚡ A curated list of awesome Svelte resources
clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
developer-roadmap
Roadmap to becoming a developer in 2022
dsa
Learning data structures and algorithms using Go
gcp-golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
ssergio198's Repositories
ssergio198/algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
ssergio198/awesome-go
A curated list of awesome Go frameworks, libraries and software
ssergio198/awesome-open-source-systems
:sunglasses: A curated list of awesome Free Open Source Softwares(FOSS).
ssergio198/awesome-svelte
⚡ A curated list of awesome Svelte resources
ssergio198/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
ssergio198/developer-roadmap
Roadmap to becoming a developer in 2022
ssergio198/dsa
Learning data structures and algorithms using Go
ssergio198/gcp-golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
ssergio198/go-algorithms
Algorithms implemented in Go for beginners, following best practices.
ssergio198/go-algorithms-4
A study notes of algorithms and data structures course of princeton. https://algs4.cs.princeton.edu/home/
ssergio198/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
ssergio198/go-style-guide-uber
The Uber Go Style Guide.
ssergio198/golang-project-layout
Standard Go Project Layout
ssergio198/gotraining
Go Training Class Material
ssergio198/learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
ssergio198/learngo-with-tdd
Learn Go with test-driven development
ssergio198/Self-Hosting-Guide
Self-Hosting Guide. Learn all about locally hosting(on premises & private web servers) and managing software applications by yourself or your organization.
ssergio198/ssergio198
ssergio198/33-js-concepts
📜 33 concepts every JavaScript developer should know.
ssergio198/api-guidelines
Microsoft REST API Guidelines
ssergio198/awesome-blockchain
⚡️Curated list of resources for the development and applications of blockchain.
ssergio198/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
ssergio198/DotNet-Coding-Guidelines
This repo highlights the list of software engineering guidelines in general.
ssergio198/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
ssergio198/go-dsa
Go Data Structures and Algorithms
ssergio198/javascript
JavaScript Style Guide
ssergio198/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ssergio198/project-guidelines
A set of best practices for JavaScript projects
ssergio198/wtfjs
A list of funny and tricky JavaScript examples
ssergio198/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.