Skip to content
View mozart-maia's full-sized avatar
💭
👻
💭
👻
  • DNA Center
  • Natal
  • 11:36 (UTC -03:00)

Block or report mozart-maia

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

Mozart Maia

GitHub Badge  Gmail Badge  LinkedIn Badge 

👋 Hi there!

Hello, my name is Mozart and I'm currently working as a full stack web developer at DNA Center. I love tech, and I'm constantly looking to learn more about new languages and technologies. I'm finishing systems analysis and development at IFRN. I've already learned about web and desktop development using Node.js, React, Typescript, Tailwind, Express and Electron. Also I helped to develop some tools for webscrapping and automation via browser with Selenium (Javascript and Python), enterprise dashboards with Django and other tools for companies I worked.

About me!

🎓 Graduate in systems analysis and development at IFRN
🌱 Learning about web development, mobile and distributed systems
💡  I'm interested about programming, games and books
🤝  I like to collaborate in new projects
😄  Pronouns he/his
📫 Reach me [email protected]

Tech Stack

javascript Badge  html5 Badge  css3 Badge  nodejs Badge  react Badge  typescript Badge  postgresql Badge  python Badge  bash Badge  docker Badge  git Badge  mysql Badge  django Badge  tailwind Badge  selenium Badge 

GitHub Analytics

  Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] on linux
  Type "help", "copyright", "credits" or "license" for more information.
   >>> print(list(map(lambda i: "Fizz"*(i%3==0)+"Buzz"*(i%5==0) or str(i), range(1,101))))
   >>> fatores = lambda number: [x for x in range(2,number) if number % x == 0]
   >>> primos_under_1000 = [x for x in range(2,1000) if fatores(x) == []]
   >>> print(primos_under_1000)

Pinned Loading

  1. easyfinance easyfinance Public

    Plataforma para gerenciamento de finanças pessoais

    TypeScript 1

  2. game-of-life-next game-of-life-next Public

    A simple game of life made with NextJS and many checkboxes...

    TypeScript 1

  3. pdfapp pdfapp Public

    TypeScript

  4. trabmobile trabmobile Public

    Aplicativo mobile feito com android nativo para disciplina de dispositivos móveis

    Java 2 1

  5. rinha-frontend rinha-frontend Public

    Forked from codante-io/rinha-frontend

    Repositório oficial da Rinha de Front-end

    JavaScript

  6. chat-react-websocket chat-react-websocket Public

    JavaScript