https://github.com/sean-njela/portfolio
This is my developer portfolio page
https://github.com/sean-njela/portfolio
nextjs pnpm portfolio vercel
Last synced: about 2 months ago
JSON representation
This is my developer portfolio page
- Host: GitHub
- URL: https://github.com/sean-njela/portfolio
- Owner: sean-njela
- Created: 2025-07-27T14:59:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-27T16:23:15.000Z (11 months ago)
- Last Synced: 2025-07-27T18:28:30.917Z (11 months ago)
- Topics: nextjs, pnpm, portfolio, vercel
- Language: TypeScript
- Homepage: https://sean-njela.vercel.app/
- Size: 1.94 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sean Njela (DevOpsSean) Portfolio
[](https://sean-njela.vercel.app/)
Welcome to my portfolio! I'm Sean Njela, a DevOps Engineer based in Warsaw. I specialize in automating cloud infrastructure, building CI/CD pipelines, and improving deployment reliability with tools like Terraform, Kubernetes, and GitHub Actions.
## Tech Stack
- **Framework:** [Next.js](https://nextjs.org)
- **Styling:** [Tailwind CSS](https://tailwindcss.com)
- **Animation:** [Framer Motion](https://www.framer.com/motion/)
- **3D:** [Three.js](https://threejs.org) and [React Three Fiber](https://docs.pmnd.rs/react-three-fiber/getting-started/introduction)
- **UI Components:** [shadcn/ui](https://ui.shadcn.com)
- **CMS:** [Sanity](https://sanity.io)
## Features implemented
- [x] Next.js app directory
- [x] Write in TypeScript
- [x] Implement 3D with Three.js and React Three Fiber
- [x] Use 75ch width in blog and about page
- [x] Query params for blog categories
- [x] Use Sanity for blog and projects
## Learn More
To learn more about Next.js and the technologies used in this project, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [TailwindCSS](https://tailwindcss.com/docs) - learn about TailwindCSS features and API.
- [FramerMotion](https://www.framer.com/motion/) - learn about
FramerMotion features and API.
- [Sanity](https://www.sanity.io/docs) - learn about Sanity features and API.
- [Shadcn](https://ui.shadcn.com/) - learn about Shadcn features and API.
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.