How developers can "level up" by creating content
In this Git Commit Show talk, Pachi Parra shares insights on benefits of technical content creation and how to get started with it. An inspiring guide for developers, developer relations professionals, and technical writers.
Can a piece of code fix my posture? Yes, using ml5.js, P5.js, Angular, and Electron
In this Git Commit Show showcase, Ahsan showcased his project that helps people improve their posture. He shared how he built and learnt from this project.
How I built an autonomous cleaning robot | Showcase by Altanai
Altanai shares how she built a self-navigating robot which tracks and cleans the litter. This project was showcased at Git Commit Show 2019.
Get started with machine learning
Explaining Machine Learning with real world examples and getting started with your first ML project. This is a transcript of Git Commit Show 2019 talk.
Building focus
An insightful discussion on building focus, as happened during an Invide community event. In this digital world where machines are becoming smarter in getting our attention, how can use protect our limited attention from distractions and direct it towards what truly matters to us?
How I improved my autonomous cleaning robot | Showcase by Altanai
In this Git Commit Show talk, Altanai showcases Ramudroid, an autonomous robotic vehicle to clean roads.
Introduction to career in Developer Relations
Various new roles are emerging in tech. Developer advocacy is one such emerging role these days. Check out what was discussed in this event on Developer Relations topic and how you too can explore this field starting out as a developer.
Grand unified theory of brain function, can data science lead us there?
This talk by Arpan(scientist at National Brain Research Centre) gives insights on evolution of grand unified theory of brain functions and studies in multi-sensory perceptions.
Don't Touch Your Face - App to fight COVID-19
In this Git Commit Show talk, Maya showcases how she uses transfer learning to build an app that uses computer vision to alert you when you touch your face.
Functional programming skill for effective problem solving in programming
In this Git Commit Show talk, Eric Normand shared insightful answers to questions such as: how to get started with refactoring your code for functional programming, how to deal with dependencies while following a functional programming style, how to simplify, etc.