https://github.com/psincraian/blog
My personal blog :-)
https://github.com/psincraian/blog
Last synced: 4 months ago
JSON representation
My personal blog :-)
- Host: GitHub
- URL: https://github.com/psincraian/blog
- Owner: psincraian
- Created: 2019-12-08T10:21:11.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-19T07:50:16.000Z (5 months ago)
- Last Synced: 2026-01-19T16:30:16.531Z (5 months ago)
- Language: MDX
- Homepage:
- Size: 6.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.