#!/usr/bin/python
# -*- coding: utf-8 -*-
class AspiringDeveloper:
def __init__(self):
self.name = "Eshaan Modi"
self.education = "Sophomore at IIIT Jabalpur"
self.about = ["Exploring vast fields of tech - there's always something exciting ahead"]
def say_hi(self):
print("Feel free to drop me a hi, I welcome all friendly communication!!")
me = Exploring()
me.say_hi()
Highlights
- Pro
Pinned Loading
-
busify
busify PublicForked from bsoc-bitbyte/busify
A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
TypeScript
-
LaundriX/LaundriX
LaundriX/LaundriX PublicA laundry booking system allowing users to book hassle free laundry appointments through an online website.
-
LetsBuy
LetsBuy PublicForked from bsoc-bitbyte/GetIt
Streamlined college e-commerce: Simplifying merch buying and selling for students.
Vue
-
-
kolibri
kolibri PublicForked from learningequality/kolibri
Kolibri Learning Platform: the offline app for universal education
Python
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.