add more detail
This commit is contained in:
parent
94c9f850d3
commit
bce42212c5
6
Main.tex
6
Main.tex
@ -41,7 +41,7 @@
|
||||
\item VMware Virtualization
|
||||
\item John Deere AMS Products Troubleshooting
|
||||
\item Git branching / Continuous Integration
|
||||
\item Comfortable using Linux
|
||||
\item Comfortable using Linux CLI
|
||||
\item \href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm} (what is being used to render this pdf)}
|
||||
\item \href{https://daviddaily.dev/explore/repos?q=ahk}{AutoHotKey}
|
||||
\item \href{https://daviddaily.dev/explore/repos?q=python}{Python}
|
||||
@ -66,12 +66,12 @@
|
||||
{Utilized a Raspberry Pi to function as DHCP server, block ads by DNS, and to run as an OpenVPN server. The base of this project is \href{https://pi-hole.net/}{PiHole}, a DNS ad blocker built to run on a Raspberry Pi}
|
||||
\ecvNewLine
|
||||
\ecvEBSub{Web Server}
|
||||
{Set up and maintaining a CentOS 7 server to host websites, databases, and projects including AutoHotKey, \LaTeX \hspace{0.5mm} (the tool being used to render this pdf), and Python. Utilized \href{https://www.docker.com/}{docker} to install \href{https://www.nginx.com/}{nginx}, \href{https://letsencrypt.org/}{letsencrypt}, and \href{https://gitea.io/}{gitea} after having installed them manually on a previous instance of the Web Server}
|
||||
{Set up and maintaining a CentOS 7 server to host websites, databases, and projects including AutoHotKey, \LaTeX \hspace{0.5mm} (the tool being used to render this pdf), and Python. Utilized \href{https://www.docker.com/}{docker} to install \href{https://www.nginx.com/}{nginx}, \href{https://letsencrypt.org/}{letsencrypt}, and \href{https://gitea.io/}{gitea} after having installed them manually on a previous install of the Web Server}
|
||||
\ecvNewLine
|
||||
\ecvEBSub{Self-Hosting a Website}
|
||||
{Configured the above CentOS 7 installation to host \href{https://daviddaily.dev}{a website (daviddaily.dev)} and its components by using Apache, PHP, and Ajax. SSH and SFTP are secured with private keys.}
|
||||
\ecvNewLine
|
||||
\ecvEBSub{Python Bots}
|
||||
\ecvEBSub{Python Bot}
|
||||
{Utilized \href{https://spotipy.readthedocs.io/en/latest/}{Spotify}, \href{https://github.com/simon-weber/gmusicapi}{Google Play Music}, and \href{https://core.telegram.org/bots/api}{Telegram APIs} to create a \href{https://telegram.org}{Telegram} bot \href{https://t.me/MusicServiceBot}{(@MusicServiceBot)} to search for music and provide links to the selected song on \href{https://www.spotify.com}{Spotify}, \href{https://play.google.com/music/listen}{Google Play Music}, and \href{https://www.youtube.com}{YouTube}.}
|
||||
|
||||
%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
Loading…
Reference in New Issue
Block a user