kunzeleric
Brazilian, offspring of the 90s. I crave to be amidst software development environment and to always keep improving my knowledge about technology.
Curitiba, PR
Pinned Repositories
secondChallenge-back
API desenvolvida em Node c/ Fastify em Typescript para permitir cadastro e login de usuários e buscar dados referentes à jogos de Basquete previstos e ao vivo da liga americana NBA.
secondChallenge-front
api-flask-tasks
API feita em Python\Flask para treinar conceitos básicos de CRUD e as sintaxes de Python.
api-forum
API designed to represent a forum application, following best practices from the Node.js Course by Rocketseat. *Under Construction*
findAFriend_api
An API for animal adoption! You can register as an organization and register pets for adoption, describing their main characteristics. Made with Node.js, Typescript, Fastify, tested with Vitest & Supertest.
ignite__api-daily-diet
API feita em Typescript utilizando Node + Fastify, com objetivo de permitir o usuário criar e controlar sua dieta de forma personalizada.
node-api-tasks
Challenge for the Node Course by Rocketseat. The ultimate objective is to implement an API that lets a user register, update, delete and mark tasks as completed.
python-websocket-api
A websocket API for PIX payments!
react_Weather
A project designed to practice React and API consumption by letting the user search for the weather in any city and also see some pictures of the place :)
ts-jamming-app
An app made for those who love music! It allows the user to search for songs and set up a momentary playlist. Made with React with Typescript, and love :)
kunzeleric's Repositories
kunzeleric/python-websocket-api
A websocket API for PIX payments!
kunzeleric/api-flask-tasks
API feita em Python\Flask para treinar conceitos básicos de CRUD e as sintaxes de Python.
kunzeleric/api-forum
API designed to represent a forum application, following best practices from the Node.js Course by Rocketseat. *Under Construction*
kunzeleric/api-python-nlw
API desenvolvida em Python e Flask durante evento NLW. O intuito dessa aplicação é gerar código de barras para produtos e pode ser utilizado em lojas e empresas para controlar seus produtos.
kunzeleric/findAFriend_api
An API for animal adoption! You can register as an organization and register pets for adoption, describing their main characteristics. Made with Node.js, Typescript, Fastify, tested with Vitest & Supertest.
kunzeleric/ignite__api-daily-diet
API feita em Typescript utilizando Node + Fastify, com objetivo de permitir o usuário criar e controlar sua dieta de forma personalizada.
kunzeleric/node-api-tasks
Challenge for the Node Course by Rocketseat. The ultimate objective is to implement an API that lets a user register, update, delete and mark tasks as completed.
kunzeleric/ts-jamming-app
An app made for those who love music! It allows the user to search for songs and set up a momentary playlist. Made with React with Typescript, and love :)
kunzeleric/API-test__node__challenge
Desafio do curso de Web Fullstack. Designar testes integrados para as rotas de uma API que registra e busca informações de alunos. Feito em Node, Typescript e Jest para testes.
kunzeleric/coffee-delivery-challenge
A coffee delivery app that simulates a checkout form and review of the user's purchase. Made with React <3
kunzeleric/contact-list-challenge
Challenge proposed by Rocketseat in Python's course. The goal is to make a Contact Manager that runs in the terminal, making it possible to add contacts, edit them and remove them.
kunzeleric/daily-diet-RN
An app to register meals and keep track of your diet progress. Under construction!
kunzeleric/design-system-react
Design system applied in a study application to practice monorepo and frontend documentation concepts.
kunzeleric/flask-login-api
Study project to learn how to implement a login system in Python using Flask and other libs.
kunzeleric/gym__api__solid
An API that works like GymPass application, where a user creates and account and checks in nearby gyms. Built with Fastify and Typescript, including Unit and E2E tests with CI.
kunzeleric/ignite-next-shop
A project for a T-shirts store, using Stripe and Typescript along with the almighty Next.js!
kunzeleric/ignite__restful_api
API feita com Node em Typescript + Fastify para controle de transações financeiras. Com ambiente de testes de integração.
kunzeleric/kunzeleric
kunzeleric/node-enquete-app
Application developed during the NLW Expert event by Rocketseat. Node API with TS using real-time communication via websocket.
kunzeleric/pizza-web-shop
A really cool react application!
kunzeleric/project_Ecommerce
Group project TECH G01 proposed by DNC. The main goal is to build a simple e-commerce SPA application using React to simulate a real online store.
kunzeleric/python-calculator-api
An API to practice Code Design's principles.
kunzeleric/python-live-chat
Python's challenge by Rocketseat to build an API with websocket.
kunzeleric/python__daily-diet-api
Daily diet app to control calories and help you stay on diet :)
kunzeleric/random-inspiration-messages
Feeling a little under the weather? Check this inspirational messages generator :)
kunzeleric/react-github-blog
A github blog that shows the issues of a repository as posts of a blog. Made with React and Typescript!
kunzeleric/RN-ignite-teams
App developed during the second module of Rocketseat RN's knowledge trail. It focus on letting the user create teams and manage its participants.
kunzeleric/RN-todo-list-app
The same old to do list app, but now in React Native! A study project to improve the basics.
kunzeleric/sql-productDB-api
An API that simulates a backend for an e-commerce store, made with Express, using Knex to connect to MySQL.
kunzeleric/swapi-angular
As a 7 days code challenge, I'm challenging myself to build a simple web page fueled by Star Wars' SWAPI API.