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

https://github.com/robert-96/robert-96

Yet another GitHub profile README.
https://github.com/robert-96/robert-96

github github-readme minimalist profile-readme readme

Last synced: 2 months ago
JSON representation

Yet another GitHub profile README.

Awesome Lists containing this project

README

          

Greetings, traveler! šŸ‘‹



TL;DR: I’m a Software Developer with 7+ years of experience, proficient in Python,
JavaScript and .NET, specializing in Flask and Fast API for constructing
high-performance applications.


Who am I?


My name is Dezmerean Robert. I'm on GitHub since {{ USER.created_at|datetimeformat('%Y') }}. I am a problem
solver at heart and a software developer with 7 years of experience. With a strong background
in Python, JavaScript and .NET, I specialize in building high-performance, scalable, and secure
applications using modern web frameworks such as Flask and FAST API.


I am passionate about staying up-to-date with the latest developments in the software industry and exploring new technologies to
solve complex problems. In my free time, I enjoy contributing to open-source projects and sharing my
knowledge
with the developer community.

Where can you find my work?


My work is focused on developing tools that help developers and testers be more productive.


Currently at Microsoft, I'm building internal tools that enhance automation capabilities for Azure
sovereign cloud deployments, creating data visualizations through Azure Data Explorer and PowerBI,
and driving infrastructure-as-code adoption.


Curious about my projects? Check out my projects
page for a full list of all the software I’m currently working on or have previously worked on.

Most Used Languages


    {% for language in TOP_LANGUAGES %}

  • {{ language.name }}: {{ language.percentage }}%

  • {% endfor %}

{% if POSTS %}

Blog Posts


{% endif %}

----

Where you can to find me?


{% for title, url in SOCIAL.items() %}
{% if loop.index is ne(1) %} • {% endif %}{{ title }}
{% endfor %}

----

Updated: {{ TIME_STAMP|datetimeformat }}