🚀 Developer • 🎨 Tinkerer • 🌱 Always Learning • 🌍 Web
- 🔭 Current Projects: Random projects
- 💬 Ask Me About: TypeScript, Node.js, C#, Python, Java
- 📫 Contact: git@josh.tf • Discord:
uki_ - 🔐 PGP Public Key:
07B8 CEC9 1E4A B5EDgpg --recv-keys 07B8CEC91E4AB5ED
🧠 About Me (Click to Expand)
import type { Profile } from './types/profile';
export const josh: Profile = {
currentWork: [
'RustAU',
'TreeBot',
'Poké Projects',
'Random Experiments'
],
learning: [
'LLMs',
'Cloud',
'System Design'
],
askMeAbout: [
'TypeScript',
'Discord Bots',
'Web Performance'
],
contact: {
email: 'git@josh.tf',
discord: 'uki_',
pgp: '07B8CEC91E4AB5ED'
},
funFact: 'i\'ve automated everything — except my pokémon binder sorting 🐢'
};
export default josh;









