About
I’m a 25 year old Junior Software Engineer residing in Melbourne, Australia. Since a young age, I have always been curious on how certain services interacted with each other even if it was as simple as understanding how games work technically. It was not until 2022 - 2023 I decided to take my part time passion into a professional one!
I’m currently working at a tech startup, Karia, focusing on developing an industry leading platform for novated leasing providers and brokers.
My Tech Stack Overview
-
Frontend:
- TypeScript: A statically typed superset of JavaScript, used for building scalable and maintainable frontend applications.
- React: A JavaScript library for building user interfaces, leveraging component-based architecture for efficient UI rendering.
- Next.js: A React framework for server-side rendering (SSR) enabling optimized performance and SEO.
-
Backend & Database:
- PostgreSQL: A relational database used for storing and managing data, offering strong ACID compliance and support for complex queries.
-
Tools:
- tRPC: Typesafe API development.
- Drizzle: Postgres ORM.
-
Cloud & Infrastructure:
- SST & OpenNext: Adapters to deploy serverless applications to AWS using NextJS.
- AWS: A cloud platform providing a variety of services, including:
- DynamoDB: A fully managed NoSQL database for handling large-scale data with low latency.
- SQS (Simple Queue Service): A managed message queue service for decoupling and scaling microservices.
- SNS (Simple Notification Service): A fully managed service for sending notifications or messages to distributed systems, enabling pub/sub messaging patterns.
-
Other:
- Java
- Python
- Go: Take it with a grain of salt. I’m still learning!