Pinned Repositories
gosoline
Gosoline is our framework which fuels all of our Golang applications
ASP.Net-first-codes
First try
ASP.Net-Hash-and-Save
I used ASP.Net MVC5 and T-SQL and created a website which saves username and hashed password to SQL database and sends an E-Mail which contains original password. Codes are not tidy and no page design.
dockerdjangoboilerplate
I love this boilerplate that I created
hello-world
my new repository
news
Django and News API
opentelemetry-go
OpenTelemetry Go API and SDK
recipe-app-api
Recipe api source code trying to understand docker-django rest api
rmt-task
sysprghw2
yicooo's Repositories
yicooo/ASP.Net-first-codes
First try
yicooo/ASP.Net-Hash-and-Save
I used ASP.Net MVC5 and T-SQL and created a website which saves username and hashed password to SQL database and sends an E-Mail which contains original password. Codes are not tidy and no page design.
yicooo/dockerdjangoboilerplate
I love this boilerplate that I created
yicooo/hello-world
my new repository
yicooo/news
Django and News API
yicooo/opentelemetry-go
OpenTelemetry Go API and SDK
yicooo/recipe-app-api
Recipe api source code trying to understand docker-django rest api
yicooo/rmt-task
yicooo/sysprghw2
yicooo/sysprghw3
yicooo/testdenemedocs
yicooo/thesis
LaTeX source code for our thesis with Merve
yicooo/try
yicooo/Worst-Sorting-Algorithm
In worst case, this bad boy takes forever to sort an array. Two random elements are selected and swapped until array is sorted.