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.
- Host: GitHub
- URL: https://github.com/lucs1590/personal_site
- Owner: Lucs1590
- License: mit
- Created: 2019-07-23T03:03:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-02-17T21:54:16.000Z (4 months ago)
- Last Synced: 2026-02-18T03:25:02.246Z (4 months ago)
- Topics: angular, blog, computer-vision, deep-learning, mle, mlops, personal-website, portfolio, portfolio-website
- Language: TypeScript
- Homepage: https://lucasbrito.com.br
- Size: 19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Personal Site - Lucas de Brito Silva
[](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.