#!/usr/bin/python
# -*- coding: utf-8 -*-
class SelfTaughtDeveloper:
def __init__(self):
self.name = "Nani Samireddy"
self.role = "Flutter and Full stack Web Developer"
self.place = "India"
self.language_spoken = ["tel_IN", "hi_IN", "en_US"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SelfTaughtDeveloper()
me.say_hi()
🎯
Focusing
Web Dev
- India
-
23:23
(UTC -12:00) - https://nanisamireddy.dev
- in/nani-samireddy
- nani_swamireddy
- https://dribbble.com/nani_samireddy
Highlights
- Pro
Pinned Loading
-
localwp-shell
localwp-shell PublicLocalWP Shells is a VSCode extension designed to streamline the process of opening LocalWP site shells directly within VSCode. This extension simplifies the workflow for developers working with Loc…
TypeScript 3
-
braille-pad
braille-pad PublicThis project aims to create a simple braille pad for the visually impaired using an ESP32 microcontroller. The pad consists of a 3x2 grid of buttons to input braille characters, which are then conv…
C++
-
-
-
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.