• Stars
    star
    113
  • Rank 310,115 (Top 7 %)
  • Language SCSS
  • Created over 5 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My online resume and blog, created with 11ty, Sass, and JavaScript.

aleksandrhovhannisyan.com

My personal website and blog, built with 11ty.

Licensing

This repository is not a template for reuse and has no open-source license. Unless otherwise noted, all rights are reserved (copyright Aleksandr Hovhannisyan 2019โ€“Present). However, I'm hosting it publicly as a learning experience; it also doubles as my comment system.

You are more than welcome to fork/clone this repo and explore the code. However, you may not redistribute any content that I own in this repo without my permission, unless I've already attributed it to someone else. When in doubt, please feel free to message me and ask. Tutorial code from articles I've written is free to reuse without attribution.

If you want to reuse just the bare-bones skeleton of this repo, I've created a separate starter that you may find useful: 11ty-sass-images-seo. It includes sensible defaults and project scaffolding for 11ty, support for Sass, basic image optimization, and various workspace configurations. I've also written several 11ty tutorials.

Third-Party Licensing

Most images used for my blog posts' OpenGraph images are modified or resized versions of Unsplash images that are freely available to use, per the Unsplash license. They are credited accordingly at the end of any article that uses one (even though they don't need to be).

All fonts used in this project are licensed under the SIL Open Font License by their respective designers. Since the fonts were not modified and are not being redistributed as standalone projects, copies of their licenses are not included here.

Where appropriate, I've also attributed tutorial code that I've borrowed/repurposed with inline comments. Here are some examples:

More Repositories

1

fluid-type-scale-calculator

Generate font size variables for a fluid type scale with CSS clamp.
Svelte
269
star
2

11ty-sass-images-seo

An 11ty starter with project scaffolding, Sass, image optimization, and SEO enhancements
Liquid
41
star
3

Scribe-Text-Editor

Rich text editor that supports basic file operations, syntax highlighting, multiple tabs, undo/redo, find & replace, brace matching, and more.
C++
40
star
4

Steering-Behaviors

Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.
C#
21
star
5

eleventy-plugin-code-demo

Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks.
JavaScript
11
star
6

eleventy-plugin-robotstxt

Generate a robots.txt file for your Eleventy site
JavaScript
8
star
7

webp

Generate WebP copies of all valid images and GIFs in a directory.
Python
6
star
8

eleventy-plugin-netlify-redirects

Automatically generate a Netlify _redirects file for your Eleventy site using front matter.
JavaScript
6
star
9

Python-Trie-Implementation

Python trie implementation, for educational purposes
Python
5
star
10

MIPS-Linked-List

Full implementation of a linked list data structure in MIPS assembly with insert, delete, search, and display operations and command-line menu input.
Assembly
4
star
11

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.
3
star
12

static-job-listings

My solution to the filtered job listings challenge on frontendmentor.io. Originally completed with vanilla HTML, CSS, and JS. Latest version uses Vue.
HTML
2
star
13

heap

A heap data structure implemented in C++ for practice and fun.
C++
1
star
14

resizeall

Resize all images in a directory.
Python
1
star
15

serverless-cryptography-algorithms

Implementations of elementary cryptography algorithms using forms and 11ty Serverless.
JavaScript
1
star
16

react-dynamic-imports-demo

How to dynamically import components in React, with a real-world example.
TypeScript
1
star