You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pck3r is a user-friendly command-line tool designed for Linux novices. Written in JavaScript, it simplifies package management and system operations on Ubuntu and all Debian-based distributions using the apt package manager.
This repository is a comprehensive collection of my learnings and practice exercises in JavaScript. It covers fundamental to advanced topics including variables, functions, object-oriented programming, DOM manipulation, event handling, asynchronous programming, and ES6+ features. The code examples and projects here reflect my journey from beginner