Hey! I'm Arash.

I'm driven to craft intuitive, purposeful, and well-designed things with tech that works for people.

πŸ‘‹ Say hi

I'm curious about how tech can be designed to serve people at scale without losing its ethics or soul. Being raised in the digital generation allowed me to observe the role tech has played in our circles, and I've never been more motivated to discover ways to contribute with the skills I've currently gained so far.

Tech has always felt like my kind of thing. I had the privilege to have it close by as I grew up β€” the computer station in kindergarten; the ICT club in primary school; my choice of secondary school β€” and I leaned towards it. My passion solidified when I wrote my first lines of code (and began raging at random obscure errors) back in 2019 (a few years ago!), and I've since explored new domains at my own pace. Right now, I'm drawn towards interdisciplinary fields that blend tech with another subject β€” things like ethics, policy, and design are on my to-explore list.

I'm discovering that there's so much more to tech than just code. I'm a firm believer in the community behind code, and I'm trying to be more active where I can β€” I've run special interest groups at school, helped plan workshops across the world, and started a digital garden to share my stream of thoughts with the world. There's just so much to discover, and that never gets old!

If you've read this far, I hope there's something here that struck a chord with you. I'm more than excited learn about your journey, so feel free to reach out anytime! :)

Compilation error (line 8, col 12): ; expected Access to fetch at '???' from origin 'https://arash.codes' has been blocked by CORS policy Uncaught TypeError: Cannot read property 'foo' of undefined at anonymous:1:5 Stack overflow.
Repeat 24077 times:

Show and tell!

I love working on personal projects. Learning by doing is my modus operandi, and I believe that projects are great ways to learn something new with depth. When I work on them, I try with the best efforts I can give. The result of that are projects I'm proud to talk about, like those below here!

2025 Docker Tailscale
Nusantara

My personal home lab to explore self-hosted services, infrastructure management, and more.

5.0 GPA Student
2023 TypeScript Discord OpenAI GPT Google Cloud Platform
5.0 GPA Student

A friendly bot that lets you learn with a study buddy about anything.

XtraBuddy
2022 Java Android SDK Firebase
XtraBuddy

An Android app that helps you find buddies to do activities with.

Beacon
2023 Python Google Cloud Platform ESP32 Arduino
Beacon

An automated IOT system for people with disabilities to adjust impediments in their environment to their needs.

Commute
2022 TypeScript Telegraf Railway
Commute

A Telegram bot that helps you find the best public route to your destination.

SimplyWords
2023 Java Android OpenAI GPT
SimplyWords

An Android app for senior Singaporeans to understand content in digital services better.

tp
2022 Go
tp

A CLI tool that lets you teleport anywhere and run commands in an instant.

Upgrade
2019 Swift Firebase
Upgrade

An app for students to understand their academic achievements better.

2019 Swift Firebase
ListΓ©

An open-sourced to-do list app made for everyone.

feducia
2022 Next.js Tailwind CSS Express Solidity Vercel Railway
feducia

A concept of what decentralised banking can look like with crypto.

πŸͺ¦ Parked projects

I tend to think of a lot of ideas from time to time that I'll put aside for different reasons. I'm hoping to (re)visit them when the time permits! What's here could be yours: feel free to have a look at making any one of them if you're keen.

Oweme

A simple app to keep track of who owes you money.

Splitwise

An expense app used to split bills with friends.

Datum

A friendly multi-purpose Discord bot that helps your server experience better.

Storm

A modern redesign of the Meterological Service Singapore's weather website.

Dissonance

A site to compare differences in curated lyrics between songs.

Here's what I know:

My skills are always a work in progress, and there's always something to discover and learn. I've had the privilege of access opportunities to hone my skills, so I intend to keep going and get better at them. Especially with tech, there are just so many things waiting for you to find! πŸš€

tech.js
const skills = [
  {
    "friendlyName": "Objective-C",
    "iconName": "vscode-icons:file-type-objectivec",
    "yearLearnt": 2024,
    "category": "Mobile"
  },
  {
    "friendlyName": "Amazon Web Services",
    "iconName": "simple-icons:amazonaws",
    "yearLearnt": 2023,
    "category": "Cloud"
  },
  {
    "friendlyName": "ASP.NET Core",
    "iconName": "simple-icons:dotnet",
    "yearLearnt": 2023,
    "category": "Web"
  },
  {
    "friendlyName": "Java",
    "iconName": "devicon-plain:java",
    "yearLearnt": 2023,
    "category": "Mobile"
  },
  {
    "friendlyName": "Next.js",
    "iconName": "simple-icons:nextdotjs",
    "yearLearnt": 2022,
    "category": "Web"
  },
  {
    "friendlyName": "React",
    "iconName": "simple-icons:react",
    "yearLearnt": 2022,
    "category": "Web"
  },
  {
    "friendlyName": "TypeScript",
    "iconName": "simple-icons:typescript",
    "yearLearnt": 2022,
    "category": "Web"
  },
  {
    "friendlyName": "JavaScript",
    "iconName": "simple-icons:javascript",
    "yearLearnt": 2022,
    "category": "Web"
  },
  {
    "friendlyName": "Astro",
    "iconName": "simple-icons:astro",
    "yearLearnt": 2022,
    "category": "Web"
  },
  {
    "friendlyName": "C#",
    "iconName": "simple-icons:csharp",
    "yearLearnt": 2022,
    "category": "Programming"
  },
  {
    "friendlyName": "Node.js",
    "iconName": "simple-icons:nodedotjs",
    "yearLearnt": 2021,
    "category": "Programming"
  },
  {
    "friendlyName": "HTML5",
    "iconName": "simple-icons:html5",
    "yearLearnt": 2020,
    "category": "Web"
  },
  {
    "friendlyName": "CSS",
    "iconName": "simple-icons:css",
    "yearLearnt": 2020,
    "category": "Web"
  },
  {
    "friendlyName": "Python",
    "iconName": "simple-icons:python",
    "yearLearnt": 2020,
    "category": "Programming"
  },
  {
    "friendlyName": "Firebase",
    "iconName": "simple-icons:firebase",
    "yearLearnt": 2019,
    "category": "Back end"
  },
  {
    "friendlyName": "Swift",
    "iconName": "simple-icons:swift",
    "yearLearnt": 2019,
    "category": "Mobile"
  }
]
Objective-C
2024 Mobile
Amazon Web Services
2023 Cloud
ASP.NET Core
2023 Web
Java
2023 Mobile
Next.js
2022 Web
React
2022 Web
TypeScript
2022 Web
JavaScript
2022 Web
Astro
2022 Web
C#
2022 Programming
Node.js
2021 Programming
HTML5
2020 Web
CSS
2020 Web
Python
2020 Programming
Firebase
2019 Back end
Swift
2019 Mobile

Let's reach out!

Don't be a stranger, especially now that you've scrolled this far! I'm always open to hearing about new opportunities, whether a new project or just a friendly chat. Feel free to reach out through any of the platforms below. I'm also now learning to step out of my comfort zone and meet new people, so I think it's all the more reason to connect and say hi!

Blog

function()

Sharing experiences, thoughts, and stories about tech

Digital garden

Ξ” Delta

Consolidation of raw thoughts and ideas, complementing the blog

Email

Click to copy

A general, catch-all address for anything

LinkedIn

arashnrim

For professional inquiries and networking

GitHub

arashnrim

Source code for my projects and contributions

Figma

arashnrim

Design works (usually UI/UX experiments)

Devpost

arashnrim

Hackathon projects and submissions