Skip to content

Commit

Permalink
feat(razorpay): update job role πŸš€ (#70)
Browse files Browse the repository at this point in the history
* feat(razorpay): update job role πŸš€

* build: update version number
  • Loading branch information
gupta-ji6 authored Dec 3, 2022
1 parent 9e1ce65 commit 18df735
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ skills:
- HTML5 & CSS3
---

Howdy! I'm Ayush Gupta. A web & mobile app developer, who enjoys building, learning and exploring things that live on the web.
Howdy! I'm Ayush Gupta. A web & mobile app developer, who enjoys building, learning and exploring things that live on the web.

Fondly known as **GuptaJi**. My fingers are either on a keyboard or on the [shutter](https://www.instagram.com/_.guptaji._/) button.

I'm currently working as a **Mobile Frontend Engineer** at [Razorpay](https://razorpay.com/) - India's payment product suite for businesses, where I'm a part of our payments mobile [app](https://play.google.com/store/apps/details?id=com.razorpay.payments.app) team.
I'm currently working as a **Senior Mobile Frontend Engineer** at [Razorpay](https://razorpay.com/) - India's payment product suite for businesses, where I'm a part of our payments mobile [app](https://play.google.com/store/apps/details?id=com.razorpay.payments.app) team.

Here are a few technologies I love working on:
2 changes: 1 addition & 1 deletion content/hero/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ I'm a [developer](https://github.com/gupta-ji6) and a passionate [photographer](

I often [write](/blog) blogs and occasionaly design things.

Mobile Frontend Engineer at [Razorpay](https://razorpay.com/).
Senior Mobile Frontend Engineer at [Razorpay](https://razorpay.com/).
6 changes: 3 additions & 3 deletions content/jobs/Razorpay/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
date: '2021-08-09'
title: 'Mobile Frontend Engineer'
title: 'Senior Frontend Engineer'
company: 'Razorpay'
location: 'Bengaluru, IND'
range: 'Aug 2021 - Present'
url: 'https://razorpay.com/'
show: 'true'
---

- Started working with [Payments mobile app](https://razorpay.com/payments-app/) team
- Getting my hands dirty on React Native, Apollo, GraphQL, Jest, [Blade](https://github.com/razorpay/blade) and the inevitable JIRA.
- Working on building & enhancing the [Payments mobile app](https://razorpay.com/payments-app/) of Razorpay.
- Getting my hands dirty on [React Native](https://reactnative.dev/), [Apollo](https://www.apollographql.com/), [GraphQL](https://graphql.org/), [Jest](https://jestjs.io/), [Blade](https://github.com/razorpay/blade) and the inevitable JIRA.
- So much of new stuff to learn :)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ayushgupta.tech",
"description": "Ayush Gupta Portfolio",
"version": "3.3.0",
"version": "3.4.0",
"author": "Ayush Gupta <[email protected]>",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions src/components/author.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ const Author = ({ showBg = false }) => {
<strong>{`Ayush Gupta `}</strong>
<span>
is a Web & Mobile Application Developer who is passionate about photography, writes blogs
and occasionaly designs. Currently working as a Mobile Frontend Engineer at Razorpay.
Fondly known as GuptaJi.
and occasionaly designs. Currently working as a Senior Mobile Frontend Engineer at
Razorpay. Fondly known as GuptaJi.
</span>
</StyledAuthorDescription>
</StyledAuthorContainer>
Expand Down
2 changes: 1 addition & 1 deletion src/config/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
siteTitle: 'Ayush Gupta - Developer, Photographer, Blogger & Designer | GuptaJi',
siteDescription:
'Ayush Gupta is a Web & Mobile Application Developer who is passionate about photography, writes blogs and occasionaly designs. Mobile Frontend Enginner at Razorpay. Fondly known as GuptaJi.',
'Ayush Gupta is a Web & Mobile Application Developer who is passionate about photography, writes blogs and occasionaly designs. Senior Mobile Frontend Enginner at Razorpay. Fondly known as GuptaJi.',
siteKeywords:
'Ayush Gupta, Ayush, Gupta, guptaji, software engineer, front end engineer, web developer, react, reactjs, react native, react native developer, javascript, gupta ji, developer, photographer, kota, razorpay, frontend engineer ',
siteUrl: 'https://ayushgupta.tech',
Expand Down

0 comments on commit 18df735

Please sign in to comment.