Hi, I'm Yash Thesiya.
I build modern, animated, and performant web applications with React, Next.js and Node.js, Nest.js– from smooth frontends to reliable backends. I have worked on SaaS projects where I implemented Gen AI and other cutting-edge technologies to create intelligent, scalable solutions.
Right now I'm working at Openmalo, shipping production features, collaborating with teams, and turning real product problems into clean, maintainable code.
// fun fact: this file is still compiling me
type Stack = "frontend" | "backend" | "fullstack";
interface SoftwareEngineer {
name: string;
company: string;
experienceInYears: number;
stack: Stack[];
}
const yashThesiya: SoftwareEngineer = {
name: "Yash Thesiya",
company: "Openmalo",
experienceInYears: 1.42, // 1 year & 5 months-ish ⏱️
stack: ["frontend", "backend", "fullstack"],
};
function hire(engineer: SoftwareEngineer) {
return engineer.company === "Openmalo" ?
"already doing cool things 👨💻" :
"this is your sign to send a message ✉️";
}
console.log(hire(Openmalo));Skills
Here are some of my skills in modern web development.
Frontend
Backend
Database
Other Tools
Building Digital Scale
Crafting robust, scalable, and user-centric applications. Here are some of the flagship projects I've engineered.
Creativeshizzle
AI-Powered Content & Brand Suite
A comprehensive platform empowering businesses to automate content creation. Leveraging advanced LLMs, it generates on-brand articles, schedules posts, and provides a real-time collaborative workspace.
XyReg
MedTech Regulatory Compliance Platform
An enterprise-grade solution for medical device companies to manage global regulatory submissions and compliance. Streamlines the entire product lifecycle from concept to post-market surveillance.
EDUCATION
My educational background and continuous learning journey.
Master of Computer Applications (MCA)
Advanced Software Engineering & Application Development
LDRP Institute of Technology and Research
Currently in Semester 2. Specializing in advanced web technologies, cloud computing, and enterprise application architecture.
Bachelor of Computer Applications (BCA)
Computer Science Fundamentals
Saurashtra University
Built a strong foundation in programming, database management, and software development lifecycles. Graduated with honors.
FUN ZONE
Because portfolios don't have to be boring! 🎉