<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Marcelino Yax</title>
		<link>https://marcelino-portfolio.netlify.app/</link>
		<description>Recent content on Marcelino Yax</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 24 Sep 2026 00:30:00 -0400</lastBuildDate>
		
			<atom:link href="https://marcelino-portfolio.netlify.app/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Teensy 4.0: Flight Data Logger</title>
				<link>https://marcelino-portfolio.netlify.app/posts/teensy_4_flight_logger_post/</link>
				<pubDate>Thu, 24 Sep 2026 00:30:00 -0400</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/posts/teensy_4_flight_logger_post/</guid>
				<description>&lt;figure class=&#34;center-caption&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/flight-data-logger-post/flight-data-logger-hero.svg&#34;&#xA;&#x9;&#x9;&#x9;alt=&#34;My Log Viewer&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;https://www.pjrc.com/store/teensy40.html&#34;&gt;Teensy 4.0&lt;/a&gt; microcontroller is a low-cost, high-performance, and compact board. &lt;a href=&#34;https://github.com/CarbonAeronautics/Manual-Quadcopter-Drone&#34;&gt;Carbon Aeronautics&lt;/a&gt; took advantage of these capabilities and adapted both its &lt;a href=&#34;https://github.com/CarbonAeronautics?tab=repositories&#34;&gt;open-source code&lt;/a&gt; and &lt;a href=&#34;https://oshwlab.com/droneer/Carbon-Aeronautics-Quadcopter&#34;&gt;PCB frame&lt;/a&gt; to use the Teensy 4.0 as the flight controller for a quadcopter. The board provides high processing power through its 600 MHz processor, along with the necessary peripherals and pins to connect the onboard sensors and devices (e.g., IMU, barometer, and ESCs). The flight controller can control the quadcopter at a loop rate of 250 Hz, demonstrating how capable this small board can be.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Quadcopter: Motor Mixer Algorithm</title>
				<link>https://marcelino-portfolio.netlify.app/posts/motor_mixer_algorithm_post/</link>
				<pubDate>Mon, 22 Jun 2026 17:03:00 -0400</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/posts/motor_mixer_algorithm_post/</guid>
				<description>&lt;figure class=&#34;center-caption&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/motor-mixer-blog/my-quadcopter-hero.png&#34;&#xA;&#x9;&#x9;&#x9;alt=&#34;My Quadcopter&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;With a personal goal of developing a deep understanding of quadcopter dynamics, I built my own quadcopter based on the open-source &lt;a href=&#34;https://github.com/CarbonAeronautics/Manual-Quadcopter-Drone&#34;&gt;Carbon Aeronautics&lt;/a&gt; drone. This required purchasing parts online, making modifications, and assembling the whole quadcopter from the ground up until flight testing. Even though it may sound like a straightforward path from assembly to testing, I spent months stuck trying to make it fly due to both hardware and software issues. Little by little, the fun turned into frustration.&lt;/p&gt;</description>
			</item>
			<item>
				<title></title>
				<link>https://marcelino-portfolio.netlify.app/index-about/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/index-about/</guid>
				<description>&lt;p&gt;I am an electrical engineer and Software developer with a passion for integrating hardware and software to create cutting-edege products. Currently employed as a Drone QC Engineer at Easy Aerial, I leverage my expertise to ensure the quality of unmanned aerial vehicles (UAV). Previously, I honed my skills as an Android developer contributing to the development of apps for startup companies.&lt;/p&gt;&#xA;&lt;p&gt;My other interests include running, swimming and reading many books.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Compose UI</title>
				<link>https://marcelino-portfolio.netlify.app/projects/compose/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/compose/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;I implemented this beatiful custom Android Control-Player UI following Material Design 3 (MD3) guidelines and utilizing Jetpack Compose UI, styles, colors, components and patterns.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; The actual UI designs are available at the MD3 website.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Compose UI, Column, Row, MD3 Components (Slider, Text, IconButton, Image), Preview, Scaffold, Theme, Custom Compose Component&lt;/p&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://github.com/marceand/compose-practicing&#34;&gt;Player Control&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/compose/player_control.png&#34; alt=&#34;Player&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>Custome UI</title>
				<link>https://marcelino-portfolio.netlify.app/projects/ui-material-design/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/ui-material-design/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;I meticulously crafted these beatiful and customizable Android UIs following Material Design 3 (MD3) guidelines and utilizing Android themes, styles, colors, components and patterns.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; The actual UI designs are available at the MD3 website.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Bottom Navigation View, FAB, Extended FAB, ConstraintLayout,Navigation, ViewModel, Data Binding and more.&lt;/p&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://github.com/marceand/navigationUI&#34;&gt;Plant Care&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://github.com/marceand/navigationUI/tree/flower-ui&#34;&gt;Plant Info&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/material-design/plant_care.png&#34; alt=&#34;Plant&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/material-design/plant_info.png&#34; alt=&#34;Info&#34; title=&#34;main&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://github.com/marceand/navigationUI/tree/messenger&#34;&gt;Messenger&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://github.com/marceand/navigationUI/tree/player-ui&#34;&gt;Player&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/material-design/messenger.png&#34; alt=&#34;Messenger&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/material-design/player.png&#34; alt=&#34;Player&#34; title=&#34;main&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>Demoxus</title>
				<link>https://marcelino-portfolio.netlify.app/projects/demoxus/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/demoxus/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;Demoxus is a personalized and interactive Android application for touch screen kiosks that allows users to take poll, trivias, and play games. I developed this app with the team at GrupoInnoxus company.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Timer, Fragment, Custom Keyboard, Testing(mockito, robolectric), and more.&lt;/p&gt;&#xA;&lt;h3 id=&#34;check-demo-video&#34;&gt;Check Demo Video&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=LdjKypAoEeo&#34;&gt;Encuesta&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=I9m0YiX8MlE&#34;&gt;Trivia&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=qhKe9cnbd0w&#34;&gt;Game&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Expense Tracker</title>
				<link>https://marcelino-portfolio.netlify.app/projects/expensetracker/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/expensetracker/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;ExpenseTracker helps user to monitor budget and expenses.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Kotlin, ViewModel, Coroutine, Room Persistence, LiveData, MediatorLiveData&lt;/p&gt;&#xA;&lt;h3 id=&#34;github&#34;&gt;&lt;a href=&#34;https://github.com/marceand/expensetracker&#34;&gt;Github&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Main&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Statement&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/expense/main.png&#34; alt=&#34;List&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/expense/statement.png&#34; alt=&#34;Edit&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Budget&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Adding Expense&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/expense/budget.png&#34; alt=&#34;List&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/expense/adding.png&#34; alt=&#34;Edit&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>Lunits</title>
				<link>https://marcelino-portfolio.netlify.app/projects/lunits/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/lunits/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;Lunits is a social networking app that allows users to share advertisements that disappear after a period of time. &amp;ldquo;It&amp;rsquo;s like Snapchat for ads&amp;rdquo; . I developed this app for the startup Lunits.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Tested my knowledge in Android to the extreme: I worked with a combination of many Android concepts.&lt;/p&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Login&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Main&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/lunits/login.png&#34; alt=&#34;Login&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/lunits/main.png&#34; alt=&#34;Main&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Profile&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Ad Request&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/lunits/profile.png&#34; alt=&#34;Profile&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/lunits/adrequest.png&#34; alt=&#34;Main&#34; title=&#34;main&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>Mchat</title>
				<link>https://marcelino-portfolio.netlify.app/projects/chat/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/chat/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;mChat is a simple chat app that allows any user to chat with other users. I used firebase for the backend; firebase enables me to store and sync my Android app&amp;rsquo;s data in real-time.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;RecyclerView, Authentication, Structuring database schema, Firebase Offline, Real-time communication between many users.&lt;/p&gt;&#xA;&lt;h3 id=&#34;github&#34;&gt;&lt;a href=&#34;https://github.com/marceand/MChat&#34;&gt;Github&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Login&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Register&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/chat/login.png&#34; alt=&#34;Login&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/chat/register.png&#34; alt=&#34;Register&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Users&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Chat&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/chat/users.png&#34; alt=&#34;Users&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/chat/chat.png&#34; alt=&#34;Chat&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>One Way</title>
				<link>https://marcelino-portfolio.netlify.app/projects/oneway/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/oneway/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;One Way is a simple game app that lets the users memorize and redraw a given path. I wrote the app, designed the interface and logo, and published it.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Custom View, Fragment Lifecycle, onTouchEvent, Frame-by-Frame Animation, Threads, SurfaceView, SurfaceHolder, Paint and Canvas, Menus&lt;/p&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Instruction&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Animation&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/oneway/instruction.png&#34; alt=&#34;Instruction&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/oneway/animation.png&#34; alt=&#34;Animation&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Score&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Menu&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/oneway/playing.png&#34; alt=&#34;Playing&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/oneway/option.png&#34; alt=&#34;Option&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>Projects</title>
				<link>https://marcelino-portfolio.netlify.app/projects/project/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/project/</guid>
				<description>&lt;h3 id=&#34;custome-ui---material-design-md&#34;&gt;Custome UI - Material Design (MD)&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/ui-material-design/&#34;&gt;MD UI&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/compose/&#34;&gt;Compose UI&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;client-apps-ive-worked-with&#34;&gt;Client Apps I&amp;rsquo;ve worked with&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/demoxus/&#34;&gt;Demoxus&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/lunits/&#34;&gt;Lunits&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/demoxus.png&#34; alt=&#34;Demoxus&#34; title=&#34;Demoxus&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/lunits.png&#34; alt=&#34;Lunits&#34; title=&#34;Lunits&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;my-personal-apps&#34;&gt;My Personal Apps&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/vocabulary/&#34;&gt;Vocabulary&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/expensetracker/&#34;&gt;ExpenseTracker&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/vocabulary.png&#34; alt=&#34;Vocabulary&#34; title=&#34;Vocabulary&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/expensetracker.png&#34; alt=&#34;Expense&#34; title=&#34;Expense Tracker&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/oneway/&#34;&gt;One Way&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/tictactoe/&#34;&gt;Tit Tac Toe&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/oneway.png&#34; alt=&#34;One Way&#34; title=&#34;One Way&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/tictactoe.png&#34; alt=&#34;Tic Tac Toe&#34; title=&#34;Tic Tac Toe&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/stormy/&#34;&gt;Stormy&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://marcelino-portfolio.netlify.app/projects/chat/&#34;&gt;mChat&lt;/a&gt;&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/stormy.png&#34; alt=&#34;Stormy&#34; title=&#34;Stormy&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/projects/chat.png&#34; alt=&#34;Chat&#34; title=&#34;Chat&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>Resume</title>
				<link>https://marcelino-portfolio.netlify.app/about/resume/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/about/resume/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/marcelino-about-me.jpg&#34; alt=&#34;Marcelino about me&#34; title=&#34;Marcelino about me&#34;&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;education&#34;&gt;EDUCATION&lt;/h3&gt;&#xA;&lt;p&gt;The City College of New York, NY, USA&lt;br&gt;&#xA;B.E in Electrical Engineering, 2013&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;certifications&#34;&gt;CERTIFICATIONS&lt;/h3&gt;&#xA;&lt;p&gt;New York University Certificate in Android App Development, 2014&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;skills&#34;&gt;SKILLS&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;Development Tools:&lt;/strong&gt; Android Studio, IntelliJ, Visual Studio Code&lt;br&gt;&#xA;&lt;strong&gt;Programing Language:&lt;/strong&gt; Kotlin, Java, HTML, CSS, Javascript&lt;br&gt;&#xA;&lt;strong&gt;Version Control System:&lt;/strong&gt; Git&lt;br&gt;&#xA;&lt;strong&gt;Machine Shop Tools:&lt;/strong&gt; Soldering irons, CNC Mills, Drill Press&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;applications&#34;&gt;APPLICATIONS&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://bit.ly/2t2TfCa&#34;&gt;Innoxus-Claro&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://bit.ly/2sRTznU&#34;&gt;Innoxus-GNC&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;work-experience&#34;&gt;WORK EXPERIENCE&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;Drone QC Engineer&lt;/strong&gt;&lt;br&gt;&#xA;&lt;strong&gt;Easy Aerial&lt;/strong&gt;&lt;br&gt;&#xA;&lt;strong&gt;June 2022 - Present&lt;/strong&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Stormy</title>
				<link>https://marcelino-portfolio.netlify.app/projects/stormy/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/stormy/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;Stormy is a weather app from my online Android course at Treehouse. For this app I added custom hourly weather forecast graphs using MPAndroidChart chart library, and designed my own logo and background. I also learned to download and parse data from the Internet.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Custom ImageViews, Intents and Multiple Activities, Model-View-Controller(MVC), Networking, Third-Party API, JSON, Asynchronous Processing, Error Handling, ListViews, Parcelable Data, RecyclerViews, ViewPager, Custom Adapter and Plotting Data&lt;/p&gt;</description>
			</item>
			<item>
				<title>Tic Tact Toe</title>
				<link>https://marcelino-portfolio.netlify.app/projects/tictactoe/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/tictactoe/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;Tic-Tac-Toe is a single screen app that plays the tic-tac-toe game against the user.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;SharedPreferences, Handler, Menus, UI Layouts, UI Controls, AlertDialog&lt;/p&gt;&#xA;&lt;h3 id=&#34;github&#34;&gt;&lt;a href=&#34;https://github.com/marceand/Android-Tic-Tac-Toe/tree/tictactoeMarcelino&#34;&gt;Github&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Instruction&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Main&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/tictactoe/instruction.png&#34; alt=&#34;Instruction&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/tictactoe/main.png&#34; alt=&#34;Main&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Playing&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Message&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/tictactoe/playing.png&#34; alt=&#34;Playing&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/tictactoe/message.png&#34; alt=&#34;Message&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
			<item>
				<title>Vocabulary</title>
				<link>https://marcelino-portfolio.netlify.app/projects/vocabulary/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://marcelino-portfolio.netlify.app/projects/vocabulary/</guid>
				<description>&lt;h3 id=&#34;app-overview&#34;&gt;App Overview&lt;/h3&gt;&#xA;&lt;p&gt;Vocabulary helps users to save and share vocabulary words.&lt;/p&gt;&#xA;&lt;h3 id=&#34;android-concepts&#34;&gt;Android Concepts&lt;/h3&gt;&#xA;&lt;p&gt;Kotlin, ViewModel, Coroutine, Room Persistence, LiveData&lt;/p&gt;&#xA;&lt;h3 id=&#34;github&#34;&gt;&lt;a href=&#34;https://github.com/marceand/mvocabulary&#34;&gt;Github&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;h3 id=&#34;design--implementation&#34;&gt;Design &amp;amp; Implementation&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Vocabulary List&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th style=&#34;text-align: center&#34;&gt;Vocabulary Editing&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/vocabulary/list.png&#34; alt=&#34;List&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://marcelino-portfolio.netlify.app/images/vocabulary/edit.png&#34; alt=&#34;Edit&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
			</item>
	</channel>
</rss>
