Skip to content
View CamilleGS's full-sized avatar
:shipit:
creating!
:shipit:
creating!

Block or report CamilleGS

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
CamilleGS/README.md

Hi there!๐Ÿ‘‹ I'm Camille Gonsalves, a Front-end Developer.

On my GitHub I document all my studies and projects, from my first steps in programming to my current learning stage. Feel free to explore my journey!

Click and see My Portfolio or open in another window https://camillegs.github.io/portfolio

๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป Experience in the Field: Nutri-Honest

I'm currently a Front-end Developer working with my colleagues on Nutri-Honest, a real-world system with an existing client. In this role, I've used React and Styled Components to build key features like the registration and login pages. I also developed the anthropometric calculator, an exciting new feature we'll be launching soon.

You can check out our live system here: NutriHonest

๐Ÿš€ Technologies I'm working with:

sass logo React Styled Components Prettier ESLint

โญ GitHub Stats:

Top Langs


๐Ÿ“ฌ Contact me:

๐Ÿ“Œ LinkedIn
๐ŸŽฎ Discord: millhinho
๐Ÿ“ง E-mail: camillegdsouza@gmail.com


PS: My GitHub pins are all organized from my latest study project to my oldest one.

Mt 6:33 โœจ

Pinned Loading

  1. vue.js-studies vue.js-studies Public

    These are my first studies on Vue.js, where I cover the core concepts of vue.

    HTML

  2. task-list task-list Public

    JavaScript

  3. food-order-app food-order-app Public

    A simple React application for creating and managing food orders, built with an API that already exists in my repositories (order-management-api)

    JavaScript

  4. backend-task-app backend-task-app Public

    backend for task-app repository

    JavaScript

  5. react-studies react-studies Public

    This project is a simple React application that integrates with a local API that I studied. The application allows users to register, list, and delete users by interacting with the API.

    JavaScript

  6. order-management-api order-management-api Public

    A RESTful API for order management, built with Node.js and Express. Allows you to create, list, update, delete, and change the status of orders with unique IDs generated via UUID.

    JavaScript