Skip to content

Commit bf366a9

Browse files
authored
Merge pull request #125 from num-js/master
[deploy] Experience section changes
2 parents 43ca673 + bee5035 commit bf366a9

10 files changed

Lines changed: 356 additions & 29 deletions

File tree

.firebaserc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"projects": {
3+
"default": "numan-dev"
4+
}
5+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# This file was auto-generated by the Firebase CLI
2+
# https://github.com/firebase/firebase-tools
3+
4+
name: Deploy to Firebase Hosting on merge
5+
on:
6+
push:
7+
branches:
8+
- firebase-deploy
9+
jobs:
10+
build_and_deploy:
11+
runs-on: ubuntu-latest
12+
steps:
13+
- uses: actions/checkout@v4
14+
- run: npm ci && npm run build
15+
- uses: FirebaseExtended/action-hosting-deploy@v0
16+
with:
17+
repoToken: ${{ secrets.GITHUB_TOKEN }}
18+
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_NUMAN_DEV }}
19+
channelId: live
20+
projectId: numan-dev
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# This file was auto-generated by the Firebase CLI
2+
# https://github.com/firebase/firebase-tools
3+
4+
name: Deploy to Firebase Hosting on PR
5+
on: pull_request
6+
permissions:
7+
checks: write
8+
contents: read
9+
pull-requests: write
10+
jobs:
11+
build_and_preview:
12+
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
13+
runs-on: ubuntu-latest
14+
steps:
15+
- uses: actions/checkout@v4
16+
- run: npm ci && npm run build
17+
- uses: FirebaseExtended/action-hosting-deploy@v0
18+
with:
19+
repoToken: ${{ secrets.GITHUB_TOKEN }}
20+
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_NUMAN_DEV }}
21+
projectId: numan-dev

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@
1212
/build
1313

1414
# firebase
15-
.github
1615
.firebase
17-
.firebaserc
18-
firebase.json
16+
firebase-debug.log
1917

2018
# misc
2119
.DS_Store

firebase.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"hosting": {
3+
"public": "build",
4+
"ignore": [
5+
"firebase.json",
6+
"**/.*",
7+
"**/node_modules/**"
8+
],
9+
"rewrites": [
10+
{
11+
"source": "**",
12+
"destination": "/index.html"
13+
}
14+
]
15+
}
16+
}

package-lock.json

Lines changed: 75 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@mui/material": "^6.5.0",
1010
"@testing-library/react": "^16.3.2",
1111
"gh-pages": "^3.2.3",
12+
"motion": "^12.38.0",
1213
"react": "^19.2.4",
1314
"react-dom": "^19.2.4",
1415
"react-helmet-async": "^3.0.0",

src/assets/data/experiencesData.json

