- 💬 Ask me about Electronics, VictronEnergy ecosystem, HomeAssistent, Eenewable energy, Photovoltaic systems, Green energy
- 📫 How to reach me constantin.zaharia@sgsolar.ro
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
📦 216.4 kB Used in GitHub's Storage
🏆 41 Contributions in the Year 2026
🚫 Not Opted to Hire
📜 31 Public Repositories
🔑 9 Private Repositories
I'm an Early 🐤
🌞 Morning 27 commits ████████░░░░░░░░░░░░░░░░░ 31.40 %
🌆 Daytime 28 commits ████████░░░░░░░░░░░░░░░░░ 32.56 %
🌃 Evening 28 commits ████████░░░░░░░░░░░░░░░░░ 32.56 %
🌙 Night 3 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.49 %
📅 I'm Most Productive on Friday
Monday 5 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 05.81 %
Tuesday 14 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.28 %
Wednesday 8 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 09.30 %
Thursday 18 commits █████░░░░░░░░░░░░░░░░░░░░ 20.93 %
Friday 32 commits █████████░░░░░░░░░░░░░░░░ 37.21 %
Saturday 8 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 09.30 %
Sunday 1 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.16 %
📊 This Week I Spent My Time On
💬 Programming Languages:
C 1 hr 37 mins █████████░░░░░░░░░░░░░░░░ 35.30 %
Makefile 1 hr 26 mins ████████░░░░░░░░░░░░░░░░░ 31.53 %
Other 34 mins ███░░░░░░░░░░░░░░░░░░░░░░ 12.54 %
YAML 33 mins ███░░░░░░░░░░░░░░░░░░░░░░ 12.31 %
Bash 18 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 06.79 %
🔥 Editors:
VS Code 4 hrs 34 mins █████████████████████████ 100.00 %
🐱💻 Projects:
netbootIPXE 3 hrs 26 mins ███████████████████░░░░░░ 75.10 %
ipxe 1 hr 8 mins ██████░░░░░░░░░░░░░░░░░░░ 24.90 %
💻 Operating System:
Linux 4 hrs 34 mins █████████████████████████ 100.00 %
I Mostly Code in Python
Python 8 repos ████████░░░░░░░░░░░░░░░░░ 30.77 %
JavaScript 3 repos ███░░░░░░░░░░░░░░░░░░░░░░ 11.54 %
SCSS 3 repos ███░░░░░░░░░░░░░░░░░░░░░░ 11.54 %
HTML 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 07.69 %
Jinja 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 07.69 %
Last Updated on 03/05/2026 00:14:21 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.