Alec-Aldrine-Lakra
Javascript | Typescript | Node | Express | MongoDB | React | Angular | System Design
ClippdKolkata
Pinned Repositories
Conway-Game-Of-Life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The game is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input.
DFS-Maze-Generator
In a 450 by 450 canvas, I have put in Depth First Search Algorithm to generate a maze
Fastest-Typo
This game generates random words which needs to be typed within 3 seconds buffer. Type the correct words displayed and win more & more points
Image-Dithering
Applied Dithering Algorithm on an image and dislayed the dithered result on a canvas beside the original photo
Javascript-Batch-Processing
A javascript scheduler that takes one job at a time and executes it before taking on a next job like a batch processing system
marx
WYSIWYG Editor
Memory-Game
A small project to test your memory . Coded entirely using html, css and javascript
Node-SMS-App
Send outbound SMS to the registered numbers using my project which utilizes the Twilio API
Notes-App
This Notes App has been created using yargs module which uses command line input to create new notes in the file system
Quill-Angular-Real-Time-Collaborator
Real Time Rich Text Collaboration using Quill
Alec-Aldrine-Lakra's Repositories
Alec-Aldrine-Lakra/Image-Dithering
Applied Dithering Algorithm on an image and dislayed the dithered result on a canvas beside the original photo
Alec-Aldrine-Lakra/Javascript-Batch-Processing
A javascript scheduler that takes one job at a time and executes it before taking on a next job like a batch processing system
Alec-Aldrine-Lakra/marx
WYSIWYG Editor
Alec-Aldrine-Lakra/Node-SMS-App
Send outbound SMS to the registered numbers using my project which utilizes the Twilio API
Alec-Aldrine-Lakra/Notes-App
This Notes App has been created using yargs module which uses command line input to create new notes in the file system
Alec-Aldrine-Lakra/Quill-Angular-Real-Time-Collaborator
Real Time Rich Text Collaboration using Quill
Alec-Aldrine-Lakra/Rich-Text-Quill-Real-Time-Collaboration
Implementing quill-better-table and quill-image-resize module in Angular 8
Alec-Aldrine-Lakra/Track-Changes-quill
I have tried too implement track changes in quill editor, the project is still in progress and major features are missing
Alec-Aldrine-Lakra/Weather-App
I built this weather app as my learning process in NodeJS and Vanilla Javascript.
Alec-Aldrine-Lakra/Conway-Game-Of-Life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The game is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input.
Alec-Aldrine-Lakra/Alec-Aldrine-Lakra
Alec-Aldrine-Lakra/alec-aldrine-lakra.github.io
Sample site
Alec-Aldrine-Lakra/Alkira-Challenge
Alec-Aldrine-Lakra/Data-Structure-Algorithms-LLD-HLD
Alec-Aldrine-Lakra/Doodle
Creative minds like to sketch
Alec-Aldrine-Lakra/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
Alec-Aldrine-Lakra/frontend-learning-kit
Highly recommended collections for front-end developers
Alec-Aldrine-Lakra/gatsby-starter-netlify-cms
Alec-Aldrine-Lakra/hero_slider
Alec-Aldrine-Lakra/minueditor
Alec-Aldrine-Lakra/Nested-Comments
Using reusable component recursively to generate nested comment upto any level
Alec-Aldrine-Lakra/Quill-Examples-and-FAQ
A simple public Quill project, useful for anyone who wants to learn a little more about this tool.
Alec-Aldrine-Lakra/quiz-app
Alec-Aldrine-Lakra/Scanta-Backend
Alec-Aldrine-Lakra/Scanta-Frontend
Alec-Aldrine-Lakra/Serverless
Experimenting with Zeit now serverless functions
Alec-Aldrine-Lakra/TMDB-Backend
College
Alec-Aldrine-Lakra/track-quill
Alec-Aldrine-Lakra/travelbud-cdn
CDN for travelbud website
Alec-Aldrine-Lakra/WYSIWYG-editor
Editor created using div content-editable in angular