Skip to content
View josh-tf's full-sized avatar
💻
Programming
💻
Programming

Organizations

@EggRP @computerbank-org-au @j-tf @entexchange-org @RustAUServer @GFEPC

Block or report josh-tf

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

👋 Hello! I'm Josh.

WebsiteDiscord

interface Developer {
  name: string;
  code: string[];
  tools: string[];
  architecture: string[];
  projects: Project[];
}

interface Project {
  name: string;
  description: string;
  technologies: string[];
  role: string;
}

const josh: Developer = {
  name: "Josh",
  code: [
    "TypeScript", "JavaScript", "HTML", "CSS", "C#", "Python", "Java", "Node.js"
  ],
  tools: [
    "React", "Next.js", "Redux", "Node.js", "Docker", "GitHub", "Jest", "Figma", "Photoshop"
  ],
  architecture: [
    "Microservices", "Full-Stack", "Cloud Computing"
  ],
  projects: [
    {
      name: "Treebot",
      description: "A Discord bot for community management and automation.",
      technologies: ["TypeScript", "Node.js", "Discord.js", "Yarn"],
      role: "Developer"
    },
    {
      name: "RustAU",
      description: "An Australian-based Rust gaming server.",
      technologies: ["C#", "Web"],
      role: "Developer"
    }
  ]
};

export default josh;
  • 🔭 I’m currently working on a few random projects
  • 💬 Ask me about Typescript, Node, C#, Python, Java or anything else
  • 📫 Contact me: me@josh.tf or find me on Discord at uki_.
  • ⚡ PGP Public Key: 07B8 CEC9 1E4A B5ED

💻 Language and Technologies

TypeScript JavaScript Node.js Python C# C++ Java Lua React Bootstrap HTML5 CSS MySQL MongoDB Git GitHub Markdown Visual Studio Code Notepad++ Eclipse


Dashboard stats of @josh-tf

Pinned Loading

  1. dotfiles Public archive

    Collection of my i3 linux dotfiles including the main config and a few extras such as compton and conky for the statusbar, you can refer to individual files for any attributions.

    Shell

  2. josh-tf Public

    Profile readme

    1

  3. graylog-mysql-importer Public

    Tool to bulk import data from a MySQL database in to a Graylog instance

    JavaScript

  4. fxcommands Public

    Streamdeck Plugin for FiveM commands

    CSS 32 6

1,301 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to josh-tf/fxcommands, josh-tf/josh-tf.github.io, josh-tf/josh-tf and 3 other repositories
Loading A graph representing josh-tf's contributions from April 14, 2024 to April 20, 2025. The contributions are 94% commits, 4% issues, 2% pull requests, 0% code review.

Contribution activity

April 2025

Created 2 commits in 1 repository
50 contributions in private repositories Apr 1 – Apr 20
Loading