Skip to content
View lywedo's full-sized avatar
😝
😝

Organizations

@EastPack-Limited @InClarityAI

Block or report lywedo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lywedo/README.md

> Hi there, I'm Andrew  


Typing SVG


A passionate full-stack engineer who loves turning complex problems into elegant, performant solutions.
Deep expertise across the .NET ecosystem and modern JavaScript frameworks — building everything from enterprise APIs to immersive VR experiences.


  




01. About Me

I'm a passionate full-stack engineer who loves turning complex problems into elegant, performant solutions. With deep expertise across the .NET ecosystem and modern JavaScript frameworks, I build everything from enterprise APIs to immersive VR experiences.

When I'm not shipping features, you'll find me tinkering with new technologies, contributing to open source, or exploring the boundaries of what's possible with mixed reality.

// andrew.ts
interface Developer {
  name: string;
  role: string;
  languages: string[];
  passion: string;
}

const andrew: Developer = {
  name: "Andrew Lin",
  role: "Full-Stack Engineer",
  languages: ["C#", "TypeScript", "JavaScript", "Kotlin"],
  passion: "Building the future"
};
            6+                        20+                        5+            
Years Experience Technologies Platforms



02. Skills & Tech


Frontend

React Next.js Angular TypeScript Tailwind CSS HTML5 CSS3

Backend

C# .NET Core Node.js Express

Databases

SQL Server PostgreSQL MySQL MongoDB Redis SQLite

Cloud & DevOps

Azure Docker Linux Git

XR & Game Dev

Unity VR / AR Mixed Reality

Mobile

React Native Android Kotlin




03. Featured Work

Personal Index

A curated hub linking all projects, profiles, and experiments in one place. Built with modern web tech and deployed on Azure Static Web Apps.

React Azure TypeScript

Visit →

Full-Stack Applications

Enterprise-grade web applications built with .NET Core backends, React frontends, and SQL Server databases. Scalable, tested, and production-ready.

.NET Core React SQL Server

VR / AR Experiences

Immersive mixed-reality applications built with Unity, pushing the boundaries of spatial computing and interactive 3D environments.

Unity C# VR/AR




04. Get In Touch

I'm always open to new opportunities, collaborations, or just a friendly chat about tech. Feel free to reach out!



     




GitHub Stats

  






Designed & built by Andrew Lin   |   Crafted with care


Pinned Loading

  1. GIST-Editor GIST-Editor Public

    Manage GitHub Gists directly from VS Code. Create, edit, view, and organize your gists without leaving the editor.

    TypeScript 1

  2. casdoor-net/casdoor-dotnet-sdk casdoor-net/casdoor-dotnet-sdk Public

    .NET client SDK for Casdoor

    C# 39 26

  3. Carbon Carbon Public

    Farm-like, education game

    C# 2

  4. Unity-Effect Unity-Effect Public

    It is an open-source Unity project that brings stunning visual effects to your game development toolkit. With a focus on aesthetics and immersive experiences, this project offers a wide range of be…

    C#