https://github.com/chrome99/decompiled
A personal log of what Iām learning, building, and exploring in code.
https://github.com/chrome99/decompiled
Last synced: about 1 year ago
JSON representation
A personal log of what Iām learning, building, and exploring in code.
- Host: GitHub
- URL: https://github.com/chrome99/decompiled
- Owner: chrome99
- Created: 2025-05-19T10:35:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-24T16:32:56.000Z (about 1 year ago)
- Last Synced: 2025-05-30T17:16:25.171Z (about 1 year ago)
- Language: Astro
- Homepage: https://decompiled.pages.dev/
- Size: 7.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Decompiled
A personal blog about coding - what I'm learning, building, and thinking through.
This site is built with [AstroPaper](https://github.com/satnaing/astro-paper), a minimal and responsive blog theme for [Astro](https://astro.build).
## š Tech Stack
- Astro + AstroPaper theme
- TypeScript
- Tailwind CSS
- React
- MDX
## š Development
```bash
pnpm install
pnpm dev
```
## š¦ Deployment
Deployed via [Cloudflare Pages](https://pages.cloudflare.com).