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

https://github.com/psincraian/blog

My personal blog :-)
https://github.com/psincraian/blog

Last synced: 4 months ago
JSON representation

My personal blog :-)

Awesome Lists containing this project

README

          

# Personal blog

Hey, this is my personal blog. I'm a software engineer and I like writting about different things related to programming. I usually write about CS topics, Python, Java, and personal projects.

This blog is built with Next.js

## Useful commands

First, run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.