- 💬 Ask me about Electronics, VictronEnergy ecosystem, HomeAssistent, Eenewable energy, Photovoltaic systems, Green energy
- 📫 How to reach me [email protected]
class SoulRaven:
def __init__(self):
self.username = 'soulraven'
self.name = 'Zaharia Constantin'
self.position = 'Python Software Developer'
self.web = 'https://www.sgsolar.ro'
self.web_1 = 'https://www.progeek.ro'
self.social = {
'twitter': 'https://twitter.com/soulraventnt',
'facebook': 'https://fb.com/soulraventnt',
'instagram': 'https://instagram.com/soulraventnt',
'stackoverflow': 'https://stackoverflow.com/users/18470253',
'codepen': 'https://codepen.io/soulraven'
}
self.code = {
'programming_languages': ['javascript', 'python', 'bash', 'nodejs'],
'frontend_development': ['css3', 'html5', 'bootstrap', 'sass', 'babel', 'webpack'],
'backend_development': ['node', 'nginx', 'flashMQ'],
'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB', 'Redis'],
'devops': ['Docker', 'Linux', 'Jenkins', 'GitHub Actions', 'bash'],
'framework': ['django'],
'data_visualization': ['grafana'],
'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy', 'Celery', 'Nginx'],
'software': ['pycharm', 'vscode', 'gimp', 'inkscape', 'LibreCAD', 'postman'],
'automation': ['nodered', 'homeassistant'],
}
self.os = ['Pop!_OS']
self.architecture = ['SPA', 'MVC', 'Serverless', 'microservices']
self.hardware = ['esp8266', 'esp32', 'arduino', 'raspberryPI', 'bananaPI']
def __str__(self):
return f'{self.name} | {self.position}'
if __name__ == '__main__':
me = SoulRaven()
print(me)🐱 My GitHub Data
📦 191.4 kB Used in GitHub's Storage
🏆 7 Contributions in the Year 2026
🚫 Not Opted to Hire
📜 31 Public Repositories
🔑 9 Private Repositories
I'm an Early 🐤
🌞 Morning 24 commits ████████░░░░░░░░░░░░░░░░░ 32.43 %
🌆 Daytime 24 commits ████████░░░░░░░░░░░░░░░░░ 32.43 %
🌃 Evening 23 commits ████████░░░░░░░░░░░░░░░░░ 31.08 %
🌙 Night 3 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 04.05 %
📅 I'm Most Productive on Thursday
Monday 5 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 06.76 %
Tuesday 14 commits █████░░░░░░░░░░░░░░░░░░░░ 18.92 %
Wednesday 13 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.57 %
Thursday 26 commits █████████░░░░░░░░░░░░░░░░ 35.14 %
Friday 10 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.51 %
Saturday 5 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 06.76 %
Sunday 1 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.35 %
📊 This Week I Spent My Time On
💬 Programming Languages:
JavaScript 8 hrs 55 mins ██████████████████░░░░░░░ 70.86 %
SCSS 1 hr 54 mins ████░░░░░░░░░░░░░░░░░░░░░ 15.10 %
JSON 1 hr 28 mins ███░░░░░░░░░░░░░░░░░░░░░░ 11.73 %
JSHint 8 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.10 %
GitIgnore file 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.51 %
🔥 Editors:
PyCharm 11 hrs 27 mins ███████████████████████░░ 90.90 %
VS Code 1 hr 8 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 09.10 %
🐱💻 Projects:
ha-weather-big-wall-clock11 hrs 15 mins ██████████████████████░░░ 89.33 %
ha_core 1 hr 8 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 09.08 %
Unknown Project 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.57 %
ha_frontend 0 secs ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.01 %
💻 Operating System:
Linux 12 hrs 35 mins █████████████████████████ 100.00 %
I Mostly Code in Python
Python 9 repos ████████░░░░░░░░░░░░░░░░░ 30.00 %
SCSS 4 repos ███░░░░░░░░░░░░░░░░░░░░░░ 13.33 %
JavaScript 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 06.67 %
HTML 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 06.67 %
Jinja 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 06.67 %
Last Updated on 16/01/2026 00:03:35 UTC
These Readme stats are generated using github action awesome-readme-stats
NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories. There are others which I haven't put up on GitHub.