Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 588 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 588 Bytes

Today I Learned

I constantly learn new things. This is a repo to share those learnings. TILs are short Markdown documents (a few sentences + example code) explaining concepts, bits of syntax, commands, or tips i've recently learned.

Languages and Tools

  • Technology Stack: Python, Typescript/JavaScript, Go

  • Databases: PostgreSQL, MongoDB

  • API Specs: REST

  • DevOps: Git, Docker, GitHub Actions, Heroku

  • Operating Systems: Linux

  • Methodologies: CI/CD, Agile Software Development, Object-Oriented Programming (OOP), Test-driven Development,