Coder Social home page Coder Social logo

Hi there 👋

My name is bisht . I am a data annotation executive at softage information technology limited.

Hello, I'm singh bisht

Welcome to my Github profile !

  • I'm a passionate software developer.
  • I love working with Python, Javascript, and machine learning.
  • connect with me on LinkedIn

Featured Projects

Project 1: random

  • Description: This project produces random number.

Project 2: personal website

  • Description: Another awesome project description.
  • Description: Tutorial "local library" website written in node and express framework. This web application creates an online catalog for a small local library, where users can browse available books and manage their accounts. To get this project up and running locally on your computer:

    1. Set up a Node.js development environment.

    2. Once you have node set up install the project in the root of your clone of this repo:

      npm install
    3. Run the tutorial server, using the appropriate command line shell for your environment:

      # Linux terminal
      DEBUG=express-locallibrary-tutorial:* npm run devstart
      
      # Windows Powershell
      $ENV:DEBUG = "express-locallibrary-tutorial:*"; npm start

Project 4: Bootstrap

  • Description: Our modern responsive css framework for web development and free for all users.

Project 5: React

  • Description: React is a javascript library for building user interfaces. React makes ipainless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.Declarative views mke your code more predictable, simpler to understand, and easier to debug.

    Component based: Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in Javascript instead of templates, you can easily pass rich data through your app and keep the state out of the DOM.

    Learn Once, write Anywhere:We don't make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code. React can also render on the server using Node and power mobile apps using React Native.

softageb's Projects

action-required-review icon action-required-review

[READ ONLY] GitHub Action that will check if all review requirements are met for a PR. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

automation icon automation

Creates an Artificial Intelligence Network to Connect People

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.