Skip to content
View cychitivav's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@ART3CHAutomation

Block or report cychitivav

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cychitivav/README.md

Hello <there/> πŸ‘‹, I'm Cristian Chitiva

class ContinuousLearner():
  def __init__(self):
    self.name = "Cristian Chitiva";
    self.username = "cychitivav";
    self.location = "BogotΓ‘, Colombia";
    self.education = {
        "Bachelor's Degree": ['Mechatronics Engineer', 'Universidad Nacional de Colombia']
    }

if __name__ == '__main__':
    me = ContinuousLearner()

πŸ§‘β€πŸ’» About me

  • πŸ‘― I'm contributing to ROS2 Documentation.
  • πŸ€” I'm looking to collaborate on FastAPI project.
  • πŸ˜„ Pronouns: He/Him
  • 🌱 I'm currently learning Machine Learning and Deep Learning.
  • πŸ”­ I'm currently working on implementing control algorithms.

πŸ› οΈ Skills

Programming Languages

Python C++ Java JavaScript

Web Development

Frontend

React Next.js HTML CSS

Backend

FastAPI Django Jinja Postman Gunicorn

Machine Learning and Data Science

PyTorch NumPy Pandas OpenCV Jupyter Notebook Matplotlib

Robotics and Control Systems

ROS RobotStudio KiCAD rtb python MATLAB

Development Tools

Git GitHub Visual Studio Code Shell Script Docker

Hardware and IoT

Raspberry Pi Arduino

Other

Markdown LaTeX Sphinx

πŸ“ˆ GitHub Stats

cychitivav stats cychitivav top languages

🀝 Connect with me

LinkedIn Stack Overflow Twitter Discord Mail

Pinned Loading

  1. jsduenass/Stewart_Gough_platform_UNAL Public

    This repo cotains the work done with an Stewart Gough platform at Universidad Nacional de Colombia. This work is done as part of the final project of the class Sensors and Actuators Semester 2021-II

    Makefile 5

  2. px100_description Public

    ROS package to move the pincher x100 robot with python or MATLAB. This repo contains the second practice lab for robotics class at Universidad Nacional de Colombia

    CMake 5 2

  3. bogota_website Public

    BogotΓ‘ website with a description of its inhabitants, its location, an interactive map, main activities and history. This page was designed for interactive graphic class at the Universidad Nacional…

    HTML 1

  4. Inverse kinematics problem of a RPR ...
    1
    # Robot RPR
    2
    <div align="center">
    3
        <img src="https://user-images.githubusercontent.com/30636259/189494408-0e022678-6e9a-4e8c-b1b8-aa426f8be803.svg#gh-dark-mode-only" width="700"/>
    4
        <img src="https://user-images.githubusercontent.com/30636259/189494360-b7d4186b-49e8-4e71-b1a4-133ccabf5c19.svg#gh-light-mode-only" width="700"/>
    5
    </div>
  5. Implementation of a simple neural ne...
    1
    import numpy as np
    2
    
                  
    3
    # Activation function and its derivative (sigmoid)
    4
    def sigmoid(x):
    5
        return 1 / (1 + np.exp(-x))
  6. pai Public

    PAI's project

    C++ 5 3

3,438 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to cychitivav/cychitivav.github.io, cychitivav/flight-8-path, cychitivav/cpp and 17 other repositories
Loading A graph representing cychitivav's contributions from January 28, 2024 to January 30, 2025. The contributions are 99% commits, 1% pull requests, 0% issues, 0% code review.   Code review   Issues 1% Pull requests 99% Commits

Contribution activity

January 2025

Created 18 commits in 2 repositories
Created 2 repositories

Created a pull request in vscode-icons/vscode-icons that received 4 comments

feat(icon): add core folder icons and update supported folders

Changes proposed: Add

+3 βˆ’0 lines changed β€’ 4 comments
Opened 3 other pull requests in 2 repositories
microsoft/AirSim 2 open
vscode-icons/vscode-icons 1 open
230 contributions in private repositories Jan 2 – Jan 29
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.