Skip to content
View lakshyajit165's full-sized avatar
💭
Busy Coding...
💭
Busy Coding...

Block or report lakshyajit165

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lakshyajit165/README.md

Hi there, This is Lakshyajit - AKA Elkay 😎

I'm a Developer, Learner and a music lover!

  • 🔭 I’m currently working as a Full Stack Developer!
  • 🌱 I’m currently learning System Design along with Devops and Cloud!
  • ⚡ Fun fact: I love to play the piano and watch thriller movies/series!

Connect with me:

Medium  Twitter  LinkedIn  Instagram 


Languages and Tools:

HTML  CSS  Git  GitHub  Gitlab  C++  Python  JavaScript  Java  React  Angular  TypeScript  Node.js  Spring  MongoDB  MySQL  Redis  Docker  Jasmine  amazonaws  kubernetes 



📕 Latest Blog Posts


Elkay's Github Stats

Pinned Loading

  1. node_cognito node_cognito Public

    Authentication/Authorization in Node.js using AWS Cognito

    JavaScript 1 1

  2. nginx_reverse_proxy nginx_reverse_proxy Public

    This project demostrates the use of nginx as a reverse proxy. It also contains the setup to run servers and a client on k8s using an ingress.

    TypeScript 7 6

  3. redis-spring-ratelimiting redis-spring-ratelimiting Public

    This projects is a POC for rate limiting using the token bucket algorithm with SpringBoot and Redis.

    Java 3 1

  4. scribble scribble Public

    Scribble is a microservice-based web app with Nginx as a reverse proxy, AWS Cognito for authentication, Spring Boot services for auth and notes, and an Angular frontend. It features secure sessions…

    CSS

  5. node_postgres_cicd node_postgres_cicd Public

    This project demostrates a CI/CD flow for CRUD APIs in Node.js. This includes tests in chai, a github workflow to run those tests on every commit/PR.

    JavaScript 2

  6. infohive_search_engine infohive_search_engine Public

    A text based search engine that parses documents and ranks them based on a user's query using the TF-IDF algorithm.

    Python