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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
billwallis/README.md

GitHub Follow

πŸ§™ 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
class Billiam(TypicalNerd):
    """A man, a myth, a legend."""
    name = "Billiam"
    location = "London, England"
    languages = ["SQL", "Python"]
    
    @property
    def favourite_language(self) -> str:
        return random.choice(self.languages)

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

billwallis-stats

Pinned Loading

  1. sql-learning-materials sql-learning-materials Public

    SQL scripts that demonstrate various features and concepts.

    Python 13 2

  2. dbt-py dbt-py Public

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

    Python 13 1

  3. db-query-profiler db-query-profiler Public

    Lightweight database query profiler.

    Python 2

  4. daily-tracker daily-tracker Public

    An application for keeping track of tasks throughout the day.

    Python

  5. billiam-database billiam-database Public

    OLAP database project for life admin.

    Python 3 1

  6. python-template python-template Public template

    Template repo for general Python projects.

    Python 1