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
Popular repositories
-
-
Forked from vercel/og-image
Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
TypeScript 1
-
-
Collection of my solutions for some of the problems of "UVa Online Judge" found at http://uva.onlinejudge.org/
C++ 1
-
Forked from stevenhalim/cpbook-code
CP4 Free Source Code Project (c++11, java8, python3 and especially ocaml)
C++
278 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 3 commits in 1 repository
Created 2 repositories
- tharindusathis/Web-Dev-For-Beginners JavaScript
- tharindusathis/medium-to-markdown JavaScript
Created a pull request in pathnirvana/pitaka.lk that received 1 comment
Opened 1 other pull request in 1 repository
microsoft/Web-Dev-For-Beginners
1
merged
Created an issue in tdlib/td that received 1 comment
[Question] Using some tdlib methods without user authentication
I needed to get an Instant View for a web page, but without authenticating as a user or bot. Is it allowed to call methods like getWebPageInstantView…