Skip to content
View danytulumidis's full-sized avatar
πŸ’­
develop yourself!
πŸ’­
develop yourself!

Block or report danytulumidis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danytulumidis/README.md

Header

Hi there! Im Dany and i love build stuff and solve problems πŸ‘‹

Im a Developer that loves learning new stuff each day! Currently learning all kind of low level stuff focusing on C and Go. Also interested in Assembly, Rust and Zig for the future. Always learning, always challenging myself.

  • πŸ”­ I’m currently working on improving myself and try to be better than yesterday
  • 🌱 Love building stuff and solving problems
  • πŸ’¬ Ask me about all stuff related to development
  • ⚑ Fun fact: 42 == "42 = true; Its funny because its true πŸ˜„

πŸ“« Where to find me

πŸ“ˆ GitHub Stats

Ajulu's Github Stats

My Latest Blog Posts πŸ‘‡

Ceelei - A CLI tool for the CLI Ceelei - A CLI tool for the CLI
12 Sept 2021

Introduction Hello there! This time I wanted to share a little tool I wrote last week that helps me in my daily work and maybe it's also helpful for others, for you! The problem As a developer, I work inside the CLI. A lot. I really like it but how o...
5 useful CSS resources 5 useful CSS resources
8 Aug 2021

Introduction Hello there! CSS is like magic and there are tons of resources out there. I want to share 5 of them that I find very useful when working with CSS and I hope you will also find value in them. 1: CSS Tricks One of the best and well-known ...
Stress-Free Productivity Stress-Free Productivity
1 Aug 2021

Introduction Hello there! At the moment I'm reading a book about stress-free productivity and I want to share one or two tips that are mentioned in this book. These tips are really simple but I was surprised how effective they are if you follow them....
Understand Constraints in Flutter Understand Constraints in Flutter
11 July 2021

Introduction Hello there! Another week, another Flutter blog post. This week I want to introduce you to constraints in Flutter. When building a UI in Flutter constraints are very important and I would bet you already met an error based on constraints...
How Flutter renders Widgets How Flutter renders Widgets
4 July 2021

Introduction Hello there! On my way to master flutter widgets are key. In Flutter everything is a widget. And so it's crucial to understand how they work and how Flutter renders Widgets. It's a bit of theory but it will help you to better understand ...
Flutter Learning Roadmap V1 Flutter Learning Roadmap V1
26 June 2021

Introduction Hello there! Currently, I'm really into Flutter and I want to learn it inside out. I don't want to learn Flutter I want to be Flutter! So I thought this time a rough overview of all the topics would be nice so I have a rough structure to...

Pinned Loading

  1. ceelei ceelei Public

    Go 1

  2. danlang danlang Public

    C

  3. go-interpreter go-interpreter Public

    Go interpreter from the book "Writing an interpreter in Go"

    Go

  4. memomon memomon Public

    A little pokemon based game where the monsters have a power level. A high power level will consume more memory.

    C