▒▓█ Js

New Personal Project ▀ Free Bulletin Board For Your Personal Ads

In my spare time, I realized I’ve reached a point where I’m ready to create something genuinely useful for end users. Project criteria are clear: It must be free It must be useful for personal use It must be easy to use A free bulletin board struck me as a particularly neat idea—suggested by a friend. In my country, there are many such platforms, but nearly all suffer from issues like:

Key Technology Trends Shaping Web Development Landscape In 2025/2026

If you don’t like the flicker of Robotron greenish displays on the page, you can read article in [plain txt file] INTRODUCTION: WHO THE HELL ARE YOU TO JUDGE LIKE THAT? Here we`ll dive into IT industry and what is happening in it recently and we`ll surely dot the i`s and cross the t`s in this not-so-brief note and close questions related to this department ones and for all. My computer knowledge starts from MSDOS 5.

Dangerous Dave In Space ▀ Javascript Training

UPDATED ON: 2025-11-28 Dangerous Dave is a small demonstration of JavaScript capabilities. Control Dangerous Dave in wacky space riding green glowing blob by means of: [▲] [▼] [◄] [►] arrow keys for movement [Spacebar] for laser shot [F8] to turn on/off orbiting planets [Enter] to become as cool as Duke Nukem ▀ FEATURES no heavy frameworks and dependencies, just pure JavaScript compact size, less than 500Kb including graphics and audio tiny core only 35Kb!

Dinning Menu For Restaurants Becomes "Meals-On-Wheels" And Received A Brand New Look And Functionality

Ok then, back to the main topic of this website. [Dinning menu] for restaurants has matured and transformed into something more serious. Here are some fresh screens from the development fields featuring improved GUI and overall ergonomics with dark/light theme and custom cursor. Currently there is no any github repo because i work on the project locally. Maybe in the upcoming future i will share the source code online.

How To Implement A System-Wide Toggle To Switch Between The Default Cursor And A Custom One

This is a solution for Webpack-based project which use PUG markup instead of conventional HTML. To save setting we are using LocalStorage and Cookies. MARKUP li .option-wrapper input#customCursorToggle(type="checkbox", name="customCursorToggle") span.label-text On/off custom cursor support CSS/SCSS Take a note that you have to tune styles by yourself to match your project requirements. Moreover, CSS styles for toggler are not included! html.normal-cursor, html.normal-cursor * { cursor: auto !important; } html.normal-cursor a, html.

Simple Javascript Snippet To Avoid Running Specific Code On Selected Pages

The reason i’ve published this blip note because one reader reported me that after my recent [decoration upgrade] i totally f#cked up cameraphone benchmark comparison pages, where my preloader script interfered with existing functionality making images not rendered on these pages at all. I also removed .crt class on cameraphone comparison pages to get rid of CRT monitor emulation since it is obviously not needed there. People should be able to pixel-peep without any distractions like scanlines.

Simple Voting System ▀ Another Js / Scss / PHP / PostgreSQL Thingy

UPDATED ON: 2025-04-17 Project to test JS/PHP queries in real life tasks. The “Submit Your Vote” button becomes active only after you select one of the options and enter a unique number of more than 5 digits (not letters). TECHNOLOGY STACK FRONTEND SIDE HTML markup: PUG Pure JavaScript/SCSS Node.js 23.7 [hacked] Webpack 5.98 VS Code 1.93 [hacked] BACKEND SIDE XAMPP [for making PHP 8.2 work on Windows 7] APACHE [embedded version] PostgreSQL 14 PGAdmin 6.

On-Screen Multi-Monitor Dinning Menu For Restaurants ▀ Plain Js / Scss / PHP / PostgreSQL Project

UPDATED ON: 2025-04-14 Testing out waters with database technologies and custom written web-based applications. This project includes the following tech: Webpack as a module bundler to compile the whole project PUG as a modern, modular replacement for classic HTML SCSS for graphics rendering and animation [btw, no images were used] JavaScript for POST/GET queries to the PHP backend PHP to retrieve needed data from database Apache for hosting server-side logic IMPLEMENTED FUNCTIONALITY

Chronological Timeline ▀ My First Significant Frontend Snippet Project

Adaptive timeline of chronological events. Written from scratch. Used software: [Windows 7 x64 ESU] , [VSCodium 1.93] , [Firefox 115.17 ESR] . Technology stack: plain HTML/CSS/JS. Main features: Lightweight: no frameworks used, pure code Adaptive design: desktop & mobile Smooth resizing & interactive animations Timeline slides can be changed using multiple inputs: GUI interactions [dots, arrow buttons, clicks] keyboard arrows [ ◄ / ► / ▲ / ] mouse wheel [ ▲ / ▼] touchscreen swipes [Github repo] ◄ source code located there [Live Demo] ◄ live demo of the project

▀ BACK TO HOME PAGE ▀