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

https://github.com/shramkoweb/portfolio

✨ My portfolio built with Next.js and more cool stuff
https://github.com/shramkoweb/portfolio

checkly cssmodules js markdown nextjs personal-website portfolio prisma react responsive retina sentry snyk swr tailwindcss typescript uptimerobot vercel

Last synced: about 1 month ago
JSON representation

✨ My portfolio built with Next.js and more cool stuff

Awesome Lists containing this project

README

        

[![Lint](https://github.com/Shramkoweb/Portfolio/actions/workflows/lint.yml/badge.svg)](https://github.com/Shramkoweb/Portfolio/actions/workflows/lint.yml)
![](https://api.checklyhq.com/v1/badges/checks/3a199b7e-6745-4ddd-b277-3d6df2f8146a?style=flat&theme=default&responseTime=true)
![](https://api.checklyhq.com/v1/badges/checks/3a199b7e-6745-4ddd-b277-3d6df2f8146a?style=flat&theme=default)
[![Maintainability](https://api.codeclimate.com/v1/badges/856e98b049fbf4dca86d/maintainability)](https://codeclimate.com/github/Shramkoweb/Portfolio/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/856e98b049fbf4dca86d/test_coverage)](https://codeclimate.com/github/Shramkoweb/Portfolio/test_coverage)
[![Star History Chart](https://api.star-history.com/svg?repos=Shramkoweb/Portfolio&type=Date)](https://star-history.com/#Shramkoweb/Portfolio&Date)

# My portfolio and blog

This repo contains the source code for [shramko.dev](https://shramko.dev). - in progress

*Readme is also available in [Ukrainian](README.ua.md).* (in progress)

## Description

- [Next.js](https://nextjs.org/) - because it is evolving quickly, suits both developers and product needs and has an amazing support
- [markdown](https://www.markdownguide.org/) - because it is easy to use and widespread
- [markdown-to-jsx](https://probablyup.com/markdown-to-jsx/) - adds more flexibility to md allowing us to integrate complex custom React components in it
- [GitHub Actions](https://github.com/features/actions) - simple CI variant
- [Checkly](https://www.checklyhq.com/) - API & E2E monitoring platform for the modern stack making CI easier than ever before
- [Snyk](https://snyk.io/) - Find and automatically fix vulnerabilities in your code, open source dependencies, containers, and infrastructure as code
- [SWR](https://swr.vercel.app/) - implementation strategy stale-while-revalidate
- [Prisma](https://www.prisma.io/) - simple and intuitive TypeScript ORM and Database Client
- [Uptimerobot](https://uptimerobot.com/) - uptime monitoring service. Use it for Connection checks
- [Open Graph Protocol](https://ogp.me/) - implemented for better social media sharing and SEO optimization. Each page includes

## Monitors
- [Status page](https://stats.uptimerobot.com/8lYYzuXNM9/792406216) - lifetime checker for my portfolio uptime ![Uptime Robot status Page](docs/uptime-robot.png)

- [Dashboard]([https://portfolio-shramko.checklyhq.com/](https://portfolio-shramko.checkly-dashboards.com/?duration=30d)) this is where I run E2E tests and check build statuses ![Checkly monotor](docs/checkly.png)

## License
This app is an open-source project released under the [MIT License](https://github.com/Shramkoweb/Portfolio/blob/develop/LICENSE).