1. news.phuchieu.cf
Purpose:
news.phuchieu.cf allows you to read Vietnamese daily news with different categories: hot news, technology, social, sport, video news.
Selling point:
- Reading news seamlessly without opening a new tab
- Responsive design for both mobile and desktop
- Dark mode vs light mode
- Adaptive background based on reading news
- Search news with any keyword
- Able to share article on social network with SSR (Server Side Rendering)
Used technologies
- Angular v7
- Firebase hosting, database, functions
- Server side rendering with NodeJS
- CI with TravisCI
- JSDOM
2. highlight.phuchieu.cf
Purpose
highlight.phuchieu.cf provide an easy way to format and highlight a block of code, which is fully compatible for copy and paste to some different kind of document such as: Microsoft Word, Microsoft Powerpoint, Google Doc, Google slide and Evernote. Extremely useful when creating training material or document that need to show code example.
Selling point:
- Format and highlight code in real time.
- Auto detect programming language
- Copy code with 1 click and can be pasted in everywhere
- Support 4 programming languages: html, javascript, css, java
- Using AI to provide extracting code from images.
- Support 3 ways to upload an image: select file, drag & drop and image in clipboard
- History to stored formatted code
Used technologies
- Angular v7
- Firebase hosting
- Google cloud vision to recognize text from image