An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Decompiled Logo

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).