Code Monkey home page Code Monkey logo

datawarehouse-elprofesional's Introduction

Hi, I'm Caupolicán! 🖥️

An advanced Data Science student db-logo and Python enthusiast python-logo

A little more about me

class Caupo:
    def __init__(self):
        self.name = 'Caupolicán'
        self.last_name = 'Ré'
        self.nacionality = 'Argentinian'
        self.birthday = 'May, 5th'
        self.student = True
        self.working = True
    
    @property
    def studying_at(self) -> str:
        return 'Data Processing and Exploitation'

    @property
    def working_at(self) -> dict:
        return {
            'LICA': 'Laboratorio de Informática y Computación Aplicada',
            'SUMAR': 'Ministerio de Salud de Entre Ríos'
        }

    @property
    def languages(self) -> dict:
        return {
            'spanish': 'native',
            'english': 'fluent'
        }

    @property
    def programming_languages(self) -> list:
        return ['Python', 'SQL', 'C', 'R', 'Java']
    
    @property
    def frameworks(self) -> list:
        return ['Flask', 'FastAPI', 'Django', 'Django-REST-framework']

⌨️⏲️ Weekly development breakdown

From: 14 May 2024 - To: 21 May 2024

Total Time: 34 hrs 11 mins

Python       33 hrs 6 mins   ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▱   96.74 %
Bash         43 mins         ▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   02.11 %
JavaScript   10 mins         ▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   00.49 %

I'm an Early 🐤

🌞 Morning                658 commits         ▰▰▰▰▰▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   32.61 % 
🌆 Daytime                714 commits         ▰▰▰▰▰▰▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   35.38 % 
🌃 Evening                406 commits         ▰▰▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   20.12 % 
🌙 Night                  240 commits         ▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   11.89 % 

💼 Highlighted Projects


⚡ Recent Activity

  1. 🗣 Commented on #491 in anmol098/waka-readme-stats
  2. 🗣 Commented on #491 in anmol098/waka-readme-stats
  3. 🗣 Commented on #452 in anmol098/waka-readme-stats
  4. 🗣 Commented on #471 in anmol098/waka-readme-stats
  5. 💪 Opened PR #491 in anmol098/waka-readme-stats

📩 Connect with me

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.