https://github.com/sangamcse/sangamcse
https://github.com/sangamcse/sangamcse
readme-profile
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sangamcse/sangamcse
- Owner: sangamcse
- Created: 2021-05-08T12:05:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T10:13:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T12:14:50.033Z (4 months ago)
- Topics: readme-profile
- Homepage: https://github.com/sangamcse
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello there

[](https://github.com/ellerbrock/open-source-badges/)```ruby
#!/usr/bin/env ruby
# -*- coding: utf-8 -*-class SDE
def initialize
@name = 'Sangam Kumar'
@role = 'Senior Software Engineer'
@linkedin = 'https://www.linkedin.com/in/sangamcse'
@twitter = 'https://twitter.com/meetsangamcse'
@email = '[email protected]'
enddef say_hi
puts 'Thanks for dropping by.'
end
endme = SDE.new
me.say_hi
```## 🔧 Technologies & Tools










## 🏆 GitHub Trophies
[](https://github.com/ryo-ma/github-profile-trophy)