Pinned Repositories
50projects50days
50+ mini web projects using HTML, CSS & JS
blockchain
Learn from ArdanLabs
coding-interview-university
A complete computer science study plan to become a software engineer.
developer-roadmap
Roadmap to becoming a web developer in 2021
gatsby_blog
Build Gatsby JS progressive blog app with GraphQL, React, WordPress, and deploy to Netlify with webhook
go-patterns
Curated list of Go design patterns, recipes and idioms
goBlockchain
goEagi
A Go library designed to seamlessly integrate with Asterisk's EAGI, offering essential functionalities for enhanced interaction and communication.
goFurtherAPI
golang-file-samples
GoLang File Examples
andrewyang17's Repositories
andrewyang17/goEagi
A Go library designed to seamlessly integrate with Asterisk's EAGI, offering essential functionalities for enhanced interaction and communication.
andrewyang17/blockchain
Learn from ArdanLabs
andrewyang17/coding-interview-university
A complete computer science study plan to become a software engineer.
andrewyang17/developer-roadmap
Roadmap to becoming a web developer in 2021
andrewyang17/gatsby_blog
Build Gatsby JS progressive blog app with GraphQL, React, WordPress, and deploy to Netlify with webhook
andrewyang17/go-patterns
Curated list of Go design patterns, recipes and idioms
andrewyang17/goBlockchain
andrewyang17/goFurtherAPI
andrewyang17/golang_ambassador
andrewyang17/golang_concurrency
andrewyang17/golang_designPattern
andrewyang17/golang_goChat
A simple chat application with Go as backend and use Gorilla websocket to send messages back and forth.
andrewyang17/golang_gRPC
andrewyang17/golang_programs
andrewyang17/golang_solidPrinciples
andrewyang17/gotch
Go binding for Pytorch C++ API (libtorch)
andrewyang17/k8s_fibonacciApp
andrewyang17/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
andrewyang17/nextjs_blogApp
andrewyang17/nextjs_nextAuth
andrewyang17/nextjs_nextEventApp
andrewyang17/python_foodTrackerApp
A food tracker app to record your daily calories intake.
andrewyang17/python_programs
andrewyang17/python_questionAnswerApp
A Q&A app that consists of three roles which are admin, expert, and user. Users post their questions and specify the available expert to answer it. Admin has the authority to determine which user could be the expert for answering the question.
andrewyang17/python_socialPlatform
A twitter clone with the basic functionality to get started or advanced.
andrewyang17/service
andrewyang17/solidity_covidToken
Creation of a new cryptocurrency called covid_token, deployed to Ropsten Test Network.
andrewyang17/solidity_learnHardhat
andrewyang17/solidity_supplyChain
A simple supply chain app to create items, make payments via metamask, and send delivery notification to front end. (Solidity, Truffle-React Box)
andrewyang17/transformer
NLP transformers written in Go