Yeah...I dont know how to describe my journey, so lets get started literally from the beginning...I started in the wonderful world of programming in 2018, using Python. Through that language I discovered that my vocation is to write code that common people dont know what the hells is going on, they just know that the job looks amazing when it is done.
HTML 5
HTML stands for HyperText Markup Language. It is a standard markup language for web page creation. It allows the creation and structure of sections, paragraphs, and links using HTML elements (the building blocks of a web page) such as tags and attributes.
CSS 3
Cascading Style Sheets Level 3 (CSS3) is the iteration of the CSS standard used in the structuring, styling and formatting of Web pages. Several new features have been added to CSS3 and it is supported by all modern web browsers.
JavaScript
JavaScript is a lightweight programming language that web developers commonly use to create more dynamic interactions when developing web pages, applications, servers, and or even games.
Angular
Angular is a development platform, built on TypeScript. As a platform, Angular includes: A component-based framework for building scalable web applications,A collection of well-integrated libraries that cover a wide variety of features, including routing, forms management, client-server communication, and more
React
React is used for building interactive user interfaces and web applications quickly and efficiently with significantly less code than you would with vanilla JavaScript. In React, you develop your applications by creating reusable components that you can think of as independent Lego blocks.
Sass
Syntactically Awesome Stylesheets is a CSS pre-processor that lets you use variables, mathematical operations, mixins, loops, functions, imports, and other interesting functionalities that make writing CSS much more powerful.
Nodejs
Node is an open source, cross-platform runtime environment for executing JavaScript code. Node is used extensively for server-side programming, making it possible for developers to use JavaScript for client-side and server-side code without needing to learn an additional language.
Nestjs
NestJS is a framework for web applications. It uses modern JavaScript, is built with TypeScript and combines elements for building efficient, reliable and scalable server-side applications.
Nextjs
Next.js is a flexible React framework that gives you building blocks to create fast web applications.
MySQL
MySQL is a database management system. It may be anything from a simple shopping list to a picture gallery or the vast amounts of information in a corporate network. To add, access, and process data stored in a computer database, you need a database management system such as MySQL Server.
OracleDB
An Oracle database is a collection of data treated as a unit. The purpose of a database is to store and retrieve related information. A database server is the key to solving the problems of information management. In general, a server reliably manages a large amount of data in a multiuser environment so that many users can concurrently access the same data.
MongoDB
MongoDB is an open source NoSQL database management program. NoSQL is used as an alternative to traditional relational databases. NoSQL databases are quite useful for working with large sets of distributed data. MongoDB is a tool that can manage document-oriented information, store or retrieve information.
Projects that I have made
Way To Go
Way To Go, a vehicle rental platform, develops in this project a customer journey page, where user enters his data such as cpf, zip code, telephone, etc. This data is checked in services such as Serasa, Data Trust and to verify the authenticity. It is also checked for this process if there is proof of life that compares the face of the sent document with the face of the selfie and the face at the bottom of the government (Serpro).
Digital Marketing
Technical Support
Website Build
Natan Assessoria
This project is a page for a client that provides advisory services, in this freelance I used pure HTML, CSS (responsive design) and JS to make the frontend and Nestjs for an email sending API.
Digital Marketing
Website Build
S&R Purificadores
This project is a page for a client that sells water purifiers, in this freelance I used HTML, CSS (responsive design) and pure JS to make the frontend and Nodejs for an API for sending emails.
Digital Marketing
Technical Support
Website Build
Finder Lanches
Finder Lanches is a personal ecommerce project for a snack bar, it has a fully functional system that connects to payment gateways, connects to a backend made in Nodejs and the frontend was made in Reactjs