Skip to content
View ajr-dev's full-sized avatar
  • South Africa
  • 14:05 (UTC +02:00)

Block or report ajr-dev

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

Hello there πŸ‘‹

visitors

#!/usr/bin/python
# -*- coding: utf-8 -*-


class WebDev:

    def __init__(self):
        self.name = "AJR"
        self.role = "Web Developer"
        self.language_spoken = ["af-ZA", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = WebDev()
me.say_hi()

πŸ”§ Technologies & Tools

Cloud Services:

Vercel Hetzner Groq Supabase MongoDB Pocketbase

Programming Languages:

Python Javascript Dart Svelte Typescript

Tools and (F)rame(W)orks:

Docker Flutter Next SvelteKit

πŸ† GitHub Trophies

trophy

πŸ—‚οΈ Highlight Projects

shape-editor discospeech diffusion.gg-bot

Popular repositories Loading

  1. global-news global-news Public

    A modern web application for viewing global news with an interactive globe visualization.

    TypeScript 2

  2. web_racing_catalogue web_racing_catalogue Public

    Svelte 1

  3. wtparser wtparser Public

    Forked from Bearddyy/wtparser

    Parse a provided replay file

    Python 1

  4. discospeech discospeech Public

    A Discord bot that listens to voice chat, transcribes speech using Whisper, generates responses using Ollama, and speaks back using ElevenLabs or Bark TTS.

    Python 1 1

  5. ajr-dev ajr-dev Public

  6. soxy soxy Public

    TypeScript