#!/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 = 'sangamcse.dev@gmail.com'
end
def say_hi
puts 'Thanks for dropping by.'
end
end
me = SDE.new
me.say_hi

Highlights
- Pro
Block or Report
Block or report sangamcse
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
theme-shadow-vscode Public
https://marketplace.visualstudio.com/items?itemName=sangamcse.theme-shadow-vscode
JavaScript 1
-
-
-
-
365 contributions in the last year
Less
More
Activity overview
Contributed to
sangamcse/portfolio,
sangamcse/dotfiles,
sangamcse/sangamcse
and 5 other
repositories
Contribution activity
June 2023
11
contributions
in private repositories
Jun 2 – Jun 7