Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
Adadot

Adadot

Making good developers great, through data

5.0
•4 reviews•

827 followers

Making good developers great, through data

5.0
•4 reviews•

827 followers

Visit website
Work & Productivity
•
Data analysis tools
•
AI Coding Assistants
Adadot coaches good developers into becoming great. We leverage the world’s most complete dataset on what actions help tens of thousands of developers get in a state of flow faster. ADA, our AI coach, provides personalized recommendations and helps you set and exceed goals.
  • Overview
  • Launches3
  • Reviews4
  • Alternatives
  • Team
  • Awards
  • More
Company Info
adadot.com
Adadot Info
Launched in 2022View 3 launches
Forum
p/adadot
Awards
Adadot for Developers was ranked #2 of the day for January 16th, 2023
Adadot was ranked #1 of the day for January 28th, 2022
View all
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt
SocialFacebookMediumWellfound

Similar Products

Motiv Ring
Motiv Ring
A sleek, subtle design delivering smart functionality
FitnessWearables
Maimovie
Maimovie
Personalized AI recommendations for 137 streaming services
4.8(21 reviews)
AI
Tep
Tep
Fitness tracker meets tamagotchi. Don't starve it!
AURA Band
Fitness tracker that knows what you're made of
2.0(2 reviews)
Sourd.io
Sourd.io
A fitness tracker for your sourdough starter
View more
This is the 3rd launch from Adadot. View more
Code Reactions by adadot

Code Reactions by adadot

Emoji reactions for any Git repo
Code Reactions by adadot was ranked #3 of the day for September 18th, 2023
You saw some nice piece of code? Now you can add a 👍, or maybe even a 😍 and spread the love. It seems like there might be a bug there? Give it a 🐛 with a comment on your finding and come back to fix it when you get the chance.
Code Reactions by adadot gallery image
Free
Launch tags:
Software Engineering•Developer Tools•GitHub
Launch Team
Kevin William DavidAlex HarrisJason Spiliotopoulos

What do you think? …

Alex Harris
Alex Harris
Adadot

Adadot

