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

https://github.com/lucs1590/personal_site

🌐 💻 Lucas Brito personal website.
https://github.com/lucs1590/personal_site

angular blog computer-vision deep-learning mle mlops personal-website portfolio portfolio-website

Last synced: 4 months ago
JSON representation

🌐 💻 Lucas Brito personal website.

Awesome Lists containing this project

README

          

# Personal Site - Lucas de Brito Silva

[![CodeFactor](https://www.codefactor.io/repository/github/lucs1590/personal_site/badge)](https://www.codefactor.io/repository/github/lucs1590/personal_site)

Welcome to my [personal website](https://lucasbrito.com.br/) repository! This project is not only about showcasing my work but also serves as a learning platform where I explore different architectures, i18n concepts, accessibility (a11y), frontend techniques, and more. The site is built on Angular and is constantly updated to keep up with the latest advancements.

Feel free to use this repository as a template or contribute to it. 😊

## Technologies Used

- Main Framework: [Angular](https://angular.io/)
- Frontend Framework: [Bootstrap](https://getbootstrap.com/)
- Icons: [Font Awesome](https://fontawesome.com/)
- Deployment: [Vercel](https://vercel.com/)
- CI/CD: [GitHub Actions](https://github.com/features/actions)
- Linting: [ESLint](https://eslint.org/)

## Features

- [About](https://lucasbrito.com.br/)
- [Publications](https://lucasbrito.com.br/publications)
- [404 Page](https://lucasbrito.com.br/404)
- [Books](https://lucasbrito.com.br/books)

Coming soon...

- Hobbies ->
- Contact ->
- Videos and Events ->

## Running Locally

To run this application locally, ensure that you have Node.js installed on your machine. Then, follow these steps:

```bash
git clone git@github.com:Lucs1590/Personal_Site.git
cd Personal_Site
npm install --force
npm start # or ng serve
```

For IP geolocation functionality setup (optional), see [IPGEOLOCATION_SETUP.md](IPGEOLOCATION_SETUP.md).

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/Lucs1590/Personal_Site/blob/master/LICENCE) for more details.

## Disclaimer

1. You are free to use this code as inspiration.
2. Please refrain from copying it directly.
3. Giving credit to the author is appreciated.

Before using this code, make sure to remove any personal information, blog posts, images, etc.