JavaScript (JS) is a high-level, often just-in-time compiled and multi-paradigm programming language that conforms to the ECMAScript specification.
Projects with this topic
-
Flutter app with and HTML header included when the target is web.
Updated -
Website link: https://welcome-hs10.onrender.com/
Updated -
-
-
A class to easily place data in DOM and update them immediately upon change. It has no dependencies. It is similar to Angular, Vue, ReactJS and alike frameworks and shares some similarities with JQuery.
Updated -
Updated
-
A simple tetris game using Javascript I made from scratch.
Updated -
A simple snake game using pure javascript
Updated -
A visualization how search algorithm works on the backend
Updated -
A classic Pac-Man Game using Javascript
Updated -
Generates dates when to contribute to highlight specific dates in your Contribution Calendar.
Updated -
Inspired from the original arcade game, Breakout
Updated -
-
The open source house, your house, the house for all matrix ponies
Updated -
Prerequisites:
Git: Git is a version control system used for tracking changes in source code during software development. Make sure Git is installed on your system. You can download Git from https://git-scm.com/ and follow the installation instructions for your operating system.
PHP: Laravel requires PHP to be installed on your system. You need PHP version 7.3 or higher. You can check your PHP version by running php -v in your terminal.
Composer: Composer is a dependency manager for PHP and is used to install Laravel and its dependencies. You can download Composer from https://getcomposer.org/ and follow the installation instructions for your operating system.
Web Server: You'll need a web server to serve your Laravel application. While Laravel comes with a built-in development server, it's recommended that Apache or Nginx be used for production deployments.
Database: If the cloned project uses a database, make sure you have the required database management system (e.g., MySQL, PostgreSQL, SQLite) installed on your system.
Updated -
A youtube multimedia downloader and manager. All contributions are welcome. Made in Gtk4 with Vala. This program enables you to download youtube content and put it in containers called playlists, you can access these playlists in the file manager (WIP), and you can even search youtube with a relatively good speed (May cause youtube to speed limit your service).
Updated -
This is a mirror of LinkAhead's WebUI Core Components.
This repository contains (react) components for LinkAhead's webUI and standalone web applications.
Updated -
-
The project contains a personal portfolio, created to showcase my skills and experience. The codebase is written in React with TailwindCSS for styling. The project is responsive from large to medium screens.
Updated