|
@@ -1,7 +1,7 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html lang="en-us">
|
|
|
|
|
|
-<head>
|
|
|
+<head><script src="/livereload.js?mindelay=10&v=2&port=58952&path=livereload" data-no-instant defer></script>
|
|
|
<title>
|
|
|
About | codeskraps
|
|
|
</title>
|
|
@@ -10,10 +10,10 @@ About | codeskraps
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
<meta name="description" content="Your website description">
|
|
|
|
|
|
-<meta name="generator" content="Hugo 0.141.0">
|
|
|
+<meta name="generator" content="Hugo 0.145.0">
|
|
|
|
|
|
|
|
|
-<link rel="canonical" href="https://codeskraps.com/about/" >
|
|
|
+<link rel="canonical" href="http://localhost:58952/about/" >
|
|
|
|
|
|
|
|
|
|
|
@@ -31,7 +31,7 @@ About | codeskraps
|
|
|
<header class="headerWrapper">
|
|
|
<div class="header">
|
|
|
<div>
|
|
|
- <a class="terminal" href="https://codeskraps.com/">
|
|
|
+ <a class="terminal" href="http://localhost:58952/">
|
|
|
<span>me@codeskraps.com ~ $</span>
|
|
|
</a>
|
|
|
</div>
|
|
@@ -41,17 +41,17 @@ About | codeskraps
|
|
|
<ul>
|
|
|
|
|
|
<li>
|
|
|
- <a href="https://codeskraps.com/projects/" title="" >
|
|
|
+ <a href="http://localhost:58952/projects/" title="" >
|
|
|
~/projects</a>
|
|
|
</li>
|
|
|
|
|
|
<li>
|
|
|
- <a href="https://codeskraps.com/about/" title="" >
|
|
|
+ <a href="http://localhost:58952/about/" title="" >
|
|
|
~/about</a>
|
|
|
</li>
|
|
|
|
|
|
<li>
|
|
|
- <a href="https://codeskraps.com/posts/" title="" >
|
|
|
+ <a href="http://localhost:58952/posts/" title="" >
|
|
|
~/posts</a>
|
|
|
</li>
|
|
|
|
|
@@ -79,13 +79,14 @@ About | codeskraps
|
|
|
<div class="content">
|
|
|
<main class="main">
|
|
|
|
|
|
- <article>
|
|
|
+ <article class="about-page">
|
|
|
<header>
|
|
|
<h1>
|
|
|
About Me
|
|
|
</h1>
|
|
|
</header>
|
|
|
- <p>
|
|
|
+ <div class="about-content">
|
|
|
+ <p>
|
|
|
|
|
|
|
|
|
|
|
@@ -107,40 +108,89 @@ About | codeskraps
|
|
|
|
|
|
|
|
|
<picture>
|
|
|
- <img class="img-fluid" src="https://codeskraps.com/images/me_codeskraps.gif?v=9df9e0930034eb1e10990a99d3ef1056" alt="me" loading="lazy" height="107" width="150" />
|
|
|
+ <img class="img-fluid" src="http://localhost:58952/images/me_codeskraps.gif?v=9df9e0930034eb1e10990a99d3ef1056" alt="me" loading="lazy" height="107" width="150" />
|
|
|
</picture>
|
|
|
</p>
|
|
|
-<p>I’m a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I’ve turned my passion into a successful career, specializing in mobile development with a focus on Android.</p>
|
|
|
+<p>I’m a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I’ve turned my passion into a successful career, specializing in cross-platform mobile development with expertise in both Android and iOS ecosystems.</p>
|
|
|
<!-- raw HTML omitted -->
|
|
|
<h2 id="professional-journey">Professional Journey</h2>
|
|
|
-<p>Currently, I’m leading the mobile team at Game Golf, where I oversee all aspects of our mobile app development. My experience spans various domains, including:</p>
|
|
|
+<p>Currently, I’m a professional at Trifork Smart Enterprise, where I leverage my extensive experience in mobile development to deliver high-quality solutions. My career spans various domains, including:</p>
|
|
|
<ul>
|
|
|
-<li>Android app development and maintenance</li>
|
|
|
-<li>iOS development</li>
|
|
|
-<li>Backend technologies like Spring Framework and RESTful APIs</li>
|
|
|
+<li>Android native app development with Java and Kotlin</li>
|
|
|
+<li>iOS development with Swift and SwiftUI</li>
|
|
|
+<li>Cross-platform architectures using Kotlin Multiplatform</li>
|
|
|
+<li>Backend integration with Spring Framework and RESTful APIs</li>
|
|
|
+<li>Team leadership and technical mentoring</li>
|
|
|
<li>Working in fast-paced, agile environments</li>
|
|
|
</ul>
|
|
|
-<p>Throughout my career, I’ve contributed to award-winning apps and worked with startups and established companies alike. I take pride in writing clean, efficient code and designing scalable solutions that adhere to best practices in object-oriented programming.</p>
|
|
|
+<p>Throughout my career, I’ve contributed to award-winning apps and worked with startups and established companies alike. I take pride in writing clean, efficient code and designing scalable solutions that adhere to best practices in software engineering.</p>
|
|
|
<h2 id="technical-expertise">Technical Expertise</h2>
|
|
|
<p>My skill set includes:</p>
|
|
|
<ul>
|
|
|
-<li>Proficiency in Java, Kotlin, and Android SDK</li>
|
|
|
-<li>Experience with iOS development</li>
|
|
|
-<li>Familiarity with various libraries and frameworks (RxJava, Dagger2, Room, LiveData, etc.)</li>
|
|
|
-<li>Version control with Git</li>
|
|
|
-<li>Database technologies (SQLite, MongoDB)</li>
|
|
|
-<li>Some web development (HTML, CSS, JavaScript)</li>
|
|
|
+<li>
|
|
|
+<p><strong>Mobile Development</strong>:</p>
|
|
|
+<ul>
|
|
|
+<li>Android (Java, Kotlin, Android SDK)</li>
|
|
|
+<li>iOS (Swift, SwiftUI, Swift 6 with async)</li>
|
|
|
+<li>Modern app architectures (MVVM, Clean Architecture)</li>
|
|
|
+<li>Modular design principles</li>
|
|
|
+</ul>
|
|
|
+</li>
|
|
|
+<li>
|
|
|
+<p><strong>Libraries & Frameworks</strong>:</p>
|
|
|
+<ul>
|
|
|
+<li>Android Jetpack (Room, LiveData, ViewModel)</li>
|
|
|
+<li>SwiftData for persistence on iOS</li>
|
|
|
+<li>Kotlin Multiplatform for cross-platform development</li>
|
|
|
+<li>Dependency injection (Dagger2, Hilt, Koin)</li>
|
|
|
+<li>Reactive programming (RxJava, Combine)</li>
|
|
|
+<li>Database solutions (GRDB, Room)</li>
|
|
|
+<li>Networking (Retrofit, Swift concurrency)</li>
|
|
|
+</ul>
|
|
|
+</li>
|
|
|
+<li>
|
|
|
+<p><strong>Cross-Platform Expertise</strong>:</p>
|
|
|
+<ul>
|
|
|
+<li>Kotlin Multiplatform for shared business logic</li>
|
|
|
+<li>Modular architecture for code reuse</li>
|
|
|
+<li>Platform-specific UI with shared data/domain layers</li>
|
|
|
+<li>Clean Architecture implementation across platforms</li>
|
|
|
+</ul>
|
|
|
+</li>
|
|
|
+</ul>
|
|
|
+<p>I’m always eager to learn and stay up-to-date with the latest trends in technology, particularly in the mobile development ecosystem.</p>
|
|
|
+<h2 id="projects--contributions">Projects & Contributions</h2>
|
|
|
+<p>I’ve developed several personal projects that showcase my skills and passion for mobile development:</p>
|
|
|
+<ul>
|
|
|
+<li><strong>Weekly Weather</strong>: A clean, intuitive weather forecasting app available in 37 languages</li>
|
|
|
+<li><strong>sBrowser</strong>: A lightweight yet feature-rich browser for Android, originally developed for teaching purposes</li>
|
|
|
+<li><strong>Real-time Sunlight Wallpaper</strong>: An application that shows computer-generated illustrations of the Earth’s patterns of sunlight and darkness in real-time</li>
|
|
|
+<li><strong>Various utility apps</strong> published on Google Play Store</li>
|
|
|
</ul>
|
|
|
-<p>I’m always eager to learn and stay up-to-date with the latest trends in technology, particularly in the mobile development world.</p>
|
|
|
<h2 id="beyond-coding">Beyond Coding</h2>
|
|
|
-<p>Outside of my professional work, I’m an active member of the tech community. I co-founded 091 Labs, a local hackerspace, where I’ve conducted workshops on Android development. I’m also passionate about open-source projects and have contributed to various initiatives on GitHub and Launchpad.</p>
|
|
|
-<p>As a multilingual professional fluent in English, Catalan, and Spanish, I bring a global perspective to my work and enjoy collaborating with diverse teams.</p>
|
|
|
+<p>Outside of my professional work, I’m an active member of the tech community. I co-founded 091 Labs, a local hackerspace in Galway, where I’ve conducted workshops on Android development. I’m also passionate about open-source projects and have contributed to various initiatives on GitHub and Launchpad.</p>
|
|
|
+<p>As a multilingual professional fluent in English, Catalan, and Spanish, I bring a global perspective to my work and enjoy collaborating with diverse teams across different cultures.</p>
|
|
|
<p>Whether it’s developing innovative mobile applications, contributing to open-source projects, or sharing knowledge with aspiring developers, I’m always excited to take on new challenges in the ever-evolving world of technology.</p>
|
|
|
<p>Feel free to check out my work on <a href="https://repo.codeskraps.com/codeskraps">Repo</a> or my published apps on the <a href="https://play.google.com/store/apps/developer?id=Codeskraps">Google Play Store</a>.</p>
|
|
|
+<h2 id="education">Education</h2>
|
|
|
+<p>I hold a degree from Galway-Mayo Institute of Technology, where I built a strong foundation in computer science and software development that continues to inform my work today.</p>
|
|
|
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
</article>
|
|
|
|
|
|
+ <style>
|
|
|
+ .about-page {
|
|
|
+ text-align: left;
|
|
|
+ }
|
|
|
+ .about-page h1, .about-page h2, .about-page h3, .about-page h4, .about-page h5, .about-page h6 {
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ .about-page img {
|
|
|
+ display: block;
|
|
|
+ margin: 0 auto;
|
|
|
+ }
|
|
|
+ </style>
|
|
|
+
|
|
|
</main>
|
|
|
</div>
|
|
|
|