mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-04-18 18:59:04 +00:00
47 lines
6.6 KiB
XML
47 lines
6.6 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pages on J. Fernando Sánchez</title><link>https://balkian.com/page/</link><description>Recent content in Pages on J. Fernando Sánchez</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 06 Mar 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://balkian.com/page/index.xml" rel="self" type="application/rss+xml"/><item><title>Archives</title><link>https://balkian.com/archives/</link><pubDate>Sun, 06 Mar 2022 00:00:00 +0000</pubDate><guid>https://balkian.com/archives/</guid><description/></item><item><title>About</title><link>https://balkian.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://balkian.com/about/</guid><description><p>Hello there, stranger! &#x1f44b;</p>
|
|
<h2 id="about-me">About me
|
|
</h2><p>My name is Fernando, and I like learning and solving hard problems.
|
|
Especially when it comes to computers, engineering and languages.</p>
|
|
<p>I currently work at the Technical University of Madrid (UPM) as an assistant professor in the school of Telecommunications Engineering.
|
|
You can check out my <a class="link" href="https://balkian.com/page/projects" >previous projects</a>, and <a class="link" href="https://scholar.google.com/citations?user=JLNusZ8AAAAJ&amp;hl=en" target="_blank" rel="noopener"
|
|
>my publications</a>.
|
|
Feel free to get in touch through the comment section, an e-mail (<code>my first initial</code> <code>@sanchezrada.es</code>) or any other platform.
|
|
I am always happy to help and collaborate.</p>
|
|
<h2 id="about-this-blog">About this blog
|
|
</h2><p>I use this blog for future reference, to write down some of the lessons I learn so.
|
|
I also see it as an exercise in reflection and sorting out my ideas.
|
|
Although I mostly do this for myself, to keep some lasting notes for the future, I also do it in hopes it might help someone like me in the future.</p>
|
|
<p>Each post is an independent note.
|
|
To keep some structure I will try to stick to general categories (e.g., programming, project management, linux), and add meaningful tags to help you and me find this information in the future.
|
|
You may also use the <a class="link" href="https://balkian.com/search" >search bar</a> if you are looking for something specific and wondering if I&rsquo;ve covered it.
|
|
For short thematically connected snippets and tips, I keep a dedicated section with <a class="link" href="https://balkian.com/cheatsheet" >Cheatsheets</a>.</p></description></item><item><title>Links</title><link>https://balkian.com/links/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://balkian.com/links/</guid><description/></item><item><title>Projects</title><link>https://balkian.com/projects/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://balkian.com/projects/</guid><description><h1 id="ongoing-projects">Ongoing Projects
|
|
</h1><ul>
|
|
<li><a class="link" href="https://soilsim.readthedocs.io" target="_blank" rel="noopener"
|
|
>Soil</a>: an agent-based simulator for social networks based on nx-sim and networkx.</li>
|
|
<li><a class="link" href="https://github.com/balkian/soilent" target="_blank" rel="noopener"
|
|
>Soilent</a>: an efficient scheduler for soil using rust and pyo3.</li>
|
|
<li><a class="link" href="https://senpy.readthedocs.io" target="_blank" rel="noopener"
|
|
>Senpy</a>: a framework for semantic sentiment and emotion analysis services.</li>
|
|
</ul>
|
|
<h1 id="past-projects">Past Projects
|
|
</h1><ul>
|
|
<li><a class="link" href="http://gsi.dit.upm.es/ontologies/onyx" target="_blank" rel="noopener"
|
|
>Onyx</a>: an ontology for emotion analysis that includes concepts from W3C&rsquo;s provenance.</li>
|
|
<li><a class="link" href="https://github.com/balkian/ESP8266_Clock_NTP" target="_blank" rel="noopener"
|
|
>ESP8266 Clock NTP</a>: a simple clock display using arduino, the ESP8266 and NTP (network time protocol).</li>
|
|
<li><a class="link" href="https://github.com/balkian/shinesp" target="_blank" rel="noopener"
|
|
>Shine ESP</a>: control an ws2812b LED strip over the network with an ESP8266.</li>
|
|
<li><a class="link" href="https://github.com/balkian/bitter" target="_blank" rel="noopener"
|
|
>Bitter</a>: a wrapper and CLI over the (now defunct) Twitter API to researchers to download Twitter data much faster using multiple accounts.</li>
|
|
<li><a class="link" href="http://gsi.dit.upm.es/ontologies/marl" target="_blank" rel="noopener"
|
|
>Marl</a>: I updated this ontology, originally created by Adam Westerski, to make it compatible with the W3C&rsquo;s provenance ontology.</li>
|
|
<li><a class="link" href="http://github.com/balkian/hermes" target="_blank" rel="noopener"
|
|
>Hermes</a>: one of my first projects, developed together with David Pérez as the special custom assignment in one of our courses. Hermes is an affective bot designed to mimic the behavour of humans. It included a plug-in system for its sensors and actuators. The information from its sensors changed its emotional state, which was shown via its actuators. Among others, it could fetch inforation from Twitter or its host system and change the expressions of an external Face made with servo motors or speak via its Text-To-Speech software. For instance, it could detect it was running out of battery, showing a sad face and sending an alerting tweet. You can see it in action in these two youtube videos: <a class="link" href="http://www.youtube.com/watch?v=KnEYahPD9z4" target="_blank" rel="noopener"
|
|
>Part 1</a> and <a class="link" href="http://www.youtube.com/watch?v=lQZldCTPEJc" target="_blank" rel="noopener"
|
|
>Part 2</a>.</li>
|
|
<li><a class="link" href="http://github.com/gsi-upm/maia" target="_blank" rel="noopener"
|
|
>Maia</a>: the Modular Architecture for Intelligent Agents is an evented agent architecture that aims to update the classical frameworks for intelligent agents with the concepts emerged from the Live Web.</li>
|
|
<li><a class="link" href="http://github.com/eestec/eestec.portal" target="_blank" rel="noopener"
|
|
>EESTEC.net</a>: the Plone based official portal of EESTEC. I fixed some bugs and implemented basic features.</li>
|
|
</ul>
|
|
<p>For more information, check my list of public repositories in <a href="http://github.com/balkian"><i class="fab fa-github"> Github</i></a>.</p></description></item><item><title>Search</title><link>https://balkian.com/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://balkian.com/search/</guid><description/></item></channel></rss> |