Skip to content
View GDay's full-sized avatar

Organizations

@chiefonboarding
Block or Report

Block or report GDay

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
GDay/README.md

Hi there 👋

I am Stan! Nice to meet you, how's it hangin'?

I have been programming professionally for over 6 years now. I have a Bachelor in IT and have been freelancing and building my own products since 2017. I mainly work with Python and Django.

Some of my own projects:

☀️ ChiefOnboarding

Back in 2017, I found ChiefOnboarding which is an open source employee onboarding platform (with a deep Slack integration). This initially started off as a closed source SaaS business, but a few years later I made everything open source so it would be easy to self-host and more accessible to companies.

Repository: https://github.com/chiefonboarding/ChiefOnboarding

☀️ Django-q2

Since September 2022, I have maintained a fork of django-q. Django-q2 is a background worker for Django. It allows you to create async tasks and schedule background tasks at specific times.

Django-q unfortunately got unmaintained and since I am using this library quite a bit, I forked it and now maintain the new version. It is available through pypi.

Repository: https://github.com/GDay/django-q2

☀️ Djangowaves

This is a personal blog of mine dedicated to Django which gets roughly 10k visitors per month. I have also released a course about using Django and VueJS together.

Website: https://djangowaves.com


I often do consulting/freelancing (long and short term contract work). I can set up completely new projects from idea to launch (and beyond), but am also comfortable working within a team on specific issues or features. I highly value well tested and well documented code.

If you would like to work on something with me, then shoot me an email through my contact form: https://djangowaves.com/contact/.

Pinned

  1. chiefonboarding/ChiefOnboarding chiefonboarding/ChiefOnboarding Public

    Free and open-source employee onboarding platform. Onboard new hires through Slack or the web portal.

    Python 608 113

  2. django-q2/django-q2 django-q2/django-q2 Public

    Forked from Koed00/django-q

    A multiprocessing distributed task queue for Django based on Django-Q

    Python 286 27

  3. MelodyMap MelodyMap Public

    MelodyMap is an online map where you can find musicians that are looking to join a band and vice versa. Using Django and VueJS.

    Vue 4

  4. flovidy flovidy Public

    Wordpress plugin for link localizing with over 300 active users

    C 2

  5. dotfiles dotfiles Public

    Dotfiles for my machine

    Vim Script