Code Monkey home page Code Monkey logo

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 'Facultad de Ingeniería - UNER'

    @property
    def career(self) -> str:
        return 'Data Processing and Exploitation'

    @property
    def working_at(self) -> dict:
        return {
            'LICA': 'Laboratorio de Informática y Computación Aplicada',
            'SADER': '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: 07 June 2024 - To: 14 June 2024

Total Time: 25 hrs 24 mins

Python   25 hrs 23 mins  ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰   99.93 %
Bash     0 secs          ▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   00.04 %
Git      0 secs          ▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   00.03 %

I'm an Early 🐤

🌞 Morning                686 commits         ▰▰▰▰▰▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   31.64 % 
🌆 Daytime                757 commits         ▰▰▰▰▰▰▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   34.92 % 
🌃 Evening                455 commits         ▰▰▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   20.99 % 
🌙 Night                  270 commits         ▰▰▰▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   12.45 % 

💼 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

Caupolicán Ré's Projects

ayed-tp1 icon ayed-tp1

Project of practical work N°1 of Algorithms and Data Structures. Tecnicatura Universitaria en Procesamiento y Explotación de Datos, Facultad de Ingeniería UNER. Brehm, Ré. 2022

ayed-tp2 icon ayed-tp2

Repository to upload the project of the practical work N°2 of Algorithms and Data Structures. Tecnicatura Universitaria en Procesamiento y Explotación de Datos, Facultad de Ingeniería UNER. Brehm, Ré. 2022

citation-network-graphdb icon citation-network-graphdb

This project focuses on implementing a graph-oriented database using Neo4j to explore and analyze citation networks.

cursoarduino2022_fiuner icon cursoarduino2022_fiuner

Material del Curso Extracurricular de "Prototipado Electrónico de Aplicaciones usando Arduino" 2022. Facultad de Ingeniería UNER.

ei1-tp1-exportaciones-dataset icon ei1-tp1-exportaciones-dataset

Practical work of the subject "Integrator Space 1" of the University Degree in Data Processing and Data Exploitation (U.N.E.R). Analyzing the usage data from 2017 to 2019 stored in 'Exportaciones.csv,' this project focuses on frequency analysis during specific periods, transaction amounts, shipping durations, and common origin-destination regions.

waka-readme-stats icon waka-readme-stats

This GitHub action helps to add cool dev metrics to your github profile Readme

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.