I post problem solving and my thought processes here - leetcode resources
Read more about my projects here - athk’s projects
I write about programming, tech and general stuff that I learn about and want to tell someone
This is my blog hoorayyy!
def hello(name):
print(f'welcome to my blog, {name}')