Giter Club home page Giter Club logo

Hey, I'm Sujoy. πŸ‘‹

Throughout our lifetime, we introduce ourselves to hundreds of new people everywhere we go. Every time we strike up a conversation with a stranger sitting next to us on the train, duck into a gas station to ask for directions or step up to the checkout counter, we’re constantly coming up with new, creative ways to introduce ourselves in line with the circumstances. And we hardly ever realize we’re doing it.

I switch on my laptop to code, but end up spending hours on YouTube. Life's good.

Hit me up?

Messenger
Telegram

Sujoy Datta's Projects

2017-12-fake-news-top-50 icon 2017-12-fake-news-top-50

Data and analysis supporting the BuzzFeed News article, "These Are 50 Of The Biggest Fake News Hits On Facebook In 2017," published on Dec. 28, 2017

arm-assembly-codes icon arm-assembly-codes

An assembler translates a file containing assembly language code into the corresponding machine language. The design of the machine language encoding is called the instruction set architecture (ISA).

basketball-counter-app icon basketball-counter-app

A single activity nested layout app which uses button clicks to compare basketball scores of 2 teams and has a reset button.

cn-programs icon cn-programs

A computer networking is a process of connecting two more than two computers with the purpose to share data, provide technical support, and to communicate.

coding-problems icon coding-problems

Ace your programming interview. Get exceptionally good at coding interviews by solving problems.

coffee-order-summary-app icon coffee-order-summary-app

An app that explores user input feature and generates an order summary which can be shared to social media using intents.

compiler-design icon compiler-design

A compiler translates the code written in one language to some other language without changing the meaning of the program. ... Compiler design covers basic translation mechanism and error detection & recovery. It includes lexical, syntax, and semantic analysis as front end, and code generation and optimization as back-end.

computer-architecture icon computer-architecture

In computer engineering, computer architecture is a set of rules and methods that describe the functionality, organization, and implementation of computer systems.

cpp-stl icon cpp-stl

Standard Template Library is a software library for the C++ programming language that provides four components called algorithms, containers, functions, and iterators.

css-practice icon css-practice

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.

device-drivers icon device-drivers

In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automation.

dynamic-programming icon dynamic-programming

Dynamic programming is used where we have problems, which can be divided into similar sub-problems, so that their results can be re-used. Mostly, these algorithms are used for optimization.

engine-translator-app icon engine-translator-app

A multi activity app that gives basic translation tips from English to a special user defined language "Engine" and has multimedia features for pronunciation. (Ongoing)

gcd icon gcd

The greatest common divisor (GCD), also called the greatest common factor, of two numbers is the largest number that divides them both. This repository contains multiple logic on the same.

high-performance-computing icon high-performance-computing

High Performance Computing most generally refers to the practice of aggregating computing power in a way that delivers much higher performance than one could get out of a typical desktop computer or workstation in order to solve large problems in science, engineering.

human-readable-time icon human-readable-time

ISO 8601 Data elements and interchange formats – Information interchange – Representation of dates and times is an international standard covering the exchange of date- and time-related data

interactive-computer-graphics icon interactive-computer-graphics

A computer graphics system that allows the operator or user to interact with the graphical information presented on the display using one or more of a number of input devices, some of which are aimed at delivering positions relevant to the information being displayed.

javascript icon javascript

JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm.

machine-learning icon machine-learning

Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed.

multi-level-indexing icon multi-level-indexing

Index records comprise search-key values and data pointers. Multilevel index is stored on the disk along with the actual database files.

operating-systems icon operating-systems

Basic concepts of operating systems that are taught in a regular UG OS course in a CS curriculum.

prototyping-user-needs icon prototyping-user-needs

A mobile app prototype is an preliminary visual mock-up that looks like a real app, and that demonstrates an app's fundamental design and function, but does not contain working code.

python-projects-basic icon python-projects-basic

If I am uploading these codes right now, trust me I am just building up my Github. I know a lot more of Python.

react_application icon react_application

React is an open-source, front end, JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies.

sales-page-template icon sales-page-template

This is a full stack web application created to visualize the effectiveness of Database Management Systems.

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.