https://github.com/probokrishnacahya/probokrishnacahya
README.md GitHub's Profile
https://github.com/probokrishnacahya/probokrishnacahya
github probo-krishnacahya readme-profile
Last synced: about 1 year ago
JSON representation
README.md GitHub's Profile
- Host: GitHub
- URL: https://github.com/probokrishnacahya/probokrishnacahya
- Owner: ProboKrishnacahya
- Created: 2021-07-08T11:36:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T15:03:02.000Z (about 1 year ago)
- Last Synced: 2025-05-14T16:16:58.731Z (about 1 year ago)
- Topics: github, probo-krishnacahya, readme-profile
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `Probo Krishnacahya`
```tsx
// Hi, peeps!
interface ProfileProps {
fullName: string;
specializations: string[];
}
const Profile: React.FC = ({ fullName, specializations }) => (
<>
{fullName}
{specializations.join(', ')}
>
);
export default function About() {
return (
);
}
```
[](https://line.me/ti/p/~krshn_)
[](https://discord.com/users/542619130428391434)











[](https://git.io/streak-stats) [](https://github.com/ProboKrishnacahya/github-readme-stats)
[](https://github.com/ProboKrishnacahya/github-readme-stats)
---
:octocat: