Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sangamcse/sangamcse


https://github.com/sangamcse/sangamcse

readme-profile

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Hello there

![visitors](http://visitor-badge.laobi.icu/badge?page_id=sangamcse.visitor-badge)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](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]'
end

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

me = SDE.new
me.say_hi
```

## 🔧 Technologies & Tools

![](https://img.shields.io/badge/OS-MacOS-informational?style=flat&logo=macos&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Editor-VS_Code-informational?style=flat&logo=visualstudiocode&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Editor-RubyMine-informational?style=flat&logo=jetbrains&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Code-Ruby-informational?style=flat&logo=ruby&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Code-Ruby_on_Rails-informational?style=flat&logo=rubyonrails&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Code-Python-informational?style=flat&logo=python&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Code-JavaScript-informational?style=flat&logo=javascript&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Code-React-informational?style=flat&logo=react&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Shell-Zsh-informational?style=flat&logo=gnu-bash&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Tools-MySQL-informational?style=flat&logo=mysql&logoColor=white&color=1278b8)
![](https://img.shields.io/badge/Tools-Kubernetes-informational?style=flat&logo=kubernetes&logoColor=white&color=1278b8)

## 🏆 GitHub Trophies

[![trophy](https://github-profile-trophy.vercel.app/?username=sangamcse&theme=darkhub&&no-bg=true&no-frame=true&column=8&rank=S,SS,SSS,SECRET,A,AA,AAA)](https://github.com/ryo-ma/github-profile-trophy)