Skip to content
View KXN2004's full-sized avatar

Organizations

@ITSA-SFIT

Block or report KXN2004

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
KXN2004/README.md

> Hey There!, I am Kevin Nadar


ใ€Œ Aspiring iOS Developer from Mumbai ใ€


About me

class Kevin(Person):
    """A class reprsenting me!"""

    def __init__(self) -> Kevin:
        self.name = 'Kevin Nadar'
        self.age = 19
        self.aspiration = 'iOS Developer'
        self.email = '[email protected]'

    def say_hello(self) -> str:
        return Kevin says Hello๐Ÿ‘‹



DevTools

Github Copilot C Swift Rust Python PyQt SQLalchemy Numpy Pandas Anaconda Poetry Microsoft Azure Google Cloud Linux Arch Linux KDE Plasma Bash Zsh Linux Containers Docker VMware VirtualBox MySQL SQLite Sublime Text VSCode CLion IntelliJ Idea PyCharm DataGrip Git


Top Open Source -

Bosch Inventory Upstox Trading App v2

All Repositories




Al Siam's Github Stats Al Siam's Top Languages

Al Siam's GitHub Contribution

My Commit Graph

Popular repositories Loading

  1. Upstox-Trading-App-v2 Upstox-Trading-App-v2 Public

    Algorithmic Trading App using Upstox SDK v2

    Python 2

  2. Semester-3 Semester-3 Public

    This repo contains all the program codes covered in Semester 2

    Java

  3. study-hive study-hive Public

    StudyHive ๐Ÿ๐Ÿฏ- A study group organizer!

    Java 1

  4. Bosch-Inventory Bosch-Inventory Public

    Inventory Management System for Bosch Service Centre

    Python

  5. KXN2004 KXN2004 Public

    Personal Repository

  6. EscrowBackend EscrowBackend Public

    FastAPI Backend for ITSA's Escrow 2024

    Python