Giter Site home page Giter Site logo

नमस्ते (Namaste)🙏🏻, I'm Deepak Deora!

Software Engineer at Zomato

Twitter Follow Linkedin: thaianebraga GitHub followers

A little more about me...

<?php

namespace DeepakDeora;

class About extends Me {
    public function getCurrentWorkplace() {
        return [
            'workplace' => [
                'company' => 'Zomato',
                'position' => 'Sr Software Engineer'         
            ]
        ];
    }

    public function getDailyKnowledge() {
        return [
            Php::class,
            Javascript::class,
            Laravel::class,
            Redis::class,
            Go::class,
            Mysql::class,
            Aws::class,
        ];
    }

    public function getFutureGoal() {
        return 'There are two ways to write error-free programs; only the third one works. findind third one';
    }
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


Profile Views

Lines of code

** I'm a Morning Person ☕**

🌞 Morning    170 commits    █████████████░░░░░░░░░░░░   36.24% 
🌆 Daytime    166 commits    ████████████░░░░░░░░░░░░░   35.39% 
🌃 Evening    113 commits    ███████░░░░░░░░░░░░░░░░░░   24.09% 
🌙 Night      20 commits     █░░░░░░░░░░░░░░░░░░░░░░░░   4.28%

📅 I'm Most Productive on Sunday

Monday       76 commits     ███░░░░░░░░░░░░░░░░░░░░░░   15.17% 
Tuesday      55 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   10.98% 
Wednesday    52 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   10.38% 
Thursday     86 commits     ████░░░░░░░░░░░░░░░░░░░░░   17.17% 
Friday       67 commits     ███░░░░░░░░░░░░░░░░░░░░░░   13.37% 
Saturday     59 commits     ███░░░░░░░░░░░░░░░░░░░░░░   11.78% 
Sunday       106 commits    █████░░░░░░░░░░░░░░░░░░░░   21.16%

I Mostly Code in PHP

PHP                      4 repos             ████████░░░░░░░░░░░░░░░░░   35.00% 
JavaScript               2 repos             ███░░░░░░░░░░░░░░░░░░░░░░   5.00% 
Go                       2 repos             █████████████████░░░░░░░░   60.00% 

Deepak Deora's Projects

d3pie icon d3pie

A configurable pie chart lib and generator built on d3.js

expr icon expr

Expression language and expression evaluation for Go

gorm icon gorm

The fantastic ORM library for Golang, aims to be developer friendly

html5sortable icon html5sortable

Lightweight jQuery plugin to create sortable lists and grids using native HTML5 drag and drop API.

php-resque-scheduler icon php-resque-scheduler

An addon for php-resque that lets you queue jobs for execution some time in the future. Follows resque-scheduler.

rmq icon rmq

Message queue system written in Go and backed by Redis

wordpress icon wordpress

WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to http://core.trac.wordpress.org/ instead.

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.