Code Monkey home page Code Monkey logo

Sathish Kannan's Projects

bepb icon bepb

Config files for my GitHub profile.

chatbot-voice-backend icon chatbot-voice-backend

Backend code for chatbot. Two apis are available, one for transcription, another for completion.

chatbot-voice-frontend icon chatbot-voice-frontend

Frontend for chatbot powered by OpenAI. It can transcribe user's voice and input it into chat. The response will be provided by OpenAI gpt-3.5 chat completion model.

d3_choropleth-map_usa icon d3_choropleth-map_usa

This map shows the percentage of adults over 25 with a bachelor's degree or higher in different counties in USA. This map was constructed using Topojson.js and d3.js libraries.

d3_tree_map_top_100_kickstarter_campaigns icon d3_tree_map_top_100_kickstarter_campaigns

This tree map shows top 100 Kickstarter campaigns based on their funding. They are grouped by different categories in different colors. When you hover over a tile you will see a toolitp that will give more information about that kickstarter campaign.

drum_machine_using_react_redux icon drum_machine_using_react_redux

This Drum Machine project was done using React and Redux. You can play different sounds and the sound name is displayed in a small display.

global_temperatures_d3_heat_map icon global_temperatures_d3_heat_map

This heat map shows the variation of temperature at a certain month of the year. Different colors represent different range of temperatures. It has a tooltip that shows more information on a point when you hover over the data point. The data point will also be highlighted while hovering over it. You can use the heat map for other your own data by customizing your data similar to the url in the variable url. and then replace the url with your own url. You can choose your own colors by changing the colorList array. You can give any number of colors, the program will take care of the rest. If you want to positon the chart, change the margin.top and margin.left variables.

javascript-calculator icon javascript-calculator

In this Calculator app. You can do any basic mathematics calculation. This app was build using React and Redux as a part of freeCodeCamp coursework on frontend libraries.

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.