Skip to content
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
4 changes: 4 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@

#### Name: [Abhay Trivedi](https://github.com/AbhayTrivedi)
- Place: Faridabad, Haryana, India
- Bio: I'm Abhay Trivedi, a student of B.tech Computer Engineering (with Specialization in Data Science) at J.C. Bose University of Science and Technology, YMCA. I am a Full stack developer learning Machine Learning and Data Science with some familiarity with finance. I like to learn new things, work on myself, and try to do my best with anything I take in hand.
- GitHub: [Abhay Trivedi](https://github.com/AbhayTrivedi)
26 changes: 26 additions & 0 deletions profiles/Abhay_Trivedi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Abhay Trivedi

### Location

Faridabad, India

### Academics

J.C. Bose University of Science and Technology, YMCA

### Interests

Coding, Sports, Music, Finance, Traveling, Leaning new things

### Development

Web Development

### Projects

- [EMAIL-ALERTS-ON-WHATSAPP](https://github.com/AbhayTrivedi/EMAIL-ALERTS-ON-WHATSAPP) The software aims to provide easy access to mails through the much-used Chat application- Whatsapp. We can encounter this project's scope in companies where almost every formal conversation is carried out through Emails.


### Profile Link

[Abhay Trivedi](https://github.com/AbhayTrivedi)
6 changes: 6 additions & 0 deletions scripts/hello_world_AbhayTrivedi.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Abhay Trivedi
// GITHUB: https://github.com/AbhayTrivedi

console.log(`Hello World`);