Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sreetamdas/sreetamdas.com
Personal website built with Next.js, TypeScript and Styled-components
https://github.com/sreetamdas/sreetamdas.com
hacktoberfest mdx nextjs personal-website portfolio reactjs styled-components typescript
Last synced: 27 days ago
JSON representation
Personal website built with Next.js, TypeScript and Styled-components
- Host: GitHub
- URL: https://github.com/sreetamdas/sreetamdas.com
- Owner: sreetamdas
- License: mit
- Created: 2020-05-10T18:59:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T03:36:08.000Z (about 2 months ago)
- Last Synced: 2024-10-01T05:21:25.693Z (about 1 month ago)
- Topics: hacktoberfest, mdx, nextjs, personal-website, portfolio, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://sreetamdas.com
- Size: 111 MB
- Stars: 261
- Watchers: 5
- Forks: 27
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# [sreetamdas.com](https://sreetamdas.com)
Thanks for checking out my personal website and blog! Here's the source code for it :)
## Tech stack
- [React](https://reactjs.org) + [Next.js](https://nextjs.org)
- [TypeScript](https://www.typescriptlang.org)
- [Tailwind CSS](https://tailwindcss.com)
- [mdx](https://mdxjs.com)
- [Plausible](https://plausible.io)
- [React Icons](https://react-icons.github.io/react-icons)## Overview
For a while, I had trouble following up on my side-projects so I rebuilt my website: I could now play around with pretty much everything.
The website is pretty minimal, and should hopefully provide a seamless experience. If you notice anything that you'd like to improve, feel free to [create an issue](https://github.com/sreetamdas/sreetamdas.com/issues/new) and/or send a pull request!
### The mini-game
If you don't know what I am referring to, that's great! You haven't discovered the mini-game yet. If you'd like to check it out, please open up the browser console on [sreetamdas.com](https://sreetamdas.com). π
You can check out some more details below β¬οΈ
---
ββ HERE BE SPOILERS ββ
Well, the cat's out of the bag: there's a mini-game on sreetamdas.com! If you're forking this repository for yourself, be aware that you will be forking that as well. π It isn't a "module" as such that you can just remove from the website β though the game lies in the
/foobar
subdirectory.Pretty much wherever the mini-game is present in the repo, it's placed under a
foobar
subfolder (eg. incomponents
) so you'll know when you're about to come across mini-game related code. π---
## Development/Contributing
Please check out the [Contributing guide](CONTRIBUTING.md)
### Newsletter
I also run a _very awesome_ newsletter! It's got curated links keeping up with the JavaScript, React and webdev world.
And mechanical keyboards! Check it out at [sreetamdas.com/newsletter](https://sreetamdas.com/newsletter) :)You can also [view previous issues](https://buttondown.email/sreetamdas/archive),
and [subscribe via RSS](https://buttondown.email/sreetamdas/rss)!## License
Licensed under the [MIT License](LICENSE). Feel free to use in your own projects, with attribution please. A πstar on the repository would be super cool too! π