index.html 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. <!DOCTYPE html>
  2. <html lang="en-us">
  3. <head>
  4. <title>
  5. About Me | codeskraps
  6. </title>
  7. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <meta name="description" content="Mobile development blog by Carles Sentis, sharing expertise in Android, iOS, and Kotlin Multiplatform development">
  10. <meta name="generator" content="Hugo 0.145.0">
  11. <link rel="canonical" href="https://codeskraps.com/about/" >
  12. <link href="/css/style.min.ee0d47e4d4346c71a65a9e873108c81ffae54d60a2fc2338f6df394eb4b25a82.css" rel="stylesheet">
  13. </head>
  14. <body>
  15. <div class="flexWrapper">
  16. <header class="headerWrapper">
  17. <div class="header">
  18. <div>
  19. <a class="terminal" href="https://codeskraps.com/">
  20. <span>me@codeskraps.com ~ $</span>
  21. </a>
  22. </div>
  23. <input class="side-menu" type="checkbox" id="side-menu">
  24. <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
  25. <nav class="headerLinks">
  26. <ul>
  27. <li>
  28. <a href="https://codeskraps.com/posts/" title="" >
  29. ~/posts</a>
  30. </li>
  31. <li>
  32. <a href="https://codeskraps.com/projects/" title="" >
  33. ~/projects</a>
  34. </li>
  35. <li>
  36. <a href="https://codeskraps.com/about/" title="" >
  37. ~/about</a>
  38. </li>
  39. </ul>
  40. </nav>
  41. </divi>
  42. <script async src="https://www.googletagmanager.com/gtag/js?id=G-YP8WK3KZF1"></script>
  43. <script>
  44. var doNotTrack = false;
  45. if ( false ) {
  46. var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
  47. var doNotTrack = (dnt == "1" || dnt == "yes");
  48. }
  49. if (!doNotTrack) {
  50. window.dataLayer = window.dataLayer || [];
  51. function gtag(){dataLayer.push(arguments);}
  52. gtag('js', new Date());
  53. gtag('config', 'G-YP8WK3KZF1');
  54. }
  55. </script>
  56. </header>
  57. <div class="content">
  58. <main class="main">
  59. <article class="content-padding about-content">
  60. <p>
  61. <picture>
  62. <img class="img-fluid" src="https://codeskraps.com/images/me_codeskraps.gif?v=9df9e0930034eb1e10990a99d3ef1056" alt="me" loading="lazy" height="107" width="150" />
  63. </picture>
  64. </p>
  65. <p>I&rsquo;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&rsquo;ve turned my passion into a successful career, specializing in cross-platform mobile development with expertise in both Android and iOS ecosystems.</p>
  66. <br>
  67. <h2 id="professional-journey">Professional Journey</h2>
  68. <p>Currently, I&rsquo;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>
  69. <ul>
  70. <li>Android native app development with Java and Kotlin</li>
  71. <li>iOS development with Swift and SwiftUI</li>
  72. <li>Cross-platform architectures using Kotlin Multiplatform</li>
  73. <li>Backend integration with Spring Framework and RESTful APIs</li>
  74. <li>Team leadership and technical mentoring</li>
  75. <li>Working in fast-paced, agile environments</li>
  76. </ul>
  77. <p>Throughout my career, I&rsquo;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>
  78. <h2 id="technical-expertise">Technical Expertise</h2>
  79. <p>My skill set includes:</p>
  80. <ul>
  81. <li>
  82. <p><strong>Mobile Development</strong>:</p>
  83. <ul>
  84. <li>Android (Java, Kotlin, Android SDK)</li>
  85. <li>iOS (Swift, SwiftUI, Swift 6 with async)</li>
  86. <li>Modern app architectures (MVVM, Clean Architecture)</li>
  87. <li>Modular design principles</li>
  88. </ul>
  89. </li>
  90. <li>
  91. <p><strong>Libraries &amp; Frameworks</strong>:</p>
  92. <ul>
  93. <li>Android Jetpack (Room, LiveData, ViewModel)</li>
  94. <li>SwiftData for persistence on iOS</li>
  95. <li>Kotlin Multiplatform for cross-platform development</li>
  96. <li>Dependency injection (Dagger2, Hilt, Koin)</li>
  97. <li>Reactive programming (RxJava, Combine)</li>
  98. <li>Database solutions (GRDB, Room)</li>
  99. <li>Networking (Retrofit, Swift concurrency)</li>
  100. </ul>
  101. </li>
  102. <li>
  103. <p><strong>Cross-Platform Expertise</strong>:</p>
  104. <ul>
  105. <li>Kotlin Multiplatform for shared business logic</li>
  106. <li>Modular architecture for code reuse</li>
  107. <li>Platform-specific UI with shared data/domain layers</li>
  108. <li>Clean Architecture implementation across platforms</li>
  109. </ul>
  110. </li>
  111. </ul>
  112. <p>I&rsquo;m always eager to learn and stay up-to-date with the latest trends in technology, particularly in the mobile development ecosystem.</p>
  113. <h2 id="projects--contributions">Projects &amp; Contributions</h2>
  114. <p>I&rsquo;ve developed several personal projects that showcase my skills and passion for mobile development:</p>
  115. <ul>
  116. <li><strong>Weekly Weather</strong>: A clean, intuitive weather forecasting app available in 37 languages</li>
  117. <li><strong>sBrowser</strong>: A lightweight yet feature-rich browser for Android, originally developed for teaching purposes</li>
  118. <li><strong>Real-time Sunlight Wallpaper</strong>: An application that shows computer-generated illustrations of the Earth&rsquo;s patterns of sunlight and darkness in real-time</li>
  119. <li><strong>Various utility apps</strong> published on Google Play Store</li>
  120. </ul>
  121. <h2 id="beyond-coding">Beyond Coding</h2>
  122. <p>Outside of my professional work, I&rsquo;m an active member of the tech community. I co-founded 091 Labs, a local hackerspace in Galway, where I&rsquo;ve conducted workshops on Android development. I&rsquo;m also passionate about open-source projects and have contributed to various initiatives on GitHub and Launchpad.</p>
  123. <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>
  124. <p>Whether it&rsquo;s developing innovative mobile applications, contributing to open-source projects, or sharing knowledge with aspiring developers, I&rsquo;m always excited to take on new challenges in the ever-evolving world of technology.</p>
  125. <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>
  126. <h2 id="education">Education</h2>
  127. <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>
  128. </article>
  129. <style>
  130. .content-padding {
  131. padding-top: 2rem;
  132. }
  133. .about-content {
  134. text-align: left;
  135. }
  136. .about-content h1,
  137. .about-content h2,
  138. .about-content h3,
  139. .about-content h4,
  140. .about-content h5,
  141. .about-content h6 {
  142. text-align: center;
  143. }
  144. .about-content img {
  145. display: block;
  146. margin: 0 auto;
  147. }
  148. </style>
  149. </main>
  150. </div>
  151. <footer class="footer">
  152. <span>CC 2024, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a> and <a href="https://github.com/LordMathis/hugo-theme-nightfall" class="footerLink">Nightfall</a> theme</span>
  153. </footer>
  154. </div>
  155. </body>
  156. </html>