Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/an-ordinary-software-engineering/blog
Blog about IT, development and software engineering -- of course, hardware isn't left out. My purpose is to talk about relevant content in computing.
https://github.com/an-ordinary-software-engineering/blog
astrojs blog computer-science git mdx open-source software-engineering tailwindcss typescript
Last synced: about 2 months ago
JSON representation
Blog about IT, development and software engineering -- of course, hardware isn't left out. My purpose is to talk about relevant content in computing.
- Host: GitHub
- URL: https://github.com/an-ordinary-software-engineering/blog
- Owner: An-Ordinary-Software-Engineering
- License: mit
- Created: 2024-09-25T19:43:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T15:20:12.000Z (3 months ago)
- Last Synced: 2024-10-23T19:55:55.505Z (3 months ago)
- Topics: astrojs, blog, computer-science, git, mdx, open-source, software-engineering, tailwindcss, typescript
- Language: Astro
- Homepage:
- Size: 371 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aOSE Tech Blog | Let's talk about Software Engineering
```bash
/
├── public/
├── src/
│ └── pages/
│ └── index.astro
└── package.json
```