Skip to content
View sangamcse's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Organizations

@interviewstreet @coala @NITSkmOS

Block or report sangamcse

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sangamcse/README.md

Hello there

visitors Open Source Love

#!/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]'
  end

  def say_hi
    puts 'Thanks for dropping by.'
  end
end

me = SDE.new
me.say_hi

🔧 Technologies & Tools

🏆 GitHub Trophies

trophy

Popular repositories Loading

  1. Snake_game Snake_game Public

    A beginner snake game made with python2

    Python 4 1

  2. archive-website archive-website Public archive

    My Website

    CSS 2

  3. calculator calculator Public

    Swift 1

  4. Computer-Graphics Computer-Graphics Public

    OpenGL programs for Computer Graphics

    C++ 1 2

  5. coala coala Public

    Forked from coala/coala

    coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

    Python 1

  6. sangamcse.github.io sangamcse.github.io Public archive

    CSS 1