Giter Site home page Giter Site logo

Hello World, I'm Camila! Profile Hits

Technology Stack

python R mysql mysql Julia docker React Html css Javascript D3 D3

Tools

vscode github Apache Spark Jupyter Notebook

Data Projects

Full Stack Projects

Fun Projects

Virtual memory simulator Virtual memory simulator Virtual memory simulator Virtual memory simulator Virtual memory simulator Virtual memory simulator

Navigation: how my github is organised

Click here

My repos

{
  "username": "camilasbraz",
  "sorted by": "name",
  "repositories": [

    {
      "name": "100-days-js",
      "description": "Repository with the codes, exercises, and notes from the course 100 Days of Code: JS",
      "languages": "JavaScript",
      "category": ["Studies", "Courses"],
      "status": "in progress",
      "url": "https://github.com/camilasbraz/100-days-js"
    },

    {
      "name": "100-days-python",
      "description": "Repository with the codes, exercises, and notes from the course 100 Days of Code: The Complete Python Pro Bootcamp for 2023",
      "languages":[ "Python", "PDF"],
      "category": ["Studies", "Courses"],
      "status": "in progress",
      "url": "https://github.com/camilasbraz/100-days-python"
    },
    
    {
      "name": "adopted-dog-arduino",
      "description": "Teaching my adopted dog how to play using arduino",
      "languages": ["Markdown", "C++"],
      "category": "fun",
      "status": "finished",
      "url": "https://github.com/camilasbraz/adopted-dog-arduino"
    },

    {
      "name": "analise-bd-producao-poco",
      "description": "Queries related relational algebra and natural language in a well data base",
      "languages": ["Jupyter Notebook", "SQL", "PDF"],
      "category": "data",
      "status": "finished",
      "url": "https://github.com/camilasbraz/analise-bd-producao-poco"
    },

    {
      "name": "analise-bd-starwars",
      "description": "Queries related relational algebra and natural language in a starwars data base",
      "languages": ["Jupyter Notebook", "SQL", "PDF"],
      "category": "data",
      "status": "finished",
      "url": "https://github.com/camilasbraz/analise-bd-starwars"
    },
 
    {
      "name": "BirthdayParadox",
      "description": "Solution of the birthday paradox in python, R and julia",
      "languages": ["Python", "R", "Julia"],
      "category": ["data", "statistics"],
      "status": "finished",
      "url": "https://github.com/camilasbraz/BirthdayParadox"
    },

    {
      "name": "book-network-dash",
      "description": "Dash that bulds a character network and analysis of a given book",
      "languages": ["Python", "CSS", "HTML"],
      "category": ["data", "dashboard"],
      "status": "in progress",
      "url": "https://github.com/camilasbraz/https://github.com/camilasbraz/book-network-dash"
    },

    {
      "name": "books-articles-podcasts-videos",
      "description": "Collection of books, articles, podcasts and videos that I find interesting",
      "languages": "Markdown",
      "category": "Studies",
      "status": "in progress",
      "url": "https://github.com/camilasbraz/books-articles-podcasts-videos"
    },
    
    {
      "name": "camilasbraz",
      "description": "Special repository, its README.md appears on my public profile.",
      "languages": ["Markdown", "JSON", "HTML", "CSS", "SVG"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/camilasbraz"
    },

    {
      "name": "camilasbraz.github.io",
      "description": "My personal website",
      "languages": ["JavaScript", "CSS", "HTML"],
      "category": "full-stack",
      "status": "in progress",
      "url": "https://github.com/camilasbraz/camilasbraz.github.io"
    },

    {
      "name": "caronas-ufmg",
      "description": "Carpool system for UFMG community",
      "languages": ["JavaScript", "CSS", "HTML", "React", "Firebase"],
      "category": "full-stack",
      "status": "finished",
      "url": "https://github.com/camilasbraz/caronas-ufmg"
    },
    
    {
      "name": "causal-inference-dag",
      "description": "Studies regarding causal inference and the usage of the dag tool",
      "languages": "Markdown",
      "category": ["Courses", "Studies"],
      "status": "in progress",
      "url": "https://github.com/camilasbraz/causal-inference-dag"
    },

    {
      "name": "channel-analysis-with-youtube-api",
      "description": "Using the youtube API to analyze youtube channels",
      "languages": ["Jupyter Notebook", "Python"],
      "category": "data",
      "status": "finished",
      "url": "https://github.com/camilasbraz/channel-analysis-with-youtube-api"
    },

    {
      "name": "CS50",
      "description": "Codes and notes regarding the CS50 course from Harvard",
      "languages": "Markdown",
      "category": "courses",
      "status": "tbd",
      "url": "https://github.com/camilasbraz/CS50"
    },
    
    {
      "name": "dash-python-and-big-query",
      "description": "How to connect a table in Google Cloud Big Query to your dash app",
      "languages": "Python",
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/dash-python-and-big-query"
    },

    {
      "name": "demo-ci",
      "description": "Practical continuous integration server example",
      "languages": ["Java", "Makefile"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/demo-ci"
    },

    {
      "name": "demo-cypress",
      "description": "Practical end-to-end testing and Cypress example",
      "languages": ["JavaScript", "HTML", "CSS", "Dockerfile"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/demo-cypress"
    },
    
    {
      "name": "esmforum",
      "description": "Practical testing example",
      "languages": ["JavaScript", "HTML", "EJS", "shell"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/esmforum"
    },

    {
      "name": "greeting-robot-arduino",
      "description": "Anarduino project that uses a ultrassonic sensor to trigger a servo and makes the robot wave back",
      "languages": "C++",
      "category": ["fun", "eletronic", "robotics"],
      "status": "finished",
      "url": "https://github.com/camilasbraz/greeting-robot-arduino"
    },

    {
      "name": "Handbook-of-Regression-Modeling-in-People-Analytics",
      "description": "Book written by Keith McNulty in which he explains how to apply regression models in people analytics.",
      "languages": "Markdown",
      "category": "books",
      "status": "finished",
      "url": "https://github.com/camilasbraz/Handbook-of-Regression-Modeling-in-People-Analytics"
    },
    
    {
      "name": "insights",
      "description": "Texts and insights I wrote",
      "languages": "Markdown",
      "category": "writings",
      "status": "in progress",
      "url": "https://github.com/camilasbraz/insights"
    },

    {
      "name": "Introduction-to-Julia-for-programmers",
      "description": "Codes and notes regarding the Introduction to Julia for programmers course from Julia Academy",
      "languages": ["Julia", "PDF", "Jupyter Notebook"],
      "category": ["data", "courses"],
      "status": "finished",
      "url": "https://github.com/camilasbraz/Introduction-to-Julia-for-programmers"
    },
    
    {
      "name": "julia-exercism",
      "description": "Solutions from the exercises availables at Julia Exercism",
      "languages": "Julia",
      "category": "data",
      "status": "in progress",
      "url": "https://github.com/camilasbraz/julia-exercism"
    },

    {
      "name": "Julia-first-steps",
      "description": "Scripts regarding the first steps to install and use Julia",
      "languages": "Julia",
      "category": "data",
      "status": "done",
      "url": "https://github.com/camilasbraz/Julia-first-steps"
    },

    {
      "name": "julia-for-data-science",
      "description": "Codes and notes regarding the Julia for data science course from Julia Academy",
      "languages": "Julia",
      "category": ["data", "courses"],
      "status": "in progress",
      "url": "https://github.com/camilasbraz/julia-for-data-science"
    },

    {
      "name": "learning-react",
      "description": "First steps with React",
      "languages":  "Markdown",
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/learning-react"
    },

    {
      "name": "micro-livraria",
      "description": "Practical microservices example",
      "languages":  ["JavaScript", "HTML", "CSS", "Dockerfile"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/micro-livraria"
    },

    {
      "name": "nlp-music",
      "description": "How to use nlp to analyze song lyrics",
      "languages":  ["Python", "Jupyter Notebook"],
      "category": ["data", "nlp"],
      "status": "tbd",
      "url": "https://github.com/camilasbraz/nlp-music"
    },

    {
      "name": "PWM-modulator-demodulator",
      "description": "PWM schematics, including modulator and demodulator",
      "languages": "ASC",
      "category": "eletronic",
      "status": "done",
      "url": "https://github.com/camilasbraz/PWM-modulator-demodulator"
    },
    
    {
      "name": "python-automatic-bulk-emails",
      "description": "How to use python and send automatic bulk emails",
      "languages": "Python",
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/python-automatic-bulk-emails"
    },

    {
      "name": "python-sql",
      "description": "Step-by-step instructions on how to connect Python and SQL",
      "languages": ["Python", "Jupyter Notebook"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/python-sql"
    },

    {
      "name": "python-twitter-bot-quote",
      "description": "Twitter bot that continuously tweets a random picture with a random quote",
      "languages": "Python",
      "category": "data",
      "status": "tbd",
      "url": "https://github.com/camilasbraz/python-twitter-bot-quote"
    },
    
    {
      "name": "python-twitter-bot-retweet-like",
      "description": "Twitter bot that likes and retweets all tweets that contain an specif word",
      "languages": "Python",
      "category": "data",
      "status": "finished",
      "url": "https://github.com/camilasbraz/python-twitter-bot-retweet-like"
    },
    
    {
      "name": "python-twitter-smith-number-bot",
      "description": "Twitter bot that continuously tweets the next smith number starting on zero",
      "languages": "Python",
      "category": "data",
      "status": "tbd",
      "url": "https://github.com/camilasbraz/python-twitter-smith-number-bot"
    },

    {
      "name": "replit-and-uptimerobot",
      "description": "How to use repl.it and UpTimeRobot to run Python Scripts on a schedule in the cloud 24/7 for free",
      "languages": "Python",
      "category": "tutorial",
      "status": "done",
      "url": "https://github.com/camilasbraz/replit-and-uptimerobot"
    },
    
    {
      "name": "risk-factor",
      "description": "Studies regarding risk factor analysis",
      "languages": "Markdown",
      "category": "data",
      "status": "tbd",
      "url": "https://github.com/camilasbraz/risk-factor"
    },
    
    {
      "name": "roteiroRefactoringJS",
      "description": "practical refactoring exercises",
      "languages": "JavaScript",
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/roteiroRefactoringJS"
    },
    {
      "name": "spotify-playlist-generator",
      "description": "Using Sportify API to create playlist based on an artist inputed by the user",
      "languages": "Python",
      "category": "data",
      "status": "tbd",
      "url": "https://github.com/camilasbraz/spotify-playlist-generator"
    },
    
    {
      "name": "spotify-wrapped-generator",
      "description": "Using Sportify API to simulate wrapped playlists with 3 time ranges",
      "languages": "Python",
      "category": "data",
      "status": "finished",
      "url": "https://github.com/camilasbraz/spotify-wrapped-generator"
    },
    
    {
      "name": "Stanford-Statistical-Learning",
      "description": "Codes and notes regarding the Statistical Learning course from Stanford",
      "languages": ["Markdown", "pdf"],
      "category": "courses",
      "status": "tbd",
      "url": "https://github.com/camilasbraz/Stanford-Statistical-Learning"
    },

    {
      "name": "testing-imputing-algorithms-R",
      "description": "Testing algorithms methods to imput data in R",
      "languages": "R",
      "category": "data",
      "status": "tbd",
      "url": "https://github.com/camilasbraz/testing-imputing-algorithms-R"
    },
    
    {
      "name": "the-hunger-games-network",
      "description": "Web scrap and NLP to create a network of The Hunger Games books",
      "languages": ["Python", "Jupyter Notebook", "HTML", "CSV", "PDF"],
      "category": "data",
      "status": "finished",
      "url": "https://github.com/camilasbraz/the-hunger-games-network"
    },
    
    {
      "name": "the-witcher-network",
      "description": "Web scrap and NLP to create a network of The Witcher books",
      "languages": "Python",
      "category": "data",
      "status": "finished",
      "url": "https://github.com/camilasbraz/the-witcher-network"
    },

    {
      "name": "using-github",
      "description": "How to configure and use github to create repos, adds, commits, pushs and pulls",
      "languages": ["Markdown", "Git"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/using-github"
    },
    
    {
      "name": "virtual-envs-ands-notebooks",
      "description": "How to configure and use Python Virtual Environments on Jupyter Notebooks",
      "languages": ["Markdown", "Python"],
      "category": "tutorial",
      "status": "finished",
      "url": "https://github.com/camilasbraz/virtual-envs-ands-notebooks"
    },
    
    {
      "name": "virtual-memory-simulator",
      "description": "Virtual memory simulator written in C",
      "languages": ["C", "shell", "R", "Makefile"],
      "category": "fun",
      "status": "finished",
      "url": "https://github.com/camilasbraz/virtual-memory-simulator"
    }
  ]
}

Achievments

Achievment metrics

Camila Braz's Projects

birthdayparadox icon birthdayparadox

Given an amount of people, what is the probability that at least two of them share the same birthday?

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.