Eric de Oliveira Souza (Eric-Souza)

Eric-Souza

Geek Repo

Company:Remedy Product Studio

Location:Belo Horizonte, MG, Brazil

Home Page:www.linkedin.com/in/ericdeoliveira/?locale=en_US

Github PK Tool:Github PK Tool

Eric de Oliveira Souza's repositories

angular-products-crud

CRUD/UI system developed in Angular9 using json-server and angular-material. This app has been deployed using Firebase (firebase.google.com).

Language:TypeScriptStargazers:1Issues:1Issues:0

dropbox-ui-clone

User Interface based on Dropbox, developed in React/Typescript using CSS Clip effect. This app was developed only for recreational and training purposes, it has been deployed using Netlify (www.netlify.com).

Language:TypeScriptStargazers:0Issues:1Issues:0

linkedin-ui-clone

User Interface based on LinkedIn, developed in React/Typescript using Shimmer loading effect. This app was developed only for recreational and training purposes, it has been deployed using Netlify (www.netlify.com).

Language:TypeScriptStargazers:0Issues:1Issues:0

marvel-data-visualization

An app made to display Marvel's comics, characters and other properties, developed mainly in ReactJS using Marvel Developer Portal's API (developer.marvel.com/docs). This app was developed only for recreational and training purposes, not being official in any way, it has been deployed using Netlify (www.netlify.com).

Language:JavaScriptStargazers:0Issues:1Issues:0

snake-game

Classic snake game, which was originated in the 1976 arcade game "Blockade", clone (only works on PC). This app was deployed using Netlify (www.netlify.com).

Language:JavaScriptStargazers:0Issues:0Issues:0

django-rest-crud

Rest API CRUD developed in Django REST using PostgreSQL local database. This API enables CRUD operations in configured url: "localhost:8000/api/employee".

Language:PythonStargazers:0Issues:1Issues:0

django-schedule

Schedule app developed using Python (Django) and SQLite database.

Language:PythonStargazers:0Issues:1Issues:0

industrial-assets-showcase

App developed in React/Typescript to show Tractian's test API data as a Front End Software Engineering test. This app has been deployed using Heroku.

Language:JavaScriptStargazers:0Issues:1Issues:0

jwt-express-auth

User authentication system developed in Node (Nest/Express/Typescript) with TypeORM, PostgreSQL and JSON Web Token. Password hash encryption made using bcryptjs.

Language:TypeScriptStargazers:0Issues:1Issues:0

meteor-password-auth

Authentication system created using Meteor with React. Meteor's accounts configuration allows users and passwords to be created, updated and authenticated using its MongoDB integrated connection (port 27017). This app was made for training purposes and no data stored in the system will be used.

Language:JavaScriptStargazers:0Issues:0Issues:0

nestJS-crud

CRUD system developed in Node (Nest/Typescript). Data is stored only in memory.

Language:TypeScriptStargazers:0Issues:1Issues:0

nestJS-postgres

CRUD system developed in Node (Nest/Typescript) with TypeORM and PostgreSQL database.

Language:TypeScriptStargazers:0Issues:1Issues:0

personal-blog

A blog to display information about me, developed using Python's web framework, Django. This app has been deployed using PythonAnywhere.

Language:PythonStargazers:0Issues:0Issues:0

word-counter

An algorithm, developed in C++, that receives a string as input and counts the frequecy of its words in alphabetical order. This system was developed as a Object Oriented Programming subject exercise (UFMG).

Language:C++Stargazers:0Issues:1Issues:0