Skip to content
View ddsyasas's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ddsyasas

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
ddsyasas/README.md

LinkedIn Twitter Website Email


> whoami

class Yasas:
    def __init__(self):
        self.name = "Sajana Yasas"
        self.location = "Bologna, Italy"
        self.education = "MSc Material Physics & Nanoscience @ University of Bologna"
        self.prev_education = "BSc Engineering Physics @ University of Colombo"
        
        self.roles = [
            "Founder @ IDER Solutions (since 2019)",
            "Building SyncSEO (SEO Content Architecture SaaS)",
            "Co-host @ Founder's Path Podcast",
            "Physics Researcher (Condensed Matter & Nanomaterials)"
        ]
        
        self.philosophy = "IDEA -> EXECUTION"
        self.current_focus = "Shipping products with AI-assisted development"
    
    def daily_loop(self):
        while True:
            self.identify_problem()
            self.build_solution()
            self.ship_it()
            self.learn_and_iterate()

What I'm Building

SyncSEO

SEO Content Architecture SaaS

Building a tool that makes content architecture visible. Born from a real pain point we faced at our agency, solving the mess of managing hundreds of articles without structure.

Python Next.js AI-Powered #buildinpublic

IDER Solutions

Digital Marketing Agency (Est. 2019)

Helping businesses grow through SEO, web development, and digital strategy. What started as a university side project is now a full agency serving clients across multiple markets.

SEO Web Dev Growth Marketing E-Commerce

Founder's Path Podcast

From Idea to Execution

Weekly conversations with founders breaking down real startup journeys. No fluff, just the raw lessons from building things.

Entrepreneurship Startup Lessons Interviews

Physics Research

Material Physics & Nanoscience

Masters research at University of Bologna. Previous work on graphene-based flexible gas sensors (SnO2/Graphene nanocomposites). Where physics meets real-world applications.

Nanomaterials Condensed Matter Sensors


Tech Stack

Languages

Python JavaScript TypeScript C++ MATLAB R

Web & Frameworks

Next.js React Node.js TailwindCSS HTML5 CSS3

AI & Tools

Claude NumPy Pandas Git Linux Docker

Hardware & Design

Arduino KiCad SolidWorks AutoCAD


GitHub Activity

Contribution Graph

Where Physics Meets Code

Condensed Matter Physics    β†’    Built graphene-based flexible gas sensors
Nanomaterial Synthesis      β†’    SnO2/Graphene nanocomposites for LPG detection
Computational Methods       β†’    Python/MATLAB simulations & data analysis
Signal Processing           β†’    Custom SMD amplifier circuits for sensor data
IoT Systems                 β†’    Cloud-connected monitoring systems

I don't just study physics. I build things with it.


The Journey

2019  ━━━━━━━━  Founded IDER Solutions while still in university
2022  ━━━━━━━━  BSc Engineering Physics (University of Colombo)
2022  ━━━━━━━━  Teaching Assistant (Physics Department, UoC)
2024  ━━━━━━━━  Started MSc Material Physics (University of Bologna)
2025  ━━━━━━━━  Launched Founder's Path Podcast
2026  ━━━━━━━━  Building SyncSEO | Shipping in public

If you're building something cool, let's connect.

LinkedIn Β  Twitter

Popular repositories Loading

  1. Infix-to-Postfix-Translation-LSTM Infix-to-Postfix-Translation-LSTM Public

    LSTM encoder-decoder model that translates infix mathematical expressions to postfix notation, achieving 100% accuracy with true autoregressive decoding. Built with TensorFlow/Keras.

    Jupyter Notebook 1

  2. ddsyasas ddsyasas Public

    Config files for my GitHub profile.

  3. Dice-Game-101-v0.1 Dice-Game-101-v0.1 Public

    This is a simple mobile game developed using flutter. It contains two dices which can generate dice numbers.

    C++

  4. the_problem_solver the_problem_solver Public

    This is a mobile game which can give random answers to any question ask from it. This is based on flutter. More advanced version are going to publish with more questionnaires and answers later.

    C++

  5. colour-change-app colour-change-app Public

    Python

  6. user-dashboard-01 user-dashboard-01 Public

    This is a modern looking user dash board

    TypeScript