DEV Community

Uya profile picture

Uya

Ex-Java dev diving into TypeScript & Python 📘 Logging every bug, every "aha!" moment, and every fix Learning in public — one small project at a time

Location Saitama, Japan Joined Joined on  github website
Building an HTTP Client CLI for Your Own API with TypeScript — FastAPI, POST, and Error Handling

Building an HTTP Client CLI for Your Own API with TypeScript — FastAPI, POST, and Error Handling

Comments
10 min read

Want to connect with Uya?

Create an account to connect with Uya. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Building a Weather API CLI with TypeScript — async/await, fetch, and Response Types

Building a Weather API CLI with TypeScript — async/await, fetch, and Response Types

Comments
10 min read
Self-Host Your GitHub Stats Badge on Vercel — Fixing the 'Broken Image' on Your Profile README

Self-Host Your GitHub Stats Badge on Vercel — Fixing the 'Broken Image' on Your Profile README

Comments
5 min read
I Built a GitHub Profile README — the 'It Won't Show Up' Traps and Tips to Stand Out

I Built a GitHub Profile README — the 'It Won't Show Up' Traps and Tips to Stand Out

Comments
7 min read
Building a Quiz CLI with TypeScript — enum, Tuple Types, and Jest Mocks

Building a Quiz CLI with TypeScript — enum, Tuple Types, and Jest Mocks

Comments
9 min read
Building a Household Budget CLI with TypeScript — class, Generics, and Jest

Building a Household Budget CLI with TypeScript — class, Generics, and Jest

Comments
10 min read
Building a Todo List CLI with TypeScript — interface, Array Methods, and Jest

Building a Todo List CLI with TypeScript — interface, Array Methods, and Jest

Comments
8 min read
Building a Rock-Paper-Scissors CLI with TypeScript — Union Types, Conditionals, and Jest

Building a Rock-Paper-Scissors CLI with TypeScript — Union Types, Conditionals, and Jest

Comments
7 min read
Building a BMI Calculator CLI with TypeScript — Types, Functions, and Vitest

Building a BMI Calculator CLI with TypeScript — Types, Functions, and Vitest

Comments
4 min read
loading...