Skip to content
View fritzlerilan's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report fritzlerilan

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
fritzlerilan/README.md

Who is @fritzlerilan?

About Me πŸ§”

  • πŸ‘‹ Hi, I’m @fritzlerilan better known as Ilan :).
  • 🌊 I live in Mar del Plata, Argentina. A beatiful city aside the sea.
  • πŸ‘€ I am interested in learning how to be a backend developer but I want to be a fullstack developer. I really like to understand the logic of things.
  • πŸ’Ž In 2020, I discovered that programming is what I want to do and what I want to live for. I don't think there are words to describe how much I like it, it is a feeling that you know it instantly.

Where I study πŸ“–

  • πŸ‘©β€πŸŽ“ I started studying Programming at the UTN - Mar del Plata in 2020. My university studies have not been completed. Even so, my self-taught learning is constant.

  • πŸ€“ In my spare time, I study some new technology or seek to reinforce something I already know by taking courses on Udemy. I am also very interested in participating in trainings!

Β 

                         ‘I love make the things happen! 🌱 πŸ§™β€β™‚ πŸ’»

Β 

Skills πŸ”‘

JavaScript 🌐

  • I am currently learning JavaScript from a very comprehensive course on Udemy. Particularly this. In my repository you can see the things I have been doing with this language and this course i was mentioned. At the moment it is the language that I am using the most.

Python 🐍

  • This is my second and for a long time my primary language i've been used and i love it because of its community and how it makes the things easier to develop. I work with frameworks like Flask, FastAPI and Django.

C πŸ‘¨β€πŸ’»

  • C is the first language I knew. I was learned in college and i love it because of its complexity. This language was helped me to figure out the logic of things and how all works behind the scenes.

Git πŸ–‡οΈ

  • I learned how to use Git in a Udemy course and thanks to that I know this platform. I put it to constant use for tomorrow when I get to work as a developer and have to know the application well.

SCRUM ⌚

  • I also learned about this agile methodology through Udemy. I have not been able to put it into practice yet, I hope to be able to apply it soon. I find it very interesting and functional for the IT world.

Contact

Pinned

  1. crm-indexed-db-js crm-indexed-db-js Public

    πŸ§” Este es un proyecto parte del curso de JavaScript Moderno + 15 Proyectos. En el aplique conociminetos sobre IndexedDB

    HTML

  2. curso-git curso-git Public

    πŸ§” Este es el repositorio donde grabo todo lo realizado en el curso Aprende a dominar Git de cero a experto! de Maximiliano Burgos en Udemy πŸ“„

    HTML

  3. almacenar-textos-localstorage-js almacenar-textos-localstorage-js Public

    Este proyecto es parte del curso JavaScript Moderno GuΓ­a Definitiva Construye +15 Proyectos y tiene como objetivo poner en practica los conocimientos sobre el LocalStorage en una app web que permit…

    JavaScript

  4. binary-tree-graph-c binary-tree-graph-c Public

    A graphical way to represent a BT or BST in cmd Windows console.

    C