Maker
📌
@kevin thank you for hunting us! TL;DR We created a vscode extension to add emoji reactions 🚀🐛😍, even with comments, to any line of code of any Git repo! React and see others' reactions to any piece of code straight from your IDE, and have them follow the code through changes. 😍 Share the love with Github stars: https://github.com/AdadotTeam/vs... 🤔Any questions or feedback? Head to our Discord community: https://discord.gg/HZhuynMRsN Where did it all start 🦕 We are part of a team building an analytics tool. In January we decided to do what we called "replatforming" which was almost a complete architectural change of the entirety of our analytics platform 😱 to handle scale. In the middle of changing hundreds of files in tens of repos, we found ourselves wanting to mark code for later deletion, refactor, etc. Cause of that, we were pilling mountains of JIRA tickets that were soon outdated. It was NOT working for us! 😔 So we quickly hacked together an internal IDE extension that allowed us to put a mark (or an emoji 😉) on the code and find them later! What we found 🤯 After using the extension internally for sometime we found that it allowed us to keep some things alongside our code, that never could be up to now 😮. So we ended up using it for various reasons, namely: -Giving and receiving feedback for your code. As developers we learn from others, and their reaction to our code either that being a 👍, 👎 or sometimes even a 🐛 or a 🚀, is invaluable to our progress. -Putting a mark or a note in the code. You are going about your task and suddenly you notice a piece of code that has that smell, or just doesn't look right, or is super cool!. Give it a 👀 or a 🚀 and write down a comment if need be! -Code quality metrics are very cool as a concept! However once used we all know that they feel a bit neither here nor there. Eg is a code bad if it has high complexity? Maybe, maybe not! I'd like to know what my collaborators thinks of the code, which parts are for a 😍 and which for a 🤔 and which repos and files are the ones that might need a look into. Building and Spreading the 💚! We thought other devs out there might want to have something like it, the same way we did so we decided to rewrite it (make the code slightly more decent) and give to the community something that's: -Open Source 💚 (spread the love!) -It works in the IDE (we don't want another! tool) -You can add emojis and comments 🚀 -You can see others emojis and comments 👀 -Follows (or leaves) the code as it changes. Meaning that it stays there for as long as the relevant line has not changed whitespace doesn't count as change - and they get removed from the line when it's changed 🔥
Report
2yr ago
Antoni Kozelski
Antoni Kozelski
Evryface

Evryface

@kevin @alexharris Congratulations on the launch of this free and open-source extension!🚀 Your product will improve the coding experience and promote community collaboration!
Report
2yr ago
Alex Harris
Alex Harris
Adadot

Adadot

Maker
@kevin @antonikozelski great to hear you like it!
Report
2yr ago
Julie Garcia
Julie Garcia
Congratulations @kevin @alexharris
Report
2yr ago
Jason Spiliotopoulos
Jason Spiliotopoulos
Adadot

Adadot

Maker
📌
Hey! I am Jason, one of the devs that created this extension and I am super excited for the opportunity to spread the love with the community by opening up to everyone this free Open Source 💚 extension to add emoji reactions 🚀🐛😍, even with comments, to any line of code of any Git repo, straight from you IDE! Why it all started: We were knee-deep in a massive re-architecture and were struggling to keep with the fast changing code-base 😫. We built a small extension to help us. What we found: Our in-house extension saved the day! We could mark code with emojis (yes, emojis 😉) for feedback, notes, or code quality vibes. It was a game-changer! 🚀 For the community: We made it open source, lightweight, and super IDE-friendly. You can add emojis, comments, and see what others think about code. 🙌 Cool Features: Check out multiple ways to react, get notified about new reactions, and explore cross-repo insights on our web platform. What’s next? Join us on GitHub to shape the extension’s future together. Let’s code with emotions! 😊
Report
2yr ago
Alex Harris
Alex Harris
Adadot

Adadot

Maker
@jason_spiliotopoulos always great to hear from the makers!
Report
2yr ago
Dimitrios Soras
Dimitrios Soras
Adadot

Adadot

Maker
📌
Hello everybody! I'm thrilled to welcome you to our latest creation. I'm passionate about crafting tech that enhances everyday tasks in a fun and usually efficient way. Your feedback on UX, front-end, or anything else is invaluable and I am more than happy to chat about your ideas. As this is an open-source project, I look forward to collaborating and connecting with new people. Let's make coding more efficient, beautiful, and enjoyable. Happy coding!
Report
2yr ago
Alex Harris
Alex Harris
Adadot

Adadot

Maker
@dimitrios_soras Thank you for sharing your thoughts with the community!
Report
2yr ago
Appwrite
Appwrite — The open-source Vercel alternative
The open-source Vercel alternative
Promoted

Adadot Launches

Code Reactions by adadot
Code Reactions by adadot Emoji reactions for any Git repo

Launched on September 18th, 2023

Code Reactions by adadot was ranked #3 of the day for September 18th, 2023
Code Reactions by adadot was ranked #3 of the day for September 18th, 2023
Adadot for Developers Making good developers great, through data

Launched on January 16th, 2023

Adadot for Developers was ranked #2 of the day for January 16th, 2023
Adadot for Developers was ranked #2 of the day for January 16th, 2023

Do you use Adadot?

5.0
Based on 4 reviews
Review Adadot?
Reviews
Helpful

You might also like

Motiv Ring
Motiv Ring
A sleek, subtle design delivering smart functionality
Maimovie
Maimovie
Personalized AI recommendations for 137 streaming services
Tep
Tep
Fitness tracker meets tamagotchi. Don't starve it!
AURA Band
Fitness tracker that knows what you're made of
Sourd.io
Sourd.io
A fitness tracker for your sourdough starter
Fitbit Charge 3
Fitbit Charge 3
Fitbit's most advanced tracker ever
View more
Lidia Vijga
Lidia Vijga
DeckLinks

DeckLinks

•1 review
Our dev team loves Adadot 🧡 Being with them from their very beginning has been a great journey for both of our companies. I wrote a quick review about the product, you can check it out here: https://byvi.co/2023/09/18/adado...
Report
2yr ago
Alex Kachalov
Alex Kachalov

SMTP Debug Tool

•14 reviews
Hey there, Code Reactions by adadot! 👋 I must say, I love this idea! Adding emoji reactions to a Git repo sounds like a great way to inject fun and expressiveness into code collaboration. 😄👍 I have a couple of questions: Can these reactions be customized to include other emojis beyond those mentioned in the description? And how do these reactions integrate with existing code review tools, such as GitHub or GitLab? Also, have you considered adding a feature that allows users to add custom comments along with their reactions? It could be a great way to provide specific feedback or suggestions directly within the code. I am looking forward to hearing more about your product. Keep up the amazing work! 🚀
Report
2yr ago
Mohd Mohdess91
Mohd Mohdess91
•2 reviews
Amazing project and great community with good potential
Report
2yr ago