Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angel-penchev/portfolio-2019
Webpage containing all a list of all the developer technologies I am familiar with and all the significant project I have contributed to.
https://github.com/angel-penchev/portfolio-2019
Last synced: 6 days ago
JSON representation
Webpage containing all a list of all the developer technologies I am familiar with and all the significant project I have contributed to.
- Host: GitHub
- URL: https://github.com/angel-penchev/portfolio-2019
- Owner: angel-penchev
- License: mit
- Created: 2019-08-13T20:42:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T23:05:46.000Z (about 2 years ago)
- Last Synced: 2024-07-19T03:21:56.584Z (6 months ago)
- Language: CSS
- Homepage: https://angel-penchev.github.io/portfolio-2019/
- Size: 50.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio
Webpage containing all a list of all the developer technologies I am familiar with and all the significant project I have contributed to. The hosted version of the portfolio could be found [here](https://angel-penchev.github.io/portfolio/).
![AppVeyor](https://img.shields.io/appveyor/ci/angel-penchev/portfolio?style=flat-square)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/angel-penchev/portfolio?style=flat-square)
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://angel-penchev.mit-license.org)## Portfolio Contents
Summary of all the contents included in the portfolio website. The hosted version of the portfolio could be found [here](https://angel-penchev.github.io/portfolio/).
### Technologies
**Front-End:** HTML5, CSS, SASS, JavaScript, TypeScript, AngularJS
**Back-End:** Python, NodeJS, Dart, C/C++
**Database:** MySQL
**Deployment:** Git, Docker### Projects
* **Librarity**
Web on-demand library service implementing a database of books, as well as an user system for a personalized experience.* **Readability**
Mobile application (Android/iOS) which captures text using the device's camera, recognizes it using Firebase ML Kit and sends it to an Bluetooth connected embedded Arduino device which converts it letter by letter to braille alphabet.* **Text Art Studio**
Simple web-hosted tool for creation of art using ASCII characters and exporting it to clipboard for later use.
## How to use the template
All the personal data shown in the webpage is taken from [data/profile.json](./data/profile.json), so it is easy to change the information to match your profile. The [data/generate-profile.py](./data/generate-profile.py) script could be used for the automation of this process. **How to use** information is included in the [data/README.md](./data/README.md).## License
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://angel-penchev.mit-license.org)
**Copyright 2019 © Angel Penchev**