This is my README and you just read me. (please keep reading this is just a joke)
I am mostly a backend developer and have sometimes done somethings with DevOps tools like Docker:
- I am most experienced with python and javascript
- I have made python modules
- I have contributed to some famous projects, such as py-cord, PyTweet
Contact me on Discord
class Sengolda:
def __init__(self):
self.pronouns = ["he", "him"]
self.fluent_languages = ["english"]
self.ask_me_about = ["webdev", "discord api", "python packaging"]
self.databases = ["Postgres", "Sqlite", "mongodb"]
self.fun_fact = "There are 2 main ways of writing code, however the way to write error-free code is the 3rd way"
- A random programming quote from the hourly quote generator
- Quote for the hour is:
Sadly, architecture has been undervalued for so long that many engineers regard life with a Big Ball of Mud as normal.
- Joseph Yoder (computer scientist)