filipecamargos
Technology is my passion. I enjoy solving problems and developing solutions for real-world problems.
Pinned Repositories
.NET-Core-Web-App-Movie-Management
This is a .NET Core Web APP that allows management of a database of movies.
.NET-Desktop-Quiz-C-
This is a math quiz application that runs on Windows Desktop.
.NET-Meeting-Planner-API
This project is a API server built with .NET Core to provide the proper CRUD operations for the React-Meeting-Planner-UI-APP.
api-spring-demo
Demo project for Spring Boot
Flashify
Developed in Java, this android app allows users to create, add, edit, delete, iterate through, and flip back and front, customize, and search a single or different sets of flashcards.
MySQL-School-Database
This project will demonstrate the process of creating a database with its 10+ tables from scratch. It will also provide demonstration on how to CREATE, READ, UPDATE, and DELETE its data using MySQL statements.
NodeJS-Full-Stack-Home-Office-Post
After seeing many people losing their jobs because of the pandemic, I have decided to work on this application to help people who were looking for remote opening positions. Check the README.md doc for more details.
NodeJS-Social-Media-Backend-API
API server social media backend example.
React-Meeting-Planner-UI-APP
This is a meeting planning APP that provides a user interface that allows the user to create an agenda for a meeting. It is connected to an API and performs all the CRUD operations of a functioning application.
Sloop-1.0-Employee-Management
This application allows managers or admins to create, delete, and edit new employees' profiles and keep track of employee notes submitted by team leads. It also provides role-based access control, email notification by automatic email sender, and employees' progress tracker. The application was developed using NodeJS, JavaScript, jQuery, HTML, CSS, Bootstrap, MongoDB with Mongoose, and some other external library. It follows the MVC pattern and includes, router protection, user authentication, password encryption, form validation, error handling, and protection against CSRF attacks.
filipecamargos's Repositories
filipecamargos/MySQL-School-Database
This project will demonstrate the process of creating a database with its 10+ tables from scratch. It will also provide demonstration on how to CREATE, READ, UPDATE, and DELETE its data using MySQL statements.
filipecamargos/NodeJS-Social-Media-Backend-API
API server social media backend example.
filipecamargos/React-Meeting-Planner-UI-APP
This is a meeting planning APP that provides a user interface that allows the user to create an agenda for a meeting. It is connected to an API and performs all the CRUD operations of a functioning application.
filipecamargos/Sloop-1.0-Employee-Management
This application allows managers or admins to create, delete, and edit new employees' profiles and keep track of employee notes submitted by team leads. It also provides role-based access control, email notification by automatic email sender, and employees' progress tracker. The application was developed using NodeJS, JavaScript, jQuery, HTML, CSS, Bootstrap, MongoDB with Mongoose, and some other external library. It follows the MVC pattern and includes, router protection, user authentication, password encryption, form validation, error handling, and protection against CSRF attacks.
filipecamargos/.NET-Meeting-Planner-API
This project is a API server built with .NET Core to provide the proper CRUD operations for the React-Meeting-Planner-UI-APP.
filipecamargos/api-spring-demo
Demo project for Spring Boot
filipecamargos/NodeJS-Full-Stack-Home-Office-Post
After seeing many people losing their jobs because of the pandemic, I have decided to work on this application to help people who were looking for remote opening positions. Check the README.md doc for more details.
filipecamargos/Trust-Eat
Trust Eat is local App to help people find and review local restaurants.
filipecamargos/Frontend-Binary-Caculator
Binary calculator developed using HTML CSS and JS. All the logic living at the JS file.
filipecamargos/Java-Sandbox
This is my Java sandbox where I refresh Java syntax, play with common coding challenges, write some algorithms and data structures.
filipecamargos/Java-WeatherApp
This application uses the Open Weather Map API to retrieve weather information and forecasts then Parse a JSON response from the API into data Map, filter it, and display back to the user.
filipecamargos/JavaScript-Sandbox
This is my JavaScript sandbox where I play with common coding challenges, write some algorithms and data structures.
filipecamargos/Login-user-interface
Login user interface to practice: Handling Side Effects, Using Reducers & Using the Context API
filipecamargos/Node-API-Portfolio
- This is a backend API for a portfolio that is in development
filipecamargos/NodeJS-Full-Stack-Ecomm-App
This is a Nodejs e-commerce application. It applies the principle of user authentication, database connection with CRUD operations.
filipecamargos/portfolio
- Portfolio showing some projects and experience
filipecamargos/React---The-Complete-Guide
This purpose of this repository is to hold the code demonstrated from https://www.udemy.com/course/react-the-complete-guide-incl-redux/ with some modification as we go through the course.
filipecamargos/React-App-Expenser-Tracker
The expense tracker is a user interface to allow the user to keep track of its expenses where the date, type, and price are collected and displayed!
filipecamargos/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
filipecamargos/React-Food-Order-App
Frontend Example of a React Food Order App
filipecamargos/React-Form-Validation-Using-Hooks
Simple react app with form validation and hooks application example.
filipecamargos/React-Goal-App
A React goal app to manage goals based on user input by adding and displaying them.
filipecamargos/React-HTTP-Request
React HTTP Movie APP Request with Firebase.
filipecamargos/React-Pratice-Using-Redux
Simple counter app in React using redux.
filipecamargos/React-User-Data-Processor
This is an example of a react application that processes user input and updates the DOM. In this application, the user will be able to enter their info and create a list of tasks.
filipecamargos/React-User-Info-Processor
React components to handle user info added with popup error message.
filipecamargos/Redux-Demo
Simple demo on how to use redux.
filipecamargos/Rest-API-NodeJS
Simple example of rest API
filipecamargos/spring-boot-microservice
Simple Hello World Demo to test the framework
filipecamargos/TeachingAssistentCodeExampleWDD130Topics
This is a repository with code activities example to help students with introduction to Web Design and Dev using HTML and CSS