Code Monkey home page Code Monkey logo

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

Sangam Kumar's Projects

algos icon algos

Popular Algorithms and Data Structures implemented in popular languages

amountinwords icon amountinwords

This is a program to convert numbers upto 999999999 in words according to Indian style.

artwork icon artwork

Contains design contents for coala (e.g. mockups and similar)

badgeyay icon badgeyay

Visitor Badge Generator for Conferences https://badge-maker.herokuapp.com

ceps icon ceps

coala Enhancement Proposals

coala icon coala

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

coalacss icon coalacss

Sparkles for the coala web projects. :sparkles:

computer-science icon computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

docs icon docs

Documentation for Polymer

drupal icon drupal

Verbatim mirror of the git.drupal.org repository for Drupal core. Changes will not be pulled, and merge requests will not be accepted, if you want to contribute, go to Drupal.org:

face-recognition icon face-recognition

Face Recognition system to distinguish features classes 0(Male) and 1(Female)

githunt icon githunt

Hunt the most starred projects on any date on GitHub

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.