Git Product home page Git Product logo

Hi there, I'm Camilla Geber!

Full Stack Developer at Trybe
Currently a Python student

Linkedin: camillageber GitHub camillageber

A little more about me...

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareDeveloper:

    def __init__(self):
        self.name = "Camilla Geber"
        self.role = "Software Developer"
        self.pronouns = ["she" | "her"]
        self.country = "Brazil"
        self.code = ["JavaScript", "Typescript", "HTML", "CSS", "Python"]
        self.frameworks = ["React", "Jest", "Docker", "Node", "Express"]
        self.databases = ["mySQL", "MongoDB"]
        self.others = ["Design Patterns", "POO", "SOLID", "TDD"]
        self.hobbies = ["Books", "Series" "Movies", "True Crime"]

    def say_hi(self):
        print(
        "Thanks for dropping by, hope you enjoy some of my work. ;)"
        )


me = SoftwareDeveloper()
me.say_hi()


Spoiler Alert

My name is Camillla Geber, I am a software developer and I go by the pronouns she / her. Among the technologies I know I can mention JavaScript, TypeScript, HTML, CSS, Node and Python. Regarding frameworks and tools I know, some of them are: React, Jest, Docker and the Rest API builder, Express JS. About databases, I have knowledge in relational and non-relational databases, such as mySQL and MongoDB, as well as ORMs and ODMs. Finally, I am familiar with Design Patterns, POO, SOLID and TDD concepts. My main hobbies, when I am not coding, are reading (like there is no tomorrow 📖), watching movies 🎬 and marathon series 📺, especially if the subject is related to forensic psychology or 'true crime' 🕵️.


Eu me chamo Camillla Geber, sou uma desenvolvedora de software e atendo pelos pronomes ela / dela. Entre as tecnologias que eu conheço, posso mencionar o JavaScript, TypeScript, HTML, CSS, Node e o Python. Em relação aos frameworks e ferramentas que conheço, algumas delas são: o React, o Jest, o Docker e o construtor de APIs Rest, Express JS. Já sobre bancos de dados, eu tenho conhecimento em bancos relacionais e não relacionais, como mySQL e MongoDB, além de ORMs e ODMs. Por fim, tenho familiaridade em conceitos de Design Patterns, POO, SOLID e TDD. Meus principais passatempos, quando eu não estou codando, são ler livros(como se não houvesse amanhã 📖), ver filmes 🎬 e maratonar séries 📺, principalmente se o assunto tiver relação com psicologia forense ou 'true crime' 🕵️.

console.log("Nice to meet you all :)");

Core

[Camilla's GitHub stats



I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


GitHub Details GitHub Stats GitHub Top Langs


Camilla Geber's Projects

blogs-api icon blogs-api

This is a project with the goal of developing a Rest API and a database for producing content for a Blog.

delivery-app icon delivery-app

Full Stack project that connects front-end and back-end using React JS and MySQL database, validation and error middleware and encryption for data protection.

futebol-matches icon futebol-matches

The TFC project is an application that displays data from a 'football cup.' The front end is built with react.js, while the back end is built with TypeScript, Node.js, Docker, Express, MySQL, Sequelize, JWT and Mocha / Chai. TDD was used as a development tool for the API.

trivia-game icon trivia-game

By enrolling in a trivia game, the user of this programme can test their knowledge of numerous categories, such as movies, history, geography and more.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.