Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hacktoberfest-commit #3218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2850,3 +2850,9 @@
- Bio: Third Year undergrad pursuing B.tech in Electronics and communication Engineering
- GitHub: [op-amateur](https://github.com/op-amateur)

#### Name: [Shuvayu](GitHub link)

- Place: Kolkata, WB, India
- Bio: Pre Final Year Computer Science Student in National Institue of technology Goa.
Building Apps on Next.js and Flutter
- GitHub: [ShuvayuSarkar](https://github.com/ShuvayuSarkar)
39 changes: 39 additions & 0 deletions profiles/Shuvayu_Sarkar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Shuvayu Sarkar

### Location

Permanent Address- Naktala, Netaji Nagar, Kolkata-India,396230

Current Address- Kottamoll Plateau, Cuncolim Municipal Area,
Salcete Taluka, South Goa District, Goa - 403703

### Academics

National Institute of technology Goa

BTech in Computer Science and Engineering

### Interests

- Coding
- Photogrpahy
- Chess

### Development

- Front-end Development
- Back-end Development
- Ui/Ux

### Projects

- [Blogging App](https://github.com/ShuvayuSarkar/twitter_clone)
- A blogging website made with flutter and firebase, where users can signup/login with their accounts, post, comment, like on other user's posts, update their profile, edit thre bios and many other things

- [next events](https://github.com/ShuvayuSarkar/next-events)
-An events finder website for local communities where epople can find events of different categories, join them and enjoy. made with next.js and nextauth for authentication, postgress for database


### Profile Link

[Shuvayu Sarkar](https://github.com/ShuvayuSarkar)
8 changes: 8 additions & 0 deletions scripts/hello_world_ShuvayuSarkar.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
// LANGUAGE: Dart
// ENV: Dart SDK
// AUTHOR: Shuvayu Sarkar
// GITHUB: https://github.com/ShuvayuSarkar

void main() {
print('Hello, World!');
}
Loading