// !/usr/bin/swift
// -*- coding: utf-8 -*-
class Developer {
let name = "Lakshay Gupta π"
let role = "Mobile & Backend Developer π±π»"
let loves = ["Swift π", "Flutter π", "DevOps π"]
let location = "Somewhere on Earth π"
func sayHi() {
print("Thanks for dropping by, hope you find some of my work interesting.")
}
}
let me = Developer()
me.sayHi()
π
HALLO :D
APP Developer |
Swift X Flutter
- localhost:3000
-
07:35
(UTC -12:00) - in/ilakshaygupt
- https://leetcode.com/demolisherguts/
Pinned Loading
-
-
-
Soundly-Backend
Soundly-Backend PublicSoundly Backend is the server-side component of a music streaming and playlist management system. It enables users to listen to their favorite songs, create playlists, and explore music.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.