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
- Host: GitHub
- URL: https://github.com/shramkoweb/portfolio
- Owner: Shramkoweb
- License: mit
- Created: 2018-11-20T16:52:41.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-09T01:50:40.000Z (about 1 month ago)
- Last Synced: 2025-04-12T02:37:37.350Z (about 1 month ago)
- Topics: checkly, cssmodules, js, markdown, nextjs, personal-website, portfolio, prisma, react, responsive, retina, sentry, snyk, swr, tailwindcss, typescript, uptimerobot, vercel
- Language: TypeScript
- Homepage: https://shramko.dev
- Size: 46.7 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Shramkoweb/Portfolio/actions/workflows/lint.yml)


[](https://codeclimate.com/github/Shramkoweb/Portfolio/maintainability)
[](https://codeclimate.com/github/Shramkoweb/Portfolio/test_coverage)
[](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 - [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 
## License
This app is an open-source project released under the [MIT License](https://github.com/Shramkoweb/Portfolio/blob/develop/LICENSE).