Aleksandr Hovhannisyan
AleksandrHovhannisyan
Software developer, writer, praiser of the sun. Working on ArcGIS StoryMaps at Esri.
Languages
Repos
118
Stars
627
Forks
71
Top Language
TypeScript
Loading contributions...
Top Repositories
Generate font size variables for a fluid type scale with CSS clamp.
My personal website and blog.
An 11ty starter with project scaffolding, Sass, image optimization, and SEO enhancements
Rich text editor that supports basic file operations, syntax highlighting, multiple tabs, undo/redo, find & replace, brace matching, and more.
Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.
Web component that allows you to render local code sandboxes using iframes and HTML templates.
Repositories
118Web component that allows you to render local code sandboxes using iframes and HTML templates.
My personal website and blog.
Generate font size variables for a fluid type scale with CSS clamp.
An 11ty starter with project scaffolding, Sass, image optimization, and SEO enhancements
No description provided.
Type-Safe keyboard shortcuts library with awesome devtools
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
When the HTTPS-Only mode is enabled in Firefox and a script running on localhost makes a request to another local server, CORS is allowed even though these are technically two different origins.
A webapp made for musicians to practice on the metronome which can be made to accelerate tempo at specified intervals.
Generate WebP copies of all valid images and GIFs in a directory.
Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks.
Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.
Utils for working with text nodes in Ranges.
Demo of 2D and 3D raycasting in JavaScript using an HTML canvas.
Automatically generate a Netlify _redirects file for your Eleventy site using front matter.
Generate a robots.txt file for your Eleventy site
Add tabindex="0" to markdown-it code blocks for keyboard accessibility
A list of AI agents and robots to block.
Rich text editor that supports basic file operations, syntax highlighting, multiple tabs, undo/redo, find & replace, brace matching, and more.
A launch point for your personal nvim configuration
GUI for a Vocal Remover that uses Deep Neural Networks.
Interact with your documents using the power of GPT, 100% privately, no data leaks
Full implementation of a linked list data structure in MIPS assembly with insert, delete, search, and display operations and command-line menu input.
Python trie implementation, for educational purposes
Browser extension that lets you blur highlighted text and media.
Get details about the current Continuous Integration environment
Detect the file type of a file, stream, or data
A sandbox for minimally reproducible 11ty issues. Fork, modify as needed, and link to your sandbox in tickets.
No description provided.
Visualization of the A* pathfinding algorithm in JavaScript