Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sangamcse/sangamcse
https://github.com/sangamcse/sangamcse
readme-profile
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sangamcse/sangamcse
- Owner: sangamcse
- Created: 2021-05-08T12:05:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T10:13:54.000Z (over 1 year ago)
- Last Synced: 2024-11-24T10:32:41.526Z (2 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
![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]'
enddef say_hi
puts 'Thanks for dropping by.'
end
endme = 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)