https://github.com/dityaren/dityaren
https://github.com/dityaren/dityaren
config github-config profile profile-readme
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dityaren/dityaren
- Owner: Dityaren
- Created: 2021-11-02T05:26:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T13:08:49.000Z (over 1 year ago)
- Last Synced: 2025-01-08T10:14:41.373Z (9 months ago)
- Topics: config, github-config, profile, profile-readme
- Homepage:
- Size: 20.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://git.io/typing-svg)
```python
#!/usr/bin/python
# -*- coding: utf-8 -*-class SoftwareEngineer:
def __init__(self):
self.name = "Dityaren"
self.role = "Software Engineer"
self.language_spoken = ["id_ID", "en_US"]def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")me = SoftwareEngineer()
me.say_hi()
```## 📝 Blogs
- Personal website: https://dityaren.codes
- LeetCode Journey: https://github.com/Dityaren/LeetCode-Journey/## 🔧 Technologies & Tools







## 🗂️ Highlight Projects