Loading repository data…
Loading repository data…
jvictorjs / repository
Personal web page that simulates a message app interface to present my professional skills and experience.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Personal web page that simulates a message app interface to present my professional skills and experience.
Emulates the Telegram WebK version. No account needed. Send real messages.

English
After I got bored with my default portfolio web page, I came up with the idea of making something different that really represents me. And everyone close to me knows that I am a Telegram messaging app fan.
I wanted to build something original. So anyone could say: "Wow, this is cool!". Most of the personal portfolio pages are the same. I already have a page like that.
This app put together:
And that is the result: an interactive and useful web app.
https://vuetifyjs.com/en/getting-started/installation/#usage-with-cdn
If you want to build a quick demo project, this app is a good example of how a simple Vue setup from CDN can be used.
The idea of creating an app with Vue directly from a CDN is based on:
Sometimes a simple solution is enough.
Beyond "hello world": using the power of Vue.js and Vuetify this app can make http requests to external services.
All of this works within a single HTML page and some JS files.
Telegram is one of the most used messaging apps in the World. https://www.statista.com/statistics/258749/most-popular-global-mobile-messenger-apps/
As of September 2022, it has surpassed 700 million users. It is open source and has really good API documentation.
"Telegram has public APIs with which developers can access the same functionality as Telegram's official apps to build their own messaging applications. ... Telegram also offers an API that allows developers to create bots, which are accounts controlled by programs. Such bots are used, among other things, to emulate and play old games in the app and inform users about vaccine availability for COVID-19. In addition, Telegram offers functions for making payments directly within the platform, alongside an external service such as Stripe." https://en.wikipedia.org/wiki/Telegram_(software)
Responsive web page built from scratch with VUE.JS, using JAVASCRIPT, HTML and CSS. To faster and beauty design I used VUETIFY UI library and some MATERIAL DESIGN ICONS. Hosted in a Linux UBUNTU dedicated server at DIGITALOCEAN cloud infrastructure. Version control by GIT and GITHUB. Reverse proxy with NGINX. SSL certification with CERTBOT.