Code Monkey home page Code Monkey logo

ayed-tp1'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 '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: 19 June 2024 - To: 26 June 2024

Total Time: 15 hrs 47 mins

Python       15 hrs 36 mins  ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰   98.87 %
Bash         6 mins          ▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   00.69 %
JavaScript   3 mins          ▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱▱   00.34 %

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

ayed-tp1's People

Contributors

caupolicanre avatar slimerpy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ayed-tp1's Issues

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.