-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Sangam Kumar <[email protected]>
- Loading branch information
Showing
12 changed files
with
1,587 additions
and
1,511 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
{ | ||
"extends": [ | ||
"nextjs" | ||
], | ||
"extends": ["next", "prettier"], | ||
"settings": { | ||
"import/resolver": { | ||
"babel-module": {} | ||
} | ||
}, | ||
"rules": { | ||
"react/display-name": "off" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
yarn lint:quick |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,17 +5,17 @@ export const About = () => { | |
<div className="px-4"> | ||
<h1>About</h1> | ||
<p className="text-body"> | ||
Hi! My name is Sangam. I'm from Bihar, and I'm a Full Stack | ||
Developer working as a Senior Software Engineer at{' '} | ||
Hi! My name is Sangam. I'm from Bihar, and I'm a Full | ||
Stack Developer working as a Senior Software Engineer at{' '} | ||
<a href="https://www.hackerrank.com">HackerRank</a> in Bangalore, | ||
India. We build tools to help recruiters hire developers. | ||
</p> | ||
<p className="text-body"> | ||
I love computers and enjoy writing code. I’m particularly interested | ||
in backend development, how the system works, its reliability, and | ||
scalability. Apart from computers, I enjoy reading, traveling, | ||
walking, cooking, and music. If you have any questions or just want | ||
to chat, you can reach out to me on{' '} | ||
I love computers and enjoy writing code. I'm particularly | ||
interested in backend development, how the system works, its | ||
reliability, and scalability. Apart from computers, I enjoy reading, | ||
traveling, walking, cooking, and music. If you have any questions or | ||
just want to chat, you can reach out to me on{' '} | ||
<a href="https://www.twitter.com/meetsangamcse">Twitter</a> or shoot | ||
me an <a href="mailto:[email protected]">email</a>. | ||
</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
7ceed05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
portfolio – ./
portfolio-git-master-sangamcse.vercel.app
www.sangam.dev
portfolio-sangamcse.vercel.app
sangam.dev