Lilit Chichyan
35 posts
Manipulating JSON files with Crystal
If you ever thought about what it would be like to work with reading JSON files using Crystal,…
Top 8 Free CSS Resources
CSS (Cascading Style Sheets) is an essential component of web design that is responsible for controlling the visual…
Understanding the Differences Between HTTP and HTTPS
As the world becomes more connected, the need for secure communication between web servers and clients grows. The…
Mastering the Art of Writing Effective GitHub Commit Messages
There are no strict rules for writing commit messages but When working on a project on GitHub, it’s…
Ditch the div Tag: Use These HTML Tags Instead
Div tags are a type of HTML element that can be used to divide a webpage into sections…
JavaScript for Interviews
This is my first post/blog/article of any sort, so any feedback will be appreciated. These are my notes…
About My Digital Garden
The more I read about digital gardens, the more I wanted to build one, so I started drawing…
How the Potential Recession is Already Impacting Hiring Plans in Marketing [New Data]
Early this year, conversations surrounding an upcoming recession started making headlines. Then, we saw mass layoffs and hiring…
Why Recruiters Are Reaching Out To Candidates Directly & How to Access This Hidden Job Market
If you’re struggling to get in front of hiring managers, it could be because recruiters are shifting away…
Bitcoin Signatures From Scratch (2/4): The Magic of Elliptic Curves Combined with Finite Fields
The series consists of four parts; each part uses the concepts discovered in the previous parts: The Magic…