Skip to content
View billwallis's full-sized avatar
🧙
Mathemagicianing
🧙
Mathemagicianing

Block or report billwallis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
billwallis/README.md

GitHub Follow

💙 My projects are made with love, not AI 🤖

🧙 Howdy, I’m Billiam 🏳️‍🌈🏳️‍⚧️

I like Maths, coding, and Star Trek – Qapla'!

I'm a Data person, specialising in SQL and Python. A lot of my brain power is spent thinking about automation, optimisation, application structure, and data modelling.

I'm motivated by "how I do" rather than "what I do".

Some of my pet peeves include:

  • Homonyms
  • The OUTER keyword
  • Datetime formats that don't follow ISO 8601

🤔 Who is Billiam anyway?

Education and Career 👨‍🎓 👨‍💼


🤖 billwallis as Code 📊 GitHub Stats
classBilliam(TypicalNerd):
"""A man, a myth, a legend."""name="Billiam"location="London, England"languages= ["SQL", "Python"]
@propertydeffavourite_language(self) ->str:
returnrandom.choice(self.languages)

Powered by https://github.com/anuraghazra/github-readme-stats

billwallis-stats

Pinned Loading

  1. dbt-pydbt-pyPublic

    Python wrapper for dbt-core to extend dbt with custom Python.

    Python 18 2

  2. db-query-profilerdb-query-profilerPublic

    Lightweight database query profiler.

    Python 2

  3. sql-problemssql-problemsPublic

    Solutions to SQL problems.

    12 2

  4. advent-of-code-sqladvent-of-code-sqlPublic

    Solutions to the Advent of Code problem sets.

    Python 12 3

  5. sql-learning-materialssql-learning-materialsPublic

    SQL scripts that demonstrate various features and concepts.

    Python 14 2

  6. dbt-calendardbt-calendarPublic

    A calendar data model for dbt projects.

    Python