Skip to content
View peterkyle01's full-sized avatar

Highlights

  • Pro

Block or report peterkyle01

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

Typing SVG




πŸš€ Tech Stack – Building at the Intersection of Rust & JavaScript

πŸ¦€ Systems & Core Languages

Rust TypeScript JavaScript

πŸ› οΈ Developer Tools & CLI

Cargo Tokio Axum Node.js

βš™οΈ Web & Fullstack

Next.js React Tailwind CSS tRPC Vercel

πŸ—„οΈ Databases & Infrastructure

PostgreSQL MongoDB Redis Docker AWS

πŸ”§ Testing & DevOps

Cargo Test Jest GitHub Actions Ubuntu


πŸ”₯ Featured Projects

CLI tool for scaffolding production-ready Rust APIs with Neon PostgreSQL, JWT auth, and sqlx migrations.
πŸ“¦ Published on crates.io

CLI that scaffolds Next.js projects with serverless Rust backend functions optimized for Vercel deployment.
πŸ“¦ Published on npm


🧠 Currently focused on:

  • Building practical developer tools with Rust
  • Bridging Rust and JavaScript ecosystems
  • Creating CLI tools that improve developer experience
  • Systems programming and high-performance backends
  • Contributing to open source Rust projects
  • Exploring WebAssembly and cross-language integrations

πŸ’‘ About Me

I'm a software developer passionate about building tools that make developers' lives easier. I specialize in Rust and TypeScript, focusing on the intersection of systems programming and modern web development. I believe the best tools solve real friction points, and I'm driven by creating practical solutions that ship.

Currently finishing my degree in Software Development while working as a software engineer in Nairobi, Kenya πŸ‡°πŸ‡ͺ


Thanks for visiting my profile! πŸ‘¨β€πŸ’»πŸ¦€

Pinned Loading

  1. vim-keybindings vim-keybindings Public

    These are my vim keybindings files for intelij and vs code

  2. create-rn-trpc create-rn-trpc Public

    The fastest way to create React Native apps with tRPC, TypeScript, and modern tooling

    TypeScript

  3. create-neon-api create-neon-api Public

    A beautiful CLI tool to bootstrap clean, production-ready Rust backend projects with JWT authentication and Neon PostgreSQL database integration.

    Rust

  4. rust-backend-template rust-backend-template Public

    A clean, production-ready Rust backend with JWT authentication and Neon PostgreSQL database.

    Rust

  5. create-rust-on-vercel create-rust-on-vercel Public

    A beautiful CLI tool to scaffold Rust projects for Vercel with Next.js frontend

    JavaScript 1

  6. rust-on-vercel-template rust-on-vercel-template Public

    A complete full-stack application template combining Rust serverless functions with Next.js frontend, featuring JWT authentication, PostgreSQL database integration, and seamless Vercel deployment.

    TypeScript