Skip to content
View LucasMarMed's full-sized avatar
🧑‍💻
Working in progress
🧑‍💻
Working in progress

Highlights

  • Pro
Block or Report

Block or report LucasMarMed

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


C Csharp Linux Python Jupyter
#!/usr/bin/python
# -*- coding: utf-8 -*-


class ConstantlyDeveloping:

  def __init__(self):
      self.name = "Lucas Marques Medeiros"
      self.role = "Student software development"
      self.language_spoken = ["pt_BR", "en_US"]

  def say_hi(self):
      print("Thanks for dropping by, hope you find some of my work interesting.")


me = ConstantlyDeveloping()
me.say_hi()

  • 📚 I am currently enrolled at 42Porto, where I have been exposed to the peer-to-peer learning methodology. This unique approach fosters the development of crucial team skills and underscores the significance of collaborative project work. It has enlightened me about the immense value of sharing experiences and seeking guidance from others when faced with challenges.

  • 🔭 At present, my primary focus lies in furthering my knowledge and expertise in the field of software development, data science, and AI. I am committed to a continuous learning journey, constantly seeking opportunities to expand my understanding of these subjects.

  • 🌱 Alongside my academic pursuits, I am actively engaged in acquiring practical skills in software development, data science, and AI. This involves hands-on projects and practical exercises, which enable me to consolidate my theoretical knowledge and gain valuable real-world experience.

  • 🌍 I am keen on collaborating with projects that align with my area of study, where I can contribute my skills and expertise. However, I am also open to participating in initiatives that promote education and help others in their learning journeys. I firmly believe in the power of knowledge sharing and the positive impact it can have on individuals and communities.

Popular repositories

  1. projetos_python_alura projetos_python_alura Public

    Desenvolvimentos de projetos durantes os cursos da Alura

    Jupyter Notebook

  2. StudyCSharp StudyCSharp Public

    Desenvolvimentos de projetos durante os estudos de C#

    C#

  3. Imersao_Dados_Alura Imersao_Dados_Alura Public

    Imersão Dados 4, realizado pela Alura.

    Jupyter Notebook

  4. Kali Kali Public

    Segurança no desenvolvimento de software - EISnt

  5. ByteBankIO ByteBankIO Public

    Forked from larissagabriela/ByteBankIO

    Curso Alura - Trabalhando com Arquivos

    C#

  6. 42Porto 42Porto Public

    Projects developed during my journey at 42Porto

    C