Coder Social home page Coder Social logo

jeka-kiselyov / lovegram Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 1.52 MB

Telegram Developer Challenges JavaScript Contest Entry

Home Page: https://lovegram.herokuapp.com/

License: MIT License

JavaScript 91.12% CSS 8.63% HTML 0.25%
telegram webapp js telegram-api contests

lovegram's Introduction

LoveGram

Telegram Developer Challenges JavaScript Contest Entry

Stage 1 IV PLACE

Stage 2 IV PLACE

Stage 3 III PLACE

The goal was to create a simplified web version of Telegram without using third-party UI frameworks. You can check most recent built version online here.

TLDR?

Built with with very simple stupid UI component class. Main data layer is PeerManager. Design files were provided by TG team. Goal was to make it tiny and fast. And do everything in 3 two-weeks sprints.

Specifications

Stage 1 Stage 2 Stage 3

Source

Some cleaning up of source code needed, there may be some outdated files in this repository. @todo: test coverage and get rid of junk.

As of libraries used:

  • TeleJS many thanks to RD17 team for their API library. My fork with few changes, updated layer, websocket support and SRP auth helpers named Teleweb is available here.
  • SquirrellyJS as a template engine. Fast, tiny and nice.
  • libwebpjs for webp in Safari support. (Thanks spalt08 for the help with it).
  • Lottie for TGS animations.
  • opus-recorder for recording ogg voice messages.

Installation

git clone https://github.com/jeka-kiselyov/lovegram.git
cd lovegram
npm install

How can I run it?

Start in dev mode

node app.js

Open localhost:9090

Build the dist

grunt

License

MIT

lovegram's People

Contributors

jeka-kiselyov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

anhnhoktvn

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.