Lines changed: 36 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,29 @@
66
"end": ""
77
},
88
"role": "Sr. Software Engineer",
9-
"description": "DarwinBox a HCM Platform, based in Hyderabad, INDIA.",
9+
"description": "<p>Built and scaled <strong>enterprise HR modules</strong> (Recruitment, Payroll, Onboarding, Talent Intelligence) used by <strong>1000+ organizations</strong>.</p>",
10+
"bulletPoints": [
11+
"Improved performance of <strong>data-heavy admin dashboards</strong> by <strong>~80%</strong> using <strong>lazy loading</strong>, <strong>API debouncing</strong>, <strong>caching</strong> and <strong>chunked data rendering</strong>.",
12+
"Delivered complex features with a focus on <strong>scalability</strong>, <strong>performance</strong>, and <strong>clean architecture</strong>.",
13+
"Led <strong>code reviews</strong> and <strong>mentoring</strong> for junior engineers, improving team code quality and delivery speed.",
14+
"Contributed to <strong>frontend architecture</strong> decisions for large-scale applications."
15+
],
1016
"companyLogo": "../icons/dbox.png",
1117
"companyURL": "https://darwinbox.com/",
1218
"workingTech": [
13-
"ReactJS",
14-
"NodeJS",
19+
"React",
20+
"Angular",
21+
"Typescript",
22+
"Node.js",
23+
"Express.js",
1524
"Redux",
25+
"Zustand",
26+
"RxJS",
27+
"Tailwind CSS",
1628
"SCSS",
1729
"Bootstrap",
18-
"jQuery"
30+
"jQuery",
31+
"MongoDB"
1932
],
2033
"sidePic": {
2134
"url": "../images/num-planning.svg",
@@ -29,14 +42,18 @@
2942
"end": "2022-01"
3043
},
3144
"role": "Software Engineer",
32-
"description": "Wealth42 a Fin-Tech startup, based in Bengaluru, INDIA.",
45+
"description": "<p><strong>Wealth42</strong> is an investment platform that simplifies wealth management for retail investors through <strong>data-driven insights</strong> and <strong>seamless digital onboarding</strong>.</p>",
46+
"bulletPoints": [
47+
"Developed a <strong>Financial Analytics Dashboard</strong> using <strong>functional programming</strong> principles and interactive charts-based data visualization, transforming complex portfolio and market data into clear, actionable insights for retail investors.",
48+
"Built the <strong>Wealth42.com</strong> platform end-to-end — including a complete <strong>user onboarding</strong> flow and a <strong>reusable component system</strong> — reducing development effort by <strong>~60%</strong> and enforcing <strong>UI consistency</strong> across the entire product."
49+
],
3350
"companyLogo": "../icons/w42.png",
3451
"companyURL": "https://wealth42.com/",
3552
"workingTech": [
36-
"ReactJS",
53+
"React",
54+
"Next.js",
3755
"PWA",
38-
"NextJS",
39-
"Redux-ToolKit",
56+
"Redux Toolkit",
4057
"Tailwind CSS",
4158
"Redux",
4259
"SendBird",
@@ -55,18 +72,21 @@
5572
"end": "2021-07-01"
5673
},
5774
"role": "Full Stack Developer",
58-
"description": "SrcLogicx is a startup related to Video/Audio Chat solutions, based in San Diego, California, US.",
75+
"description": "<p><strong>SrcLogicx</strong> is a software development company that builds custom <strong>digital products</strong> and <strong>SaaS solutions</strong> for clients across <strong>communication</strong>, <strong>enterprise</strong>, and <strong>productivity</strong> domains.</p>",
76+
"bulletPoints": [
77+
"Developed a scalable, <strong>cloud-based video meeting platform</strong> integrating <strong>AWS Chime</strong> for real-time communication and <strong>AWS S3</strong> for media storage, supporting <strong>100+ concurrent attendees</strong> with stable, <strong>low-latency performance</strong> across sessions.",
78+
"Built a <strong>meeting management dashboard</strong> with a reusable <strong>React</strong> component architecture and <strong>HubSpot</strong> integration, streamlining meeting workflows, improving <strong>UX</strong>, and significantly reducing feature implementation time through <strong>shared component patterns</strong>."
79+
],
5980
"companyLogo": "../icons/srclogicx.png",
6081
"companyURL": "https://srclogix.com/",
6182
"workingTech": [
62-
"ReactJS",
63-
"NodeJS",
64-
"NextJS",
65-
"ExpressJS",
83+
"React",
84+
"Node.js",
85+
"Next.js",
86+
"Express.js",
6687
"Redux",
67-
"AWS-S3",
68-
"MongoDB",
69-
"DynamoDB"
88+
"AWS S3",
89+
"MongoDB"
7090
],
7191
"sidePic": {
7292
"url": "../images/num-with-lappy-flowers.svg",

src/assets/data/info.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export const InfoData: Record<number, YearData> = {
7070
minor: {
7171
title: 'Wealth42',
7272
sub1: 'SDE',
73-
sub2: 'Jan-2022 => 7M',
73+
sub2: 'Jan-2022',
7474
inactive: true,
7575
url: 'https://wealth42.com/',
7676
img: 'w42.png',
@@ -96,7 +96,7 @@ export const InfoData: Record<number, YearData> = {
9696
extra: {
9797
title: 'Wealth42',
9898
sub1: 'SDE',
99-
sub2: 'Jan-2022 => 7M',
99+
sub2: 'Jan-2022',
100100
inactive: true,
101101
url: 'https://wealth42.com/',
102102
img: 'w42.png',
@@ -122,7 +122,7 @@ export const InfoData: Record<number, YearData> = {
122122
extra: {
123123
title: 'Wealth42',
124124
sub1: 'SDE',
125-
sub2: 'Jan-2022 => 7M',
125+
sub2: 'Jan-2022',
126126
inactive: true,
127127
url: 'https://wealth42.com/',
128128
img: 'w42.png',
@@ -148,7 +148,7 @@ export const InfoData: Record<number, YearData> = {
148148
minor: {
149149
title: 'Wealth42',
150150
sub1: 'SDE',
151-
sub2: 'Jan-2022 => 7M',
151+
sub2: 'Jan-2022',
152152
inactive: true,
153153
url: 'https://wealth42.com/',
154154
img: 'w42.png',

0 commit comments

Comments
 (0)