Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/malcodeman.com
My personal website.
https://github.com/malcodeman/malcodeman.com
hacktoberfest personal-website static-site
Last synced: 11 days ago
JSON representation
My personal website.
- Host: GitHub
- URL: https://github.com/malcodeman/malcodeman.com
- Owner: malcodeman
- License: mit
- Created: 2018-11-27T11:31:38.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T20:21:47.000Z (18 days ago)
- Last Synced: 2024-10-23T23:24:52.757Z (17 days ago)
- Topics: hacktoberfest, personal-website, static-site
- Language: TypeScript
- Homepage: https://www.malcodeman.com
- Size: 24.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - malcodeman.com - My online portfolio. (Next.js)
README
# [malcodeman.com](https://www.malcodeman.com) 🧔
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/malcodeman.com/blob/master/LICENSE)My online portfolio. Made with performance in mind. âš¡
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/malcodeman.com.git
cd malcodeman.com
yarn install
yarn dev
```## License
[MIT](./LICENSE)