GET /caly-skye 200 OK

Caly Skye

Software Engineer โ€” Full-Stack

I am a passionate software developer focused on building modern, open-source applications, enjoing solving problems, learning new technologies, and writing clean, maintainable code.

// stack

{ "languages": ["Python", "JavaScript", "TypeScript", "Dart", "Rust"], "backend": ["REST APIs", "Node.js"], "databases": ["PostgreSQL","MySQL", "SQLite", "MongoDB"], "frontend": ["React", "Svelte", "Flutter", "Vite", "HTML", "Tailwind CSS", "CSS"], "tooling": ["Docker", "Bruno", "Postman", "Git"] }

// journey โ€” git log --self-taught

a3f1c9e v0.3
Went full-stack

Paired React front ends to my own Node.js and Python APIs, learning to design contracts on both sides of the wire instead of just consuming them.

7b02d41 v0.2
Learned two databases the hard way

Rebuilt the same project on PostgreSQL and MongoDB back to back, to actually feel the difference between relational and document models instead of just reading about it.

1e44a08 v0.1
First REST API

Started with Python, shipped a small REST API, and got hooked on testing every endpoint by hand in Postman before I'd even heard of Bruno.

// projects

POST /projects/crystal

Open-source desktop markdown editor built with Tauri, Rust, React, TypeScript, Vite, and Tailwind CSS.

RustTypeScriptReactTauriViteTailwind CSS
GET /projects/QRgen

A Material 3 Flutter app for generating and exporting QR codes on desktop, mobile, and web.

DartFlutter
POST /projects/M3Calc

M3Calc is a cross-platform calculator built with Flutter and Material Design 3.

DartFlutter

// contact

# reach out $ curl -X POST resume.dev/contact \ -d '{"email": "calyskyerwlll@proton.me"}'