What I cannot create, I do not understand. — Richard Feynman
Misha Tavkhelidze mtavkhelidze
🇬🇪
OOP is an exceptionally bad idea which could only have originated in California.
Software Engineer
Pinned Loading
-
les-billets
les-billets PublicWIP: A simple support ticketing system and a playground for the new things I want to try/learn.
TypeScript
-
-
Fun with lazy evaluation in JavaScript.
Fun with lazy evaluation in JavaScript. 1/**
2* @constructor
3*/
4function* range(from, until) {
5let i = from;
-
-
cmake-and-gtest-skeleton
cmake-and-gtest-skeleton PublicA skeleton CMake C++ library project with Google Test support
-
ppserver
ppserver PublicPing-Pong Server: A simple multi-threaded server and client demo in C11 using pthreads.
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.