Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
293 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- lakshaytalkstocomputer/hili JavaScript
- lakshaytalkstocomputer/stylegan2 Python
- lakshaytalkstocomputer/stylegan2-ada Python
Created an issue in mxschmitt/golang-url-shortener that received 2 comments
Wouldn't it be better if the application was following hexagonal architecture?
Whole Application seems to follow MVC Architecture which makes it difficult to port to other languages and/or frmaework, it is highly dependent on …