Skip to content

Commit 01d5896

Browse files
two more
1 parent d3427a2 commit 01d5896

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/components/app-profile-page/app-profile-page.tsx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,11 @@ export class AppProfile {
130130
<td>Angular 16</td>
131131
</tr>
132132
<tr>
133+
<td>Frontend portion(angular - nest - mongodb)</td>
134+
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-nest" target="_blank">Visit</a></td>
135+
<td>Angular 17</td>
136+
</tr>
137+
<tr>
133138
<td>consuming-angular-app</td>
134139
<td><a href="https://sanjeetkumaritoutlook.github.io/consuming-angular-app/" target="_blank">Visit</a></td>
135140
<td>Angular 16</td>
@@ -240,6 +245,11 @@ export class AppProfile {
240245
<td>Angular 15</td>
241246
</tr>
242247
<tr>
248+
<td>standalone server</td>
249+
<td><a href="https://sanjeetkumaritoutlook.github.io/standalone-server/" target="_blank">Visit</a></td>
250+
<td>HTML</td>
251+
</tr>
252+
<tr>
243253
<td>standalone (Auth0 by okta)</td>
244254
<td><a href="https://sanjeetkumaritoutlook.github.io/standalone/" target="_blank">Visit</a></td>
245255
<td>Angular 17</td>

0 commit comments

Comments
 (0)