This media is not supported in your browser
VIEW IN TELEGRAM
With this goal in mind, I decided to start learning Next.js, transitioning from React. And I come across upon @bchiang7's portfolio, which inspire with me due to its current design simplicity. However, it was not open source, I couldn't access the code. So, I start developing similar one from scratch, viewing it as an opportunity for further learning.
After 3 days, I cloned the website. (the one on the video)
👉 https://gemechis.dev.
Of course, I will make it opensource when I changed it very soon.
until that here are some portfolio website resources you can learn and build your own referring them
Download Resource Here
● React Portfolio v4
● Developer Portfolio
Please open Telegram to view this post
VIEW IN TELEGRAM
While building apps or any platform, Have you ever considered how to control app accessibility?
For example:
- Displaying an update in-app notification when an update is available.
- Forcing an update for versions below a specific threshold or disconnecting old version from accessing API (like Telegram did years ago to block outdated versions).
- Restricting access for banned users.
- Blocking access for specific countries or users and showing an undismissible alert (like TikTok).
⚙ ✅️ 👍 #random #development
For example:
- Displaying an update in-app notification when an update is available.
- Forcing an update for versions below a specific threshold or disconnecting old version from accessing API (like Telegram did years ago to block outdated versions).
- Restricting access for banned users.
- Blocking access for specific countries or users and showing an undismissible alert (like TikTok).
Please open Telegram to view this post
VIEW IN TELEGRAM