AleksandrHovhannisyan
Software developer, writer, praiser of the sun. Working on StoryMaps at Esri.
@EsriTexas
Pinned Repositories
11ty-sass-images-seo
An 11ty starter with project scaffolding, Sass, image optimization, and SEO enhancements
aleksandrhovhannisyan.com
My personal website and blog, created with 11ty, Sass, and JavaScript.
blur
Browser extension that lets you blur highlighted text and media.
eleventy-plugin-code-demo
Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks.
eleventy-plugin-netlify-redirects
Automatically generate a Netlify _redirects file for your Eleventy site using front matter.
eleventy-plugin-robotstxt
Generate a robots.txt file for your Eleventy site
fluid-type-scale-calculator
Generate font size variables for a fluid type scale with CSS clamp.
Scribe-Text-Editor
Rich text editor that supports basic file operations, syntax highlighting, multiple tabs, undo/redo, find & replace, brace matching, and more.
Steering-Behaviors
Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.
webp
Generate WebP copies of all valid images and GIFs in a directory.
AleksandrHovhannisyan's Repositories
AleksandrHovhannisyan/fluid-type-scale-calculator
Generate font size variables for a fluid type scale with CSS clamp.
AleksandrHovhannisyan/aleksandrhovhannisyan.com
My personal website and blog, created with 11ty, Sass, and JavaScript.
AleksandrHovhannisyan/11ty-sass-images-seo
An 11ty starter with project scaffolding, Sass, image optimization, and SEO enhancements
AleksandrHovhannisyan/Scribe-Text-Editor
Rich text editor that supports basic file operations, syntax highlighting, multiple tabs, undo/redo, find & replace, brace matching, and more.
AleksandrHovhannisyan/eleventy-plugin-code-demo
Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks.
AleksandrHovhannisyan/eleventy-plugin-robotstxt
Generate a robots.txt file for your Eleventy site
AleksandrHovhannisyan/eleventy-plugin-netlify-redirects
Automatically generate a Netlify _redirects file for your Eleventy site using front matter.
AleksandrHovhannisyan/artsakh-genocide
For nine months, Azerbaijan blockaded and starved 100,000 ethnic Armenians in Nagorno-Karabakh (Artsakh), in violation of a legally binding order from the ICJ to allow free movement in all directions. On September 19, 2023, Azerbaijan launched a military assault on Artsakh, killing more than 200 people and displacing nearly the entire population.
AleksandrHovhannisyan/blur
Browser extension that lets you blur highlighted text and media.
AleksandrHovhannisyan/11ty-website
Documentation site for the Eleventy static site generator.
AleksandrHovhannisyan/2d-raycasting
Follow-along of Daniel Shiffman's tutorial on 2D raycasting, with an implementation in Lua for the TIC-80 fantasy console: https://www.youtube.com/watch?v=TOEi6T2mtHo
AleksandrHovhannisyan/adventofcode2023
My solutions to Advent of Code 2023
AleksandrHovhannisyan/ai.robots.txt
A list of AI agents and robots to block.
AleksandrHovhannisyan/arcgis-html-sanitizer
A simple utility to sanitize strings according to ArcGIS Supported HTML: https://doc.arcgis.com/en/arcgis-online/reference/supported-html.htm
AleksandrHovhannisyan/eleventy
A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
AleksandrHovhannisyan/eleventy-plugin-og-image
Create Open Graph images in Eleventy using your templates, data and CSS. Fast and reproducible, without a headless browser.
AleksandrHovhannisyan/eleventy-plugin-og-image-241
https://github.com/KiwiKilian/eleventy-plugin-og-image/issues/241
AleksandrHovhannisyan/eleventy-plugin-syntaxhighlight
A pack of Eleventy plugins for syntax highlighting in Markdown, Liquid, and Nunjucks templates.
AleksandrHovhannisyan/example-sveltekit-email-password-webauthn
Email and password example with 2FA and WebAuthn in SvelteKit
AleksandrHovhannisyan/file-type
Detect the file type of a file, stream, or data
AleksandrHovhannisyan/http-streaming-demo
Demo of server-client streaming with native JavaScript/Node.js APIs.
AleksandrHovhannisyan/jlox
Follow-along of https://craftinginterpreters.com/ to create jlox, a Java-based interpreter for the Lox didactic programming language.
AleksandrHovhannisyan/kickstart.nvim
A launch point for your personal nvim configuration
AleksandrHovhannisyan/NextMaster
A highly performant replica of McMaster-Carr using Next.js
AleksandrHovhannisyan/nginxconfig.io
⚙️ NGINX config generator on steroids 💉
AleksandrHovhannisyan/raycasting-js
Demo of 2D and 3D raycasting in JavaScript using an HTML canvas.
AleksandrHovhannisyan/shikijs-markdownit-cloudflare-wasm-bug
AleksandrHovhannisyan/sveltekit-superforms
Making SvelteKit forms a pleasure to use!
AleksandrHovhannisyan/tcp-client-server-demo
A demo of using the sockets API in C to allow a client and server application to communicate with each other.
AleksandrHovhannisyan/text-range-utils
Utils for working with text nodes in Ranges.