Files
www/index.html
PedroEdiaz a36082ece0 ✏️ Fix typos
2025-10-03 12:37:45 -06:00

146 lines
5.4 KiB
HTML

<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<link rel='stylesheet' href='/static/style.css' >
</head>
<body>
<aside>
<a onclick='js:print()'>Print as PDF</a>
</aside>
<main id='cv' lang='en'>
<article id='page1'>
<section id='title'>
<h1>Díaz Camacho Pedro Emilio</h1>
<h4>
Mexico, Mexico City &horbar;
<bdo dir='rtl'>3756-995-155(25)+</bdo> &horbar;
<bdo dir='rtl'><a onclick='window.open( "mailto:"+this.firstChild.data.split("").reverse().join(""))'>moc.liamg@zaideordepp</a></bdo>
</h4>
</section>
<section id='description'>
<p> Developer with experience in backend, systems programming, and server administration, currently pursuing a degree in mathematics. Comfortable working close to the operating system while designing and maintaining efficient, reliable, and scalable software. Experienced in leading projects that combine low-level programming, backend architecture, and full-stack development, with a focus on performance, maintainability, and problem-solving. </p>
</section>
<section id='contact'>
<dl>
<dt>Portafolio</dt><dd><a target='_blank' href='https://git.nviam.dev/pedroediaz'>git.nviam.dev/pedroediaz</a></dd>
<dt>Linkedin</dt><dd><a target='_blank' href='https://www.linkedin.com/in/pedro-e-diaz-c-b72a5b381'>linkedin.com/in/pedro-e-diaz-c-b72a5b381</a></dd>
<dt>Webpage</dt><dd><a target='_blank' href='https://pedroediaz.nviam.dev/'>pedroediaz.nviam.dev</a></dd>
</dl>
</section>
<section id='experience'>
<h2>Experience</h2>
<h3> <a target='_blank' href='https://wiki.nviam.dev'>nwiki</a> &horbar; Lead developer </h3>
<h4>December 2024 &horbar; Present</h4>
<p>A self-hosted wiki platform. Developed both backend (database integration, server-side architecture, performance optimization) and frontend (responsive interfaces for user interaction). Managed deployment and maintenance, demonstrating full-stack development, system administration, and scalable service design.</p>
<div>
<span>
<h4>Backend Tools</h4>
<ul>
<li>Go</li>
<li>SQL/SQlite</li>
<li>OpenID</li>
<li>OpenAPI</li>
</ul>
</span>
<span>
<h4>Frontend Tools</h4>
<ul>
<li>Typescript</li>
<li>HTML+CSS</li>
<li>REST API</li>
</ul>
</span>
</div>
<h3> <a target='_blank' href='https://manigraph.axiolutions.com'>manigraph</a> &horbar; Lead developer </h3>
<h4>September 2024 &horbar; April 2025</h4>
<p>a tool for visualizing multidimensional surfaces with support for up to 100 dimensions. Built with a focus on efficiency and low-level control, it enables complex mathematical objects to be rendered interactively, combining mathematical insight with systems-level programming.</p>
<div>
<span>
<h4>Tools</h4>
<ul>
<li>C (C99)</li>
<li>OpenGL (3.0)</li>
<li>Git</li>
<li>Wasm</li>
</ul>
</span>
<span>
<h4>Platforms</h4>
<ul>
<li>Linux</li>
<li>Windows (10,11)</li>
<li>MacOS</li>
<li>Web (Partial)</li>
</ul>
</span>
</div>
</section>
<section id='languages'>
<h2>Languages</h2>
<ul>
<li><b>Spanish</b> &horbar; Native</li>
<li><b>English</b> &horbar; B2</li>
</ul>
</section>
<section id='skills'>
<h2>Skills</h2>
<dl>
<dt>Programming</dt>
<dd>C &horbar; Go &horbar; SQL &horbar; Shell scripting</dd>
<dt>Backend Development</dt>
<dd>SQLite &horbar; REST APIs &horbar; OpenAPI &horbar; authentication (JWT, OpenID) &horbar; Database design</dd>
<dt>Systems & Embedded</dt>
<dd>Low-level programming &horbar; OS-level tools &horbar; performance optimization</dd>
<dt>Server Administration</dt>
<dd>Linux &horbar; SSH &horbar; Caddy &horbar; Gitea &horbar; Service deployment</dd>
<dt>Version Control & Collaboration</dt>
<dd>Git &horbar; self-hosted Gitea</dd>
<dt>Problem-Solving</dt>
<dd>Strong analytical and optimization skills</dd>
</dl>
</section>
</article>
<article id='page2'>
<section id='education'>
<h2>Education</h2>
<h3><b>Escuela Superior de Fisica y Matematicas</b> &horbar; Mexico, Mexico City
&horbar; Licenciatura en Fisica y Matematicas </h3>
<h4>February 2020 &horbar; Present</h4>
<h3><b>International House Aberdeen</b> &horbar; Scotland, Aberdeen &horbar; General English Course</h3>
<h4>September 2019 &horbar; December 2019</h4>
</section>
<section id='recognitions'>
<h2>Recognitions</h2>
<ul>
<li><b>Inchgart Community Center</b> &horbar; Scotland &horbar; Voluteer</li>
<li><b><a target='_blank' href='https://drive.google.com/file/d/1QFwdudIsgliTu2XbEhinIFRetWt9Ewej/view?usp=sharing'>Rama Estudiantil IEEE UAMI</a></b> &horbar; Mexico &horbar; Divulgation</li>
<li><b><a target='_blank' href='https://drive.google.com/file/d/13EZ1NVvksw0bsEGPSl0A0nhqmYdD_IAP/view?usp=sharing'>IEEE Seccion Mexico</a></b> &horbar; Mexico &horbar; Presentation</li>
</ul>
</section>
<section id='projects'>
<h2>Projects</h2>
<div>
<span>
<h3><b>nviam</b></h3>
<p>Deployed and maintain a self-hosted Linux server running running <b>SSH</b>, <b>Gitea</b>, and <b>Caddy</b>. Responsible for system configuration, security, and uptime, showcasing practical experience in Linux administration, service deployment, and infrastructure reliability.</p>
</span>
<span>
<h3> <a href='https://git.nviam.dev/pedroediaz/cdplayer'>cdplayer</a> </h3>
<p>Developed a CD player in <b>C89</b>, interacting directly with the operating system through <b>syscalls</b> and <b>ioctl</b> for device management and playback. The project emphasizes low-level programming, OS-level control, and performance optimization.</p>
</span>
</div>
</section>
</article>
</main>
</body>
</html>