Skip to content
View LeTarrask's full-sized avatar
Block or Report

Block or report LeTarrask

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LeTarrask/README.md

Hi there 👋 I'm Alex

Transitioning from an ad copywriting background, I ventured into the realm of coding. Beginning with Python programming classes, I concurrently pursued a Master's Degree in Game Design and Development. My journey led me to self-educate in Swift, primarily through resources like Paul Hudson's books and website.

Presently, I'm dedicated to honing my Swift skills and enhancing user interfaces across several SwiftUI projects. Eager to contribute to open-source initiatives, my interests lie in creativity, storytelling, games, marketing and all facets of communication.


Contact: - How to get in touch

You can find me at my site or on linkedIn.


Log: - Here's the stuff I'm working right nowadays

  • Placeholder Project - After working on an MVP that uses the iOS Camera API as a proof of concept, I'm rewriting the application from the ground up, leading to the release of version 1.0. Part of it includes the open sourced fork of Aespa, and an iOS client that uses Core Data and a Firebase server. The app uses the Camera API, StoreKit, Notifications and a MVVM architecture.

Portfolio: - Those are the projects I'm most proud of

Following the advice of learning by doing, I've created a few projects that are usable. I'm using a few of those personally, and a few are distributed in the App Store.

  • Mileage Tracker - A SwiftUI logger to calculate average fuel consumption for my bike. Available in the iOS app store. Currently with a 1.1 version with improved design by Cristina Santos, and working on a version with more animations.

  • Kawaiible - Digital version of the Dobble Card Game for kids. Available in the iOS app store.

  • Dungeon Dwellers 5e - Final project to complete Harvard CS50x, this app is a catalogue of open source RPG creatures, loaded from an external source, and stored in Core Data, along with user data. It uses a MVVM architecture, and adapts to different devices and display sizes.

  • 2048 - A pure SwiftUI version of the 2048 game. A nice weekend project to prove myself that I can do interesting stuff within an advertising agency deadline.

  • Cold Turkey - A little project app that holds a password secret for some time. I did this project to fight procrastination through social media abuse. :)

  • Tobem Ipsum - A Loren Ipsum generator created in a 2 day hackaton as a Status Bar app for Mac OS.

  • Dreadline - A text editor to avoid procrastination. It sends your texts to your PM/Boss/Coworker/other responsible person when the time is over.

  • Remember that night - A Flask interface for a Python script that generate playlists for fake festivals on Spotify.


Stat card: - Autogenerated github stats

Tarrask's github stats

Stat card created by anuraghazra

Codewars - My current Codewars profile

le Tarrask Codewars badge

Pinned Loading

  1. 2048 2048 Public

    A 2048 game clone built in SwiftUI.

    Swift

  2. Dobble Dobble Public

    Logic clone of the Dobble Card Game

    Swift