Skip to content

Commit

Permalink
Digital products
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelvicnt committed Apr 4, 2024
1 parent 9a49b48 commit 75f9c70
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 5 deletions.
4 changes: 1 addition & 3 deletions _includes/navigation.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="{{site.baseurl}}">Home</a></li>
<li class="nav-book" role="menuitem"><a href="https://topmate.io/manuelvivo" target="_blank">🗓️ Book a 1:1 with me!</a></li>
<li class="nav-talks" role="menuitem"><a href="{{site.baseurl}}tag/architecture/">Arch</a></li>
<li class="nav-talks" role="menuitem"><a href="{{site.baseurl}}tag/coroutines/">Coroutines</a></li>
<li class="nav-talks" role="menuitem"><a href="{{site.baseurl}}tag/hilt/">Hilt</a></li>
<li class="nav-digitalproduct" role="menuitem"><a href="{{site.baseurl}}digitalproduct/">Digital Products</a></li>
<li class="nav-publicspeaking" role="menuitem"><a href="{{site.baseurl}}publicspeaking/">Public Speaking</a></li>
<li class="nav-about" role="menuitem"><a href="{{site.baseurl}}about/">About</a></li>
<li class="nav-gallery" role="menuitem"><a href="{{site.baseurl}}gallery/">Gallery</a></li>
Expand Down
2 changes: 0 additions & 2 deletions about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ navigation: true
logo: 'assets/images/ghost.png'
class: page-template
subclass: 'post page'
image_sliders:
- slider_personal_pics

---

Expand Down
40 changes: 40 additions & 0 deletions digitalproduct/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
layout: page
current: digitalproduct
title: Digital Products
navigation: true
logo: 'assets/images/ghost.png'
class: page-template
subclass: 'post page'

---

<p align="center">
Hi there 👋 Here are my available digital products!
</p>
&nbsp;

## 📑 Mobile System Design Interview Cheat Sheets

[Product link](https://topmate.io/manuelvivo/799730)

> The ultimate guide to nail your System Design interview! The difference between just doing okay and nailing the Mobile System Design interview.
The [**Mobile System Design Cheat Sheets**](https://topmate.io/manuelvivo/799730) are designed to streamline your preparation process, providing you with targeted information to tackle the challenges of system design interview exercises effectively, and help you structure your approach when solving them. I'm providing:

* **5 decision trees** for topics you need to face most of the time.
* **9 steps** to nail your system design exercise.
* **14 pages** of mobile system design content.
* **50 topics** to consider during the exercise.

Hope [they](https://topmate.io/manuelvivo/799730) are as helpful to you as they are to me.

&nbsp;


## 🧑‍🏫 [FREE] Learn Android Development

[Product link](https://topmate.io/manuelvivo/774860)

Over the years, I published Android-related content. Probably, you can get most of the answers you're looking for on this website or this free digital product. If that's not the case, book some time with me and we can go through your problems together [here](https://topmate.io/manuelvivo).

0 comments on commit 75f9c70

Please sign in to comment.