Lakshya Thakur (@lakbychance)
  • Stars
    star
    297
  • Global Rank 89,780 (Top 4 %)
  • Followers 125
  • Following 101
  • Registered over 7 years ago
  • Most used languages
    TypeScript
    58.3 %
    JavaScript
    25.0 %
    Python
    16.7 %
  • Location 🇮🇳 India
  • Country Total Rank 2,278
  • Country Ranking

Top repositories

1

resync

A repository of concepts asked in software engineering interviews.
149
star
2

graphisual

A web application that lets the end users create graphs and visualize algorithms on them.
TypeScript
62
star
3

animeccha

A website to replay some of my favorite anime montages.
TypeScript
33
star
4

shellbee

A collection of shell utility functions written by a noob in shell scripting.
6
star
5

Reverse-Linked-list-visualizer

Visualize the reversing of linked list on the web
JavaScript
6
star
6

discover-tmdb

This app makes use of the themoviedb API to demonstrate media categorization, filteration and search using React and Redux.
TypeScript
5
star
7

May-LeetCode-Challenege-2020

A collection of solutions for the May LeetCoding Challenge 2020.
2
star
8

prings

A Linkedin style profile pic generator for your images
TypeScript
2
star
9

Improving-the-Intelligibility-of-Dysarthric-Speech

Python
2
star
10

playground

TypeScript
1
star
11

webAI

A prototype project which uses OpenAI's API to query web in a Q&A format
Python
1
star
12

lakbychance

1
star
13

DRSTable

A Table component with resizable ,draggable and sortable columns.
TypeScript
1
star
14

imagio

NextJS powered image gallery using Unsplash API
TypeScript
1
star
15

ChatRat

Its a simple chat web app made using socket.io. All connections happen over single default namespace of "/". Just something I made to get started with sockets.
JavaScript
1
star
16

ChatRatReact

This is a closer to what one would like to make while creating a chat app. It has options to create multiple public rooms as well as join them. One person can only join one room from a tab. Open another tab to join another room. The backend is made using socket.io 2.0 in node.js. The frontend is made using react.js unlike the previous iteration which was pure html,css and javascript. This one utilises react-redux, react-router also to implement the new features. All the frontend is served via webpack dev server.
JavaScript
1
star