logiccanvas
Senior Frontend Engineer | HTML, CSS, Vanilla JS | Passionate about crafting pixel-perfect, scalable web experiences. Expertise in ReactJs, Angular
FreelancingLahore, Pakistan
Pinned Repositories
Biddings
filters-bar-react
This React component organizes filters in a horizontal bar, gracefully condensing additional filters into a dropdown menu when space is constrained. It dynamically adapts to window resizes for an optimal user interface.
map-chart-vanilla-javascript
Interactive Maps Chart Plugin: A lightweight vanilla JavaScript plugin for creating interactive maps charts. Easily visualize country-specific data, display information on mouseover, highlight countries on hover, and utilize a multi-select dropdown for seamless comparison.
node-authentication-jwt
Node.js app for user authentication with JWT. Log in, generate access and refresh tokens, refresh access tokens, and revoke tokens on logout.
NodeJs-Tutorial
This repository is a user-friendly guide for developers exploring Node.js and MongoDB, offering clear examples for practical understanding.
react-boilerplate-vite-routing-redux
Scalable reactjs project architecture with react-router, redux (Redux Toolkit), scss, localstorage and faster build system with vite.
sticky-layout
Resolve sticky layout issues with a bottom bar on iOS devices. This GitHub project provides a concise fix for HTML and CSS, ensuring a seamless user experience. #iOSFix #WebDevelopment
yaml-notes
YAML is a simple computer-readable language used for tasks like configuring software and exchanging data. It uses easy-to-read formatting and is commonly employed for settings, data storage, and communication between different programs or systems. With its human-friendly syntax.
logiccanvas's Repositories
logiccanvas/node-authentication-jwt
Node.js app for user authentication with JWT. Log in, generate access and refresh tokens, refresh access tokens, and revoke tokens on logout.
logiccanvas/react-boilerplate-vite-routing-redux
Scalable reactjs project architecture with react-router, redux (Redux Toolkit), scss, localstorage and faster build system with vite.
logiccanvas/Biddings
logiccanvas/completer
A jQuery auto complete plugin.
logiccanvas/filters-bar-react
This React component organizes filters in a horizontal bar, gracefully condensing additional filters into a dropdown menu when space is constrained. It dynamically adapts to window resizes for an optimal user interface.
logiccanvas/map-chart-vanilla-javascript
Interactive Maps Chart Plugin: A lightweight vanilla JavaScript plugin for creating interactive maps charts. Easily visualize country-specific data, display information on mouseover, highlight countries on hover, and utilize a multi-select dropdown for seamless comparison.
logiccanvas/NodeJs-Tutorial
This repository is a user-friendly guide for developers exploring Node.js and MongoDB, offering clear examples for practical understanding.
logiccanvas/sticky-layout
Resolve sticky layout issues with a bottom bar on iOS devices. This GitHub project provides a concise fix for HTML and CSS, ensuring a seamless user experience. #iOSFix #WebDevelopment
logiccanvas/yaml-notes
YAML is a simple computer-readable language used for tasks like configuring software and exchanging data. It uses easy-to-read formatting and is commonly employed for settings, data storage, and communication between different programs or systems. With its human-friendly syntax.
logiccanvas/crwn-clothing-v2
Version 2 of Crwn-Clothing!
logiccanvas/css-protips
A collection of tips to help take your CSS skills pro
logiccanvas/Flexbox30
Learn Flexbox in 30 days with 30 code tidbits ✨
logiccanvas/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
logiccanvas/functional-programming-jargon
Jargon from the functional programming world in simple terms!
logiccanvas/javascript
JavaScript Style Guide
logiccanvas/Javascript-1
Algorithms implemented in Javascript for beginners, following best practices.
logiccanvas/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
logiccanvas/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
logiccanvas/node-authentication-encrypted-password
This Node.js application implements user authentication with password login using the bcrypt package for secure password hashing. Users can be created with hashed passwords, and the app provides an endpoint for user login with password verification. The application uses Express.js for handling HTTP requests and responses.
logiccanvas/react-redux-boilerplate
A minimal React-Redux boilerplate with all the best practices
logiccanvas/test-json
json placeholder to run on json-server
logiccanvas/Today_i_Fixed_JS
We will use this repo just for bug fixing - No need to add code files - Just add one Readme file against one bug fix, name it with the context of bug fix and add specific lines of code
logiccanvas/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.