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

https://github.com/stantanasi/stantanasi.github.io

My Portfolio website
https://github.com/stantanasi/stantanasi.github.io

personal-website portfolio react reactjs resume typescript

Last synced: about 1 month ago
JSON representation

My Portfolio website

Awesome Lists containing this project

README

          

Portfolio





My Portfolio website built with Next.js and Material UI in TypeScript.



Visit website »





Report Bug
·
Request Feature

Table of Contents

- [About the project](#about-the-project)
- [Built with](#built-with)
- [Getting started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Development](#development)
- [Contributing](#contributing)
- [Author](#author)
- [License](#license)

## About the project


Preview

More than just a portfolio, this is a technical showcase of my work in Web, Android, and Media Engineering.

### Built with

- [Next.js](https://nextjs.org)
- [Material UI](https://mui.com)
- [TypeScript](https://www.typescriptlang.org)
- [Iconify](https://iconify.design)
- [GitHub API](https://docs.github.com/en/rest)

## Getting started

### Prerequisites

Install [Node.js](https://nodejs.org) which includes [Node Package Manager](https://www.npmjs.com/get-npm)

### Setup

1. Clone the project to your local machine

```bash
git clone https://github.com/stantanasi/stantanasi.github.io.git
cd stantanasi.github.io
```

2. Install the packages required

```bash
npm install
```

## Development

Run development mode

```bash
npm run start
```

Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the project
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a pull request

## Author

- [Lory-Stan TANASI](https://github.com/stantanasi)

## License

This project is licensed under the `Apache-2.0` License - see the [LICENSE](LICENSE) file for details




© 2026 Lory-Stan TANASI. All rights reserved