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
-
It's not crl browser, it's not crl advanced, it's the most advanced browser created by their dedication!
Updated -
Un wrapper de modelos LLM; (ChatGPT y Claude) diseñado para ofrecer una plataforma web versátil y fácil de usar para el usuario de casa.
Updated -
-
Программная система для сопровождения психотерапии и самостоятельной проработки психологических проблем.
Updated -
Visual Studio Market Place for VSCodium
Updated -
-
IEATTA - Eating Restaurant Tracker!
Updated -
Web service for finding matches between users from a predefined list of items the like or dislike
Updated -
🚗 Fiat Website Clone – Educational ProjectThis project was developed as part of the PW1 course in the Systems Development technical program at ETEC - Class 1J. The goal is to recreate a simplified version of the Fiat website using HTML, CSS, and JavaScript, without frameworks.
This hands-on approach allows for a deeper understanding of semantic HTML structure, CSS styling, and JavaScript interactivity. The project started with a basic layout and evolved over time, incorporating new knowledge and improvements inspired by real-world websites. JavaScript was used to enhance the user experience, including accordion effects, custom select elements, and other interactive components.
🔗 GitLab Repository: Click here🔗 Figma Prototype: Click hereUpdated -
A responsive and visually clean recipe search application built with React.js, focused on real-time search experience and API integration.
Updated -
A very boring website created in my free time.
Updated -
-
name: Node.js CI
on: push: branches: - main pull_request: branches: - main
jobs: build:
runs-on: ubuntu-latest strategy: matrix: node-version: [20.x] steps: - name: Checkout repository uses: actions/checkout@v3 - name: Set up Node.js uses: actions/setup-node@v3 with: node-version: ${{ matrix.node-version }} - name: Install dependencies run: npm install - name: Start application run: npm startUpdated -
-
Main entry point for the SKAO application suite. Uses Micro Frontends to access other applications
Updated -
Curso sobre React con JavaScript.
Updated -
Collection of packages to help develop Web2Paper document models.
Updated -
A collection of my JavaScript mini projects, React challenges, and JavaScript programs. This repo helps me sharpen my coding skills, explore new concepts, and build practical, hands-on experience. Perfect for tracking progress and showcasing what I’m learning step-by-step.
Updated