Skip to content
View DragonflyRobotics's full-sized avatar
🤖
Building Robots
🤖
Building Robots

Highlights

  • Pro

Organizations

@DeepShift-Labs @frc5417 @Lowery-FTC-Robotics
Block or Report

Block or report DragonflyRobotics

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
DragonflyRobotics/README.md

I Welcome You to My Profile 👏

Welcome to my profile repository. Let me tell you some facts about me.

Languages:

JavaScript Node.js

Dev/Compilation Tools:

AI/ML:

Frameworks:

Hardware:

Arduino Pi nVidia Adafruit

DB Systems:

MongoDB ES SQLLite

Tools:

Other Skills:

Git Overleaf Trello

OS/Distros:

Team Tools:

Media Plaforms:

Learning:

About Me

I am a robotics hobbyist. I first started with Arduino. This was roughly 6.5 years ago. Wow! This escalated one sensor after another. It is incredible how much you can learn and make using a tiny microcontroller. I made several wheeled robots, cars, and even a supercar. That was a car with obstacle avoidance strapped to a Google Assistant. I know, brilliant :). Then, I got a Raspberry Pi which introduced me to Python. First Python, then object detection, then AI. Now, when I "made" my first AI, it was example code that I changed the variables and a few things here and there. But, that itself taught me a lot.

Besides that, I also enjoy Calculus. Those differential equations and integrations are incredibly enjoyable. The REALLY HARD math puzzles are just as fun!. I also love quantum mechanics and special relativity. Yep, all the hard stuff.

My Inspiration

I work to inspire and echo the patterns and beauty of the world we live in. I believe that the true way to understand and interpret our world is through mathematics and science. I think that the true meaning of math and physics is in nature and we can only gain an appreciation for nature by studying its intricacies. I think it is crucial to introspect and cogitate about the patterns we see and ask the question, "Why?" Only then are discoveries made and only then do we better understand ourselves.

And as per robotics, what could be a better way to understand nature than to mimic its most prominent features and help our species alongside. I think that robotics has some downsides, but it allows us to gain a deeper appreciation for the vastly complex and intricate nature we live in.

My Projects

This is my biggest project yet. This is a research institution I started. We aim to use biomimetic robotics to develop a General Intelligence. Yes, an AI that learns like a living being! We are using multi-agent AI algorithms, real-time databases, and semi-supervised AI algorithms. We are also making a fully 3D printed 12DOF robot dog. That will be the first host of our AI. Interested? Go here to learn more:

Custom YOLO Algorithm

What happens when you combine image area search, temperature predictions, and a simple CNN. You get an AI that trains and functions on any machine (even the ones from 10 years ago) and predicts in ~0.5 seconds. It highlights different regions of an image that contain a given object. Then, it draws a bounding box around it. It is super simple but quite efficient.

Contributing

I am always looking for people to work with, and DeepShift Labs is also looking for contributors. If you are interested, please don't hesitate to email me at [email protected]. You can also just contact me through Github.

  • Here is my OpenCollective if you want to contribute monetary value to my projects.

I am also very passionate about contributing. I am trying to solve issues on ROS, Arduino, and other smaller Github Repositories. I think that it is crucial to give back to the community that our hobby came from. The OpenSource movement has resulted in incredible feats and the rapid expansion of software and hardware capabilities. I am only now understanding the difficulty of being an OpenSource developer. That is why I contribute to other projects.

Note: The statistics below exclude my work on proprietary code, which may skew results (especially my work using C++ and Rust)

Top Langs

Krishna's GitHub stats-Dark Krishna's GitHub stats-Light

DragonflyRobotics

Some of my Repositories:

Readme Card Readme Card Readme Card Readme Card

Pinned Loading

  1. DeepShift-Labs/MAGIST-Algorithm DeepShift-Labs/MAGIST-Algorithm Public

    Multi-Agent Generally Intelligent Simultaneous Training Algorithm for Project Zeta

    Python 5