Translating My CV into Code: A Journey from JSON to LaTeX
- No Comments
- sie, 20, 2023
- siwy
- Knowledge, Useful commands, Useful programs
When it comes to managing and formatting a curriculum vitae (CV), traditional methods can sometimes feel limiting. In an attempt to find a flexible and tech-savvy solution, I embarked on a journey to translate my CV into code. Here’s what I discovered: Exploring JSON Resume My first experiment was with JSON Resume, a project that […]
Read MoreWordPress blog syntax
- No Comments
- lip, 04, 2018
- siwy
- Knowledge, WordPress
Source: <ul> <li><a href=”https://www.youtube.com/watch?v=jSnvgBvlweY”>www.youtube.com</a></li> </ul> Syntax: Enter – List: text <li>List:</li> <ul> <li>text</li> </ul> Chars: < – < > – > / – / ] – ] [ – [ ” – " ’ – &q#39; “ – “ ” – ” ‘ – ‘ ’ – ’ & – & […]
Read MoreTCP and UDP (protocols)
- No Comments
- lip, 04, 2018
- siwy
- Knowledge
Source: techblog.jeppson.org TCP: HTTP – 80 HTTPs – 443 FTP – 20 and 21 SMTP – 25 Telnet – 23 UDP: DNS – 53 DHCP – 67 and 68 TFTP – 69 SNMP – 161 RIP – 520 VOIP
Read More