Skip to content
View yashma-sonara's full-sized avatar

Block or report yashma-sonara

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yashma-sonara/README.md

Hi there! 👋 I'm Yashma Sonara

LinkedIn Email



🚀 Projects

  • Realistic Data Generator: Building a tool to consume ER diagrams and produce realistic data.
  • Gap Engine: Tool to verify claims about subjects—TinyFish x OpenAI Hackathon
  • Ultimate Tic Tac Toe Agent: A ML agent to play ultimate tic tac toe.
  • Trading Platform: A platform for traders to search for instruments, apply for approval, and make trades with risk limits—GIC CodeToImpact
  • Meal Match: A web platform built to match 🌮 food bank donors to beneficieries in need—Morgan Stanley CodeToGive Hackathon.
  • TeachStack: A student tracker app build from AB3.
  • GrowthHub: A event sign-up web app with social media feature. Link to documentation
  • API Gateway: Implementation of a centralized entry point to access and manage multiple backend services.
  • Web Forum: 🏎️ F1-themed CRUD app.
  • Chatbot Joy: ⚡️🐭 A task managing chatbot.

Who am I?

class WhoAmI:
    user = 'Yashma Sonara'
    current_work = 'Incoming SWE @ Bloomberg'
    current_status = 'Final Year @ NUS'
    hobbies = [
        'Going to the gym',
        'Watching Horror Movies',
        'Exploring new technologies',
    ]

    def getCity():
        return 'Singapore'

    def Ambitions():
        TravelAllContinents()
        LearnMotorbiking()
        # Assume 10 more awesome ambitions here  ;)

📫 Let's Connect


Pinned Loading

  1. Joentze/CodeToGive-Team9 Joentze/CodeToGive-Team9 Public

    Mono repository for Morgan Stanley's Code To Give 2024

    JavaScript 1

  2. API_Gateway API_Gateway Public

    Go

  3. yashma-sonara yashma-sonara Public

    Config files for my GitHub profile.

    CSS

  4. UltimateTicTacToe_Agent UltimateTicTacToe_Agent Public

    Python

  5. EntityDiagramDataGenerator EntityDiagramDataGenerator Public

    Python