Skip to content
View Azure-Agst's full-sized avatar
πŸ˜…
Job huntin'
πŸ˜…
Job huntin'
Block or Report

Block or report Azure-Agst

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

Hey! Welcome! πŸ‘‹πŸ‘¨β€πŸ’»

Pronouns He/Him Keybase PGP Visitor Counter

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

class SoftwareDev:

    def __init__(self):
        self.name = "Andrew Augustine"
        self.role = "Asst. Systems Administrator"
        self.degree = "Florida State - Computer Science B.S."
        self.interests = ["Coding", "Writing", "Homelabbing", "Gaming"]
        self.looking_for_job = True

    def say_hi(self):
        print("Hey! I hope you find some of my stuff interesting!")

if __name__ == "__main__":
    me = SoftwareDev()
    me.say_hi()

πŸ“ What I'm Up To Currently:

Psst... This section is automatically generated using @JasonEtco's RSS to README action!

πŸ›  Skills

Pinned

  1. DalamudRepo DalamudRepo Public

    Azure's Dalamud Repo

    Python

  2. MapGilTracker MapGilTracker Public

    A Plugin to track gil earned from FATEs or Treasure Maps!

    C# 2

  3. classbot-3.0 classbot-3.0 Public archive

    Super secret project, smile! :)

    Python

  4. decky-syncthing decky-syncthing Public

    Syncthing frontend for Decky

    TypeScript 2

  5. Canvas2 Canvas2 Public archive

    A Flask/MongoDB application I made for COP 4521 at FSU

    Python

  6. FSU-SP2023-SELab/group-1-lottopool FSU-SP2023-SELab/group-1-lottopool Public

    Group 1's Project for CEN4090L

    TypeScript 6 1