Skip to content

codemicro/codemicro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

878 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heads up! Most of code primarily goes on git.tdpain.net as opposed to Github, but some is mirrored here.

class AKP(Human):

  def __init__(self):

    self.likes = ["Making things", "Music", "Fancy stationery"]
    self.dislikes = ["Wrangling with indentation", "Recursive functions",
      "The cold"]

    self.pronouns = ["she/her"]

    self.languages = [Python, Go, HtmlCss, Java]
    self.technologies = [Docker, Ansible, LiteralMagic]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors