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

https://github.com/dityaren/dityaren


https://github.com/dityaren/dityaren

config github-config profile profile-readme

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Typing SVG](https://readme-typing-svg.herokuapp.com/?color=blue&size=28&left=true&vCenter=true&width=1000&lines=Hello+There+👋;I+am+Dityaren.;Software+Engineer.;Web+Developer.)](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

![](https://img.shields.io/badge/OS-Linux-informational?style=flat&logo=linux&logoColor=white&color=6aa6f8)
![](https://img.shields.io/badge/Editor-VS_Code-informational?style=flat&logo=visual-studio-code&logoColor=white&color=6aa6f8)
![](https://img.shields.io/badge/Code-Python-informational?style=flat&logo=python&logoColor=white&color=6aa6f8)
![](https://img.shields.io/badge/Code-JavaScript-informational?style=flat&logo=javascript&logoColor=white&color=6aa6f8)
![](https://img.shields.io/badge/Code-Golang-informational?style=flat&logo=go&logoColor=white&color=6aa6f8)
![](https://img.shields.io/badge/Shell-Bash-informational?style=flat&logo=gnu-bash&logoColor=white&color=6aa6f8)
![](https://img.shields.io/badge/Tools-Docker-informational?style=flat&logo=docker&logoColor=white&color=6aa6f8)

## 🗂️ Highlight Projects


LeetCode-Journey


Face-Recognition-Attendance-System